forked from pool/pluto
Accepting request 958479 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/958479 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pluto?expand=0&rev=4
This commit is contained in:
commit
78ca6c0c0c
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.5.0</param>
|
||||
<param name="revision">v5.5.1</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.5.0.tar.gz</param>
|
||||
<param name="archive">pluto-5.5.1.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">aec735a2dc9a801c2e69889336ed636cc32ba3d7</param></service></servicedata>
|
||||
<param name="changesrevision">b38f1f6a11f54746dc452ff79c52d8a6c8260620</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6a47fe89c18828e62dd66eaea5819d6a551f5f217822811f8ce96bcd8a324241
|
||||
size 471118
|
3
pluto-5.5.1.tar.gz
Normal file
3
pluto-5.5.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b1ad8f560ff8e4e9309bfb2c74a4f744815e1d0624d16432ce6cd0369618b2eb
|
||||
size 471529
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 02 05:52:24 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 5.5.1:
|
||||
* fix/update versions according to k8s Deprecated API Migration Guide (#283)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 25 18:25:48 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: pluto
|
||||
Version: 5.5.0
|
||||
Version: 5.5.1
|
||||
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:3de5ecaefe3197f73960dc0a51645e162b4004360af1d6f858fcd2909023ca0f
|
||||
size 5797303
|
||||
oid sha256:e717ec1094be4b991900f49f513764cf80a5606951d7a189cd64a1daa8a93cb6
|
||||
size 5796685
|
||||
|
Loading…
Reference in New Issue
Block a user