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

Bump default traefik version to install from 2.10.7 to 3.1.4 #258

Merged
merged 2 commits into from
Sep 26, 2024

Conversation

consideRatio
Copy link
Member

@consideRatio consideRatio commented Sep 26, 2024

I think this isn't a breaking change, because its only relevant for users installing traefik again, so if they are using traefik-proxy and then bumps to this version, it doesn't mean traefik is re-installed to version 3 -- and even if it was, it wouldn't be breaking I think.

Comment on lines 40 to 48
- python: "3.8"
backend: file
traefik-version: "v2.11.2"
traefik-version: "v2.11.10"
- python: "3.12"
backend: file
traefik-version: "v3.0.0"
traefik-version: "v3.1.4"
- python: "3.x"
backend: file
traefik-version: "" # default value
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This ensures we test default value of installed traefik version if updated in the future, and that we can get testing python 3.13 asap without updates later.

@consideRatio consideRatio changed the title Bump default traefik version from 2.10.7 to 3.1.4 Bump default traefik version to install from 2.10.7 to 3.1.4 Sep 26, 2024
@minrk minrk merged commit 7bcfb5b into jupyterhub:main Sep 26, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants