We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc21d02 commit 36dc813Copy full SHA for 36dc813
charts/gitops-runtime/Chart.yaml
@@ -36,7 +36,7 @@ dependencies:
36
condition: argo-rollouts.enabled
37
- name: sealed-secrets
38
repository: https://bitnami-labs.github.io/sealed-secrets/
39
- version: 2.17.0
+ version: 2.17.2
40
- name: codefresh-tunnel-client
41
repository: oci://quay.io/codefresh/charts
42
version: 0.1.19
charts/gitops-runtime/values.yaml
@@ -186,7 +186,7 @@ sealed-secrets:
186
image:
187
registry: 'quay.io'
188
repository: 'codefresh/sealed-secrets-controller'
189
- tag: '0.28.0'
+ tag: '0.29.0'
190
resources:
191
limits:
192
cpu: 500m
0 commit comments