forked from pool/pluto
Accepting request 1098304 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1098304 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pluto?expand=0&rev=32
This commit is contained in:
commit
d0bccd20c9
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.17.0</param>
|
<param name="revision">v5.18.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">b9fe341136dfc3164f9138910ade351a6a021142</param></service></servicedata>
|
<param name="changesrevision">b6702365f3af13588a790d7e9b8ddab14d3d60fd</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f6f7c27aa618d59d55e3f39d1b28a59171e233be9440e15544f883f4a0847c9e
|
|
||||||
size 1586700
|
|
3
pluto-5.18.0.obscpio
Normal file
3
pluto-5.18.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bd2b08ac4b1d74e890d827ca16aa6a108c9442b631c86275df6e99711c54bdb8
|
||||||
|
size 1587724
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 12 06:36:14 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
- Update to version 5.18.0:
|
||||||
|
* Update FAQ with more details about last-applied-configuration
|
||||||
|
issues (#498)
|
||||||
|
* Fix the makefile for local dev (#496)
|
||||||
|
* Add flowcontrol deprecations (#493)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 13 18:44:45 UTC 2023 - kastl@b1-systems.de
|
Tue Jun 13 18:44:45 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: pluto
|
name: pluto
|
||||||
version: 5.17.0
|
version: 5.18.0
|
||||||
mtime: 1686674058
|
mtime: 1689105067
|
||||||
commit: b9fe341136dfc3164f9138910ade351a6a021142
|
commit: b6702365f3af13588a790d7e9b8ddab14d3d60fd
|
||||||
|
@ -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.17.0
|
Version: 5.18.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:7a86b601fae78c1a8191c52948a82785d202854671e070e2978793bfa0e69a70
|
oid sha256:657f95948fc3a1a0a06348be3c12b9ddc587d218d4bee2d15d76db429fe65e57
|
||||||
size 6687068
|
size 6687628
|
||||||
|
Loading…
Reference in New Issue
Block a user