forked from pool/pluto
Accepting request 1064464 from home:ojkastl_buildservice:Branch_devel_kubic
update to 5.13.3 OBS-URL: https://build.opensuse.org/request/show/1064464 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/pluto?expand=0&rev=49
This commit is contained in:
parent
21466b688b
commit
3580fc609e
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.13.2</param>
|
||||
<param name="revision">v5.13.3</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.13.2.tar.gz</param>
|
||||
<param name="archive">pluto-5.13.3.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">b6ac6022c9755197b2920c3af0795b5b0e00ec3a</param></service></servicedata>
|
||||
<param name="changesrevision">3d62079d42d9d8ab08562611b216c68e70e75d14</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:06c389e67935657e5dc416b488de40164e347b440ba35d10644016b5e8120aa6
|
||||
size 499929
|
3
pluto-5.13.3.tar.gz
Normal file
3
pluto-5.13.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fcf5e3df5cd8221a74fe7c7c0abb16db8876627e2d5c33a33511673cfd7b0ae9
|
||||
size 500163
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 12 06:10:06 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 5.13.3:
|
||||
* fix : rules to load client configuration to connect to a kubernetes cluster (#419)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 10 06:15:14 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: pluto
|
||||
Version: 5.13.2
|
||||
Version: 5.13.3
|
||||
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:9a1ebaf515f19ff1448871833c8023c34dbab5ec3d569e3ef1d3bedcf8fdc411
|
||||
size 6978722
|
||||
oid sha256:1c288361c0536ab91038cb8d0b1637d298c3ef17680b54a784f1a505e967e6ec
|
||||
size 6978486
|
||||
|
Loading…
Reference in New Issue
Block a user