From ab66fac6954ad0fcad813c523f9e774c089fdb23 Mon Sep 17 00:00:00 2001 From: vitalii-codefresh Date: Mon, 15 Sep 2025 14:16:52 +0300 Subject: [PATCH] updated sealed-secrets-controller (#723) (cherry picked from commit cfe5413f2a29663c3affc52f1a31aefe1d8a911d) --- charts/gitops-runtime/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index c3740922..ea3ff579 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -226,7 +226,7 @@ sealed-secrets: image: registry: 'quay.io' repository: 'codefresh/sealed-secrets-controller' - tag: '0.29.0' + tag: '0.32.0' resources: limits: cpu: 500m