Accepting request 972903 from devel:kubic

OBS-URL: https://build.opensuse.org/request/show/972903
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kubeseal?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2022-04-26 18:16:04 +00:00 committed by Git OBS Bridge
commit 95710477d9
7 changed files with 29 additions and 9 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.17.4</param>
<param name="revision">v0.17.5</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">sealed-secrets-0.17.4.tar.gz</param>
<param name="archive">sealed-secrets-0.17.5.tar.gz</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">2a003fb95bf4265a5568d90882ac77e108a5e0c1</param></service></servicedata>
<param name="changesrevision">e3ec8c0bd83b708b524f74dbea30c94c3a6c59e2</param></service></servicedata>

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Tue Apr 26 06:21:45 UTC 2022 - kastl@b1-systems.de
- Update to version 0.17.5:
* Bump goreleaser to v1.7.0
* Update v0.17.5 release notes (#824)
* Publish sealed-secret-controller in Dockerhub (#823)
* Enable goimports in golangci-lint (#816)
* Added a nosec comment to a deferred f.close call (#793)
* Format code with goimports (#815)
* Add a nosec directory to allow http.Dir("/") (#812)
* Include cosign public key (#814)
* Adding post-quantum analysis and recommendations (#801)
* Updated the distroless image verification to use a local key (#813)
* Add cosign verification for distroless image (#796)
* Crypto doc rewrite (#794)
* Chart: bump image version (#807)
* Update VIB pipeline (#809)
* Run CI with the last two Go releases (#805)
-------------------------------------------------------------------
Fri Apr 01 07:11:32 UTC 2022 - kastl@b1-systems.de

View File

@ -21,7 +21,7 @@
%define archive_name sealed-secrets
Name: kubeseal
Version: 0.17.4
Version: 0.17.5
Release: 0
Summary: CLI for encrypting secrets to SealedSecrets
License: Apache-2.0

View File

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

View File

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

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0c0f8c62b99809724e8af4e03a7bca9844da214aec110cd8749705727205ce04
size 7411226
oid sha256:a5329e0bba42f16391b2b21ba0aaf843792846872b21fcd38482c21d6ac16275
size 7411541