Skip to content

Commit fd7cc94

Browse files
chore(deps): update traefik-automerge to v3.7.0
1 parent 861858a commit fd7cc94

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

kustomization/components/traefik/kustomization.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ kind: Component
44

55
resources:
66
# renovate: datasource=github-releases
7-
- https://raw.githubusercontent.com/traefik/traefik/v3.6.16/docs/content/reference/dynamic-configuration/kubernetes-crd-definition-v1.yml
7+
- https://raw.githubusercontent.com/traefik/traefik/v3.7.0/docs/content/reference/dynamic-configuration/kubernetes-crd-definition-v1.yml
88
# renovate: datasource=github-releases
9-
- https://raw.githubusercontent.com/traefik/traefik/v3.6.16/docs/content/reference/dynamic-configuration/kubernetes-crd-rbac.yml
9+
- https://raw.githubusercontent.com/traefik/traefik/v3.7.0/docs/content/reference/dynamic-configuration/kubernetes-crd-rbac.yml
1010
- deployment.yml
1111
- ingressclass.yml
1212
- service.yml

kustomization/overlays/prod/traefik/kustomization.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ configMapGenerator:
1515
images:
1616
- name: traefik
1717
newName: 11notes/traefik
18-
newTag: 3.6.15@sha256:5c4076ad97ef0080609fc300f4cff502fc7cb49ac337a3544cc4e548423cf59e
18+
newTag: 3.7.0@sha256:95b54d441108fa156bd1ab3ff44d2418d2cec4b1be772f2a38c64deb9b1e5f02
1919
namespace: traefik
2020
patches:
2121
- path: patches/crowdsec/add_pages.yml

0 commit comments

Comments
 (0)