SHA256
1
0
forked from pool/pluto

Accepting request 960225 from devel:kubic

OBS-URL: https://build.opensuse.org/request/show/960225
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pluto?expand=0&rev=5
This commit is contained in:
Dominique Leuenberger 2022-03-08 19:32:25 +00:00 committed by Git OBS Bridge
commit 1309971d3e
7 changed files with 23 additions and 10 deletions

View File

@ -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.1</param>
<param name="revision">v5.5.2</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.1.tar.gz</param>
<param name="archive">pluto-5.5.2.tar.gz</param>
</service>
</services>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/FairwindsOps/pluto</param>
<param name="changesrevision">b38f1f6a11f54746dc452ff79c52d8a6c8260620</param></service></servicedata>
<param name="changesrevision">3d596ba40a6000998f16711773e2bf6424eae32b</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b1ad8f560ff8e4e9309bfb2c74a4f744815e1d0624d16432ce6cd0369618b2eb
size 471529

3
pluto-5.5.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6518e308c93d0e35970f6013f6746d74a2df3ab809edda018f5b7bb396148e01
size 471442

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Mar 8 12:45:17 UTC 2022 - Johannes Kastl <kastl@b1-systems.de>
- BuildRequire go1.17
-------------------------------------------------------------------
Tue Mar 08 11:58:07 UTC 2022 - kastl@b1-systems.de
- Update to version 5.5.2:
* Add PodSecurityPolicy removal in kube v1.25 (#287)
* Managed by Terraform
* Update goreleaser to 1.5.0 (#284)
-------------------------------------------------------------------
Wed Mar 02 05:52:24 UTC 2022 - kastl@b1-systems.de

View File

@ -19,14 +19,14 @@
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
Name: pluto
Version: 5.5.1
Version: 5.5.2
Release: 0
Summary: A cli tool to help discover deprecated apiVersions in Kubernetes
License: Apache-2.0
URL: https://github.com/FairwindsOps/pluto
Source: pluto-%{version}.tar.gz
Source1: vendor.tar.gz
BuildRequires: go >= 1.16
BuildRequires: go >= 1.17
%description
Pluto is a utility to help users find deprecated Kubernetes apiVersions in their code repositories and their helm releases.

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e717ec1094be4b991900f49f513764cf80a5606951d7a189cd64a1daa8a93cb6
size 5796685
oid sha256:061253fda95c654dc7403bc82a11c9c93187196438f1102b140d170d85f57994
size 5797586