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.
2 parents 1f189c2 + c3f020e commit b351bd0Copy full SHA for b351bd0
.github/workflows/diff.yml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
fetch-depth: 0
28
29
- - uses: jupyterhub/action-k3s-helm@v2
+ - uses: jupyterhub/action-k3s-helm@v3
30
31
k3s-channel: stable
32
metrics-enabled: false
.github/workflows/test.yml
@@ -75,7 +75,7 @@ jobs:
75
# chartpress requires the full history
76
77
78
79
80
k3s-channel: ${{ matrix.k3s-channel }}
81
helm-version: ${{ matrix.helm-version }}
0 commit comments