Skip to content

Commit

Permalink
Update e2e.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jashan-lco authored Oct 26, 2023
1 parent ca94020 commit bbf10bc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ jobs:
- name: Start a Kind cluster
uses: helm/[email protected]
with:
node_image: kindest/node:v1.22.17@sha256:f5b2e5698c6c9d6d0adc419c0deae21a425c07d81bbf3b6a6834042f25d4fba2
version: "v0.19.0"
node_image: kindest/node:v1.22.17@sha256:9af784f45a584f6b28bce2af84c494d947a05bd709151466489008f80a9ce9d5
wait: "600s"

- name: Test
Expand Down

0 comments on commit bbf10bc

Please sign in to comment.