Accepting request 1136917 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1136917 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kubeseal?expand=0&rev=27
This commit is contained in:
commit
10ce72c8a0
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.4</param>
|
||||
<param name="revision">v0.24.5</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.4.obscpio</param>
|
||||
<param name="archive">sealed-secrets-0.24.5.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">8fe2b61f3e553749ec18f288741579876d3b7c15</param></service></servicedata>
|
||||
<param name="changesrevision">64693897d3f03934d1c0063c0dec4175d93c9680</param></service></servicedata>
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 04 17:55:17 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.24.5:
|
||||
* Release notes for v0.24.5 (#1399)
|
||||
* Update golang to the latest tooling version (#1398)
|
||||
* Bump github.com/onsi/ginkgo/v2 from 2.13.1 to 2.13.2 (#1397)
|
||||
* Bump golang.org/x/crypto from 0.15.0 to 0.16.0 (#1394)
|
||||
* feat: Helm - Add sources (#1383)
|
||||
* Expose controller metrics in an isolated port (#1369)
|
||||
* Bump k8s.io/client-go from 0.28.3 to 0.28.4 (#1389)
|
||||
* Bump k8s.io/code-generator from 0.28.3 to 0.28.4 (#1390)
|
||||
* Update carvel package to v2.13.3 (#1381)
|
||||
* Release chart 2.13.3 (#1380)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 16 14:29:43 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kubeseal
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -21,7 +21,7 @@
|
||||
%define archive_name sealed-secrets
|
||||
|
||||
Name: kubeseal
|
||||
Version: 0.24.4
|
||||
Version: 0.24.5
|
||||
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:d613cf691737505306fda2bb7c1a98a53b3145ee682cf436cc1a33f3a047aa40
|
||||
size 2342412
|
3
sealed-secrets-0.24.5.obscpio
Normal file
3
sealed-secrets-0.24.5.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4f7b0e85f0e29e99c6731c7b5ef8338f49553cbcbe9c5b793b44ac7859a0ea6e
|
||||
size 2347532
|
@ -1,4 +1,4 @@
|
||||
name: sealed-secrets
|
||||
version: 0.24.4
|
||||
mtime: 1700047085
|
||||
commit: 8fe2b61f3e553749ec18f288741579876d3b7c15
|
||||
version: 0.24.5
|
||||
mtime: 1702636588
|
||||
commit: 64693897d3f03934d1c0063c0dec4175d93c9680
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c3706cc8cdfcb163f00cfb30c3ed38ef592fa72fc3a1b74ca21208e60433bdad
|
||||
size 7928936
|
||||
oid sha256:13f14d141cb9270e189438504b7f2f7455cb506d63ca31f1833d3a3a4dff1c84
|
||||
size 7930248
|
||||
|
Loading…
Reference in New Issue
Block a user