Skip to content

Commit 5a2b7e9

Browse files
tsuzuclaude
andcommitted
Update Kustomize version to v5.6.0 (latest stable)
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 23d6b3d commit 5a2b7e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
if: startsWith(github.ref, 'refs/tags/')
102102
uses: imranismail/setup-kustomize@v1
103103
with:
104-
kustomize-version: "5.0.0"
104+
kustomize-version: "5.6.0"
105105

106106
- name: Generate manifests with release image
107107
if: startsWith(github.ref, 'refs/tags/')

0 commit comments

Comments
 (0)