diff --git a/bootstrap/helmfile.d/01-apps.yaml b/bootstrap/helmfile.d/01-apps.yaml index be930dd36..2ed7b2baf 100644 --- a/bootstrap/helmfile.d/01-apps.yaml +++ b/bootstrap/helmfile.d/01-apps.yaml @@ -10,7 +10,7 @@ releases: - name: cilium namespace: kube-system chart: oci://ghcr.io/home-operations/charts-mirror/cilium - version: 1.18.2 + version: 1.18.3 values: - ./templates/values.yaml.gotmpl hooks: diff --git a/kubernetes/apps/kube-system/cilium/app/ocirepository.yaml b/kubernetes/apps/kube-system/cilium/app/ocirepository.yaml index f61999a5e..211e2b970 100644 --- a/kubernetes/apps/kube-system/cilium/app/ocirepository.yaml +++ b/kubernetes/apps/kube-system/cilium/app/ocirepository.yaml @@ -10,5 +10,5 @@ spec: mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip operation: copy ref: - tag: 1.18.2 + tag: 1.18.3 url: oci://ghcr.io/home-operations/charts-mirror/cilium