forked from pool/pluto
Accepting request 962661 from home:ojkastl_buildservice:Branch_devel_kubic
update to 5.6.0 OBS-URL: https://build.opensuse.org/request/show/962661 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/pluto?expand=0&rev=14
This commit is contained in:
parent
1e2f7aa249
commit
388e68d27c
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.5.3</param>
|
||||
<param name="revision">v5.6.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.5.3.tar.gz</param>
|
||||
<param name="archive">pluto-5.6.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">80098a3500be0fe29877095cb902bf82d4d23c14</param></service></servicedata>
|
||||
<param name="changesrevision">330438ef6deb89725f178abed9e10c9457c39279</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:afea945de611e0c092c88788140dd9faa798c1bbe36b774cb4648da5bf08b0db
|
||||
size 472457
|
3
pluto-5.6.0.tar.gz
Normal file
3
pluto-5.6.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:742fd34d71bc4fa1b65e809f312ebca2d4e5289d2c28e8c2485f9ebbd2621391
|
||||
size 473014
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 18 10:18:08 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 5.6.0:
|
||||
* Enable orb to use environment variables from context (#293)
|
||||
* Update cobra, viper, and helm dependencies (#292)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 10 07:42:31 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: pluto
|
||||
Version: 5.5.3
|
||||
Version: 5.6.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:1c8cce6876c136d134cc7208102fb1640ec541b28c40dcfac87f1fbd16ff93dd
|
||||
size 6039137
|
||||
oid sha256:eb5d769eb87c683a8206549224cbf99d97038a5c7d091a1a593412c1db7ad7c4
|
||||
size 6055104
|
||||
|
Loading…
Reference in New Issue
Block a user