forked from pool/skaffold
Accepting request 1086617 from home:ojkastl_buildservice:Branch_devel_kubic
update to 2.4.1 OBS-URL: https://build.opensuse.org/request/show/1086617 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/skaffold?expand=0&rev=44
This commit is contained in:
parent
189e9dca3b
commit
be8358d6ed
2
_service
2
_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">v2.4.0</param>
|
||||
<param name="revision">v2.4.1</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/GoogleContainerTools/skaffold</param>
|
||||
<param name="changesrevision">8f9209c755b4b2a041e564c7f98c723f868c0e80</param></service></servicedata>
|
||||
<param name="changesrevision">fa03604c21fcf1db798a118dd7f8c11d086f0174</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7b6d7cc57948697288477c7b0bdeecb34759b610a001f8454c5878bea4eb1cb1
|
||||
size 176401422
|
3
skaffold-2.4.1.obscpio
Normal file
3
skaffold-2.4.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:af220f43428ed3ecddfaa25db020a16a79be1ede0ecfeb682edcaeee0a38e093
|
||||
size 176401422
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 11 19:20:11 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 2.4.1:
|
||||
* fix: discard standout from helm dep command to not have
|
||||
corrupted data in output yaml file (#8756) (#8761)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 04 04:39:31 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: skaffold
|
||||
version: 2.4.0
|
||||
mtime: 1683129497
|
||||
commit: 8f9209c755b4b2a041e564c7f98c723f868c0e80
|
||||
version: 2.4.1
|
||||
mtime: 1683670285
|
||||
commit: fa03604c21fcf1db798a118dd7f8c11d086f0174
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: skaffold
|
||||
Version: 2.4.0
|
||||
Version: 2.4.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:400290d2648aa09de9ea6d82f11e9a9c7439c0d2636e52a4bc6e4f407eecfb82
|
||||
size 17468189
|
||||
oid sha256:a711af43d95b943c2bacf13feccfb6d1ba638a4699ab1b1b7fe5277256f2d003
|
||||
size 17468113
|
||||
|
Loading…
x
Reference in New Issue
Block a user