Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

build(deps): bump jupyterhub/action-k3s-helm from 1 to 3 #68

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 26, 2023

Bumps jupyterhub/action-k3s-helm from 1 to 3.

Release notes

Sourced from jupyterhub/action-k3s-helm's releases.

v3.0.0 - 2022-06-13

Breaking changes

  • The action drops support for use with k8s 1.19 and lower.
  • Calico bumped from 3.20 to 3.21 for when k3s 1.20 is used.
  • Calico bumped from 3.20 to 3.23 for when k3s 1.21+ is used.
  • The docker-enabled input now provides cri-dockerd and configures k3s for use against it, and like this we retain support for it with k3s version 1.24+.

Bugs fixed

Maintenance and upkeep improvements

  • Install and use cri-dockerd as a dockershim for k8s 1.24+ support #51 (@​consideRatio)
  • ci: keep v1/v2/v3... tags updated instead of branches #45 (@​consideRatio)
  • Drop support for k3s 1.19 or lower, bump calico to 3.21 for k3s 1.20, and calico 3.23 for k3s 1.21+ #43 (@​consideRatio)

Documentation improvements

Continuous integration

Contributors to this release

(GitHub contributors page for this release)

@​consideRatio | @​manics

v2.0.0

Please see the CHANGELOG.md for details.

v1.1.1

Bugs fixed

  • fix: restrict kubeconfig permissions to current user to avoid helm's warnings #26 (@​consideRatio)

Maintenance and upkeep improvements

... (truncated)

Changelog

Sourced from jupyterhub/action-k3s-helm's changelog.

v3

Commits
  • 1f80ca2 Merge pull request #88 from consideRatio/pr/add-changelog-for-3.1.0
  • 5a954b9 Add changelog for 3.1.0
  • 27003af Merge pull request #86 from consideRatio/pr/update-cri-dockerd-0.3.0
  • 0710e14 cri-dockerd setup: retain 0.2.6 for k3s 1.20-1.23
  • 5412ec6 cri-dockerd setup: fix permissions (+x was missing) for 0.3.0 release
  • 8b6eef0 cri-dockerd setup: add --buildinfo call
  • 6e2bcea cri-dockerd setup: small refactor for readability
  • decd846 Update cri-dockerd from 0.2.6 to 0.3.0
  • 69fb5fd Merge pull request #83 from jupyterhub/dependabot/github_actions/Actions-R-Us...
  • eb2cdd7 build(deps): bump Actions-R-Us/actions-tagger from 2.0.2 to 2.0.3
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [jupyterhub/action-k3s-helm](https://github.com/jupyterhub/action-k3s-helm) from 1 to 3.
- [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@v1...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 26, 2023

The following labels could not be found: maintenance, dependencies.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants