Skip to content

Commit

Permalink
chore(ci): upgrade kubectl
Browse files Browse the repository at this point in the history
  • Loading branch information
squakez committed Jul 30, 2024
1 parent d6ccd3b commit 0fa0dff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/kamel-prepare-env/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ runs:
uses: azure/setup-kubectl@v4
if: ${{ env.KAMEL_PREPARE_ENV != 'true' }}
with:
version: 'v1.28.8'
version: 'v1.29.2'

- id: install-realpath
shell: bash
Expand Down

0 comments on commit 0fa0dff

Please sign in to comment.