Accepting request 1132353 from home:ojkastl_buildservice:Branch_devel_kubic
update to 0.3.2 OBS-URL: https://build.opensuse.org/request/show/1132353 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/kor?expand=0&rev=16
This commit is contained in:
parent
e7f33a4e69
commit
e1911eeac1
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.1</param>
|
||||
<param name="revision">v0.3.2</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">a459be1a0dfcf5d96ab0ed8c86ec8dc2d675de39</param></service></servicedata>
|
||||
<param name="changesrevision">d5ad46865819f405591a7c37f34b631f8d756c89</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c041fef8567f910bf6254bc1135b8f24fcedeb2ccc20196d872edafd7c3a9366
|
||||
size 494603
|
3
kor-0.3.2.obscpio
Normal file
3
kor-0.3.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d49a6607deea7a230a4f73fd29799a8c5de651ae7376614d7cd15df5aa6fd0f0
|
||||
size 512012
|
11
kor.changes
11
kor.changes
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 10 19:15:44 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.3.2:
|
||||
* Add labels to all templates. (#174)
|
||||
* Fix command in templates. (#175)
|
||||
* Fix exporterInterval variable. (#176)
|
||||
* feat: find evicted pods (#173)
|
||||
* feat: add jobs cleaner (#168)
|
||||
* Add discord server to Readme (#171)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 30 09:08:31 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: kor
|
||||
version: 0.3.1
|
||||
mtime: 1701283959
|
||||
commit: a459be1a0dfcf5d96ab0ed8c86ec8dc2d675de39
|
||||
version: 0.3.2
|
||||
mtime: 1702155853
|
||||
commit: d5ad46865819f405591a7c37f34b631f8d756c89
|
||||
|
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.1
|
||||
Version: 0.3.2
|
||||
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:4a9099d56fcd1e1f01bf11ea8907a61becd833a41e5de743222fbacf7a05363e
|
||||
size 6659188
|
||||
oid sha256:7ddfce820183b1f3a8a95d8f6fbb5d4bd248f54d3bdc4867d568876ba42450dd
|
||||
size 6659127
|
||||
|
Loading…
Reference in New Issue
Block a user