Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package helmfile for openSUSE:Factory 
checked in at 2024-10-16 23:53:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/helmfile (Old)
 and      /work/SRC/openSUSE:Factory/.helmfile.new.19354 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "helmfile"

Wed Oct 16 23:53:01 2024 rev:60 rq:1208393 version:0.169.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/helmfile/helmfile.changes        2024-09-13 
14:37:23.867512444 +0200
+++ /work/SRC/openSUSE:Factory/.helmfile.new.19354/helmfile.changes     
2024-10-16 23:53:43.366423361 +0200
@@ -1,0 +2,46 @@
+Wed Oct 16 08:38:57 UTC 2024 - Manfred Hollstein <[email protected]>
+
+- Update to version 0.169.0:
+  * Add comment withPreparedCharts by @mumoshu in #1704
+  * build(deps): bump k8s.io/apimachinery from 0.31.0 to 0.31.1
+    by @dependabot in #1705
+  * build(deps): bump helm.sh/helm/v3 from 3.15.4 to 3.16.1 by
+    @dependabot in #1707
+  * bump all helm to 3.16.1 by @yxxhero in #1708
+  * add zhaque44 in CODEOWNERS by @yxxhero in #1711
+  * Add hide notes support by @yxxhero in #1710
+  * update python3 version for mkdoc.yaml by @zhaque44 in #1712
+  * build(deps): bump dario.cat/mergo from 0.3.16 to 1.0.1 by
+    @yxxhero in #1714
+  * fix docs build errors by @zhaque44 in #1715
+  * feat(pkg/app): Update Helm Diff version to v3.9.11 by
+    @yxxhero in #1720
+  * update test to table driven with assertions & test
+    GetMergedValues by @zhaque44 in #1721
+  * feat: update go version and adjust dependencies in Dockerfile
+    and go.mod by @yxxhero in #1722
+  * feat: Update Docker image to ubuntu:24.10 by @yxxhero in #1726
+  * build(deps): bump github.com/zclconf/go-cty-yaml from 1.0.3 to
+    1.1.0 by @dependabot in #1723
+  * build(deps): bump golang.org/x/term from 0.24.0 to 0.25.0 by
+    @dependabot in #1724
+  * feat(pkg/policy): improve TopKeys function handling by
+    @yxxhero in #1730
+  * build(deps): bump helm.sh/helm/v3 from 3.16.1 to 3.16.2 by
+    @dependabot in #1732
+  * chore: Update AGE var version by @zhaque44 in #1731
+  * feat(helm-version): Update helm version to v3.16.2 by @yxxhero
+    in #1733
+  * fix: duration of delete failures are always 0s by @felipecrs
+    in #1734
+  * [feature] add --skip-refresh to globals by @sstarcher in #1736
+  * build(deps): bump github.com/helmfile/vals from 0.37.5 to
+    0.37.6 by @dependabot in #1739
+  * build(deps): bump github.com/helmfile/chartify from 0.20.2 to
+    0.20.3 by @dependabot in #1738
+  * feat: improve summary for releases failed to delete by
+    @felipecrs in #1735
+  * [feature] --skip-refresh to pass through to deps by @sstarcher
+    in #1740
+
+-------------------------------------------------------------------

Old:
----
  helmfile-0.168.0.tar.gz

New:
----
  helmfile-0.169.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ helmfile.spec ++++++
--- /var/tmp/diff_new_pack.vcltEx/_old  2024-10-16 23:53:45.918529796 +0200
+++ /var/tmp/diff_new_pack.vcltEx/_new  2024-10-16 23:53:45.922529963 +0200
@@ -19,7 +19,7 @@
 
 %define git_commit 18529ab7c550bfa6d6eefddeb47418f1685f4a7f
 Name:           helmfile
-Version:        0.168.0
+Version:        0.169.0
 Release:        0
 Summary:        Deploy Kubernetes Helm Charts
 License:        MIT
@@ -31,7 +31,7 @@
 Recommends:     helm >= 3.14.0
 BuildRequires:  golang-packaging
 BuildRequires:  xz
-BuildRequires:  golang(API) >= 1.22
+BuildRequires:  golang(API) >= 1.23
 Obsoletes:      %{name}-bash-completion < %{version}
 Obsoletes:      %{name}-zsh-completion < %{version}
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.vcltEx/_old  2024-10-16 23:53:45.954531298 +0200
+++ /var/tmp/diff_new_pack.vcltEx/_new  2024-10-16 23:53:45.958531465 +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.168.0</param>
+    <param name="revision">v0.169.0</param>
     <param name="changesgenerate">enable</param>
   </service>
   <service name="recompress" mode="manual">

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.vcltEx/_old  2024-10-16 23:53:45.978532299 +0200
+++ /var/tmp/diff_new_pack.vcltEx/_new  2024-10-16 23:53:45.982532466 +0200
@@ -1,5 +1,5 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/helmfile/helmfile.git</param>
-              <param 
name="changesrevision">18529ab7c550bfa6d6eefddeb47418f1685f4a7f</param></service></servicedata>
+              <param 
name="changesrevision">dea501cb10fb9b0020bd8c6132e89704efc11b52</param></service></servicedata>
 

++++++ helmfile-0.168.0.tar.gz -> helmfile-0.169.0.tar.gz ++++++
++++ 2794 lines of diff (skipped)

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/helmfile/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.helmfile.new.19354/vendor.tar.gz differ: char 5, 
line 1

Reply via email to