forked from pool/skaffold
Accepting request 1099494 from home:ojkastl_buildservice:Branch_devel_kubic
update to 2.6.2 OBS-URL: https://build.opensuse.org/request/show/1099494 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/skaffold?expand=0&rev=54
This commit is contained in:
parent
34cb37f8b5
commit
f10817c563
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.6.1</param>
|
||||
<param name="revision">v2.6.2</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">ae5cd52bc27103f11232bf2dd6635681d1dad2c2</param></service></servicedata>
|
||||
<param name="changesrevision">0d544d26766058c5a49ba80907edf438a01c90d4</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f502279328320c25200c8ecc1a73b5163e78af9992fb4f61c9f9345670a4ad6f
|
||||
size 180207118
|
3
skaffold-2.6.2.obscpio
Normal file
3
skaffold-2.6.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:115824cacf562f0c38dd05e909aaa9d5ef324e723b23ba47175c887e5d18b68a
|
||||
size 180203534
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 19 11:11:29 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 2.6.2:
|
||||
* chore: update the way the LTS images are built (#8953)
|
||||
* chore: configure minikube to a static version in github ci
|
||||
(#8951) (#8954)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 06 06:56:02 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: skaffold
|
||||
version: 2.6.1
|
||||
mtime: 1688571704
|
||||
commit: ae5cd52bc27103f11232bf2dd6635681d1dad2c2
|
||||
version: 2.6.2
|
||||
mtime: 1689710184
|
||||
commit: 0d544d26766058c5a49ba80907edf438a01c90d4
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: skaffold
|
||||
Version: 2.6.1
|
||||
Version: 2.6.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:32cd5e9fdf56b546444c26f5af07c64f8466b9e6979bfee9355fcb4a85435508
|
||||
size 17635445
|
||||
oid sha256:edd0c675fde4b6ce65dbb221b073b37663d5927fdab9f0295036c4c9d3c725e5
|
||||
size 17635584
|
||||
|
Loading…
x
Reference in New Issue
Block a user