forked from pool/pluto
Accepting request 1067201 from home:ojkastl_buildservice:Branch_devel_kubic
update to 5.14.0 OBS-URL: https://build.opensuse.org/request/show/1067201 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/pluto?expand=0&rev=54
This commit is contained in:
parent
9c6d9245da
commit
d4b398de55
4
_service
4
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/FairwindsOps/pluto</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v5.13.4</param>
|
||||
<param name="revision">v5.14.0</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">pluto-5.13.4.tar.gz</param>
|
||||
<param name="archive">pluto-5.14.0.tar.gz</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/FairwindsOps/pluto</param>
|
||||
<param name="changesrevision">87f16b12344ffa38690a3c252fa3d1a23664c10b</param></service></servicedata>
|
||||
<param name="changesrevision">621f1e63e631bc9603760d3dd0566c50cd8a1358</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b35e9e7ff088e502e81756e29fce580ec8d5c3c82549928108d419743b573d0b
|
||||
size 495978
|
3
pluto-5.14.0.tar.gz
Normal file
3
pluto-5.14.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:40e45b5af69f9af0171356121fc40a540b9a58356255aee88179dc49c948c78d
|
||||
size 496710
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 22 17:26:16 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 5.14.0:
|
||||
* add replacement-available-in (#452)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 21 09:26:46 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: pluto
|
||||
Version: 5.13.4
|
||||
Version: 5.14.0
|
||||
Release: 0
|
||||
Summary: A cli tool to help discover deprecated apiVersions in Kubernetes
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:629734de4f87516a21b3c279cbe5ba68e357d188aa0026d7fdbe4dfd7f79e7c4
|
||||
size 6978742
|
||||
oid sha256:d74503b1ff9f8f3375d594af0c8086ac7aad636dae105a7c3ab6c58ebe1dc403
|
||||
size 6978960
|
||||
|
Loading…
Reference in New Issue
Block a user