Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package skaffold for openSUSE:Factory 
checked in at 2022-03-18 16:42:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/skaffold (Old)
 and      /work/SRC/openSUSE:Factory/.skaffold.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "skaffold"

Fri Mar 18 16:42:33 2022 rev:5 rq:962664 version:1.37.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/skaffold/skaffold.changes        2022-03-04 
00:18:22.580294529 +0100
+++ /work/SRC/openSUSE:Factory/.skaffold.new.25692/skaffold.changes     
2022-03-18 16:42:51.789212547 +0100
@@ -1,0 +2,53 @@
+Fri Mar 18 10:30:59 UTC 2022 - [email protected]
+
+- Update to version 1.37.0:
+  * fix: update helm binary digest to 3.8.0 digest (#7201)
+  * release: v1.37.0
+  * refactor: Use new logrus.Logger instead of default (#7193)
+  * fix: ignore concurrency if not specified (#7182)
+  * site: support nested tabs (#7195)
+  * feat: add basic metrics for resource selector usage (#7192)
+  * docs: fix skaffold resource selector docs (#7187)
+  * docs: fix bad link to docker deployer page (#7188)
+  * WIP: Update the default value of the parameters in the vulnerability 
monitoring CB job. (#7173)
+  * docs: Add Docker port-forwarding note (#7176)
+  * feat: Allow Confluent-for-Kubernetes types to be transformed (#7179)
+  * docs: add docs for new skaffold resourceSelector configuration (#7174)
+  * WIP: only report the vulnerability of the LTS images with last patch 
version. (#7167)
+  * feat: add metrics related to cross-platform build (#7172)
+  * feat: allow and deny list support for schema field overwriting (namely 
label and image fields atm) (#7056)
+  * fix: `make install` works for Mac M1 (#7159)
+  * chore(deps): bump github.com/containerd/containerd from 1.5.8 to 1.5.9 
(#7151)
+  * fix: choose cli default-repo over config file (#7144)
+  * feat: add better support and messaging around using helm with skaffold 
apply (#7149)
+  * chore: cleanup default namespace deployment (#7148)
+  * chore(deps): bump actions/checkout from 2 to 3 (#7150)
+  * fix: warn instead of fail for multi-arch builds (#7145)
+  * chore: upgrade to helm 3.8.0 for experimental oci support (#7147)
+  * feat: cross-platform support with kaniko builder (#7142)
+  * docs: Remove references to XXenableJibInit and XXenableBuildpacksInit from 
init docs (#7108)
+  * docs: make noCache option more clear (#7141)
+  * docs: cross platform build support in GCB (#7140)
+  * fix: specifying platforms in ko builder (#7135)
+  * feat: implement cross-platform support for GCB build env (#7134)
+  * fix: `make preview-docs` should run on Mac M1 (#7136)
+  * docs: refresh DEVELOPMENT.md (#7129)
+  * Fix typo in warning message (#7138)
+  * chore: bump schema version to v2beta28 (#7130)
+  * feat(lsp): add validation checking to lsp (#7097)
+  * Revert "build: 30 min timeout for integration tests (#6684)" (#7128)
+  * feat: implement cross-platform support for jib builder (#7110)
+  * fix: correctly handle excluded profiles (#7107)
+  * fix: buildkit and custom output (#7024) (#7120)
+  * docs: Make explicit that user needs to change PROJECT_ID (#7068)
+  * fix: always reset cached repo if sync is true (#7069)
+  * chore(deps): bump github.com/docker/distribution (#7105)
+  * chore: Update ROADMAP.md (#7115)
+  * fix: parsing alternative config filename `skaffold.yml` by supporting 
absolute paths in `config.ReadConfiguration` (#7112)
+  * chore(deps): bump puma from 4.3.9 to 4.3.11 in ruby example (#7117)
+  * feat: add argo workflows kinds to transformable allow list (#7102)
+  * chore(deps): bump flask version from 2.0.2 to 2.0.3 in buildpacks-python 
example (#7116)
+  * fix: correctly set the default value of `StatusCheck` to nil (#7089)
+  * docs: add section on deactivating profiles (#7100)
+
+-------------------------------------------------------------------

Old:
----
  skaffold-1.36.1.tar.gz

New:
----
  skaffold-1.37.0.tar.gz

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

Other differences:
------------------
++++++ skaffold.spec ++++++
--- /var/tmp/diff_new_pack.6EA2NS/_old  2022-03-18 16:42:53.281213615 +0100
+++ /var/tmp/diff_new_pack.6EA2NS/_new  2022-03-18 16:42:53.285213618 +0100
@@ -19,7 +19,7 @@
 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
 
 Name:           skaffold
-Version:        1.36.1
+Version:        1.37.0
 Release:        0
 Summary:        Easy and Repeatable Kubernetes Development
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.6EA2NS/_old  2022-03-18 16:42:53.317213641 +0100
+++ /var/tmp/diff_new_pack.6EA2NS/_new  2022-03-18 16:42:53.321213644 +0100
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/GoogleContainerTools/skaffold</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">v1.36.1</param>
+    <param name="revision">v1.37.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">v(.*)</param>
@@ -16,7 +16,7 @@
     <param name="compression">gz</param>
   </service>
   <service name="go_modules" mode="disabled">
-    <param name="archive">skaffold-1.36.1.tar.gz</param>
+    <param name="archive">skaffold-1.37.0.tar.gz</param>
   </service>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.6EA2NS/_old  2022-03-18 16:42:53.353213667 +0100
+++ /var/tmp/diff_new_pack.6EA2NS/_new  2022-03-18 16:42:53.357213670 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/GoogleContainerTools/skaffold</param>
-              <param 
name="changesrevision">189a55291c18ac850277134d2b8f3eaa2c4f7a1d</param></service></servicedata>
+              <param 
name="changesrevision">db0414e6646f54ce7d22a7eba65182c12284f162</param></service></servicedata>
 (No newline at EOF)
 

++++++ skaffold-1.36.1.tar.gz -> skaffold-1.37.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/skaffold/skaffold-1.36.1.tar.gz 
/work/SRC/openSUSE:Factory/.skaffold.new.25692/skaffold-1.37.0.tar.gz differ: 
char 13, line 1

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

Reply via email to