Ana Guerrero 2023-10-26 15:13:26 +00:00 committed by Git OBS Bridge
commit 07b4c7cdbf
8 changed files with 25 additions and 13 deletions

View File

@ -3,8 +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.14.1</param>
<param name="match-tag">v0.14.1</param>
<param name="revision">v0.14.2</param>
<param name="match-tag">v0.14.2</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param>
@ -17,6 +17,6 @@
<param name="compression">gz</param>
</service>
<service name="go_modules" mode="manual">
<param name="archive">kubearmor-client-0.14.1.obscpio</param>
<param name="archive">kubearmor-client-0.14.2.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">4507cc069e7e5f6fd5c2c74bdd42671a51dbcefd</param></service></servicedata>
<param name="changesrevision">4183b814ccc4ef433f29594fb8c2a27160bff9e3</param></service></servicedata>

View File

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

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6125c966eed39727069d59f3d4e09104014adfe8e6bba65a73d1fe8ed6dfc942
size 988684

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Oct 25 13:41:55 UTC 2023 - kastl@b1-systems.de
- Update to version 0.14.2:
* fix(deps): update github.com/kubearmor/kubearmor/deployments
digest to 15ad34e
* feat: allow karmor probe to show policies applied in systemd
mode
* remove summary, discover as they depend on an external tool
* add govulncheck install check
* add govulncheck scan to Makefile
-------------------------------------------------------------------
Wed Oct 11 12:27:31 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>

View File

@ -1,4 +1,4 @@
name: kubearmor-client
version: 0.14.1
mtime: 1695708712
commit: 4507cc069e7e5f6fd5c2c74bdd42671a51dbcefd
version: 0.14.2
mtime: 1698159513
commit: 4183b814ccc4ef433f29594fb8c2a27160bff9e3

View File

@ -19,7 +19,7 @@
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
Name: kubearmor-client
Version: 0.14.1
Version: 0.14.2
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:bc1b5656bf2271eddd1a087b16a382de4d0b6bb3ae0269b81986eed0c6d99c41
size 21686698
oid sha256:c7cf73311b4bcb66a419674ab8faf10f43454a8d41cb4b55306c85d73ab14c5d
size 21676684