From 4be32dbd8638c703bb6e65b862fbb440489cb2d5 Mon Sep 17 00:00:00 2001 From: vitaliichyrka Date: Wed, 30 Apr 2025 10:31:25 +0300 Subject: [PATCH] updated sealed-secrets --- charts/gitops-runtime/Chart.yaml | 2 +- charts/gitops-runtime/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index deb4adc2..c8236d4c 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -31,7 +31,7 @@ dependencies: condition: argo-rollouts.enabled - name: sealed-secrets repository: https://bitnami-labs.github.io/sealed-secrets/ - version: 2.17.0 + version: 2.17.2 - name: codefresh-tunnel-client repository: oci://quay.io/codefresh/charts version: 0.1.19 diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index 8181f6c5..26a2bc51 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -191,7 +191,7 @@ sealed-secrets: image: registry: 'quay.io' repository: 'codefresh/sealed-secrets-controller' - tag: '0.28.0' + tag: '0.29.0' resources: limits: cpu: 500m