Browse Source
[2.25] Update KUBESPRAY_VERSION in galaxy.yml to v2.25.1 (#11635)
pull/11638/head
Robert Volkmann
4 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
galaxy.yml
|
|
@ -2,7 +2,7 @@ |
|
|
|
namespace: kubernetes_sigs |
|
|
|
description: Deploy a production ready Kubernetes cluster |
|
|
|
name: kubespray |
|
|
|
version: 2.25.0 |
|
|
|
version: 2.25.1 |
|
|
|
readme: README.md |
|
|
|
authors: |
|
|
|
- The Kubespray maintainers (https://kubernetes.slack.com/channels/kubespray) |
|
|
|