From 8d8000ea0b8b254deb116431bd24c5cd8af5acf0 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Fri, 21 Oct 2022 18:18:15 +0200 Subject: [PATCH] fix(traefik): fix CRD update and common update (#4149) * fix(traefik): fix CRD update and common update Signed-off-by: Kjeld Schouten-Lebbing * Apply suggestions from code review Signed-off-by: Kjeld Schouten-Lebbing * Apply suggestions from code review Signed-off-by: Kjeld Schouten-Lebbing Signed-off-by: Kjeld Schouten-Lebbing --- charts/stable/traefik/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/traefik/Chart.yaml b/charts/stable/traefik/Chart.yaml index 97e84a7b267..40fd21913f0 100644 --- a/charts/stable/traefik/Chart.yaml +++ b/charts/stable/traefik/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.9.1" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.7.1 + version: 10.7.6 deprecated: false description: Traefik is a flexible reverse proxy and Ingress Provider. home: https://truecharts.org/docs/charts/stable/traefik @@ -23,7 +23,7 @@ sources: - https://github.com/traefik/traefik-helm-chart - https://traefik.io/ type: application -version: 13.4.11 +version: 13.4.12 annotations: truecharts.org/catagories: | - network