We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 107ef88 commit bcdb152Copy full SHA for bcdb152
charts/retool/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
2
name: retool
3
description: A Helm chart for Kubernetes
4
type: application
5
-version: 6.4.10
+version: 6.4.11
6
maintainers:
7
- name: Retool Engineering
8
email: engineering+helm@retool.com
charts/retool/templates/externalsecret.yaml
@@ -15,7 +15,7 @@ spec:
15
- {{ .path }}
16
---
17
{{- else }}
18
-apiVersion: external-secrets.io/v1beta1
+apiVersion: external-secrets.io/v1
19
kind: ExternalSecret
20
metadata:
21
annotations:
0 commit comments