Skip to content

Commit 0225c63

Browse files
gansheersquakez
authored andcommitted
feat(core): Upgrade API kubernetes 1.28
1 parent ac26cd3 commit 0225c63

13 files changed

+612
-417
lines changed

.github/actions/kamel-prepare-env/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ runs:
100100
uses: azure/setup-kubectl@v4
101101
if: ${{ env.KAMEL_PREPARE_ENV != 'true' }}
102102
with:
103-
version: 'v1.27.4'
103+
version: 'v1.28.8'
104104

105105
- id: install-realpath
106106
shell: bash

0 commit comments

Comments
 (0)