Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package skaffold for openSUSE:Factory 
checked in at 2025-11-14 16:16:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/skaffold (Old)
 and      /work/SRC/openSUSE:Factory/.skaffold.new.2061 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "skaffold"

Fri Nov 14 16:16:47 2025 rev:48 rq:1317705 version:2.17.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/skaffold/skaffold.changes        2025-06-18 
16:03:30.894454750 +0200
+++ /work/SRC/openSUSE:Factory/.skaffold.new.2061/skaffold.changes      
2025-11-14 16:17:32.619937988 +0100
@@ -1,0 +2,77 @@
+Fri Nov 14 05:51:53 UTC 2025 - Johannes Kastl 
<[email protected]>
+
+- Update to version 2.17.0:
+  * New Features and Additions:
+    - feat(helm): Support Helm v4 for rendering and deployment,
+      drop Helm v2 support for rendering since helm version
+      --client parameter is not supported anymore in v4 #9892
+    - Add support for workerpool resource. #9852
+  * Fixes:
+    - fix: Avoid sync retry if file/directory was not found #9721
+    - fix: Enable registries with self-signed certificates #9863
+    - fix: use print-access-token to allow iam impersonation #9841
+    - fix: open skaffold-overrides.yaml: no such file or directory
+      since up grading to skaffold "v2.15.0" (#9788) #9849
+    - fix: handle heredoc in Dockerfile #9835
+    - fix: Update PrintNamespacesList to use a YAML parser for
+      multiple manifest files (#9825) #9833
+    - fix: update debug skip probes annotation to be Kubernetes
+      valid annotation #9831
+    - fix: Update PrintNamespacesList to use a YAML parser for
+      multiple manifest files #9825
+    - fix(helm): Fix unformatted error message #9814
+  * Updates and Refactors:
+  * Docs, Test, and Release Updates:
+    - chore: upgrade golang to 1.25.4 #9909
+    - chore: bump rack from 2.2.14 to 2.2.20 in
+      /integration/examples/ruby/backend #9907
+    - chore: bump github.com/opencontainers/selinux from 1.12.0 to
+      1.13.0 #9908
+    - chore: bump the golang group with 10 updates #9905
+    - chore: bump github.com/containerd/containerd from 1.7.28 to
+      1.7.29 #9903
+    - chore: fix the broken integration tests #9904
+    - chore: bump the golang group with 3 updates #9899
+    - chore: bump actions/upload-artifact from 4 to 5 in the
+      github-actions group #9897
+    - chore: bump the golang group with 2 updates #9896
+    - chore: send one PR a week with all golang dependabot updates
+      #9888
+    - chore: tell dependabot to ignore the examples directories
+      #9887
+    - chore: upgrade the rest of the dependencies #9886
+    - Fix minor typo in custom-actions.md #9873
+    - chore: bump github/codeql-action from 3 to 4 #9879
+    - chore: bump actions/setup-go from 5 to 6 #9865
+    - chore: bump ossf/scorecard-action from 2.4.2 to 2.4.3 #9874
+    - chore: upgrade a lot of dependencies #9884
+    - test: fix the Cloud Run Worker Pool integration test #9885
+    - chore: upgrade golang to 1.25.3 #9882
+    - chore: upgrade golangcli-lint #9881
+    - chore: pin the Windows unit tests to Windows 2022. #9880
+    - chore: upgrade to Go 1.25.0 #9859
+    - chore: bump github.com/go-viper/mapstructure/v2 from 2.3.0 to
+      2.4.0 #9854
+    - chore: bump actions/checkout from 4 to 5 #9851
+    - chore: bump actions/setup-java from 4 to 5 #9858
+    - chore: bump github.com/go-viper/mapstructure/v2 from 2.2.1 to
+      2.3.0 #9836
+    - [bug]: Support helm depBuild flags for helm deploys #9808
+    - Fix a small typo in helm documentation #9847
+    - chore: fix the proto generation #9844
+    - chore: fix the scorecard-action #9842
+    - chore: bump golang.org/x/oauth2 from 0.7.0 to 0.27.0 in
+      /integration/examples/grpc-e2e-tests/cloud-spanner-bootstrap
+      #9840
+    - chore: updates to the GitHub Actions workflows #9822
+    - chore: bump rack from 2.2.13 to 2.2.14 in
+      /integration/examples/ruby/backend #9818
+    - chore: reduce dependabot PRs #9819
+    - chore: bump rack from 2.2.13 to 2.2.14 in
+      /examples/ruby/backend #9817
+    - doc: state default parameter for manifests::rawYaml #9816
+    - cicd: migrate internal build config to internal config
+      repository. #9810
+    - docs: add a KEYS file for verifying our releases #9813
+
+-------------------------------------------------------------------

Old:
----
  skaffold-2.16.0.obscpio
  skaffold-2.16.1.obscpio

New:
----
  skaffold-2.17.0.obscpio

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

Other differences:
------------------
++++++ skaffold.spec ++++++
--- /var/tmp/diff_new_pack.hqNCMM/_old  2025-11-14 16:17:38.356178855 +0100
+++ /var/tmp/diff_new_pack.hqNCMM/_new  2025-11-14 16:17:38.364179190 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package skaffold
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           skaffold
-Version:        2.16.1
+Version:        2.17.0
 Release:        0
 Summary:        Easy and Repeatable Kubernetes Development
 License:        Apache-2.0
@@ -26,8 +26,8 @@
 Source1:        vendor.tar.gz
 BuildRequires:  bash-completion
 BuildRequires:  fish
+BuildRequires:  go1.25 >= 1.25.4
 BuildRequires:  zsh
-BuildRequires:  golang(API) >= 1.23
 
 %description
 Skaffold is a command line tool that facilitates continuous development for

++++++ _service ++++++
--- /var/tmp/diff_new_pack.hqNCMM/_old  2025-11-14 16:17:38.724194308 +0100
+++ /var/tmp/diff_new_pack.hqNCMM/_new  2025-11-14 16:17:38.764195988 +0100
@@ -3,7 +3,7 @@
     <param 
name="url">https://github.com/GoogleContainerTools/skaffold.git</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">refs/tags/v2.16.1</param>
+    <param name="revision">refs/tags/v2.17.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="changesgenerate">enable</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.hqNCMM/_old  2025-11-14 16:17:38.988205394 +0100
+++ /var/tmp/diff_new_pack.hqNCMM/_new  2025-11-14 16:17:39.008206233 +0100
@@ -3,6 +3,6 @@
                 <param 
name="url">https://github.com/GoogleContainerTools/skaffold</param>
               <param 
name="changesrevision">7912f7ef4381533e3a9f98d7966211af1dd0f940</param></service><service
 name="tar_scm">
                 <param 
name="url">https://github.com/GoogleContainerTools/skaffold.git</param>
-              <param 
name="changesrevision">95fb592deb61a4e290edca4925bd7c9c2fa93f6c</param></service></servicedata>
+              <param 
name="changesrevision">561ce51e1e2c4174b375e694a676585cea7c2b65</param></service></servicedata>
 (No newline at EOF)
 

++++++ skaffold-2.16.0.obscpio -> skaffold-2.17.0.obscpio ++++++
/work/SRC/openSUSE:Factory/skaffold/skaffold-2.16.0.obscpio 
/work/SRC/openSUSE:Factory/.skaffold.new.2061/skaffold-2.17.0.obscpio differ: 
char 48, line 1

++++++ skaffold.obsinfo ++++++
--- /var/tmp/diff_new_pack.hqNCMM/_old  2025-11-14 16:17:39.172213120 +0100
+++ /var/tmp/diff_new_pack.hqNCMM/_new  2025-11-14 16:17:39.204214464 +0100
@@ -1,5 +1,5 @@
 name: skaffold
-version: 2.16.1
-mtime: 1750217665
-commit: 95fb592deb61a4e290edca4925bd7c9c2fa93f6c
+version: 2.17.0
+mtime: 1763066773
+commit: 561ce51e1e2c4174b375e694a676585cea7c2b65
 

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/skaffold/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.skaffold.new.2061/vendor.tar.gz differ: char 13, 
line 1

Reply via email to