SHA256
1
0
forked from pool/kor

Accepting request 1179365 from home:ojkastl_buildservice:Branch_devel_kubic

update to 0.4.2

OBS-URL: https://build.opensuse.org/request/show/1179365
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/kor?expand=0&rev=34
This commit is contained in:
Johannes Kastl 2024-06-07 19:48:01 +00:00 committed by Git OBS Bridge
parent 617881b1cc
commit 5320f2747c
8 changed files with 30 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.4.1</param>
<param name="revision">v0.4.2</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">852a6f9bb1698b6e7de5bbd823a0734d3fbbdf0a</param></service></servicedata>
<param name="changesrevision">2fdeab299d60a277b455a6ccf162fff0f3ba616b</param></service></servicedata>

View File

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

3
kor-0.4.2.obscpio Normal file
View File

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

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Fri Jun 07 19:38:02 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 0.4.2:
* fix(pdb): fix nil pointer in pdb when selector.matchLabels is
nil (#297)
* style: add GitHub action to validate exceptions JSON sorting
(#295)
* feat: add helm chart testing (#293)
* fix(helm): Add missing labels key in metadata (#292)
* feat: add AWS EKS defaults (#291)
* chore: Add 'kor' to .gitignore (#290)
* Feat: add failed jobs as unused (#283)
* docs: add values.yaml descriptions to README.md (#281)
* chore(pull_request_template): Update PR template (#282)
* chore(charts): run helm-docs (#280)
* feat: add K3S exceptions (#270)
* fix(formatOutput): fix spacing between tables (#269)
-------------------------------------------------------------------
Thu May 23 19:44:30 UTC 2024 - opensuse_buildservice@ojkastl.de

View File

@ -1,4 +1,4 @@
name: kor
version: 0.4.1
mtime: 1716481004
commit: 852a6f9bb1698b6e7de5bbd823a0734d3fbbdf0a
version: 0.4.2
mtime: 1717688886
commit: 2fdeab299d60a277b455a6ccf162fff0f3ba616b

View File

@ -19,7 +19,7 @@
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
Name: kor
Version: 0.4.1
Version: 0.4.2
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:c410d46ae41132e960911691bb009aeb42e30c23c6154c899eb21c567ea3324b
size 6719529
oid sha256:5785cc544f91969e924beb940d45febe28fc0601b09b65fb59d6976980066e74
size 6719920