Skip to content

Commit 6a53ebb

Browse files
authored
Merge pull request #3432 from jupyterhub/update-image-traefik
Update library/traefik version from v3.0.1 to v3.0.2
2 parents f75ca6a + 6b9b16e commit 6a53ebb

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
@@ -258,7 +258,7 @@ proxy:
258258
# tag is automatically bumped to new patch versions by the
259259
# watch-dependencies.yaml workflow.
260260
#
261-
tag: "v3.0.1" # ref: https://hub.docker.com/_/traefik?tab=tags
261+
tag: "v3.0.2" # ref: https://hub.docker.com/_/traefik?tab=tags
262262
pullPolicy:
263263
pullSecrets: []
264264
hsts:

0 commit comments

Comments
 (0)