forked from pool/skaffold
Accepting request 1189851 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1189851 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/skaffold?expand=0&rev=40
This commit is contained in:
commit
23836f897d
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<param name="url">https://github.com/GoogleContainerTools/skaffold</param>
|
<param name="url">https://github.com/GoogleContainerTools/skaffold</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="exclude">.git</param>
|
<param name="exclude">.git</param>
|
||||||
<param name="revision">v2.13.0</param>
|
<param name="revision">v2.13.1</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/GoogleContainerTools/skaffold</param>
|
<param name="url">https://github.com/GoogleContainerTools/skaffold</param>
|
||||||
<param name="changesrevision">7f817f3e065287292e7e216862fc4460be192ac9</param></service></servicedata>
|
<param name="changesrevision">9bf608b553673654891eaa4d79ef84b21749ef0c</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:09bb59d4650540d2503ac4a9dce94a6333293814981bf7fa7dfc343fa9ed92a5
|
|
||||||
size 187822606
|
|
3
skaffold-2.13.1.obscpio
Normal file
3
skaffold-2.13.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5cf6333d875484a7b8b874237a2c2bd4355ecea1d15352f6742c0c5b15f8784d
|
||||||
|
size 187834382
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 24 17:43:15 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
- Update to version 2.13.1:
|
||||||
|
* New Features and Additions:
|
||||||
|
- feat: make ADC the default option for GCP authentication when
|
||||||
|
using go-containerregistry #9456
|
||||||
|
* Fixes:
|
||||||
|
- fix: send maxRetries property when it is specified by the
|
||||||
|
user in a cloud run job manifest #9475
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 10 08:04:39 UTC 2024 - opensuse_buildservice@ojkastl.de
|
Wed Jul 10 08:04:39 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: skaffold
|
name: skaffold
|
||||||
version: 2.13.0
|
version: 2.13.1
|
||||||
mtime: 1720458043
|
mtime: 1721835514
|
||||||
commit: 7f817f3e065287292e7e216862fc4460be192ac9
|
commit: 9bf608b553673654891eaa4d79ef84b21749ef0c
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||||
|
|
||||||
Name: skaffold
|
Name: skaffold
|
||||||
Version: 2.13.0
|
Version: 2.13.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Easy and Repeatable Kubernetes Development
|
Summary: Easy and Repeatable Kubernetes Development
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:559ac9f74451d11a05ed4eb9f8e6211741f9169b072fc14e727a1267c585f665
|
oid sha256:006a6d56957916835f045c6851da0131184704c61f63506c92bd71eb921dc707
|
||||||
size 18528619
|
size 18528554
|
||||||
|
Loading…
x
Reference in New Issue
Block a user