Accepting request 989620 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/989620 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kubeseal?expand=0&rev=5
This commit is contained in:
commit
b616edb444
4
_service
4
_service
@ -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.0</param>
|
||||
<param name="revision">v0.18.1</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.0.tar.gz</param>
|
||||
<param name="archive">sealed-secrets-0.18.1.tar.gz</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/bitnami-labs/sealed-secrets</param>
|
||||
<param name="changesrevision">20afb24ae9d8cbc7d064473d18a86d1a006a268c</param></service></servicedata>
|
||||
<param name="changesrevision">5c7cac0fb3f854c08207cb18bbd3948b6f54ba1a</param></service></servicedata>
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 16 19:16:04 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.18.1:
|
||||
* New v0.18.1 release (#884)
|
||||
* Add flagenv and pflagenv to the project (#882)
|
||||
* Fixed typo in the CODEOWNERS file (#883)
|
||||
* Static documentation site for Sealed Secrets (#877)
|
||||
* feat: override rate limit (#873)
|
||||
* add deploymentAnnotations field in helm chart (#864)
|
||||
* Add Nixpkgs to installation options in README.md (#849)
|
||||
* Updated CODEOWNERS and created maintainers file (#867)
|
||||
* Release chart v2.2.0 (#856)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 04 18:56:53 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
%define archive_name sealed-secrets
|
||||
|
||||
Name: kubeseal
|
||||
Version: 0.18.0
|
||||
Version: 0.18.1
|
||||
Release: 0
|
||||
Summary: CLI for encrypting secrets to SealedSecrets
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:443f25eef9a89205c3908d2ab3362177622918a6ecce5548dd4c14915f9ef19e
|
||||
size 174628
|
3
sealed-secrets-0.18.1.tar.gz
Normal file
3
sealed-secrets-0.18.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0c2087ac5355ba71b1e1d8dbae3a7480d27c182902aa2b8fb0ca5f018067c69b
|
||||
size 1156609
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2250794d8aa5a0ee63377b77c7c9500f236c4bdaeda1fb2dbc40d3011c564257
|
||||
size 7408783
|
||||
oid sha256:8c89a19e87433bc6fa6b2296801179c2320aa62dac15feec1da1d4e1e50d20be
|
||||
size 7601645
|
||||
|
Loading…
x
Reference in New Issue
Block a user