Accepting request 1176543 from devel:kubic

OBS-URL: https://build.opensuse.org/request/show/1176543
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kubeseal?expand=0&rev=31
This commit is contained in:
Ana Guerrero 2024-05-24 17:51:56 +00:00 committed by Git OBS Bridge
commit 13a444a07f
8 changed files with 42 additions and 13 deletions

View File

@ -3,7 +3,7 @@
<param name="url">https://github.com/bitnami-labs/sealed-secrets</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="revision">v0.26.2</param>
<param name="revision">v0.26.3</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param>
@ -17,6 +17,6 @@
<param name="compression">gz</param>
</service>
<service name="go_modules" mode="manual">
<param name="archive">sealed-secrets-0.26.2.obscpio</param>
<param name="archive">sealed-secrets-0.26.3.obscpio</param>
</service>
</services>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/bitnami-labs/sealed-secrets</param>
<param name="changesrevision">e35ec421ad97e3b012342c42ad2a38c838a98c03</param></service></servicedata>
<param name="changesrevision">b1973d010b2fbf6f06bf71fdfa7c8a93a98a461c</param></service></servicedata>

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Thu May 23 19:34:47 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 0.26.3:
* Release notes for version 0.26.3 (#1537)
* Fix code generation (#1536)
* chore: update dependencies (#1535)
* readme: mention limitation of backup with key renewal (#1533)
* [helm] Set `GOMAXPROCS` and `GOMEMLIMIT` environment variables
(#1528)
* fix: show field name in error message when base64 decoding
fails (#1519)
* Bump k8s.io/code-generator from 0.30.0 to 0.30.1 (#1529)
* Bump k8s.io/client-go from 0.30.0 to 0.30.1 (#1532)
* Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 (#1527)
* Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1
(#1526)
* Site cleanup (#1525)
* Bump k8s.io/code-generator from 0.29.3 to 0.30.0 (#1513)
* Update dependencies (#1524)
* Bump github.com/onsi/gomega from 1.33.0 to 1.33.1 (#1522)
* Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 (#1520)
* Bump github.com/onsi/gomega from 1.32.0 to 1.33.0 (#1512)
* chore: increase vib timeout (#1509)
* chore: fix publish-release workflow (#1508)
* Bump golang.org/x/crypto from 0.21.0 to 0.22.0 (#1505)
* release carvel 2.15.3 (#1504)
* Release chart 2.15.3 (#1503)
-------------------------------------------------------------------
Thu Apr 04 16:56:00 UTC 2024 - opensuse_buildservice@ojkastl.de

View File

@ -21,14 +21,14 @@
%define archive_name sealed-secrets
Name: kubeseal
Version: 0.26.2
Version: 0.26.3
Release: 0
Summary: CLI for encrypting secrets to SealedSecrets
License: Apache-2.0
URL: https://github.com/bitnami-labs/sealed-secrets
Source: %{archive_name}-%{version}.tar.gz
Source1: vendor.tar.gz
BuildRequires: go >= 1.21
BuildRequires: go >= 1.22
%description
Problem: "I can manage all my K8s config in git, except Secrets."

View File

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

View File

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

View File

@ -1,4 +1,4 @@
name: sealed-secrets
version: 0.26.2
mtime: 1712243076
commit: e35ec421ad97e3b012342c42ad2a38c838a98c03
version: 0.26.3
mtime: 1716465144
commit: b1973d010b2fbf6f06bf71fdfa7c8a93a98a461c

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8c243feaabff47ee7c6da6b19b8a4181d742c1dd1a3ced5ae89cefb7629bcc54
size 8175985
oid sha256:cca1be82cf7ae1ff90feb0302b0489ac9ce33cc1a90a5ec0deb8694680e7fbb2
size 8221837