forked from pool/pluto
Accepting request 986213 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/986213 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pluto?expand=0&rev=11
This commit is contained in:
commit
cee2ba3141
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.9.0</param>
|
||||
<param name="revision">v5.10.0</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.9.0.tar.gz</param>
|
||||
<param name="archive">pluto-5.10.0.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">f00e0e85835c62845116c08965a1fc2126e07ec1</param></service></servicedata>
|
||||
<param name="changesrevision">a932cda953da962a723befad37f9d6a6481c1dfa</param></service></servicedata>
|
3
pluto-5.10.0.tar.gz
Normal file
3
pluto-5.10.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:340aaece0f8dc3ffbcc9af6982f03399085b7c1d6c7bbd66caaf57894e558a7c
|
||||
size 483810
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1b1d07d13cbe16b05d25d977774b777d48a4373ac6d64489ec7f3259e657ed36
|
||||
size 481684
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 01 10:54:01 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 5.10.0:
|
||||
* Allow package users to populate `Output.Deprecated|Removed` fields by exporting the `Instance.filterOutput` receiver. (#341)
|
||||
* update dependencies (#342)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 27 13:19:56 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: pluto
|
||||
Version: 5.9.0
|
||||
Version: 5.10.0
|
||||
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:fa6ae255fad8aa437bb3f7fd939905d247a9e3239dad43f8586361db5f4cda1f
|
||||
size 6554570
|
||||
oid sha256:5284ecaf3359547e0fe128feb39c7403c03c3294cef0024b3a191029be50f06c
|
||||
size 6495753
|
||||
|
Loading…
Reference in New Issue
Block a user