Parcourir la source

chore: update helm charts to v0.15.0

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>
Gergely Brautigam il y a 1 an
Parent
commit
477b4e330c
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      deploy/charts/external-secrets/values.schema.json

+ 3 - 0
deploy/charts/external-secrets/values.schema.json

@@ -471,6 +471,9 @@
         "processClusterExternalSecret": {
             "type": "boolean"
         },
+        "processClusterPushSecret": {
+            "type": "boolean"
+        },
         "processClusterStore": {
             "type": "boolean"
         },