Accepting request 1126921 from home:ojkastl_buildservice:Branch_devel_kubic
update to 0.24.4 OBS-URL: https://build.opensuse.org/request/show/1126921 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/kubeseal?expand=0&rev=51
This commit is contained in:
parent
bd4886bb17
commit
fdbe6a6e70
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.24.3</param>
|
||||
<param name="revision">v0.24.4</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.3.obscpio</param>
|
||||
<param name="archive">sealed-secrets-0.24.4.obscpio</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">bb2938384ac6aa37ec91492e65e574953e361fdd</param></service></servicedata>
|
||||
<param name="changesrevision">8fe2b61f3e553749ec18f288741579876d3b7c15</param></service></servicedata>
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 16 14:29:43 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.24.4:
|
||||
* Release notes for v0.24.4 (#1378)
|
||||
* docs: Correct skipRecreate description (#1371)
|
||||
* feat: write help message to stdout (#1377)
|
||||
* Bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.1 (#1374)
|
||||
* Bump golang.org/x/crypto from 0.14.0 to 0.15.0 (#1375)
|
||||
* Bump github.com/onsi/gomega from 1.29.0 to 1.30.0 (#1376)
|
||||
* Set up LastTransitionTime in case that it is empty (#1370)
|
||||
* Bump k8s.io/klog/v2 from 2.100.1 to 2.110.1 (#1367)
|
||||
* Improve examples with a more legible kubeseal command (#1366)
|
||||
* Include refereces to the maintainers team email (#1365)
|
||||
* Release Carvel v0.24.3 (#1363)
|
||||
* Release Chart v0.24.3 (#1362)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 02 09:30:05 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
%define archive_name sealed-secrets
|
||||
|
||||
Name: kubeseal
|
||||
Version: 0.24.3
|
||||
Version: 0.24.4
|
||||
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:802e44bede950147a5ba99734d6151c233daffaf75b630dc2292a695d1e02246
|
||||
size 2340876
|
3
sealed-secrets-0.24.4.obscpio
Normal file
3
sealed-secrets-0.24.4.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d613cf691737505306fda2bb7c1a98a53b3145ee682cf436cc1a33f3a047aa40
|
||||
size 2342412
|
@ -1,4 +1,4 @@
|
||||
name: sealed-secrets
|
||||
version: 0.24.3
|
||||
mtime: 1698913385
|
||||
commit: bb2938384ac6aa37ec91492e65e574953e361fdd
|
||||
version: 0.24.4
|
||||
mtime: 1700047085
|
||||
commit: 8fe2b61f3e553749ec18f288741579876d3b7c15
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d2ab12364d573ed16e8d3baaf7d6ddb299dff5caaafdb59d00efa54c75d7e560
|
||||
size 7917639
|
||||
oid sha256:c3706cc8cdfcb163f00cfb30c3ed38ef592fa72fc3a1b74ca21208e60433bdad
|
||||
size 7928936
|
||||
|
Loading…
x
Reference in New Issue
Block a user