Skip to content

Commit 08f44f5

Browse files
feat(deps): update ghcr.io/traefik/traefik-hub docker tag to v3.20.12
1 parent 296a365 commit 08f44f5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

traefik/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ annotations:
2525
traefik.io/proxy-min-version: v3.6.0
2626
traefik.io/proxy-max-version: v3.7.12
2727
traefik.io/hub-min-version: v3.19.3
28-
traefik.io/hub-max-version: v3.20.11
28+
traefik.io/hub-max-version: v3.20.12
2929
artifacthub.io/changes: |
3030
- kind: added
3131
description: "feat: add new options for traefik v3.7.11"

traefik/tests/requirements-config_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ tests:
178178
token: xxx
179179
asserts:
180180
- failedTemplate:
181-
errorMessage: "ERROR: This Chart does not support Traefik Hub v99.0.0, which is a major version above the supported v3.20.11."
181+
errorMessage: "ERROR: This Chart does not support Traefik Hub v99.0.0, which is a major version above the supported v3.20.12."
182182
- it: should not fail when trying to use this Chart with an ea Hub version above max
183183
set:
184184
image:

0 commit comments

Comments
 (0)