Skip to content

Commit 7c0944b

Browse files
authored
update e2e kind image to v1.33.4 (#50)
On-behalf-of: @SAP krzysztof.zagorski@sap.com
1 parent 01041e6 commit 7c0944b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

workflows/e2e/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ runs:
4747
uses: helm/kind-action@a1b0e391336a6ee6713a0583f8c6240d70863de3 # v1.12.0
4848
with:
4949
cluster_name: ${{ inputs.admin-cluster-name }}
50-
node_image: 'kindest/node:v1.31.0'
50+
node_image: 'kindest/node:v1.33.4'
5151
config: ${{ inputs.admin-config }}
5252

5353
# after admin cluster setup, extract the apiServer CA from kube-root-ca.crt configmap (needed for remote cluster OIDC setup)

0 commit comments

Comments
 (0)