Accepting request 1158490 from home:ojkastl_buildservice:Branch_devel_kubic
update to 0.3.6 OBS-URL: https://build.opensuse.org/request/show/1158490 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/kor?expand=0&rev=24
This commit is contained in:
parent
a3384d73aa
commit
5957072835
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.5</param>
|
||||
<param name="revision">v0.3.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">2507ed3810e564a6199070c1614f3668bf5fa00e</param></service></servicedata>
|
||||
<param name="changesrevision">07d6f3eecf4ed55326eb6b025d4bfda9c1174e75</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:36b40fa62a274b4ccbecd04956e4ab2ea205d19e25fe83205fbc63519af6d505
|
||||
size 562188
|
3
kor-0.3.6.obscpio
Normal file
3
kor-0.3.6.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2183965db3146858e91cc01456e0bf454da123c1698620f57844eef2fe18d981
|
||||
size 578060
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 16 14:00:04 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.3.6:
|
||||
* feat: krew plugin workflow (#214)
|
||||
* fix: when using -n option dont get all namespaces (#215)
|
||||
* feat: add mark as unused label (#212)
|
||||
* Feat: Added version subcommand (#210)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 20 20:51:10 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: kor
|
||||
version: 0.3.5
|
||||
mtime: 1708278745
|
||||
commit: 2507ed3810e564a6199070c1614f3668bf5fa00e
|
||||
version: 0.3.6
|
||||
mtime: 1709498642
|
||||
commit: 07d6f3eecf4ed55326eb6b025d4bfda9c1174e75
|
||||
|
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.5
|
||||
Version: 0.3.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:843cd778438983c7b9e4520802dc0ad2c3e2a84eaa2036e29d4efb9153d81534
|
||||
size 6586654
|
||||
oid sha256:9f39d1baf2175071a631b778a19b08881e050d2be5771e269e05413373cdc334
|
||||
size 6586756
|
||||
|
Loading…
Reference in New Issue
Block a user