SHA256
1
0
forked from pool/kubeseal

Accepting request 1115824 from home:ojkastl_buildservice:Branch_devel_kubic

update to 0.24.1

OBS-URL: https://build.opensuse.org/request/show/1115824
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/kubeseal?expand=0&rev=45
This commit is contained in:
Johannes Kastl 2023-10-05 12:45:25 +00:00 committed by Git OBS Bridge
parent 11f6f40187
commit 2c65eba22a
7 changed files with 29 additions and 11 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.24.0</param>
<param name="revision">v0.24.1</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.24.0.obscpio</param>
<param name="archive">sealed-secrets-0.24.1.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">3344ac6b6403320c46d0c3b26124a3c27f296c3c</param></service></servicedata>
<param name="changesrevision">3c52ecf1f862ccfe4839dbb018ecd830a200d467</param></service></servicedata>

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu Oct 05 12:27:25 UTC 2023 - kastl@b1-systems.de
- Update to version 0.24.1:
* Release notes for 0.24.1 (#1339)
* fix: remove trailing dashes for multidoc yaml (#1335)
* Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0
(#1338)
* Bump github.com/onsi/gomega from 1.27.10 to 1.28.0 (#1337)
* Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1 (#1333)
* Bump k8s.io/code-generator from 0.28.1 to 0.28.2 (#1327)
* Bump k8s.io/client-go from 0.28.1 to 0.28.2 (#1328)
* Bump k8s.io/api from 0.28.1 to 0.28.2 (#1329)
* Update carvel package to v2.13.0 (#1325)
* Release chart 2.13.0 (#1323)
-------------------------------------------------------------------
Fri Sep 15 11:07:12 UTC 2023 - kastl@b1-systems.de

View File

@ -21,7 +21,7 @@
%define archive_name sealed-secrets
Name: kubeseal
Version: 0.24.0
Version: 0.24.1
Release: 0
Summary: CLI for encrypting secrets to SealedSecrets
License: Apache-2.0
@ -36,8 +36,7 @@ Problem: "I can manage all my K8s config in git, except Secrets."
Solution: Encrypt your Secret into a SealedSecret, which is safe to store - even to a public repository. The SealedSecret can be decrypted only by the controller running in the target cluster and nobody else (not even the original author) is able to obtain the original Secret from the SealedSecret.
%prep
%setup -q -n %{archive_name}-%{version}
%setup -q -n %{archive_name}-%{version} -T -D -a 1
%autosetup -p 1 -a 1 -n %{archive_name}-%{version}
%build
go build \

View File

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

View File

@ -1,4 +1,4 @@
name: sealed-secrets
version: 0.24.0
mtime: 1694770936
commit: 3344ac6b6403320c46d0c3b26124a3c27f296c3c
version: 0.24.1
mtime: 1696505515
commit: 3c52ecf1f862ccfe4839dbb018ecd830a200d467

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f0c57c21d7af894ce68eafce7ebae73bc69c1a9f68a9df30d852da5acfa34e06
size 7912360
oid sha256:f06d1222fbbf8e42e799b62e74d6a6c23c5bee3d60da691e8adade74124a2bd9
size 7918220