Ana Guerrero 2023-10-11 21:54:38 +00:00 committed by Git OBS Bridge
commit 54767d4989
8 changed files with 31 additions and 12 deletions

View File

@ -3,7 +3,8 @@
<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.1</param>
<param name="match-tag">v0.14.1</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param>
@ -16,6 +17,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.1.obscpio</param>
</service>
</services>

View File

@ -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>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:110b47220c4fd1ba41769ed1ed045d5b5d5a3a4c1b5aeda3000e0ff8f0af9536
size 1011212

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:21e1dff4010f6d606eb3f3085052ff30bf5872ce6f23ae9e6fcf0ae1c35bf1b4
size 999948

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Wed Oct 11 12:27:31 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- upstream fixed the missing third digit in the version, code stays
the same (tag 0.14 has the same code as 0.14.1)
-------------------------------------------------------------------
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>

View File

@ -1,4 +1,4 @@
name: kubearmor-client
version: 0.13.16
mtime: 1694177698
commit: 2fc04d2c2f8342c83f0868d666e6af86cc36450b
version: 0.14.1
mtime: 1695708712
commit: 4507cc069e7e5f6fd5c2c74bdd42671a51dbcefd

View File

@ -19,7 +19,7 @@
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
Name: kubearmor-client
Version: 0.13.16
Version: 0.14.1
Release: 0
Summary: KubeArmor cli tool aka kArmor
License: Apache-2.0

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a30e9560a830d31c638bcbc7a12cb078c61d72d9bdda882c9181cdfd92e65e23
size 21784429
oid sha256:bc1b5656bf2271eddd1a087b16a382de4d0b6bb3ae0269b81986eed0c6d99c41
size 21686698