forked from pool/pluto
Accepting request 1189447 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1189447 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pluto?expand=0&rev=43
This commit is contained in:
commit
a92085813c
4
_service
4
_service
@ -3,7 +3,9 @@
|
|||||||
<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.19.4</param>
|
<param name="revision">v5.20.0</param>
|
||||||
|
<!-- tag v5.20.0 sits on same commit as v5.20 (without .0) -->
|
||||||
|
<param name="match-tag">v5.20.0</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">94d3acae30cd0c306a80fa42bb77a70b8f49e39c</param></service></servicedata>
|
<param name="changesrevision">e7460d33e0f76cc4232b5f6429bc99cfd7b6ef1c</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2bf690b9dfb6ef31adc80595455ca289b67596b3b8e0055b8798259129335df2
|
|
||||||
size 2248204
|
|
3
pluto-5.20.0.obscpio
Normal file
3
pluto-5.20.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d4f63326e2e2c4c5112fad638769b4dc1e8e89780cf6031fb9c6951336470ce6
|
||||||
|
size 1840140
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 24 17:41:38 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
- Update to version 5.20.0:
|
||||||
|
* fix: remove tag annotation requirement (#547)
|
||||||
|
* feat: add audit apiversion check (#546)
|
||||||
|
* Bensky/kubeconfig flag (#545)
|
||||||
|
* docs: update documentation from template (#544)
|
||||||
|
* fix #432 don't compare when object kind doesn't match kind in
|
||||||
|
last-applied-configuration (#542)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat May 18 07:47:19 UTC 2024 - opensuse_buildservice@ojkastl.de
|
Sat May 18 07:47:19 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: pluto
|
name: pluto
|
||||||
version: 5.19.4
|
version: 5.20.0
|
||||||
mtime: 1715798167
|
mtime: 1721839328
|
||||||
commit: 94d3acae30cd0c306a80fa42bb77a70b8f49e39c
|
commit: e7460d33e0f76cc4232b5f6429bc99cfd7b6ef1c
|
||||||
|
@ -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.19.4
|
Version: 5.20.0
|
||||||
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:bd6586b3ac78d037aff708369aed572d2e979edf47ff6930232191a9a8cbbf00
|
oid sha256:cb3da320830ff4effcb3b4b29f621caec99990d1ec05decfc53a1b746dfcbfbb
|
||||||
size 6985905
|
size 6984874
|
||||||
|
Loading…
Reference in New Issue
Block a user