diff --git a/bootstrap/helmfile.d/01-apps.yaml b/bootstrap/helmfile.d/01-apps.yaml index 8a1bf767d..958789e63 100644 --- a/bootstrap/helmfile.d/01-apps.yaml +++ b/bootstrap/helmfile.d/01-apps.yaml @@ -8,7 +8,7 @@ releases: - name: cilium namespace: kube-system chart: oci://quay.io/cilium/charts/cilium - version: 1.20.0 + version: 1.20.1 values: ["./templates/values.yaml.gotmpl"] - name: coredns diff --git a/kubernetes/apps/kube-system/cilium/app/ocirepository.yaml b/kubernetes/apps/kube-system/cilium/app/ocirepository.yaml index aa0d8742e..def658164 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.20.0 + tag: 1.20.1 url: oci://quay.io/cilium/charts/cilium