Skip to content
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

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

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 14, 2022

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
  • 1ce721f Merge pull request #55 from consideRatio/pr/add-changelog-3.0.0
  • b5cb89a Add changelog for 3.0.0
  • 0761823 Merge pull request #54 from consideRatio/pr/try-resolve-use-of-cri-dockerd-wi...
  • 380b960 Make cri-dockerd function with calico
  • cadd73f Merge pull request #52 from consideRatio/pr/test-k8s-networkpolicy-with-docker
  • 90b087b ci: combine jobs and test netpol in more situations
  • 29fc0a6 ci: update helm chart for testing netpol enforcement
  • 5b647d5 Merge pull request #51 from consideRatio/pr/support-docker-for-k8s-1.24
  • 261a5f0 ci: add test for locally available images
  • b394330 ci: ensure status check verifies all jobs succeed
  • 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
0 participants