This commit is contained in:
Lee 2024-09-27 11:35:44 +01:00
commit 92c45e7a01
3 changed files with 3 additions and 3 deletions

@ -8,7 +8,7 @@ spec:
interval: 30m interval: 30m
url: https://github.com/traefik/traefik-helm-chart.git url: https://github.com/traefik/traefik-helm-chart.git
ref: ref:
tag: v31.1.1 tag: v32.0.0
ignore: | ignore: |
# exclude all # exclude all
/* /*

@ -18,7 +18,7 @@ spec:
chart: chart:
spec: spec:
chart: kube-prometheus-stack chart: kube-prometheus-stack
version: "63.0.0" version: "63.1.0"
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: monitoring name: monitoring

@ -18,7 +18,7 @@ spec:
chart: chart:
spec: spec:
chart: traefik chart: traefik
version: "31.1.1" version: "32.0.0"
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: traefik name: traefik