SHA256
1
0
forked from pool/kor

Accepting request 1145513 from home:ojkastl_buildservice:Branch_devel_kubic

update to 0.3.4

OBS-URL: https://build.opensuse.org/request/show/1145513
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/kor?expand=0&rev=20
This commit is contained in:
Johannes Kastl 2024-02-09 19:28:09 +00:00 committed by Git OBS Bridge
parent a1854da830
commit caab51a0b6
8 changed files with 28 additions and 11 deletions

View File

@ -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.3</param>
<param name="revision">v0.3.4</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/yonahd/kor</param>
<param name="changesrevision">a9117932c8801f50e48484ec74d72ae5dcd20929</param></service></servicedata>
<param name="changesrevision">d63de178aea03ed70fcfc0419466eea4f59b2485</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a76612bbc7a7623f3f92669367da73518d54f8c6f5704e59b00b9ce85ff625de
size 536588

3
kor-0.3.4.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3293c4bc28924a59f639e150b227295d8e8480b8625136cb8e7d86efec6a0786
size 537612

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Fri Feb 09 19:18:00 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 0.3.4:
* Added missing resources and separated cluster-scoped resources
(#202)
* Fix: refactored mismatching deletion resource types (#201)
* Fix typo: corrected 'confimgmaps.go' to 'configmaps.go' (#196)
* Refactor some codes, add filter objects, and add support for
lable filtering... (#194)
* Fix typo: corrected 'retreive' to 'retrieve' (#195)
* refactor: remove unused "resourceMap" from GetUnusedCrds func
(#193)
* Version print only if table (#192)
* chore(deps): bump k8s.io/apiextensions-apiserver from 0.29.0 to
0.29.1 (#188)
-------------------------------------------------------------------
Mon Jan 15 16:52:51 UTC 2024 - opensuse_buildservice@ojkastl.de

View File

@ -1,4 +1,4 @@
name: kor
version: 0.3.3
mtime: 1704883545
commit: a9117932c8801f50e48484ec74d72ae5dcd20929
version: 0.3.4
mtime: 1707114354
commit: d63de178aea03ed70fcfc0419466eea4f59b2485

View File

@ -19,7 +19,7 @@
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
Name: kor
Version: 0.3.3
Version: 0.3.4
Release: 0
Summary: Tool to discover unused Kubernetes Resources
License: MIT

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c2daefdca31114e28c502da9b267c8a0766b780198b6bdc40e0979777e361365
size 6623861
oid sha256:545cf3eae79e019a2a2165b0dc0430e670a69536f5c49e186d972c434d9514df
size 6586690