We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7fc9ac commit 99901b5Copy full SHA for 99901b5
roles/kustomize/defaults/main.yml
@@ -3,7 +3,7 @@
3
# The kustomize repository
4
kustomize_repo: https://github.com/kubernetes-sigs/kustomize
5
# The kustomize version to download
6
-kustomize_version: v5.7.0
+kustomize_version: v5.7.1
7
# The OS variant and architecture to use
8
# See https://github.com/kubernetes-sigs/kustomize/releases for the available options
9
kustomize_os: "{{ ansible_system | lower }}"
0 commit comments