forked from pool/skaffold
Accepting request 1001731 from home:ojkastl_buildservice:Branch_devel_kubic
update to 1.39.2 OBS-URL: https://build.opensuse.org/request/show/1001731 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/skaffold?expand=0&rev=17
This commit is contained in:
parent
522fef9862
commit
caea4bafd7
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.39.1</param>
|
||||
<param name="revision">v1.39.2</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.39.1.tar.gz</param>
|
||||
<param name="archive">skaffold-1.39.2.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">1783050f4d5b1466c90fc88da08a97411d8b854d</param></service></servicedata>
|
||||
<param name="changesrevision">7ed1d722b53b55ac1c909f00d00a05b47d0964dd</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:33ae672094452c751ca6008c2284272c34a15170fd0e598bf418a606828c8dde
|
||||
size 21597963
|
3
skaffold-1.39.2.tar.gz
Normal file
3
skaffold-1.39.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2e586638967aaf70661532a10eee778cdf8a34cc28af5d077a29005d752b312b
|
||||
size 21599374
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 07 11:15:35 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 1.39.2:
|
||||
* release: v1.39.2
|
||||
* fix: do not replace every string matching image names (#7591)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 28 06:25:53 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: skaffold
|
||||
Version: 1.39.1
|
||||
Version: 1.39.2
|
||||
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:7e83336a97b0a9df46c75ee4afe09f58c9ce9f7b989a18c495c6130afed9c06c
|
||||
size 16761601
|
||||
oid sha256:444d2097188a988ab9e4ff1c93d61cb5fc2341d178d626ed620487036269bbc4
|
||||
size 16761540
|
||||
|
Loading…
x
Reference in New Issue
Block a user