Skip to content

Tags: Nordix/helmfile

Tags

v0.152.0

Toggle v0.152.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
remove unnecessary remote.Locate() (helmfile#565)

* remove unnecessary Locate

Signed-off-by: Quan TRAN <account@itscaro.me>

* add remote test

Signed-off-by: Quan TRAN <itscaro@users.noreply.github.com>

---------

Signed-off-by: Quan TRAN <account@itscaro.me>
Signed-off-by: Quan TRAN <itscaro@users.noreply.github.com>
Co-authored-by: yxxhero <11087727+yxxhero@users.noreply.github.com>

v0.151.0

Toggle v0.151.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump vals to v0.22.0 (helmfile#703)

Signed-off-by: yxxhero <aiopsclub@163.com>

v0.150.0

Toggle v0.150.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Reset values flag (helmfile#602)

Ref helmfile#593

* implemented --reset-values flag overriding .helmDefaults.reuseValues=true
* tests for --reset-values flag
* fixed pkg/app tests
* added tests for both reset & reuse flags given
* added appendValuesControlMode method for --reuse/reset-values flag processing
* updated code comments & docs

Signed-off-by: Karol Ossowski <k@koralsky.pl>

v0.149.0

Toggle v0.149.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update postrenderer docs (helmfile#580)

Signed-off-by: yxxhero <aiopsclub@163.com>

Signed-off-by: yxxhero <aiopsclub@163.com>

v0.148.1

Toggle v0.148.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request helmfile#499 from helmfile/498-helmfile-template-f…

…ails-when-selector-matches-a-chart-fetched-with-go-getter

fix: helmfile template fails when selector matches a chart fetched with go-getter

v0.148.0

Toggle v0.148.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add the ability to specify a lock file (helmfile#432)

Allow configuring the lockfile in the state. This makes it possible for
example maintain a lock per environment.

Signed-off-by: Lassi Pölönen <lassi.polonen@iki.fi>

Signed-off-by: Lassi Pölönen <lassi.polonen@iki.fi>

v0.147.0

Toggle v0.147.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request helmfile#419 from helmfile/405-helmfile-deps-canno…

…t-create-a-lock-file-for-an-oci-repo

fix: helmfile deps issue with oci repo

v0.146.0

Toggle v0.146.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request helmfile#375 from helmfile/bump-chartify

Bump chartify to v0.11.0

v0.145.5

Toggle v0.145.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request helmfile#359 from helmfile/358-incorrect-exit-code

Fix incorrent exit code issue introduced in v0.145.0

v0.145.4

Toggle v0.145.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request helmfile#312 from thenam153/main

fix typo for readme.md