Accepting request 1195007 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1195007 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kor?expand=0&rev=23
This commit is contained in:
commit
7f1c667633
4
_service
4
_service
@ -3,9 +3,9 @@
|
||||
<param name="url">https://github.com/yonahd/kor</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v0.5.4</param>
|
||||
<param name="revision">v0.5.5</param>
|
||||
<!-- the helm-related tag kor-0.1.xx is sitting on the same commit... -->
|
||||
<param name="match-tag">v0.5.4</param>
|
||||
<param name="match-tag">v0.5.5</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">fbc63c921294011ba57bc41ac4e72aa40634a187</param></service></servicedata>
|
||||
<param name="changesrevision">67f662c4ad92750ec49c7b2d8ba17f90c7e20b5e</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c70bcb72953cfe9a35ae720741976b0e3c4e81ddb042216d624c09623df2802c
|
||||
size 799756
|
3
kor-0.5.5.obscpio
Normal file
3
kor-0.5.5.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8a21e8967195900b50e34a79aa3e2905cf72d099e1ba5597b8fd294117a63598
|
||||
size 803852
|
12
kor.changes
12
kor.changes
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 21 06:33:40 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.5.5:
|
||||
* Chart bump 0.5.5 (#352)
|
||||
* Tests: add tests for multi functionality (#351)
|
||||
* fix: Multi output grouping by namespace (#349)
|
||||
* chore(deps): bump github.com/prometheus/client_golang (#345)
|
||||
* chore(deps): bump k8s.io/apiextensions-apiserver from 0.30.3 to
|
||||
0.31.0 (#346)
|
||||
* Docs: update helm installation (#343)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 06 05:53:28 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: kor
|
||||
version: 0.5.4
|
||||
mtime: 1722800770
|
||||
commit: fbc63c921294011ba57bc41ac4e72aa40634a187
|
||||
version: 0.5.5
|
||||
mtime: 1724181828
|
||||
commit: 67f662c4ad92750ec49c7b2d8ba17f90c7e20b5e
|
||||
|
2
kor.spec
2
kor.spec
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: kor
|
||||
Version: 0.5.4
|
||||
Version: 0.5.5
|
||||
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:afadec9a269ffc7b5105fd41a87d76bc39f2392ad7ea8b5cb48d0f29dbcbd02b
|
||||
size 6723556
|
||||
oid sha256:3d8d8b441493c9b3324eb73f9c07407b143920847c990cc1a6115af2f98e33e4
|
||||
size 7061245
|
||||
|
Loading…
Reference in New Issue
Block a user