forked from pool/pluto
Accepting request 964799 from home:ojkastl_buildservice:Branch_devel_kubic
update to 5.7.0 OBS-URL: https://build.opensuse.org/request/show/964799 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/pluto?expand=0&rev=16
This commit is contained in:
parent
388e68d27c
commit
90aa1078bc
4
_service
4
_service
@ -3,7 +3,7 @@
|
|||||||
<param name="url">https://github.com/FairwindsOps/pluto</param>
|
<param name="url">https://github.com/FairwindsOps/pluto</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="exclude">.git</param>
|
<param name="exclude">.git</param>
|
||||||
<param name="revision">v5.6.0</param>
|
<param name="revision">v5.7.0</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
@ -16,6 +16,6 @@
|
|||||||
<param name="compression">gz</param>
|
<param name="compression">gz</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="go_modules" mode="disabled">
|
<service name="go_modules" mode="disabled">
|
||||||
<param name="archive">pluto-5.6.0.tar.gz</param>
|
<param name="archive">pluto-5.7.0.tar.gz</param>
|
||||||
</service>
|
</service>
|
||||||
</services>
|
</services>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/FairwindsOps/pluto</param>
|
<param name="url">https://github.com/FairwindsOps/pluto</param>
|
||||||
<param name="changesrevision">330438ef6deb89725f178abed9e10c9457c39279</param></service></servicedata>
|
<param name="changesrevision">b63ce35f460e4d498c36c261936912b8e96a8ef2</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:742fd34d71bc4fa1b65e809f312ebca2d4e5289d2c28e8c2485f9ebbd2621391
|
|
||||||
size 473014
|
|
3
pluto-5.7.0.tar.gz
Normal file
3
pluto-5.7.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7f6617dc16082a0bad765aded902328841432e74ee7f9a7627fd19d3f66772fe
|
||||||
|
size 477817
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 25 09:06:04 UTC 2022 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
- Update to version 5.7.0:
|
||||||
|
* Add flag for --kube-context (#302)
|
||||||
|
* updated dependencies (#300)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 18 10:18:08 UTC 2022 - kastl@b1-systems.de
|
Fri Mar 18 10:18:08 UTC 2022 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||||
|
|
||||||
Name: pluto
|
Name: pluto
|
||||||
Version: 5.6.0
|
Version: 5.7.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A cli tool to help discover deprecated apiVersions in Kubernetes
|
Summary: A cli tool to help discover deprecated apiVersions in Kubernetes
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:eb5d769eb87c683a8206549224cbf99d97038a5c7d091a1a593412c1db7ad7c4
|
oid sha256:5f45879dd058bcd61a0867517037b6096076433d212bd82509a623d233e5e07f
|
||||||
size 6055104
|
size 6062476
|
||||||
|
Loading…
Reference in New Issue
Block a user