Skip to content

Commit

Permalink
chore(ci): Upgrade kindest image to kubernetes 1.27
Browse files Browse the repository at this point in the history
  • Loading branch information
gansheer authored and squakez committed Dec 1, 2023
1 parent 2c1b313 commit 568b096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/kamel-config-cluster-kind/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ runs:
if: ${{ env.CLUSTER_KIND_CONFIGURED != 'true' }}
with:
version: v0.19.0
node_image: kindest/node:v1.26.4@sha256:f4c0d87be03d6bea69f5e5dc0adb678bb498a190ee5c38422bf751541cebe92e
node_image: kindest/node:v1.27.1@sha256:b7d12ed662b873bd8510879c1846e87c7e676a79fefc93e17b2a52989d3ff42b
cpu: 3

- id: info
Expand Down

0 comments on commit 568b096

Please sign in to comment.