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 9c4c0e9 commit 0f10988Copy full SHA for 0f10988
.github/workflows/check_charts.yaml
@@ -67,7 +67,7 @@ jobs:
67
tags: "titiler:dev"
68
69
- name: Create kind cluster
70
- uses: helm/kind-action@v1.11.0
+ uses: helm/kind-action@v1.12.0
71
if: steps.list-changed.outputs.changed == 'true'
72
73
- name: Load container image in kind cluster
0 commit comments