Accepting request 1194900 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1194900 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kubesec?expand=0&rev=3
This commit is contained in:
commit
5b5526dfd2
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/controlplaneio/kubesec</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v2.14.0</param>
|
||||
<param name="revision">v2.14.1</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/controlplaneio/kubesec</param>
|
||||
<param name="changesrevision">edd68f6ffde5651c1c1460a8b6d83c7f62e4f5aa</param></service></servicedata>
|
||||
<param name="changesrevision">2d31e51659470451e6c51cb47be1df9e103fb49d</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eb4e89d5984643605a766e56f027b82a81cf0d6a90f4c1bfe9c6c8cd49b1f495
|
||||
size 1063948
|
3
kubesec-2.14.1.obscpio
Normal file
3
kubesec-2.14.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a53806ae25d245ae0162fb5660b5d2855633e45eb8f9f1d8fc36a982df48d2da
|
||||
size 1070604
|
@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 20 11:47:40 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 2.14.1:
|
||||
* chore: add update release notes
|
||||
* chore: simplify alpine container build
|
||||
* chore: add schema downloader to scratch container release
|
||||
* chore(deps): bump k8s schema version and tweak readme notes
|
||||
* chore(deps): bump container base images
|
||||
* chore(deps): update go dependencies
|
||||
* chore: update goreleaser config for v2
|
||||
* chore(deps): bump the gha group across 1 directory with 4
|
||||
updates
|
||||
* fix: scan entire branch with trufflehog
|
||||
* chore(deps): bump the gha group with 3 updates
|
||||
* chore(deps): bump google.golang.org/protobuf from 1.31.0 to
|
||||
1.33.0
|
||||
* chore(deps): bump the gha group with 2 updates
|
||||
* chore(deps): bump the gha group with 6 updates
|
||||
* chore(deps): bump the gomod group with 1 update
|
||||
* chore: correct webhook release name and tag
|
||||
* chore: manual workflow for releasing kubesec-workflow for now
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 23 06:38:57 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: kubesec
|
||||
version: 2.14.0
|
||||
mtime: 1700581683
|
||||
commit: edd68f6ffde5651c1c1460a8b6d83c7f62e4f5aa
|
||||
version: 2.14.1
|
||||
mtime: 1724068086
|
||||
commit: 2d31e51659470451e6c51cb47be1df9e103fb49d
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kubesec
|
||||
#
|
||||
# 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
|
||||
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: kubesec
|
||||
Version: 2.14.0
|
||||
Version: 2.14.1
|
||||
Release: 0
|
||||
Summary: Security risk analysis for Kubernetes resources
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:908f4bde84dde08ce08ce7b37a99ee9ba85f646ec71fed9c877a0f9365fc8067
|
||||
size 2253080
|
||||
oid sha256:9757df16d2dbee0a0bc73b8feedc61629d263e7ccae51afd6a78cb39d2b01f74
|
||||
size 2494320
|
||||
|
Loading…
x
Reference in New Issue
Block a user