Skip to content
This repository was archived by the owner on Jul 4, 2023. It is now read-only.

Commit 60de108

Browse files
chore(deps): update helm release traefik to v20
1 parent 5e5cc22 commit 60de108

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cluster/apps/networking/traefik/helm-release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
chart:
1010
spec:
1111
chart: traefik
12-
version: 12.0.4
12+
version: 20.2.0
1313
sourceRef:
1414
kind: HelmRepository
1515
name: traefik-charts

cluster/crds/traefik/crds.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
url: https://github.com/traefik/traefik-helm-chart.git
1010
ref:
1111
# renovate: registryUrl=https://helm.traefik.io/traefik chart=traefik
12-
tag: v12.0.4
12+
tag: v20.2.0
1313
ignore: |
1414
# exclude all
1515
/*

0 commit comments

Comments
 (0)