From 779488e950737ae3cd8a63120c370eecd4ce3dc913dd742655f961871c9fb0fb Mon Sep 17 00:00:00 2001 From: Manfred Hollstein Date: Sun, 3 Jan 2021 10:10:10 +0000 Subject: [PATCH] Accepting request 859935 from home:manfred-h:Cubic - v0.136.0 * e5d982e (HEAD, tag: v0.136.0, origin/master, origin/HEAD, master) Fix "No valid platforms to build for" build error on release * c815d01 Bump helm versions in Dockerfile to deal with stable and incubator repositories change * 9569d73 Bump helm versions in CI to deal with stable and incubator repositories change * dd5bc46 Include kustomize binary in helm3-based Docker image (#1626) * fc3567d Adding documentation for PR #6819 (#1623) * 9b64d65 feat: Stabilize helmfile-diff output (#1622) * 54eb73b Use ghodss/yaml for yaml marshaling & unmarshaling in template (#1556) * 4c0987a Don't append --tiller-namespace flag when running helm3 (#1594) * 0637973 fix: allow helmfiles to be corrected marshalled to YAML so they can be manipulated by other programs (#1604) * 3690bde Add documentation on how to use the docker image (#1607) * b92ff2b Fix selector syntax example (#1614) * afe82f6 chore: suppress empty values on serializing several helmfile values (#1616) * 1c7b872 Stabilize helmfile-diff output (#1619) * 28e7ebb fix: support arm64 images (#1612) * 1ef9b29 Improve handling of releases being newly installed by helmfile-apply (#1618) OBS-URL: https://build.opensuse.org/request/show/859935 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/helmfile?expand=0&rev=31 --- _service | 2 +- _servicedata | 2 +- helmfile-0.135.0.tar.gz | 3 --- helmfile-0.136.0.tar.gz | 3 +++ helmfile.changes | 27 +++++++++++++++++++++++++++ helmfile.spec | 4 ++-- vendor.tar.gz | 4 ++-- 7 files changed, 36 insertions(+), 9 deletions(-) delete mode 100644 helmfile-0.135.0.tar.gz create mode 100644 helmfile-0.136.0.tar.gz diff --git a/_service b/_service index d2eaaaf..771cb26 100644 --- a/_service +++ b/_service @@ -5,7 +5,7 @@ .git @PARENT_TAG@ v(.*) - v0.135.0 + v0.136.0 enable diff --git a/_servicedata b/_servicedata index 832e6a4..f4280d9 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/roboll/helmfile.git - b910591e1d08973f9a73951f41c3e0b028d475a8 + e5d982ed336a54803ce91a28ff48f958224dc709 diff --git a/helmfile-0.135.0.tar.gz b/helmfile-0.135.0.tar.gz deleted file mode 100644 index ba3e6a3..0000000 --- a/helmfile-0.135.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f5f268afee0300fbe56298a439e1990f1102f9eadb22a2552cda3777387faa64 -size 205008 diff --git a/helmfile-0.136.0.tar.gz b/helmfile-0.136.0.tar.gz new file mode 100644 index 0000000..10855e1 --- /dev/null +++ b/helmfile-0.136.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6bbbf0b55f6bfa8f0ca40467827ce93ac75be902e1c6c6f1771ce178c1bf72c +size 209075 diff --git a/helmfile.changes b/helmfile.changes index 0fc6d76..e763b1f 100644 --- a/helmfile.changes +++ b/helmfile.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Sun Jan 3 09:57:17 UTC 2021 - Manfred Hollstein + +- v0.136.0 + * e5d982e (HEAD, tag: v0.136.0, origin/master, origin/HEAD, master) + Fix "No valid platforms to build for" build error on release + * c815d01 Bump helm versions in Dockerfile to deal with stable and + incubator repositories change + * 9569d73 Bump helm versions in CI to deal with stable and incubator + repositories change + * dd5bc46 Include kustomize binary in helm3-based Docker image (#1626) + * fc3567d Adding documentation for PR #6819 (#1623) + * 9b64d65 feat: Stabilize helmfile-diff output (#1622) + * 54eb73b Use ghodss/yaml for yaml marshaling & unmarshaling in + template (#1556) + * 4c0987a Don't append --tiller-namespace flag when running helm3 (#1594) + * 0637973 fix: allow helmfiles to be corrected marshalled to YAML + so they can be manipulated by other programs (#1604) + * 3690bde Add documentation on how to use the docker image (#1607) + * b92ff2b Fix selector syntax example (#1614) + * afe82f6 chore: suppress empty values on serializing several helmfile + values (#1616) + * 1c7b872 Stabilize helmfile-diff output (#1619) + * 28e7ebb fix: support arm64 images (#1612) + * 1ef9b29 Improve handling of releases being newly installed by + helmfile-apply (#1618) + ------------------------------------------------------------------- Mon Nov 23 10:17:01 UTC 2020 - Manfred Hollstein diff --git a/helmfile.spec b/helmfile.spec index ec0b55b..2703903 100644 --- a/helmfile.spec +++ b/helmfile.spec @@ -16,9 +16,9 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # -%define git_commit b910591e1d08973f9a73951f41c3e0b028d475a8 +%define git_commit e5d982ed336a54803ce91a28ff48f958224dc709 Name: helmfile -Version: 0.135.0 +Version: 0.136.0 Release: 0 Summary: Deploy Kubernetes Helm Charts License: MIT diff --git a/vendor.tar.gz b/vendor.tar.gz index 5f228c2..6c55ad9 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bcc9a32eae348e2761e3df2a914bfd162405f4f35cd1a8e083abdd858a0cef91 -size 5815553 +oid sha256:382170bf53e4da1f03229a7ecc34b0091df741a8a07b0129c72e38f9b6f8f0af +size 5843218