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 Jun 2, 2022. It is now read-only.
Running the helm 3.0.2 2to3 plugin to migrate, helm-secrets does not appear on the list of plugins
$ helm3 plugin list
NAME VERSION DESCRIPTION
2to3 0.2.1 migrate and cleanup Helm v2 configuration and releases in-place to Helm v3
github 0.2.0 This plugin installs or upgrades raw Helm charts from Github
Attempting to re-install fails:
$ helm3 plugin install https://github.com/futuresimple/helm-secrets
Error: Unable to update repository: exit status 1
The text was updated successfully, but these errors were encountered:
@vitobotta I'm using it with helm 3 and everything is working well
also you can have both versions installed on you systems and migrate deployments one by one
Running the helm 3.0.2
2to3
plugin to migrate, helm-secrets does not appear on the list of pluginsAttempting to re-install fails:
The text was updated successfully, but these errors were encountered: