diff --git a/_service b/_service index 6a39151..2310ea5 100644 --- a/_service +++ b/_service @@ -5,7 +5,7 @@ .git @PARENT_TAG@ v(.*) - v0.153.1 + v0.155.0 enable diff --git a/_servicedata b/_servicedata index 44c30db..422a04f 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/helmfile/helmfile.git - b7233d12388f8b924b5147b7a2545a8272cc2ab8 + aedcc4373ed9f8153d332f6bbcf93a4cd5e0223b diff --git a/helmfile-0.153.1.tar.gz b/helmfile-0.153.1.tar.gz deleted file mode 100644 index 7b913c4..0000000 --- a/helmfile-0.153.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d88a4447f7353053c61ab7d2aa08f604ca6283a992a618452901c9da85583574 -size 589401 diff --git a/helmfile-0.155.0.tar.gz b/helmfile-0.155.0.tar.gz new file mode 100644 index 0000000..2b6743e --- /dev/null +++ b/helmfile-0.155.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e8ac68f72263e5e5f615091fe9870eba955cd14ba2fa485acb1e90606c37fbf +size 596565 diff --git a/helmfile.changes b/helmfile.changes index c7397df..e3416ba 100644 --- a/helmfile.changes +++ b/helmfile.changes @@ -1,3 +1,68 @@ +------------------------------------------------------------------- +Thu Jul 6 06:43:51 UTC 2023 - Manfred Hollstein + +- Update to version 0.155.0: + What's Changed + * fix: more stringent condition checking by @thejan2009 in #869 + * build(deps): bump github.com/imdario/mergo from 0.3.15 to 0.3.16 + by @dependabot in #873 + * build(deps): bump github.com/stretchr/testify from 1.8.3 to + 1.8.4 by @dependabot in #876 + * feat: update repo Spec var type skipTLSVerify to bool by + @yxxhero in #877 + * feat: set RepositorySpec.PassCredentials var type to bool by + @yxxhero in #878 + * cleanup: remove tls configures about helm v2 by @yxxhero in #880 + * Upgrade helm diff version by @yxxhero in #883 + * Add insecure skip tls verify support by @yxxhero in #882 + * chore(docs): fix table by @josephgardner in #881 + * Feat: add --strip-args-values-on-exit-error by @jkroepke in #887 + * Stop failing on single helmfile part missing specified env by + @mumoshu in #885 + * fix(docs): table and list formatting by @josephgardner in #891 + * add unittest for storage by @yxxhero in #894 + * cleanup: remove panic in testutil by @yxxhero in #890 + * fix: chartifyOpts ignore release set values by @yxxhero in #896 + * build(deps): bump golang.org/x/term from 0.8.0 to 0.9.0 by + @dependabot in #897 + * build(deps): bump golang.org/x/sync from 0.2.0 to 0.3.0 by + @dependabot in #898 + * bump helm to v3.12.1 by @yxxhero in #899 + * build(deps): bump k8s.io/apimachinery from 0.27.2 to 0.27.3 by + @dependabot in #900 + * replace interface{} by any by @yxxhero in #901 + * fix set-file cannot find the file on windows by @xiaomudk in #908 + * feat: add starhistory by @yxxhero in #909 + +- Update to version 0.154.0: + What's Changed + * Feat: support helm flag --enable-dns by @vincentstchu in #830 + * Make helmfile respect signals send by kill command (not only + Ctrl+C in terminal) by @dm3ch in #750 + * build(deps): bump golang.org/x/term from 0.7.0 to 0.8.0 by + @dependabot in #846 + * build(deps): bump golang.org/x/sync from 0.1.0 to 0.2.0 by + @dependabot in #847 + * feat: add --skip-trailing-cr to helmfile diff by @rezonant + in #625 + * fix: loadBases overrodeEnv issue by @yxxhero in #838 + * build(deps): bump go.szostok.io/version from 1.1.0 to 1.2.0 + by @dependabot in #852 + * bump helm to v3.12.0 by @yxxhero in #855 + * build(deps): bump github.com/docker/distribution from + 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #857 + * Feat add cascade support by @yxxhero in #860 + * docs: update cascade by @yxxhero in #861 + * fix extra args missing in helmfile apply subcommand by + @yxxhero in #858 + * build(deps): bump k8s.io/apimachinery from 0.27.1 to 0.27.2 + by @dependabot in #865 + * build(deps): bump github.com/stretchr/testify from 1.8.2 to + 1.8.3 by @dependabot in #866 + * feat: make environment context available by @SeWieland in #832 + * Fix set flag are ignored when used in conjunction with + jsonPatches by @xiaomudk in #867 + ------------------------------------------------------------------- Thu May 4 14:03:01 UTC 2023 - Manfred Hollstein diff --git a/helmfile.spec b/helmfile.spec index 81c7d72..7d91312 100644 --- a/helmfile.spec +++ b/helmfile.spec @@ -17,9 +17,9 @@ # -%define git_commit b7233d12388f8b924b5147b7a2545a8272cc2ab8 +%define git_commit aedcc4373ed9f8153d332f6bbcf93a4cd5e0223b Name: helmfile -Version: 0.153.1 +Version: 0.155.0 Release: 0 Summary: Deploy Kubernetes Helm Charts License: MIT diff --git a/vendor.tar.gz b/vendor.tar.gz index d8ba598..404d5b0 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:52a11bfd54faddb0b47307d0dacc900918433923fe1766e33510922545c31192 -size 13524200 +oid sha256:2ae0473de3aef9d488dc8272d01ab95df808f3ab05431a5a25b01db7b58afe78 +size 13540880