Skip to content

Commit

Permalink
Bump jupyterhub/action-k3s-helm from 3 to 4
Browse files Browse the repository at this point in the history
Bumps [jupyterhub/action-k3s-helm](https://github.com/jupyterhub/action-k3s-helm) from 3 to 4.
- [Release notes](https://github.com/jupyterhub/action-k3s-helm/releases)
- [Changelog](https://github.com/jupyterhub/action-k3s-helm/blob/main/CHANGELOG.md)
- [Commits](jupyterhub/action-k3s-helm@v3...v4)

---
updated-dependencies:
- dependency-name: jupyterhub/action-k3s-helm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent 7bd52fe commit 4bf2535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-helm-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
# kubectl and helm.
#
# ref: https://github.com/jupyterhub/action-k3s-helm/
- uses: jupyterhub/action-k3s-helm@v3
- uses: jupyterhub/action-k3s-helm@v4
with:
k3s-channel: ${{ matrix.k3s-channel }}
metrics-enabled: false
Expand Down

0 comments on commit 4bf2535

Please sign in to comment.