Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package helm for openSUSE:Factory checked in 
at 2023-05-11 12:34:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/helm (Old)
 and      /work/SRC/openSUSE:Factory/.helm.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "helm"

Thu May 11 12:34:11 2023 rev:52 rq:1086179 version:3.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/helm/helm.changes        2023-04-19 
17:42:42.984102697 +0200
+++ /work/SRC/openSUSE:Factory/.helm.new.1533/helm.changes      2023-05-11 
12:34:53.675118376 +0200
@@ -1,0 +2,60 @@
+Thu May 11 04:45:07 UTC 2023 - ka...@b1-systems.de
+
+- Update to version 3.12.0:
+  * bump version to v3.12.0
+  * Attach annotations to OCI artifacts
+  * chore: bump k8s.io dependencies to v0.27.1
+  * Bump k8s.io deps from v0.26.0 to v0.27.0
+  * Only run tests once
+  * chore(deps): bump golang.org/x/text from 0.7.0 to 0.9.0
+  * Fix goroutine leak in action install
+  * fix quiet lint does not fail on non-linting errors
+  * create failing test for quietly linting a chart that doesn't
+    exist
+  * chore(deps): bump github.com/docker/docker
+  * Fixes Readiness Check for statefulsets using partitioned
+    rolling update. (#11774)
+  * fix: failed testcase on windows
+  * Fix 32bit-x86 typo in testsuite
+  * chore(deps): bump github.com/containerd/containerd from 1.6.15
+    to 1.7.0
+  * Handle failed DNS case for Go 1.20+
+  * Updating the Go version in go.mod
+  * Bump the Go version
+  * Fix goroutine leak in perform
+  * Properly invalidate client after CRD install
+  * Provide a helper to set the registryClient in cmd
+  * Reimplemented change in httpgetter for insecure TLS option
+  * Removed conditional
+  * Added insecure option to login subcommand
+  * Added support for insecure OCI registries
+  * Enable custom certificates option for OCI
+  * Add testing to default and release branches
+  * Added back CircleCI config.yaml
+  * Updates based on feedback
+  * Removed remaining CircleCI artifacts
+  * Remove job dependency. Should have done when I moved job to new
+    file
+  * Remove check to run only in helm org
+  * Add why comments
+  * Convert remaining CircleCI config to GitHub Actions
+  * Changed how the setup-go action sets go version
+  * CircleCI Migration
+  * chore:Use http constants as http.request parameters
+  * update k8s registry domain
+  * don't mark issues as stale where a PR is in progress
+  * chore(deps): bump github.com/rubenv/sql-migrate from 1.2.0 to
+    1.3.1
+  * Update to func handling
+  * Add option to support cascade deletion options
+  * the linter varcheck and deadcode are deprecated (since v1.49.0)
+  * Check status code before retrying request
+  * Fix improper use of Table request/response to k8s API
+  * bump version to v3.11.0
+  * fix template --output-dir issue
+  * Add protection for stack-overflows for nested keys
+  * Fixing indentation
+  * feature(helm): add --set-literal flag for literal string
+    interpretation
+
+-------------------------------------------------------------------

Old:
----
  helm-3.11.3.tar.gz

New:
----
  helm-3.12.0.obscpio
  helm.obsinfo

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

Other differences:
------------------
++++++ helm.spec ++++++
--- /var/tmp/diff_new_pack.g04nk1/_old  2023-05-11 12:34:54.335121620 +0200
+++ /var/tmp/diff_new_pack.g04nk1/_new  2023-05-11 12:34:54.343121659 +0200
@@ -20,7 +20,7 @@
 %define git_commit d506314abfb5d21419df8c7e7e68012379db2354
 %define git_dirty clean
 Name:           helm
-Version:        3.11.3
+Version:        3.12.0
 Release:        0
 Summary:        The Kubernetes Package Manager
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.g04nk1/_old  2023-05-11 12:34:54.383121856 +0200
+++ /var/tmp/diff_new_pack.g04nk1/_new  2023-05-11 12:34:54.387121876 +0200
@@ -1,19 +1,19 @@
 <services>
-  <service name="tar_scm" mode="disabled">
+  <service name="obs_scm" mode="disabled">
     <param name="url">https://github.com/helm/helm.git</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
-    <param name="revision">v3.11.3</param>
+    <param name="revision">v3.12.0</param>
     <param name="changesgenerate">enable</param>
   </service>
-  <service name="recompress" mode="disabled">
+  <service name="tar" mode="buildtime"/>
+  <service name="recompress" mode="buildtime">
     <param name="file">helm-*.tar</param>
     <param name="compression">gz</param>
   </service>
   <service name="set_version" mode="disabled">
-    <param name="basename">helm</param>
   </service>
   <service name="go_modules" mode="disabled"/>
 </services>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.g04nk1/_old  2023-05-11 12:34:54.403121955 +0200
+++ /var/tmp/diff_new_pack.g04nk1/_new  2023-05-11 12:34:54.407121974 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/helm/helm.git</param>
-              <param 
name="changesrevision">66a969e7cc08af2377d055f4e6283c33ee84be33</param></service></servicedata>
+              <param 
name="changesrevision">c9f554d75773799f72ceef38c51210f1842a1dea</param></service></servicedata>
 (No newline at EOF)
 

++++++ helm.obsinfo ++++++
name: helm
version: 3.12.0
mtime: 1682964523
commit: c9f554d75773799f72ceef38c51210f1842a1dea

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

Reply via email to