forked from pool/pluto
Accepting request 955481 from home:ojkastl_buildservice:Branch_devel_kubic
update to 5.4.0 OBS-URL: https://build.opensuse.org/request/show/955481 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/pluto?expand=0&rev=7
This commit is contained in:
parent
0333d020db
commit
1329dd6e71
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.3.4</param>
|
||||
<param name="revision">v5.4.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.3.4.tar.gz</param>
|
||||
<param name="archive">pluto-5.4.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">c54aa8ab41dcb4ada34fbd2d00bc26361992d314</param></service></servicedata>
|
||||
<param name="changesrevision">32a6a5787ff0805874ba02b26c0efd54e7f2238d</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:761327204e216323a4402258e9812e2c1b008f99c51f5d0f78106ef35febaa7b
|
||||
size 451378
|
3
pluto-5.4.0.tar.gz
Normal file
3
pluto-5.4.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2b2c388046cf156c01870cd37d41c987a39b6ee70294a667470c52b4015f9000
|
||||
size 451901
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 16 20:04:02 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 5.4.0:
|
||||
* Add support for parsing manifests contained into List objects (#263)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 15 15:08:55 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 5.3.5:
|
||||
* Remove invalid istio version entry (#259)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 26 07:15:15 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package pluto
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: pluto
|
||||
Version: 5.3.4
|
||||
Version: 5.4.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:dfa2e0bd952682d0b13c22e3f6739c89b4684aa7f16b1fbddcf3f332e26c0e41
|
||||
size 5531095
|
||||
oid sha256:d32226ee29e232a3ee08d076b4a0e2190874cf9c9ec2bb74bca974fccd26edfa
|
||||
size 5531077
|
||||
|
Loading…
Reference in New Issue
Block a user