Skip to content

Commit

Permalink
node image
Browse files Browse the repository at this point in the history
  • Loading branch information
pmacius committed Apr 16, 2024
1 parent dc091a1 commit 76b01a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/helm-community.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ jobs:
with:
ingress-nginx-ref: controller-v1.8.2
kind-version: v0.22.0
kind-node-image: kindest/node:v1.29.2@sha256:51a1434a5397193442f0be2a297b488b6c919ce8a3931be0ce822606ea5ca245

- name: Set nginx ingress config
run: |
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/helm-enterprise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ jobs:
ingress-nginx-ref: controller-v1.8.2
metrics: "true"
kind-version: v0.22.0
kind-node-image: kindest/node:v1.29.2@sha256:51a1434a5397193442f0be2a297b488b6c919ce8a3931be0ce822606ea5ca245

- name: Set nginx ingress config
run: >-
Expand Down

0 comments on commit 76b01a5

Please sign in to comment.