Skip to content

Commit 99901b5

Browse files
Update kustomize to v5.7.1 (#921)
Co-authored-by: mkjpryor <[email protected]>
1 parent f7fc9ac commit 99901b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/kustomize/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# The kustomize repository
44
kustomize_repo: https://github.com/kubernetes-sigs/kustomize
55
# The kustomize version to download
6-
kustomize_version: v5.7.0
6+
kustomize_version: v5.7.1
77
# The OS variant and architecture to use
88
# See https://github.com/kubernetes-sigs/kustomize/releases for the available options
99
kustomize_os: "{{ ansible_system | lower }}"

0 commit comments

Comments
 (0)