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

Tags: belitre/helm-push-artifactory-plugin

Tags

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Chart.Save is using c.Raw so set values not working. (#49)

Write the chart to dir -> write the new values and load it

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: updated plugin version (#38)

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: fixed path bug for windows version (#28)

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix windows path bug (#27)

* fix: fixed problem with windows tmp path

* fix: correct version in error message

v1.0.0

Toggle v1.0.0's commit message

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: copy the files correctly for linux (#8)

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feature/override values yaml (#3)

* override values.yaml values

* fixed imports

* Updated readme

* I just don't like the way it looks helmPush :)

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feature/support repos from helm settings (#2)

* support repos added through CLI

* Fix readme

v0.1.0

Toggle v0.1.0's commit message
Added uninstall instructions