Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package helmfile for openSUSE:Factory checked in at 2023-03-30 22:51:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/helmfile (Old) and /work/SRC/openSUSE:Factory/.helmfile.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "helmfile" Thu Mar 30 22:51:41 2023 rev:40 rq:1075533 version:0.152.0 Changes: -------- --- /work/SRC/openSUSE:Factory/helmfile/helmfile.changes 2023-02-20 17:47:28.807982876 +0100 +++ /work/SRC/openSUSE:Factory/.helmfile.new.31432/helmfile.changes 2023-03-30 22:51:42.752717843 +0200 @@ -1,0 +2,52 @@ +Thu Mar 30 10:07:21 UTC 2023 - Manfred Hollstein <[email protected]> + +- Update to version 0.152.0: + What's Changed: + * build(deps): bump golang.org/x/net from 0.5.0 to 0.7.0 by + @dependabot in #704 + * optimize logger code by @yxxhero in #706 + * Use Masterminds/semver/v3 instead of hashicorp/go-version by + @johejo in #712 + * fix cobra issue by @yxxhero in #715 + * issue with in process label will never be considered stale by + @yxxhero in #716 + * fix: update file help message by @yxxhero in #714 + * build(deps): bump github.com/stretchr/testify from 1.8.1 to + 1.8.2 by @dependabot in #717 + * build(deps): bump k8s.io/apimachinery from 0.26.1 to 0.26.2 by + @dependabot in #720 + * fix build-in objects docs by @yxxhero in #719 + * fix get template func by @yxxhero in #721 + * v1: Fix --state-values-set to override values of environments + colocated with releases by @yxxhero in #705 + * build(deps): bump golang.org/x/term from 0.5.0 to 0.6.0 by + @dependabot in #728 + * fix: improve set and values flags help message by @yxxhero in + #724 + * build(deps): bump go.uber.org/multierr from 1.9.0 to 1.10.0 by + @dependabot in #731 + * bump helm to 3.11.2 by @yxxhero in #733 + * build(deps): bump github.com/helmfile/vals from 0.22.0 to + 0.23.0 by @dependabot in #735 + * clean: helm v2 logic code by @yxxhero in #736 + * clean: optimize postrenderer code by @yxxhero in #738 + * fix concurrency issue by @yxxhero in #742 + * build(deps): bump github.com/hashicorp/go-getter from 1.7.0 to + 1.7.1 by @dependabot in #745 + * bump mergo to 0.3.14 by @yxxhero in #751 + * chore(ci): use docker/metadata-action by @rmoreas in #756 + * build(deps): bump k8s.io/apimachinery from 0.26.2 to 0.26.3 by + @dependabot in #758 + * bump chartify to v0.14.0 by @yxxhero in #759 + * feat: use new helm version parse function by @yxxhero in #760 + * build(deps): bump github.com/imdario/mergo from 0.3.14 to 0.3.15 + by @dependabot in #762 + * chore(release): add latest tag only on release tags by @rmoreas + in #766 + * fix: formatting of YAML samples in 1.0 proposal doc by @smlx in + #767 + * feat: use offical goccy/go-yaml by @yxxhero in #769 + * fix: goccy/go-yaml tests by @yxxhero in #770 + * remove unnecessary remote.Locate() by @itscaro in #565 + +------------------------------------------------------------------- Old: ---- helmfile-0.151.0.tar.gz New: ---- helmfile-0.152.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ helmfile.spec ++++++ --- /var/tmp/diff_new_pack.EHkrWy/_old 2023-03-30 22:51:44.584727647 +0200 +++ /var/tmp/diff_new_pack.EHkrWy/_new 2023-03-30 22:51:44.588727669 +0200 @@ -17,9 +17,9 @@ # -%define git_commit f629ee1ae6540dcb1b3c9917bf3dbc81f96a07c0 +%define git_commit 5650661a882e73b0c4c6dff55e33bff8d7cae493 Name: helmfile -Version: 0.151.0 +Version: 0.152.0 Release: 0 Summary: Deploy Kubernetes Helm Charts License: MIT @@ -28,6 +28,7 @@ Source: %{name}-%{version}.tar.gz Source1: vendor.tar.gz Requires: helm >= 3.11.1 +Recommends: helm >= 3.11.2 BuildRequires: golang-packaging BuildRequires: xz BuildRequires: golang(API) >= 1.19 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.EHkrWy/_old 2023-03-30 22:51:44.624727861 +0200 +++ /var/tmp/diff_new_pack.EHkrWy/_new 2023-03-30 22:51:44.628727883 +0200 @@ -5,7 +5,7 @@ <param name="exclude">.git</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> - <param name="revision">v0.151.0</param> + <param name="revision">v0.152.0</param> <param name="changesgenerate">enable</param> </service> <service name="recompress" mode="disabled"> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.EHkrWy/_old 2023-03-30 22:51:44.648727990 +0200 +++ /var/tmp/diff_new_pack.EHkrWy/_new 2023-03-30 22:51:44.652728011 +0200 @@ -1,5 +1,5 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/helmfile/helmfile.git</param> - <param name="changesrevision">f629ee1ae6540dcb1b3c9917bf3dbc81f96a07c0</param></service></servicedata> + <param name="changesrevision">5650661a882e73b0c4c6dff55e33bff8d7cae493</param></service></servicedata> ++++++ helmfile-0.151.0.tar.gz -> helmfile-0.152.0.tar.gz ++++++ ++++ 2588 lines of diff (skipped) ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/helmfile/vendor.tar.gz /work/SRC/openSUSE:Factory/.helmfile.new.31432/vendor.tar.gz differ: char 5, line 1
