Skip to content
This repository has been archived by the owner on Oct 27, 2023. It is now read-only.

Releases: belitre/helm-push-artifactory-plugin

v1.0.2

29 Jun 12:46
7330abb
Compare
Choose a tag to compare

Fixed bug: plugin was not overriding values in values.yaml (#49 thanks to @nirroz93)

v0.4.2

13 Apr 11:03
34da824
Compare
Choose a tag to compare

Fixed bug while checking helm version with Helmv2 (thanks @mshivanna !)

v1.0.1

11 Mar 19:49
69df252
Compare
Choose a tag to compare

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

11 Mar 19:23
6012f4a
Compare
Choose a tag to compare

Fixed bug with windows path

v1.0.0 - Helm 3 Support

29 Sep 09:15
Compare
Choose a tag to compare

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

29 Sep 08:34
2af2f20
Compare
Choose a tag to compare

Added Windows support.

helm-push-artifactory-plugin v0.3.0

03 Feb 03:05
e937976
Compare
Choose a tag to compare

Added flag --set to override values in values.yaml

helm-push-artifactory-plugin v0.2.0

21 Jan 19:39
6dfccc5
Compare
Choose a tag to compare

Added support for repositories added through helm CLI

helm-push-artifactory-plugin v0.1.0

23 Oct 15:26
Compare
Choose a tag to compare
Added uninstall instructions