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