From a1042c95d2e075135b31ccffe1f7d50bd10861c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 Nov 2024 12:14:21 +0000 Subject: [PATCH] chore(deps): update helm release cilium to 1.16.* --- k8s/sources/kube-system/cilium/app.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/sources/kube-system/cilium/app.yaml b/k8s/sources/kube-system/cilium/app.yaml index d48eff99..f2bac25c 100644 --- a/k8s/sources/kube-system/cilium/app.yaml +++ b/k8s/sources/kube-system/cilium/app.yaml @@ -16,7 +16,7 @@ spec: valueFiles: - $values/k8s/sources/kube-system/cilium/values.yaml repoURL: https://helm.cilium.io - targetRevision: 1.15.* + targetRevision: 1.16.* - ref: values repoURL: https://github.com/synthe102/homelab.git targetRevision: main