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 c640de5 + 51326a2 commit 48350f3Copy full SHA for 48350f3
.github/workflows/readme_example.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
# GitHub Action reference: https://github.com/jupyterhub/action-k3s-helm
16
- name: Start a local k8s cluster
17
- uses: jupyterhub/action-k3s-helm@v3
+ uses: jupyterhub/action-k3s-helm@v4
18
with:
19
# See available:
20
# - k3s release channels at https://github.com/k3s-io/k3s/blob/HEAD/channel.yaml
README.md
@@ -41,7 +41,7 @@ jobs:
41
42
43
44
45
46
47
0 commit comments