We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae1be55 commit e740068Copy full SHA for e740068
.github/workflows/pr-checks.yml
@@ -146,7 +146,7 @@ jobs:
146
run: |
147
docker load --input ${{ github.workspace }}/open-feature-operator-local.tar
148
- name: Create k8s Kind Cluster
149
- uses: helm/kind-action@v1.7.0
+ uses: helm/kind-action@v1.8.0
150
with:
151
config: ./test/e2e/kind-cluster.yml
152
cluster_name: open-feature-operator-test
0 commit comments