forked from pool/pluto
Accepting request 1124714 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1124714 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pluto?expand=0&rev=38
This commit is contained in:
commit
74b2a3c576
2
_service
2
_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.18.5</param>
|
<param name="revision">v5.18.6</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>
|
||||||
|
@ -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">0f1ca9b484111f43c79108d31ab7b1c0e7546a93</param></service></servicedata>
|
<param name="changesrevision">7d288332f5065c398b6bb780907165a4ab52b3ee</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1849e0879d109410fe32ac1249d8c7d95ae9d43b1f436cb3a2ccb548583cf8f1
|
|
||||||
size 2248204
|
|
3
pluto-5.18.6.obscpio
Normal file
3
pluto-5.18.6.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d50cf88c84f7440c60b0b4ff6fa86541640a42e1852744837c7d1cbe101bf713
|
||||||
|
size 2248204
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 09 14:48:12 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
- Update to version 5.18.6:
|
||||||
|
* Fixing isReplacementAvailableIn logic when field available in
|
||||||
|
is empty (#516)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 12 05:31:51 UTC 2023 - kastl@b1-systems.de
|
Thu Oct 12 05:31:51 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: pluto
|
name: pluto
|
||||||
version: 5.18.5
|
version: 5.18.6
|
||||||
mtime: 1697038379
|
mtime: 1699536274
|
||||||
commit: 0f1ca9b484111f43c79108d31ab7b1c0e7546a93
|
commit: 7d288332f5065c398b6bb780907165a4ab52b3ee
|
||||||
|
@ -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.18.5
|
Version: 5.18.6
|
||||||
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:be31bf59e1dafd0138abd2604f4ae0cc2ddc0cff10e28e9a6ac8e2bd425ea3cf
|
oid sha256:bfe21f261d91a688fb42dc9d1369d1c64d3e561ef94a0456ea9d21dc748ef62f
|
||||||
size 7046157
|
size 7046320
|
||||||
|
Loading…
Reference in New Issue
Block a user