Accepting request 1139013 from home:ojkastl_buildservice:Branch_devel_kubic
update to 0.3.3 OBS-URL: https://build.opensuse.org/request/show/1139013 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/kor?expand=0&rev=18
This commit is contained in:
parent
e1911eeac1
commit
a1854da830
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.2</param>
|
||||
<param name="revision">v0.3.3</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">d5ad46865819f405591a7c37f34b631f8d756c89</param></service></servicedata>
|
||||
<param name="changesrevision">a9117932c8801f50e48484ec74d72ae5dcd20929</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d49a6607deea7a230a4f73fd29799a8c5de651ae7376614d7cd15df5aa6fd0f0
|
||||
size 512012
|
3
kor-0.3.3.obscpio
Normal file
3
kor-0.3.3.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a76612bbc7a7623f3f92669367da73518d54f8c6f5704e59b00b9ce85ff625de
|
||||
size 536588
|
12
kor.changes
12
kor.changes
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 15 16:52:51 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.3.3:
|
||||
* Add finalizer subcommand (#172)
|
||||
* chore(deps): bump github.com/prometheus/client_golang (#185)
|
||||
* feat: add replicaset cleaner (#180)
|
||||
* chore(deps): bump k8s.io/apiextensions-apiserver from 0.28.4 to
|
||||
0.29.0 (#182)
|
||||
* chore(deps): bump k8s.io/client-go from 0.28.4 to 0.29.0 (#183)
|
||||
* Fix spaces and lots labels. (#177)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 10 19:15:44 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: kor
|
||||
version: 0.3.2
|
||||
mtime: 1702155853
|
||||
commit: d5ad46865819f405591a7c37f34b631f8d756c89
|
||||
version: 0.3.3
|
||||
mtime: 1704883545
|
||||
commit: a9117932c8801f50e48484ec74d72ae5dcd20929
|
||||
|
4
kor.spec
4
kor.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kor
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: kor
|
||||
Version: 0.3.2
|
||||
Version: 0.3.3
|
||||
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:7ddfce820183b1f3a8a95d8f6fbb5d4bd248f54d3bdc4867d568876ba42450dd
|
||||
size 6659127
|
||||
oid sha256:c2daefdca31114e28c502da9b267c8a0766b780198b6bdc40e0979777e361365
|
||||
size 6623861
|
||||
|
Loading…
Reference in New Issue
Block a user