Jelajahi Sumber

chore: update helm charts to v0.15.0

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>
Gergely Brautigam 1 tahun lalu
induk
melakukan
477b4e330c
1 mengubah file dengan 3 tambahan dan 0 penghapusan
  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"
         },