You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.
updated available commands in helm-secrets and have program exit with the exit code of the executed helm command to make this plugin compatable with skaffold
This PR will make helm secrets compatible with skaffold by allow the dep, get, and delete commands to be used with helm secrets. These commands are used by skaffold and although I've tried to see if their code could be modified to selectively use helm secrets on certain commands it was easier to go this route.
I also pass through the exit code of the helm command since thats used by skaffold as well.
PR #67
The text was updated successfully, but these errors were encountered: