Update dependency SecretStore to external-secrets.io/v1

This commit is contained in:
Renovate Bot 2026-06-13 03:01:21 +00:00
parent 659d8fb24e
commit 69666895a6
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
#
# Copy this file to your `secrets-<repo-name>/` folder and customize.
apiVersion: external-secrets.io/v1beta1
apiVersion: external-secrets.io/v1
kind: SecretStore
metadata:
name: k8s-secretstore

View File

@ -6,7 +6,7 @@
# - my-app-role with the role configured in Vault
# - default with your application's namespace
apiVersion: external-secrets.io/v1beta1
apiVersion: external-secrets.io/v1
kind: SecretStore
metadata:
name: vault-secretstore