forked from pool/pluto
Accepting request 957647 from home:ojkastl_buildservice:Branch_devel_kubic
update to 5.5.0 OBS-URL: https://build.opensuse.org/request/show/957647 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/pluto?expand=0&rev=8
This commit is contained in:
parent
1329dd6e71
commit
fa004f249e
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.4.0</param>
|
||||
<param name="revision">v5.5.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.4.0.tar.gz</param>
|
||||
<param name="archive">pluto-5.5.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">32a6a5787ff0805874ba02b26c0efd54e7f2238d</param></service></servicedata>
|
||||
<param name="changesrevision">aec735a2dc9a801c2e69889336ed636cc32ba3d7</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2b2c388046cf156c01870cd37d41c987a39b6ee70294a667470c52b4015f9000
|
||||
size 451901
|
3
pluto-5.5.0.tar.gz
Normal file
3
pluto-5.5.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6a47fe89c18828e62dd66eaea5819d6a551f5f217822811f8ce96bcd8a324241
|
||||
size 471118
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 25 18:25:48 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 5.5.0:
|
||||
* autoscaling/v2beta2 replacement should be autoscaling/v2 (#281)
|
||||
* Add CSV output option (#279)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 21 16:14:39 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 5.4.1:
|
||||
* Update all dependencies (#276)
|
||||
* Update dependencies (#272)
|
||||
* Document cosign, and add to release notes (#264)
|
||||
* Update documentation from template (#262)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 16 20:04:02 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: pluto
|
||||
Version: 5.4.0
|
||||
Version: 5.5.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:d32226ee29e232a3ee08d076b4a0e2190874cf9c9ec2bb74bca974fccd26edfa
|
||||
size 5531077
|
||||
oid sha256:3de5ecaefe3197f73960dc0a51645e162b4004360af1d6f858fcd2909023ca0f
|
||||
size 5797303
|
||||
|
Loading…
Reference in New Issue
Block a user