Accepting request 1058801 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1058801 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kubeseal?expand=0&rev=12
This commit is contained in:
commit
6df4b5b5e6
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.19.3</param>
|
||||
<param name="revision">v0.19.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.19.3.tar.gz</param>
|
||||
<param name="archive">sealed-secrets-0.19.4.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">39dc683a2dc8593d260fd98b7fa68fa30d4a0d90</param></service></servicedata>
|
||||
<param name="changesrevision">ebca01121cbbc8faf4d39043e1ac89f0b0dd5cd1</param></service></servicedata>
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 17 05:46:25 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.19.4:
|
||||
* Release version v0.19.4 (#1088)
|
||||
* Bump k8s.io/code-generator from 0.25.4 to 0.26.0 (#1078)
|
||||
* add reccommended Kubernetes label app.kubernetes.io/part-of to Helm chart (#1084)
|
||||
* Bump golang.org/x/crypto from 0.4.0 to 0.5.0 (#1085)
|
||||
* Bump github.com/onsi/ginkgo/v2 from 2.6.1 to 2.7.0 (#1086)
|
||||
* Bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17 (#1083)
|
||||
* Bump github.com/onsi/gomega from 1.24.1 to 1.24.2 (#1079)
|
||||
* Bump github.com/onsi/ginkgo/v2 from 2.6.0 to 2.6.1 (#1077)
|
||||
* Release chart v2.7.2 (#1075)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 16 12:45:07 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kubeseal
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 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.19.3
|
||||
Version: 0.19.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:dfddee98b44014cc10417c360a3fb87128b90d9f8bc437837069cbd67ff4e5ed
|
||||
size 1294081
|
3
sealed-secrets-0.19.4.tar.gz
Normal file
3
sealed-secrets-0.19.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f022b2777f6783504a5c846783f0a530347ffbb65783f323746b5d2914005976
|
||||
size 1295621
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dcd10365481d8ec901f30d2f4b7d8498eb2ee21b857eb279c3788aff11acb264
|
||||
size 7934105
|
||||
oid sha256:022ef1ab52840f8563984bb001b8b140eaff4f4a05faec2140bde8daf1d234ff
|
||||
size 7853945
|
||||
|
Loading…
Reference in New Issue
Block a user