We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4c0c59 commit 3fc56cdCopy full SHA for 3fc56cd
.github/workflows/e2e.yml
@@ -36,7 +36,7 @@ jobs:
36
docker load --input ${{ github.workspace }}/open-feature-operator-local.tar
37
38
- name: Create k8s Kind Cluster
39
- uses: helm/kind-action@v1.10.0
+ uses: helm/kind-action@v1.12.0
40
with:
41
config: ./test/e2e/kind-cluster.yml
42
cluster_name: open-feature-operator-test
0 commit comments