jupyterhub / binderhub

Run your code in the cloud, with technology so advanced, it feels like magic!
https://binderhub.readthedocs.io
BSD 3-Clause "New" or "Revised" License
2.54k stars 388 forks source link

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

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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
  • 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)
consideRatio commented 2 years ago

This bump is supposed to resolve test failures observed with "latest" k3s version, meaning k8s 1.24