Accepting request 1036683 from home:ojkastl_buildservice:Branch_devel_kubic
update to 0.19.2 OBS-URL: https://build.opensuse.org/request/show/1036683 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/kubeseal?expand=0&rev=19
This commit is contained in:
parent
235ec1dfd5
commit
535b360a30
4
_service
4
_service
@ -3,7 +3,7 @@
|
|||||||
<param name="url">https://github.com/bitnami-labs/sealed-secrets</param>
|
<param name="url">https://github.com/bitnami-labs/sealed-secrets</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="exclude">.git</param>
|
<param name="exclude">.git</param>
|
||||||
<param name="revision">v0.19.1</param>
|
<param name="revision">v0.19.2</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
@ -16,6 +16,6 @@
|
|||||||
<param name="compression">gz</param>
|
<param name="compression">gz</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="go_modules" mode="disabled">
|
<service name="go_modules" mode="disabled">
|
||||||
<param name="archive">sealed-secrets-0.19.1.tar.gz</param>
|
<param name="archive">sealed-secrets-0.19.2.tar.gz</param>
|
||||||
</service>
|
</service>
|
||||||
</services>
|
</services>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/bitnami-labs/sealed-secrets</param>
|
<param name="url">https://github.com/bitnami-labs/sealed-secrets</param>
|
||||||
<param name="changesrevision">5ad819f159c898aee74739ef11741beb6d428445</param></service></servicedata>
|
<param name="changesrevision">76b1b6dcdec6c8762054677b2981b033de1931b3</param></service></servicedata>
|
@ -1,3 +1,39 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 18 15:05:26 UTC 2022 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
- Update to version 0.19.2:
|
||||||
|
* Release version v0.19.2 (#1058)
|
||||||
|
* Bump k8s.io/api from 0.25.3 to 0.25.4 (#1056)
|
||||||
|
* Bump github.com/onsi/gomega from 1.24.0 to 1.24.1 (#1055)
|
||||||
|
* Bump k8s.io/code-generator from 0.25.3 to 0.25.4 (#1053)
|
||||||
|
* Bump github.com/prometheus/client_golang from 1.13.1 to 1.14.0 (#1054)
|
||||||
|
* Bump golang.org/x/crypto from 0.1.0 to 0.2.0 (#1052)
|
||||||
|
* Bump github.com/prometheus/client_golang from 1.13.0 to 1.13.1 (#1050)
|
||||||
|
* Bump github.com/onsi/gomega from 1.23.0 to 1.24.0 (#1049)
|
||||||
|
* Bump github.com/onsi/gomega from 1.22.1 to 1.23.0 (#1047)
|
||||||
|
* Distinguish std & k8s errors (#1046)
|
||||||
|
* Fix empty Group Version Kind (#1044)
|
||||||
|
* Fix set-output warnings upgrading github actions (#1045)
|
||||||
|
* Upgrade VIB GitHub Action to 0.4.7 (#1043)
|
||||||
|
* Bump github.com/onsi/ginkgo/v2 from 2.3.1 to 2.4.0 (#1042)
|
||||||
|
* Minor fixes (#1040)
|
||||||
|
* Fix set-output usages as per GH guidance (#1039)
|
||||||
|
* Replace minikube action to use Node 16 (#1035)
|
||||||
|
* Include golang unit test report in the GitHub PR context (#1034)
|
||||||
|
* Regenerate code - detected some dummy changes (#1033)
|
||||||
|
* Decouple the kubeseal CLI from the kubeseal library (#1030)
|
||||||
|
* Replace minikube action to use Node 16 (#1031)
|
||||||
|
* Remove namespaceFn (#1029)
|
||||||
|
* Explain released registration steps (#1022)
|
||||||
|
* Upgrade node 12 actions to node 16 versions (#1011)
|
||||||
|
* Bump k8s.io/client-go from 0.25.0 to 0.25.3 (#1026)
|
||||||
|
* Bump github.com/onsi/gomega from 1.20.2 to 1.22.1 (#1024)
|
||||||
|
* Bump k8s.io/code-generator from 0.25.0 to 0.25.3 (#1025)
|
||||||
|
* Bump github.com/onsi/ginkgo/v2 from 2.1.6 to 2.3.1 (#1023)
|
||||||
|
* Enable dependabot Auto PRs (#1009)
|
||||||
|
* Helm chart: field 'rules' removed from 'templates/psp-clusterrolebinding.yaml' (#1006)
|
||||||
|
* Release Helm Chart 2.7.0 to use release 0.19.1 (#1020)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 17 10:30:15 UTC 2022 - kastl@b1-systems.de
|
Mon Oct 17 10:30:15 UTC 2022 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
%define archive_name sealed-secrets
|
%define archive_name sealed-secrets
|
||||||
|
|
||||||
Name: kubeseal
|
Name: kubeseal
|
||||||
Version: 0.19.1
|
Version: 0.19.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: CLI for encrypting secrets to SealedSecrets
|
Summary: CLI for encrypting secrets to SealedSecrets
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:941ef7d1481c5d9295addd14883d9715bc2b488f3c11f8774da798dd918dc209
|
|
||||||
size 1294739
|
|
3
sealed-secrets-0.19.2.tar.gz
Normal file
3
sealed-secrets-0.19.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:31ed6c5204e68360d597f5ea4e015c657c187ef7c5dce623367b0937a8d8ca5e
|
||||||
|
size 1297377
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:81fc32a1129163a5a10da192ee039bd58a21f702afe516fc860aa71078124a35
|
oid sha256:1283bf891cf7db7043b1e0de7ae84145b1b4af4e015efaeb071790b9253b80fe
|
||||||
size 7760275
|
size 7897011
|
||||||
|
Loading…
x
Reference in New Issue
Block a user