Accepting request 1140344 from home:ojkastl_buildservice:Branch_devel_kubic

update to 1.10.1

OBS-URL: https://build.opensuse.org/request/show/1140344
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/kubectl-node-shell?expand=0&rev=10
This commit is contained in:
Johannes Kastl 2024-01-22 05:42:45 +00:00 committed by Git OBS Bridge
parent 6cb7a224ca
commit eab33b03ac
7 changed files with 15 additions and 9 deletions

View File

@ -3,7 +3,7 @@
<param name="url">https://github.com/kvaps/kubectl-node-shell</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="revision">v1.10.0</param>
<param name="revision">v1.10.1</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/kvaps/kubectl-node-shell</param>
<param name="changesrevision">07e606c07f4946accbc610b9659f1f58299f9bed</param></service></servicedata>
<param name="changesrevision">76cc9c4c4e385201bd9ebcb9b4478e6bba21d264</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jan 22 05:30:25 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 1.10.1:
* fix grep for check resource quota
-------------------------------------------------------------------
Sat Jan 20 17:36:49 UTC 2024 - opensuse_buildservice@ojkastl.de

View File

@ -1,4 +1,4 @@
name: kubectl-node-shell
version: 1.10.0
mtime: 1705597659
commit: 07e606c07f4946accbc610b9659f1f58299f9bed
version: 1.10.1
mtime: 1705883842
commit: 76cc9c4c4e385201bd9ebcb9b4478e6bba21d264

View File

@ -22,7 +22,7 @@
%define executable_name kubectl-node_shell
Name: kubectl-node-shell
Version: 1.10.0
Version: 1.10.1
Release: 0
Summary: Exec into node via kubectl
License: Apache-2.0