Accepting request 1005844 from devel:kubic

OBS-URL: https://build.opensuse.org/request/show/1005844
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kubeseal?expand=0&rev=7
This commit is contained in:
Dominique Leuenberger 2022-09-25 13:35:39 +00:00 committed by Git OBS Bridge
commit 727ea5c8d3
7 changed files with 47 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.18.2</param>
<param name="revision">v0.18.4</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.18.2.tar.gz</param>
<param name="archive">sealed-secrets-0.18.4.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">13f3bcbcc1921cf93f1eb66762d48fd49baeee7f</param></service></servicedata>
<param name="changesrevision">7f217fd0df3009417ae6d4bf65046a27272223ca</param></service></servicedata>

View File

@ -1,3 +1,41 @@
-------------------------------------------------------------------
Sun Sep 25 07:02:21 UTC 2022 - kastl@b1-systems.de
- Update to version 0.18.4:
* Release version v0.18.4 (#973)
-------------------------------------------------------------------
Sun Sep 25 06:56:49 UTC 2022 - kastl@b1-systems.de
- Update to version 0.18.3:
* Release version v0.18.3 (#972)
* Generate deepcopy functions for SealedSecretEncryptedData (#970)
* Release chart v2.6.7 (#968)
* Check SealedSecret status in tests (#967)
* Fix status sub-resource not found error on updating status (#964)
* Autogenerate schema-v1alpha1.yaml (#966)
* fix: CRDs should not include unnecessary dashes (#965)
* feat: Support hostNetwork and dnsPolicy (#946)
* Run integration tests on the chart (#962)
* Upgrade Go versions and dependencies (#960)
* Make imagePullPolicy default to Always only if using :latest image (#959)
* feat: Publish kubeseal binary in a Docker image (#921)
* Fix schema validation errors (#957)
* Makes the README file clean and neat. (#911)
* Bump Chart version to release 'Allow additional volumes deployment' (#953)
* Allow additional volumes deployment (#945)
* Add CRD schema and fix JSON errors (#941)
* Make the controller main skinny (#947)
* Extend controller-tests support and docs to minikube (#943)
* Take into account annotations and commonAnnotations in our chart (#944)
* Make the kubeseal CLI have a skinny main (#939)
* Remove magic init funcs and global flags (#940)
* Explain helm chart install on restricted environments (#938)
* Remove /dev/stdin mentions in Readme (#935)
* Fix missing push and readme on new tests rules (#937)
* Simplify controller testing (#924)
* Upgrade chart to image version 1.18.2 (#932)
-------------------------------------------------------------------
Wed Sep 07 11:30:27 UTC 2022 - kastl@b1-systems.de

View File

@ -21,7 +21,7 @@
%define archive_name sealed-secrets
Name: kubeseal
Version: 0.18.2
Version: 0.18.4
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:10293de667af683a1ddf0d04690877512be281fb5b1cb32c343bd95fc6f098d7
size 1287963

View File

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

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:97fcaf5bb70527c0ab5b39d7c937fdfebb859ef2f90e7eb3012f0d433879c538
size 7681239
oid sha256:42b79afea4ad5e73e1b89a637c7af615a24958914be9d97aba0718ffe8c42191
size 7711669