forked from pool/pluto
Accepting request 1056212 from home:ojkastl_buildservice:Branch_devel_kubic
update to 5.12.0 OBS-URL: https://build.opensuse.org/request/show/1056212 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/pluto?expand=0&rev=43
This commit is contained in:
parent
ec7d8e5955
commit
1dd33a2cd6
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.11.2</param>
|
||||
<param name="revision">v5.12.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.11.2.tar.gz</param>
|
||||
<param name="archive">pluto-5.12.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">359e9d2c4a5648238edf1777021e5f352b9a3b92</param></service></servicedata>
|
||||
<param name="changesrevision">dc11ba13c840de0034510bff4712f651bf5ff45c</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3dbe71a6e331dd2f3ee468fb65868fceb4ef8956653a084e76e892d0f1f7ee85
|
||||
size 493829
|
3
pluto-5.12.0.tar.gz
Normal file
3
pluto-5.12.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b9a06b579058e8adaa92441b7096e30f82f16b2d93b0c9568120e9e9f6fd7ada
|
||||
size 492624
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 05 14:01:32 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 5.12.0:
|
||||
* Update documentation from template (#428)
|
||||
* sc/rd 71 add plg link (#427)
|
||||
* fix: preserve ordering of custom columns (#412)
|
||||
* Bump k8s.io/api from 0.25.3 to 0.25.4 (#406)
|
||||
* Bump k8s.io/apimachinery from 0.25.3 to 0.25.4 (#405)
|
||||
* Bump sigs.k8s.io/controller-runtime from 0.13.0 to 0.13.1 (#403)
|
||||
* Bump github.com/spf13/viper from 1.13.0 to 1.14.0 (#404)
|
||||
* Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#402)
|
||||
* Bump alpine from 3.16.2 to 3.16.3 (#407)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 12 12:23:50 UTC 2022 - Robert Munteanu <rombert@apache.org>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package pluto
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 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.11.2
|
||||
Version: 5.12.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:286cf780dc19d15099a0fe352284d86e24652047b3df7df9e9b771904128d591
|
||||
size 7049095
|
||||
oid sha256:fdca5b71a78c924b45a971749a8df789fe163d00fa9e6e6bd4296fb15c79a009
|
||||
size 7053439
|
||||
|
Loading…
Reference in New Issue
Block a user