helm-secrets icon indicating copy to clipboard operation
helm-secrets copied to clipboard

helm-secrets does not migrate or install with latest helm3

Open ArcticSnowman opened this issue 5 years ago • 5 comments

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

ArcticSnowman avatar Dec 27 '19 15:12 ArcticSnowman

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

vitobotta avatar Jan 21 '20 13:01 vitobotta

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

ArcticSnowman avatar Jan 21 '20 14:01 ArcticSnowman

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

vitobotta avatar Jan 21 '20 15:01 vitobotta

@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

mdarii avatar Jan 21 '20 15:01 mdarii

@mdarii Wonderful, thanks!

vitobotta avatar Jan 21 '20 17:01 vitobotta