Accepting request 1125865 from home:ojkastl_buildservice:Branch_devel_kubic
update to 0.2.9 OBS-URL: https://build.opensuse.org/request/show/1125865 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/kor?expand=0&rev=10
This commit is contained in:
parent
f432e0d682
commit
f4b7487f4e
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.8</param>
|
||||
<param name="revision">v0.2.9</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">dec8161f811a3710916c3eb85d6e89272d6de0f7</param></service></servicedata>
|
||||
<param name="changesrevision">4a93e141b15605a66d661979e66976c5ed7c17d9</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c222aa303f395f4d34911f67ed82b418aea28cf217eab2948c3ba38ef69c5295
|
||||
size 479755
|
3
kor-0.2.9.obscpio
Normal file
3
kor-0.2.9.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:69245a5f9c5466a23e30c29bd9d2aef2c149068307368bf7de2d2bc20c58625a
|
||||
size 481803
|
12
kor.changes
12
kor.changes
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 14 12:09:19 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.2.9:
|
||||
* doc: add verbose flag (#154)
|
||||
* fix: fix output banner for yaml and json (#153)
|
||||
* fix incorrect example namespace flags (#152)
|
||||
* fix: fix output for yaml and json, banner (#149)
|
||||
* chore: add missing filters to service and SA (#148)
|
||||
* fix: make verbose logs a flag (#147)
|
||||
* chore: cleanup unused and remove dup (#146)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 13 06:34:40 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: kor
|
||||
version: 0.2.8
|
||||
mtime: 1699810519
|
||||
commit: dec8161f811a3710916c3eb85d6e89272d6de0f7
|
||||
version: 0.2.9
|
||||
mtime: 1699963349
|
||||
commit: 4a93e141b15605a66d661979e66976c5ed7c17d9
|
||||
|
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.8
|
||||
Version: 0.2.9
|
||||
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:2d5cf257858de2057013c355a8a602c9c40cef30160a9b7fde1cb63092e70c44
|
||||
size 6659111
|
||||
oid sha256:5e27e0c872cdbc0df72c2d4b5902747c0887e68a7d97bd18f0b33e4c8639fca0
|
||||
size 6658677
|
||||
|
Loading…
Reference in New Issue
Block a user