From 0be74139f6c40c004eafef6891de1a62c898bc78 Mon Sep 17 00:00:00 2001 From: Joe Monk Date: Sat, 10 Feb 2024 18:12:32 +0000 Subject: [PATCH] Try renaming the charts --- infrastructure/cilium/cilium-helm-release.yaml | 2 +- infrastructure/traefik/traefik-helm-release.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/infrastructure/cilium/cilium-helm-release.yaml b/infrastructure/cilium/cilium-helm-release.yaml index b0cfae4..bdde6bb 100644 --- a/infrastructure/cilium/cilium-helm-release.yaml +++ b/infrastructure/cilium/cilium-helm-release.yaml @@ -7,7 +7,7 @@ spec: interval: 5m chart: spec: - chart: cilium/cilium + chart: cilium version: '1.15.0' sourceRef: kind: HelmRepository diff --git a/infrastructure/traefik/traefik-helm-release.yaml b/infrastructure/traefik/traefik-helm-release.yaml index c86f2ff..063f767 100644 --- a/infrastructure/traefik/traefik-helm-release.yaml +++ b/infrastructure/traefik/traefik-helm-release.yaml @@ -7,7 +7,7 @@ spec: interval: 5m chart: spec: - chart: traefik/traefik + chart: traefik version: 'v26.0.0' sourceRef: kind: HelmRepository