Releases: belitre/helm-push-artifactory-plugin
v1.0.2
v0.4.2
Fixed bug while checking helm version with Helmv2 (thanks @mshivanna !)
v1.0.1
This version uses the new way to save repositories of Helm 3, repositories with Helm 2 won't work with this version, please use v0.4.1
To use a custom repositories file, you need to use the environment variable HELM_REPOSITORY_CONFIG
- Fixes bug with windows path
v0.4.1
v1.0.0 - Helm 3 Support
This version uses the new way to save repositories of Helm 3, repositories with Helm 2 won't work with this version, please use v0.4.0
To use a custom repositories file, you need to use the environment variable HELM_REPOSITORY_CONFIG
I couldn't test this version as much as I wanted... so, please open an Issue if you have any problems and I'll try to fix it as soon as possible
v0.4.0
helm-push-artifactory-plugin v0.3.0
Added flag --set
to override values in values.yaml
helm-push-artifactory-plugin v0.2.0
Added support for repositories added through helm CLI
helm-push-artifactory-plugin v0.1.0
Added uninstall instructions