Accepting request 1148835 from home:ojkastl_buildservice:Branch_devel_kubic
update to 0.3.5 OBS-URL: https://build.opensuse.org/request/show/1148835 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/kor?expand=0&rev=22
This commit is contained in:
parent
caab51a0b6
commit
a3384d73aa
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.3.4</param>
|
||||
<param name="revision">v0.3.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">d63de178aea03ed70fcfc0419466eea4f59b2485</param></service></servicedata>
|
||||
<param name="changesrevision">2507ed3810e564a6199070c1614f3668bf5fa00e</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3293c4bc28924a59f639e150b227295d8e8480b8625136cb8e7d86efec6a0786
|
||||
size 537612
|
3
kor-0.3.5.obscpio
Normal file
3
kor-0.3.5.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:36b40fa62a274b4ccbecd04956e4ab2ea205d19e25fe83205fbc63519af6d505
|
||||
size 562188
|
11
kor.changes
11
kor.changes
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 20 20:51:10 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.3.5:
|
||||
* chore(deps): bump k8s.io/apiextensions-apiserver from 0.29.1 to
|
||||
0.29.2 (#207)
|
||||
* feat: add clusterrole support (#198)
|
||||
* docs: Update readme to reflect current state (#204)
|
||||
* Added CONTRIBUTING.md (#203)
|
||||
* Feat: added support for unused DaemonSets (#199)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 09 19:18:00 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: kor
|
||||
version: 0.3.4
|
||||
mtime: 1707114354
|
||||
commit: d63de178aea03ed70fcfc0419466eea4f59b2485
|
||||
version: 0.3.5
|
||||
mtime: 1708278745
|
||||
commit: 2507ed3810e564a6199070c1614f3668bf5fa00e
|
||||
|
2
kor.spec
2
kor.spec
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: kor
|
||||
Version: 0.3.4
|
||||
Version: 0.3.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:545cf3eae79e019a2a2165b0dc0430e670a69536f5c49e186d972c434d9514df
|
||||
size 6586690
|
||||
oid sha256:843cd778438983c7b9e4520802dc0ad2c3e2a84eaa2036e29d4efb9153d81534
|
||||
size 6586654
|
||||
|
Loading…
Reference in New Issue
Block a user