Accepting request 1039497 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1039497 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/skaffold?expand=0&rev=14
This commit is contained in:
commit
7b7930761a
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">v2.0.2</param>
|
||||
<param name="revision">v2.0.3</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-2.0.2.tar.gz</param>
|
||||
<param name="archive">skaffold-2.0.3.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">d45fee5c7f7441d551aeed9c90750a1ff4fe1cbc</param></service></servicedata>
|
||||
<param name="changesrevision">f5dee0f76014d4fb8df4eb89a845d5d45883ef96</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:53a4def2c6488f070bd52c5a39e4393ae00c9f5c125807769f9a1458f1dddf89
|
||||
size 42052960
|
3
skaffold-2.0.3.tar.gz
Normal file
3
skaffold-2.0.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:314afb79327e4930746f602427fd4ea229b41f1e16e3c3dcbf02a88c73de73e8
|
||||
size 72496218
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 02 06:43:34 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 2.0.3:
|
||||
* fix: support alternative env var naming using support env variable + artifact-name (vs env variable + index)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 17 06:17:45 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: skaffold
|
||||
Version: 2.0.2
|
||||
Version: 2.0.3
|
||||
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:8b851cf86128a3da4528c7d9306db667260846eecf35163d014492059ee92e18
|
||||
size 16466163
|
||||
oid sha256:0aaf9dfc45774b6729e6d2bad77041bc22c308a3f2943a2202566e3bbc310019
|
||||
size 16466112
|
||||
|
Loading…
x
Reference in New Issue
Block a user