fix(k8s): update apiVersion for ExternalSecret resource #152
Reference in New Issue
Block a user
Delete Branch "fix/k8s-external-secret-apiVersion"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Updates the apiVersion in the ExternalSecret resource to the latest
version. This change ensures compatibility with current external-secrets
implementation and leverages improved features and bug fixes.