forked from pool/skaffold
Accepting request 1060338 from home:ojkastl_buildservice:Branch_devel_kubic
update to 2.0.5 OBS-URL: https://build.opensuse.org/request/show/1060338 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/skaffold?expand=0&rev=29
This commit is contained in:
parent
1609467867
commit
d8ab1c10f0
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.4</param>
|
||||
<param name="revision">v2.0.5</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.4.tar.gz</param>
|
||||
<param name="archive">skaffold-2.0.5.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">01dd5065e6c1f91b046edef95074e68050a9c28c</param></service></servicedata>
|
||||
<param name="changesrevision">a3efe9d0916dd853ef29e81a97730cec1149ef73</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e0035e86a75016ca12aab1d5100328b25a8cbf15a3fd0deb5433c3c02512941a
|
||||
size 42053307
|
3
skaffold-2.0.5.tar.gz
Normal file
3
skaffold-2.0.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8b8555f6a09998e1c55567dc8588cea02b3d2ea39453fc686c4a1ad3ebb0c3c3
|
||||
size 42053983
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 21 07:41:26 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 2.0.5:
|
||||
* fix: add proper artifactOverrides->setValueTemplates conversion when upgrading from v2beta29 (#8335)
|
||||
* fix: use release namespace in render when specified (#8259)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 21 19:13:56 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package skaffold
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: skaffold
|
||||
Version: 2.0.4
|
||||
Version: 2.0.5
|
||||
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:39cf9a68fede23525833e538a21c658fadb9978160f3567fb5470d796fa69a84
|
||||
size 16466254
|
||||
oid sha256:c995d53b95532fc41721930d8d86b27761ac3bac1dcb5c6dfd318258a81209d0
|
||||
size 16466058
|
||||
|
Loading…
x
Reference in New Issue
Block a user