Accepting request 984391 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/984391 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktop?expand=0&rev=2
This commit is contained in:
commit
3782d840bc
4
_service
4
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/vladimirvivien/ktop</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v0.2.0</param>
|
||||
<param name="revision">v0.3.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
@ -16,6 +16,6 @@
|
||||
<param name="compression">gz</param>
|
||||
</service>
|
||||
<service name="go_modules" mode="disabled">
|
||||
<param name="archive">ktop-0.2.0.tar.gz</param>
|
||||
<param name="archive">ktop-0.3.0.tar.gz</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/vladimirvivien/ktop</param>
|
||||
<param name="changesrevision">426916f7d1eb3d9da0586970b112f21d6ebdfff0</param></service></servicedata>
|
||||
<param name="changesrevision">80d510bf0a2a41bf2008655d7617117eca421097</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1d69590bebdd1288fa0419e58999c11425944f7fee8f74378ee83a86d6b7577f
|
||||
size 1226962
|
3
ktop-0.3.0.tar.gz
Normal file
3
ktop-0.3.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:611a5d6106f4015a991151f28460f637e8d8c9e59c27a5f18ef27bbec8a39bd8
|
||||
size 1225876
|
11
ktop.changes
11
ktop.changes
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 22 07:58:04 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.3.0:
|
||||
* GitHub Action and release automation
|
||||
* test user yaml
|
||||
* Fixes for authorization detection; client-go updates; UI updates
|
||||
* Refactor code to use typed clients and informers
|
||||
* GUI updates and doc adjustments
|
||||
* chore: Rename Nmspaces to Namespaces
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 11 08:21:37 UTC 2022 - Johannes Kastl <kastl@b1-systems.de>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: ktop
|
||||
Version: 0.2.0
|
||||
Version: 0.3.0
|
||||
Release: 0
|
||||
Summary: A top-like tool for your Kubernetes clusters
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:782576e2df82b473a4c5ab21c1c775bb03bf670ca8c5a92cf127ca5d682facfc
|
||||
size 9673711
|
||||
oid sha256:ec77a887436b5c4876ac900c2da554c8fd33cebdd761b8492c6bda51a9394287
|
||||
size 10000587
|
||||
|
Loading…
Reference in New Issue
Block a user