forked from pool/kubearmor-client
Accepting request 1116728 from home:ojkastl_buildservice:Branch_devel_kubic
update to 0.14 OBS-URL: https://build.opensuse.org/request/show/1116728 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/kubearmor-client?expand=0&rev=2
This commit is contained in:
parent
eac956b98c
commit
b80306d494
4
_service
4
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/kubearmor/kubearmor-client</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v0.13.16</param>
|
||||
<param name="revision">v0.14</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="manual">
|
||||
<param name="archive">kubearmor-client-0.13.16.obscpio</param>
|
||||
<param name="archive">kubearmor-client-0.14.obscpio</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/kubearmor/kubearmor-client</param>
|
||||
<param name="changesrevision">2fc04d2c2f8342c83f0868d666e6af86cc36450b</param></service></servicedata>
|
||||
<param name="changesrevision">4507cc069e7e5f6fd5c2c74bdd42671a51dbcefd</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:110b47220c4fd1ba41769ed1ed045d5b5d5a3a4c1b5aeda3000e0ff8f0af9536
|
||||
size 1011212
|
3
kubearmor-client-0.14.obscpio
Normal file
3
kubearmor-client-0.14.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ddfb16fb540ab7c29d74ea85abf6b7d5cca441fef8f1ec4182a1d338357a858f
|
||||
size 999436
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 10 14:14:44 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.14:
|
||||
* feat(ns): update default namespace to "kubearmor" (#361)
|
||||
* feat: Add support for k0s
|
||||
* feat: Enhanced handling of policy addition and deletion events
|
||||
* Add license scan report and status
|
||||
* handling comments and empty objects in policy
|
||||
* migrate Userhome func to common
|
||||
* refractoring recommend cli
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 9 07:26:00 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: kubearmor-client
|
||||
version: 0.13.16
|
||||
mtime: 1694177698
|
||||
commit: 2fc04d2c2f8342c83f0868d666e6af86cc36450b
|
||||
version: 0.14
|
||||
mtime: 1695708712
|
||||
commit: 4507cc069e7e5f6fd5c2c74bdd42671a51dbcefd
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: kubearmor-client
|
||||
Version: 0.13.16
|
||||
Version: 0.14
|
||||
Release: 0
|
||||
Summary: KubeArmor cli tool aka kArmor
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a30e9560a830d31c638bcbc7a12cb078c61d72d9bdda882c9181cdfd92e65e23
|
||||
size 21784429
|
||||
oid sha256:098c7b0238cdfde38148f3e42a0d95037c0bd9ec1f64f46c014cd1a7f1ef6c75
|
||||
size 21686219
|
||||
|
Loading…
x
Reference in New Issue
Block a user