Skip to content

Commit

Permalink
Update e2e kind
Browse files Browse the repository at this point in the history
  • Loading branch information
bakito committed Dec 23, 2022
1 parent a3779cf commit bedd26b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ jobs:
- name: Create kind cluster
uses: helm/[email protected]
with:
version: v0.14.0
kubectl_version: v1.24.0
version: v0.17.0
kubectl_version: v1.25.3
config: testdata/e2e/kind/config.yaml
- name: Set up Local Registry
run: |
Expand Down

0 comments on commit bedd26b

Please sign in to comment.