Accepting request 1238236 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1238236 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kubeseal?expand=0&rev=36
This commit is contained in:
commit
a0530c8793
2
_service
2
_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.27.3</param>
|
||||
<param name="revision">v0.28.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/bitnami-labs/sealed-secrets</param>
|
||||
<param name="changesrevision">fa9307a09c01fd8d347cba44db35f42b2ac875bb</param></service></servicedata>
|
||||
<param name="changesrevision">6b1b331a2cd3a58569ce4d819a7cabc59c0a3e50</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:33708fd333b8999d48ade04bbd84bd91ed64ec11a4afed14da2a43ac9561007d
|
||||
size 2391564
|
3
kubeseal-0.28.0.obscpio
Normal file
3
kubeseal-0.28.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e758e9aba6c26effbab1d830b2b7c3873458a3c0ce488c1072ad19c10dfc6f62
|
||||
size 2392588
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 16 10:03:37 UTC 2025 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.28.0:
|
||||
* Release Notes for 0.28.0 (#1672)
|
||||
* fix: explicitly set resourceFieldRef.divisor (#1655)
|
||||
* Bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 (#1670)
|
||||
* Bump golang.org/x/crypto from 0.31.0 to 0.32.0 (#1671)
|
||||
* Bump github.com/onsi/gomega from 1.36.1 to 1.36.2 (#1669)
|
||||
* Bump github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.1 (#1668)
|
||||
* Fix deprecated functions for bumping client-go (#1667)
|
||||
* Bump github.com/onsi/gomega from 1.36.0 to 1.36.1 (#1664)
|
||||
* Bump golang.org/x/crypto from 0.30.0 to 0.31.0 (#1659)
|
||||
* Bump golang.org/x/crypto from 0.29.0 to 0.30.0 (#1657)
|
||||
* Release carvel package 2.17.0 (#1654)
|
||||
* Release chart 2.17.0 (#1652)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 05 12:22:20 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: kubeseal
|
||||
version: 0.27.3
|
||||
mtime: 1733399063
|
||||
commit: fa9307a09c01fd8d347cba44db35f42b2ac875bb
|
||||
version: 0.28.0
|
||||
mtime: 1737020626
|
||||
commit: 6b1b331a2cd3a58569ce4d819a7cabc59c0a3e50
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kubeseal
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: kubeseal
|
||||
Version: 0.27.3
|
||||
Version: 0.28.0
|
||||
Release: 0
|
||||
Summary: CLI for encrypting secrets to SealedSecrets
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6b4a14c95b7de16037f8729837004c2ebf7e4862d9d0c1fe4dfd8cd617236397
|
||||
size 8795678
|
||||
oid sha256:cec2df94c10d2d55fbbf66e135b6014b1e1c254a39fdcde2cbf644c6a4f0344f
|
||||
size 8936288
|
||||
|
Loading…
Reference in New Issue
Block a user