Accepting request 980799 from devel:kubic

OBS-URL: https://build.opensuse.org/request/show/980799
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kubeseal?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2022-06-04 22:45:44 +00:00 committed by Git OBS Bridge
commit 873ce48a3a
7 changed files with 35 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.5</param>
<param name="revision">v0.18.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">sealed-secrets-0.17.5.tar.gz</param>
<param name="archive">sealed-secrets-0.18.0.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">e3ec8c0bd83b708b524f74dbea30c94c3a6c59e2</param></service></servicedata>
<param name="changesrevision">20afb24ae9d8cbc7d064473d18a86d1a006a268c</param></service></servicedata>

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Sat Jun 04 18:56:53 UTC 2022 - kastl@b1-systems.de
- Update to version 0.18.0:
* New v0.18.0 release (#855)
* Update golang target version to latest release 1.18.3 (#854)
* Add capability to watch multiple namespaces (#572)
* Update gopkg.in/yaml.v3 to v3.0.0 (#852)
* Publish images in GHCR (#851)
* Remove operator links (#845)
* Indent controller installation instructions (#844)
* Made gosec a step of the CI (#798)
* Update resourcenames in the controller.jsonnet to align it with the helm rbac rules (#838)
* fix: rbac permission (#828)
* Fix gosec warnings (#837)
* Cosign signature setup for release and docker image in CI (#810)
* Remove race condition in merge (#789)
* Gosec g304 (#795)
* Update the vmware-image-builder action with the latest release (#834)
* Add runtimeClassName as configurable value (#832)
* Fix make generate and set up temporally an specific code-generator version (#817)
* #791 Check if kubeseal encrypts using an expired certificate (#818)
* Bump prometheus/client_golang dependency to avoid CVE-2022-21698 and crypto dependency to avoid CVE-2022-27191 (#831)
* Chart: update registry and bump version (#825)
* Bump goreleaser to v1.7.0 (#826)
-------------------------------------------------------------------
Tue Apr 26 06:21:45 UTC 2022 - kastl@b1-systems.de

View File

@ -21,7 +21,7 @@
%define archive_name sealed-secrets
Name: kubeseal
Version: 0.17.5
Version: 0.18.0
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:9f758be07c82017c28273bed1bc27022ac698c2a27b8636d55916bb68aa66a22
size 173078

View File

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

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a5329e0bba42f16391b2b21ba0aaf843792846872b21fcd38482c21d6ac16275
size 7411541
oid sha256:2250794d8aa5a0ee63377b77c7c9500f236c4bdaeda1fb2dbc40d3011c564257
size 7408783