Accepting request 1121676 from home:ojkastl_buildservice:Branch_devel_kubic
update to 0.2.6 OBS-URL: https://build.opensuse.org/request/show/1121676 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/kor?expand=0&rev=4
This commit is contained in:
parent
18cbd5d934
commit
da99dcf002
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/yonahd/kor</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v0.2.5</param>
|
||||
<param name="revision">v0.2.6</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/yonahd/kor</param>
|
||||
<param name="changesrevision">aa387e21ce3a4b430e85b26aefadbac200f804f2</param></service></servicedata>
|
||||
<param name="changesrevision">d55b4a973b8995c976e55ee19600d1627d4641f6</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a2c4d7f4c3337cf1fe2b0728b43c44acf91c80e7f5071f3c807a1501d6988a90
|
||||
size 235531
|
3
kor-0.2.6.obscpio
Normal file
3
kor-0.2.6.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b307740ba92f0774400a30bdd02173f9048675bf4d97f424a86facf746c6b0a7
|
||||
size 478219
|
11
kor.changes
11
kor.changes
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 01 19:07:35 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.2.6:
|
||||
* feat: add customization and filtering options for finding
|
||||
unused resources (#116)
|
||||
* Add Grafana Dashboard (#118)
|
||||
* Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 (#119)
|
||||
* Bump k8s.io/client-go from 0.28.2 to 0.28.3 (#112)
|
||||
* Documentation: update chart with release v0.2.5 (#111)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 20 04:59:42 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: kor
|
||||
version: 0.2.5
|
||||
mtime: 1697733988
|
||||
commit: aa387e21ce3a4b430e85b26aefadbac200f804f2
|
||||
version: 0.2.6
|
||||
mtime: 1698846552
|
||||
commit: d55b4a973b8995c976e55ee19600d1627d4641f6
|
||||
|
2
kor.spec
2
kor.spec
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: kor
|
||||
Version: 0.2.5
|
||||
Version: 0.2.6
|
||||
Release: 0
|
||||
Summary: Tool to discover unused Kubernetes Resources
|
||||
License: MIT
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5592e8e43adb14c690c8d09b00e6cbf7788c99b19fd0ab3872a5a39ba2196f71
|
||||
size 6428173
|
||||
oid sha256:eed4c5a8d7e004006ca217676891eb702290d65613b3349469e3f80c7ed459fe
|
||||
size 6521712
|
||||
|
Loading…
Reference in New Issue
Block a user