forked from pool/skaffold
Accepting request 966139 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/966139 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/skaffold?expand=0&rev=6
This commit is contained in:
commit
1e95b7271b
4
_service
4
_service
@ -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.37.0</param>
|
||||
<param name="revision">v1.37.1</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
@ -16,6 +16,6 @@
|
||||
<param name="compression">gz</param>
|
||||
</service>
|
||||
<service name="go_modules" mode="disabled">
|
||||
<param name="archive">skaffold-1.37.0.tar.gz</param>
|
||||
<param name="archive">skaffold-1.37.1.tar.gz</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/GoogleContainerTools/skaffold</param>
|
||||
<param name="changesrevision">db0414e6646f54ce7d22a7eba65182c12284f162</param></service></servicedata>
|
||||
<param name="changesrevision">0c33da624a8dc2c8539f4abdda631acf0ce5c1e0</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:20444315057ab2831584d0ad20db9bfe2a538bf8285d3b33d9ea9db6219a27a1
|
||||
size 21866171
|
3
skaffold-1.37.1.tar.gz
Normal file
3
skaffold-1.37.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d78656a1775126c151756971ba0a08ea8e51cfce0785d4fb28b38ddfeebd4741
|
||||
size 21864541
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 31 07:04:19 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 1.37.1:
|
||||
* fix: fix skaffold label setter to work properly for cnrm resources (#7221)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 18 10:30:59 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: skaffold
|
||||
Version: 1.37.0
|
||||
Version: 1.37.1
|
||||
Release: 0
|
||||
Summary: Easy and Repeatable Kubernetes Development
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b57beb4fa6ffc9f3ced57ac83c195a1892e7d482b9adbddf265daea990917a98
|
||||
size 14650408
|
||||
oid sha256:2a7428eb58958fc9ee09a8d144f10a910b3d6fa40894b77694937e615d2d60e4
|
||||
size 14647132
|
||||
|
Loading…
x
Reference in New Issue
Block a user