From 16807c3dd68dbc95a788f140b0a76586625ca087 Mon Sep 17 00:00:00 2001 From: Maidul Islam Date: Sun, 11 Aug 2024 13:09:22 -0400 Subject: [PATCH] update k8s helm chart image tag --- helm-charts/secrets-operator/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-charts/secrets-operator/values.yaml b/helm-charts/secrets-operator/values.yaml index f69d2e91c..d0109f673 100644 --- a/helm-charts/secrets-operator/values.yaml +++ b/helm-charts/secrets-operator/values.yaml @@ -32,7 +32,7 @@ controllerManager: - ALL image: repository: infisical/kubernetes-operator - tag: v0.6.5 + tag: v0.7.1 resources: limits: cpu: 500m