Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package helmfile for openSUSE:Factory checked in at 2022-09-15 22:59:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/helmfile (Old) and /work/SRC/openSUSE:Factory/.helmfile.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "helmfile" Thu Sep 15 22:59:03 2022 rev:32 rq:1003742 version:0.145.5 Changes: -------- --- /work/SRC/openSUSE:Factory/helmfile/helmfile.changes 2022-08-25 15:09:02.617208699 +0200 +++ /work/SRC/openSUSE:Factory/.helmfile.new.2083/helmfile.changes 2022-09-15 23:00:03.465362324 +0200 @@ -1,0 +2,61 @@ +Thu Sep 15 08:42:13 UTC 2022 - manfre...@gmx.net + +- Update to version 0.145.5: + This patch release is mainly for fixing the default --skip-needs + setting. If you had to add --skip-needs to every helmfile run + since v0.145.0, this fixes that- you no longer need to explicitly + set --skip-needs. To be clear, --skip-needs has been the default + since v0.139.2. We just unintentionally broke it in v0.145.0! + See #339 for more details. Thanks a lot for filing the detailed + issue @strainovic, and thanks a lot for fixing the issue @yxxhero! + * chore: update Jenkins's main helmfile repository in USERS by + @lemeurherve in #320 + * fix ci error in issue.2118.yaml by @yxxhero in #319 + * Add Users information in Readme.md by @yxxhero in #317 + * build(deps): bump go.uber.org/zap from 1.22.0 to 1.23.0 by + @dependabot in #322 + * Fix typos in docs by @dreglad in #329 + * Add --interactive option to sync, delete and destroy / Remove + --interactive from global options by @yxxhero in #328 + * use helmfile testdata by @yxxhero in #326 + * chore: remove 'OSS' from Jenkins name by @lemeurherve in #331 + * add subshell to USERS.md by @philmtd in #335 + * add NDR to USERS.md by @muffl0n in #336 + * feat: honor concurrency in withPreparedCharts by @stek29 in #345 + * feat: dont prepare on list by @stek29 in #346 + * docs: add docs for helmfile list by @stek29 in #350 + * build(deps): bump github.com/urfave/cli from 1.22.9 to 1.22.10 + by @dependabot in #351 + * build(deps): bump github.com/google/go-cmp from 0.5.8 to 0.5.9 + by @dependabot in #353 + * fixed: selector help msg style by @yxxhero in #348 + * update docs for CLI by @yxxhero in #356 + * Fix --skip-needs regression introduced in v0.145.0 by @yxxhero + in #342 + * fix github ci matrix config by @yxxhero in #361 + * Fix incorrent exit code issue introduced in v0.145.0 by @yxxhero + in #359 + +- Update to version 0.145.4: + This patch release is mainly about fixing readDirEntries added + in 0.145.3. @arkaitzj did a lot of awesome work along the way! + We appreciate your contribution ?????? + In addition to the fix, this release also covers fixes for a + few diff-related flags that were not working since v0.145.0's + move to cobra as the CLI library. + * Fix for readDir selection, currently any template that uses + readDir* functions seems to break by @arkaitzj in #297 + * Bring back --set flag to apply subcommand by @mjura in #298 + * fix: return diff output config value by @mikelorant in #303 + * fix: return diff context config value by @mikelorant in #301 + * Fix some multi-value flags to not accept comma-separated + values by @yxxhero in #300 + * build(deps): bump k8s.io/apimachinery from 0.24.3 to 0.24.4 + by @dependabot in #306 + * Add logo as .png and .ai (Adobe Illustrator) files by + @pathob in #263 + * Introduce Helmfile's own filesystem abstraction to correctly + unit test some components by @arkaitzj in #307 + * fix typo for readme.md by @thenam153 in #312 + +------------------------------------------------------------------- Old: ---- helmfile-0.145.3.tar.gz New: ---- helmfile-0.145.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ helmfile.spec ++++++ --- /var/tmp/diff_new_pack.LoXCGo/_old 2022-09-15 23:00:04.201364402 +0200 +++ /var/tmp/diff_new_pack.LoXCGo/_new 2022-09-15 23:00:04.201364402 +0200 @@ -17,9 +17,9 @@ # -%define git_commit e44a915d4024a161d2a5642cf078038ea314fc72 +%define git_commit 3ff98c02a1ff92c7d1d3118ee064f73e1a95fa36 Name: helmfile -Version: 0.145.3 +Version: 0.145.5 Release: 0 Summary: Deploy Kubernetes Helm Charts License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.LoXCGo/_old 2022-09-15 23:00:04.237364504 +0200 +++ /var/tmp/diff_new_pack.LoXCGo/_new 2022-09-15 23:00:04.237364504 +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.145.3</param> + <param name="revision">v0.145.5</param> <param name="changesgenerate">enable</param> </service> <service name="recompress" mode="disabled"> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.LoXCGo/_old 2022-09-15 23:00:04.269364594 +0200 +++ /var/tmp/diff_new_pack.LoXCGo/_new 2022-09-15 23:00:04.273364606 +0200 @@ -1,6 +1,5 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/helmfile/helmfile.git</param> - <param name="changesrevision">295d54d8386c5af126bfff032f6506b4cca651e3</param></service></servicedata> -(No newline at EOF) + <param name="changesrevision">3ff98c02a1ff92c7d1d3118ee064f73e1a95fa36</param></service></servicedata> ++++++ helmfile-0.145.3.tar.gz -> helmfile-0.145.5.tar.gz ++++++ ++++ 6025 lines of diff (skipped) ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/helmfile/vendor.tar.gz /work/SRC/openSUSE:Factory/.helmfile.new.2083/vendor.tar.gz differ: char 5, line 1