diff --git a/kubernetes/apps/kube-system/cilium/app/helmrelease.yaml b/kubernetes/apps/kube-system/cilium/app/helmrelease.yaml index 2d12571df..6c98f889b 100644 --- a/kubernetes/apps/kube-system/cilium/app/helmrelease.yaml +++ b/kubernetes/apps/kube-system/cilium/app/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: cilium - version: 1.17.2 + version: 1.17.3 sourceRef: kind: HelmRepository name: cilium diff --git a/kubernetes/bootstrap/apps/helmfile.yaml b/kubernetes/bootstrap/apps/helmfile.yaml index b1154bd38..8cc3f82c2 100644 --- a/kubernetes/bootstrap/apps/helmfile.yaml +++ b/kubernetes/bootstrap/apps/helmfile.yaml @@ -25,7 +25,7 @@ releases: namespace: kube-system atomic: true chart: oci://ghcr.io/home-operations/charts-mirror/cilium - version: 1.17.2 + version: 1.17.3 values: ["../../apps/kube-system/cilium/app/helm-values.yaml"] hooks: - # Wait for cilium CRDs to be available