Skip to content

Commit

Permalink
Merge pull request #287 from fluxcd/e2e-kube-1.21
Browse files Browse the repository at this point in the history
e2e: Update Kubernetes to v1.21
  • Loading branch information
stefanprodan authored Jun 29, 2021
2 parents 9e983b7 + 8491c44 commit 9618562
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 @@ -27,7 +27,8 @@ jobs:
- name: Setup Kubernetes
uses: engineerd/setup-kind@v0.5.0
with:
version: "v0.11.1"
version: v0.11.1
image: kindest/node:v1.21.1@sha256:69860bda5563ac81e3c0057d654b5253219618a22ec3a346306239bba8cfa1a6
- name: Setup Helm
uses: fluxcd/pkg/actions/helm@main
- name: Setup Kustomize
Expand Down

0 comments on commit 9618562

Please sign in to comment.