diff --git a/_service b/_service index 25abdd8..ac03416 100644 --- a/_service +++ b/_service @@ -5,7 +5,7 @@ .git @PARENT_TAG@ v(.*) - v0.145.5 + v0.146.0 enable diff --git a/_servicedata b/_servicedata index 65e755a..88449f8 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/helmfile/helmfile.git - 3ff98c02a1ff92c7d1d3118ee064f73e1a95fa36 + 3c151b8d458890da5e2c7b6422fe3c754899bdf0 diff --git a/helmfile-0.145.5.tar.gz b/helmfile-0.145.5.tar.gz deleted file mode 100644 index 61f5e70..0000000 --- a/helmfile-0.145.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:de432c1421e11c8845a994eba00acda2d7cdfa0b48edec4fc588204845832940 -size 560693 diff --git a/helmfile-0.146.0.tar.gz b/helmfile-0.146.0.tar.gz new file mode 100644 index 0000000..8882567 --- /dev/null +++ b/helmfile-0.146.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb7810070cf69b4802fda814333b2edb4ae25cdd52e7c9f71457e1ae92b3a0b6 +size 566705 diff --git a/helmfile.changes b/helmfile.changes index 4b06e3a..3cf5337 100644 --- a/helmfile.changes +++ b/helmfile.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Wed Sep 28 09:20:45 UTC 2022 - manfred.h@gmx.net + +- Update to version 0.146.0: + This minor release incorporates many new features and a few bug + fixes, almost all thanks to 5 new contributors! Kudos to everyone + who contributed code 🙏 + Also, we've been fixing a handful of regressions introduced via + v0.145.0 in v0.145.x patch releases. For this release, the only + regression we found and fixed was #370. Hopefully, this will be + the most reliable release ever since v0.145.0! + + What's Changed: + * Support helm-secrets v4.0.0 by @KqLLL in #360 + * use latest helm in github ci by @yxxhero in #367 + * feat: show live output from the Helm binary by @rodrigorfk + in #286 + * remove flags.Parse in cobra by @yxxhero in #369 + * fix(oci): clean dead code by @jycamier in #290 + * added option for --no-hooks for helm diff and apply by + @arpanadhikari in #279 + * chore: Tidy up a local var scopinng for maintainability by + @mumoshu in #372 + * move interactive option to global by @yxxhero in #370 + * fix: add missing untar flag to pull chart from oci registry + by @toVersus in #371 + * update CLI Ref by @yxxhero in #373 + * Add preapply hook by @Sajfer in #79 + * Fix not to ignore diff selector when it matched nothing by + @mumoshu in #374 + * Bump chartify to v0.11.0 by @mumoshu in #375 + ------------------------------------------------------------------- Thu Sep 15 08:42:13 UTC 2022 - manfred.h@gmx.net diff --git a/helmfile.spec b/helmfile.spec index ca05c29..d443b2e 100644 --- a/helmfile.spec +++ b/helmfile.spec @@ -17,9 +17,9 @@ # -%define git_commit 3ff98c02a1ff92c7d1d3118ee064f73e1a95fa36 +%define git_commit 3c151b8d458890da5e2c7b6422fe3c754899bdf0 Name: helmfile -Version: 0.145.5 +Version: 0.146.0 Release: 0 Summary: Deploy Kubernetes Helm Charts License: MIT diff --git a/vendor.tar.gz b/vendor.tar.gz index 8e3e776..76a74df 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7e37842380bc67fc2130cc8b4004cf7401bb6cd8de7ca4bbaa9f349b70228973 -size 10778268 +oid sha256:df4d30e2ac66397307a8ee5318f645af12f6354961a5a4fc095322230c6fec4c +size 10778979