Accepting request 1060699 from home:ojkastl_buildservice:Branch_devel_kubic
update to 1.7.0 OBS-URL: https://build.opensuse.org/request/show/1060699 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/kubectl-node-shell?expand=0&rev=3
This commit is contained in:
parent
6e45dd0ff6
commit
2a69885bf3
2
_service
2
_service
@ -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.6.0</param>
|
||||
<param name="revision">v1.7.0</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/kvaps/kubectl-node-shell</param>
|
||||
<param name="changesrevision">e4e79eefc56be52813e115bf9f17c896d65e6e22</param></service></servicedata>
|
||||
<param name="changesrevision">4717bd2427d00d18d8c3f5a5177268c60d0d5cc0</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3dd2ca8af771e797fab3f1dcc4487897407dbc618fa8665598df4ef9fe266338
|
||||
size 6676
|
3
kubectl-node-shell-1.7.0.tar.gz
Normal file
3
kubectl-node-shell-1.7.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c08e47ef8f7d802c9d316bb6de259d52e244ee562c7bf6cb9c86b20a4c2e28c1
|
||||
size 7150
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 24 08:43:38 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 1.7.0:
|
||||
* Add support for Windows nodes (#45)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 12 12:07:24 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
||||
%define executable_name kubectl-node_shell
|
||||
|
||||
Name: kubectl-node-shell
|
||||
Version: 1.6.0
|
||||
Version: 1.7.0
|
||||
Release: 0
|
||||
Summary: Exec into node via kubectl
|
||||
License: Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user