Skip to content

Commit

Permalink
Update kustomize to v5.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mkjpryor authored and github-actions[bot] committed Aug 17, 2024
1 parent 1b4d545 commit e7092cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/kustomize/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# The kustomize repository
kustomize_repo: https://github.com/kubernetes-sigs/kustomize
# The kustomize version to download
kustomize_version: v5.4.2
kustomize_version: v5.4.3
# The OS variant and architecture to use
# See https://github.com/kubernetes-sigs/kustomize/releases for the available options
kustomize_os: "{{ ansible_system | lower }}"
Expand Down

0 comments on commit e7092cd

Please sign in to comment.