Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 17, 2022

Bumps jupyterhub/action-k3s-helm from 2 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

Changelog

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

v3

Commits
  • 72a374f Merge pull request #70 from consideRatio/pr/add-changelog-3.0.3
  • b36d88c Add changelog for 3.0.3
  • 81c9754 Merge pull request #69 from consideRatio/pr/fix-workaround-again
  • a0e4b15 Fix workaround added in 3.0.1 and adjusted in 3.0.2
  • 6b763d8 Merge pull request #68 from consideRatio/pr/add-changelog-3.0.2
  • ee0f98c Add changelog for 3.0.2
  • 073b142 Merge pull request #67 from consideRatio/pr/apply-workaround-only-when-needed
  • e856938 Apply workaround added in 3.0.1 only when possible
  • 5590e9e Merge pull request #65 from consideRatio/pr/add-changelog-3.0.1
  • 261d1af Merge pull request #66 from consideRatio/pr/update-cri-dockerd-to-0.2.5
  • 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 2 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@v2...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 dependabot bot added the ci label Aug 17, 2022
@consideRatio consideRatio merged commit cb87cc8 into main Aug 17, 2022
@dependabot dependabot bot deleted the dependabot/github_actions/jupyterhub/action-k3s-helm-3 branch August 17, 2022 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant