Skip to content
This repository has been archived by the owner on Jun 2, 2022. It is now read-only.

helm-secrets does not migrate or install with latest helm3 #145

Open
ArcticSnowman opened this issue Dec 27, 2019 · 5 comments
Open

helm-secrets does not migrate or install with latest helm3 #145

ArcticSnowman opened this issue Dec 27, 2019 · 5 comments

Comments

@ArcticSnowman
Copy link

ArcticSnowman commented Dec 27, 2019

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
@vitobotta
Copy link

Hi @ArcticSnowman, have you found a solution in the meantime? I am verifying that everything I use is compatible with Helm 3 before upgrading.

@ArcticSnowman
Copy link
Author

No... I've stayed with Helm V2 for now..

@vitobotta
Copy link

@ArcticSnowman Ouch. I was looking to upgrade everywhere today :(

@mdarii
Copy link

mdarii commented Jan 21, 2020

@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

@vitobotta
Copy link

@mdarii Wonderful, thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants