Skip to content
This repository was archived by the owner on Sep 16, 2025. It is now read-only.

Commit c542e48

Browse files
committed
Update kustomize version to 5.0.0 in deployment workflow
1 parent 9451b55 commit c542e48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
- name: Set up kustomize
7171
uses: imranismail/setup-kustomize@v2
7272
with:
73-
kustomize-version: 'latest'
73+
kustomize-version: '5.0.0'
7474

7575
- name: Set up Kubeconfig
7676
env:

0 commit comments

Comments
 (0)