forked from pool/pluto
Accepting request 1067396 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1067396 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pluto?expand=0&rev=26
This commit is contained in:
commit
021509594b
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.15.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.13.4.tar.gz</param>
|
||||
<param name="archive">pluto-5.15.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">87f16b12344ffa38690a3c252fa3d1a23664c10b</param></service></servicedata>
|
||||
<param name="changesrevision">cf69d915f3bcb2c54c55b2b7a5c0a6bbce7f78c8</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b35e9e7ff088e502e81756e29fce580ec8d5c3c82549928108d419743b573d0b
|
||||
size 495978
|
3
pluto-5.15.1.tar.gz
Normal file
3
pluto-5.15.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:27e49ab313b0df1a0ba7a089d8ae44f84c96740ba79e9402efeaa1724d900bee
|
||||
size 497223
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 23 10:39:17 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 5.15.1:
|
||||
* add: set replacement-available-in to existing version. (#457)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 23 10:37:21 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 5.15.0:
|
||||
* Add a `detect-all-in-cluster` command to run both `detect-helm` and `detect-api-resources` (#455)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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.15.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:629734de4f87516a21b3c279cbe5ba68e357d188aa0026d7fdbe4dfd7f79e7c4
|
||||
size 6978742
|
||||
oid sha256:172b31bed43388652f655cf07166bbdc75a0eee34df567c34a7e9f27ca5ff7ae
|
||||
size 6978862
|
||||
|
Loading…
Reference in New Issue
Block a user