Skip to content

Commit

Permalink
Bump traefik 2.10.4 to 2.10.5 (#773)
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio authored Nov 23, 2023
1 parent 7e27390 commit 4ade598
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions resources/helm/dask-gateway/crds/traefik.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# These CRDs are from Traefik's Helm chart, most recently from commit ec1f9fa
# for use with Traefik v2.10.4.
# These CRDs are from Traefik's Helm chart, most recently 23 Nov 2023 from
# commit 9c83a2a for use with Traefik v2.10.5.
#
# Visit https://github.com/traefik/traefik-helm-chart/tree/HEAD/traefik/crds to
# see if changes has been made if you are to update the version of Traefik as
Expand Down
2 changes: 1 addition & 1 deletion resources/helm/dask-gateway/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ traefik:
# The image to use for the proxy pod
image:
name: traefik
tag: "2.10.4"
tag: "2.10.5"
pullPolicy:
imagePullSecrets: []

Expand Down

0 comments on commit 4ade598

Please sign in to comment.