diff --git a/_service b/_service index 835ea7f..7fe7ca3 100644 --- a/_service +++ b/_service @@ -5,7 +5,7 @@ .git @PARENT_TAG@ v(.*) - v0.121.1 + v0.125.0 enable diff --git a/_servicedata b/_servicedata index 54c2abc..54539ad 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/roboll/helmfile.git - 4bbb1699a3d35b0af68630f7df7312dd63df6c88 + ee8ea507a6c33eb0ce288059856c37fdee88f4d0 diff --git a/helmfile-0.121.1.tar.gz b/helmfile-0.121.1.tar.gz deleted file mode 100644 index f40a644..0000000 --- a/helmfile-0.121.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8eafe17b3d08b0807b77f427d7161121e8f6286683763fdbc011b6d29894809f -size 197155 diff --git a/helmfile-0.125.0.tar.gz b/helmfile-0.125.0.tar.gz new file mode 100644 index 0000000..88848b8 --- /dev/null +++ b/helmfile-0.125.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29357082f20b125059d36185d19ec5a38f44449fc62be8716d3e50391ec4b40e +size 198424 diff --git a/helmfile.changes b/helmfile.changes index a412d17..0506733 100644 --- a/helmfile.changes +++ b/helmfile.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Fri Jul 24 12:50:14 UTC 2020 - Manfred Hollstein + +- v0.125.0: Add pre/postuninstall hooks (#1375) + * ee8ea50 (HEAD, tag: v0.125.0, origin/master, origin/HEAD, master) + Add pre/postuninstall hooks (#1375) + * b5830a3 Add ability to use go-getter for fetching remote manifests + directory as chart (#1374) + +- v0.124.0: Add disableValidation and disableOpenAPIValidation per + release (#1373) + * 4fde6e1 (HEAD, tag: v0.124.0, master) Add disableValidation and + disableOpenAPIValidation per release (#1373) + * a5e790c Add Jenkins OSS to the list of users (#1372) + * 1e956ae Fix list failure when patches are used (#1371) + +- v0.123.0: Bump variantdev/vals for better Variant KV v2 support + (#1367) + * 1671b8b (HEAD, tag: v0.123.0, origin/master, origin/HEAD, master) + Bump variantdev/vals for better Variant KV v2 support (#1367) + +- v0.122.2: Bump chartify to 0.3.11 (#1366) + * 608ba19 (HEAD, tag: v0.122.2, origin/master, origin/HEAD, master) + Bump chartify to 0.3.11 (#1366) + * daf7d3b fix the issue in the documentation (#1364) + ------------------------------------------------------------------- Fri Jul 17 12:29:09 UTC 2020 - Manfred Hollstein diff --git a/helmfile.spec b/helmfile.spec index a039c77..6df5ebd 100644 --- a/helmfile.spec +++ b/helmfile.spec @@ -16,9 +16,9 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # -%define git_commit 4bbb1699a3d35b0af68630f7df7312dd63df6c88 +%define git_commit ee8ea507a6c33eb0ce288059856c37fdee88f4d0 Name: helmfile -Version: 0.121.1 +Version: 0.125.0 Release: 0 Summary: Deploy Kubernetes Helm Charts License: MIT @@ -50,7 +50,7 @@ delegates to helm - as a result, helm must be installed. go build -mod=vendor -buildmode=pie %install -make TAG=%{version} install +make TAG=v%{version} install mkdir -p %{buildroot}%{_bindir} install -m755 ${HOME}/go/bin/helmfile %{buildroot}/%{_bindir}/helmfile diff --git a/vendor.tar.gz b/vendor.tar.gz index 4df545e..d25d96a 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c2d3bbbd37790b763679e7b51903c76eeb72b33a8c9e4dde5c14718541583ebc -size 5595932 +oid sha256:f372d192b753ac42c9deddb0e0a36683983e60d21303c7326fefbccccadc9147 +size 5610660