Accepting request 1067387 from home:ojkastl_buildservice:Branch_devel_kubic
update to 5.15.1 OBS-URL: https://build.opensuse.org/request/show/1067387 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/pluto?expand=0&rev=55
This commit is contained in:
parent
d4b398de55
commit
7988169529
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.14.0</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.14.0.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">621f1e63e631bc9603760d3dd0566c50cd8a1358</param></service></servicedata>
|
||||
<param name="changesrevision">cf69d915f3bcb2c54c55b2b7a5c0a6bbce7f78c8</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:40e45b5af69f9af0171356121fc40a540b9a58356255aee88179dc49c948c78d
|
||||
size 496710
|
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,15 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: pluto
|
||||
Version: 5.14.0
|
||||
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:d74503b1ff9f8f3375d594af0c8086ac7aad636dae105a7c3ab6c58ebe1dc403
|
||||
size 6978960
|
||||
oid sha256:172b31bed43388652f655cf07166bbdc75a0eee34df567c34a7e9f27ca5ff7ae
|
||||
size 6978862
|
||||
|
Loading…
Reference in New Issue
Block a user