Skip to content

Commit ba67c2a

Browse files
authored
Merge pull request #3451 from jupyterhub/update-image-traefik
Update library/traefik version from v3.0.3 to v3.0.4
2 parents e2950fb + d4e4325 commit ba67c2a

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.3" # ref: https://hub.docker.com/_/traefik?tab=tags
261+
tag: "v3.0.4" # ref: https://hub.docker.com/_/traefik?tab=tags
262262
pullPolicy:
263263
pullSecrets: []
264264
hsts:

0 commit comments

Comments
 (0)