From e88f84e3f389f0840bd9898f89146eb4d59b52e0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 22:28:45 +0000 Subject: [PATCH] chore(deps): update helm release reflector to v9.1.39 --- kustomize/reflector/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kustomize/reflector/kustomization.yaml b/kustomize/reflector/kustomization.yaml index 502581e..50f09e6 100644 --- a/kustomize/reflector/kustomization.yaml +++ b/kustomize/reflector/kustomization.yaml @@ -6,7 +6,7 @@ namespace: kube-system helmCharts: - name: reflector repo: https://emberstack.github.io/helm-charts - version: 9.1.25 + version: 9.1.39 releaseName: reflector namespace: kube-system includeCRDs: true