Skip to content

Commit 8db7a39

Browse files
authored
Merge pull request #3592 from jupyterhub/update-image-traefik
Update library/traefik version from v3.2.3 to v3.3.0
2 parents 262097b + 2bc8a0b commit 8db7a39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyterhub/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ proxy:
274274
# tag is automatically bumped to new patch versions by the
275275
# watch-dependencies.yaml workflow.
276276
#
277-
tag: "v3.2.3" # ref: https://hub.docker.com/_/traefik?tab=tags
277+
tag: "v3.3.0" # ref: https://hub.docker.com/_/traefik?tab=tags
278278
pullPolicy:
279279
pullSecrets: []
280280
hsts:

0 commit comments

Comments
 (0)