Skip to content

Commit

Permalink
KPT_VERSION: 1.0.0-beta.32
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieu-benoit authored May 10, 2023
1 parent 6d4a5f7 commit 533161c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-apps-kpt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
curl -L https://github.com/GoogleContainerTools/kpt/releases/download/v${KPT_VERSION}/kpt_linux_amd64 > kpt
chmod +x kpt
env:
KPT_VERSION: 1.0.0-beta.24
KPT_VERSION: 1.0.0-beta.32
- name: gatekeeper
id: gatekeeper
run: |
Expand Down

0 comments on commit 533161c

Please sign in to comment.