Accepting request 1137412 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1137412 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kubectl-node-shell?expand=0&rev=4
This commit is contained in:
commit
e34c49ff88
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.8.0</param>
|
||||
<param name="revision">v1.8.1</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">bfa4119425152e9883dc0e139830ff0c0fb35a34</param></service></servicedata>
|
||||
<param name="changesrevision">b4c24ea3b2d55988002f727f9d0db6c2d868628a</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8437babffbdfe56c1818252f91325ffc5c27b5f34a585c30ffff667a9a77bd5a
|
||||
size 20490
|
3
kubectl-node-shell-1.8.1.obscpio
Normal file
3
kubectl-node-shell-1.8.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5e087c12b31479026fbf089d7524e74be6369eed2fbc323f2ed29c8cdd45d1ea
|
||||
size 20490
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 07 18:22:52 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 1.8.1:
|
||||
* Support in-cluster configuration (#55)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 08 14:16:44 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: kubectl-node-shell
|
||||
version: 1.8.0
|
||||
mtime: 1692220266
|
||||
commit: bfa4119425152e9883dc0e139830ff0c0fb35a34
|
||||
version: 1.8.1
|
||||
mtime: 1703582649
|
||||
commit: b4c24ea3b2d55988002f727f9d0db6c2d868628a
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kubectl-node-shell
|
||||
#
|
||||
# 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
|
||||
@ -22,7 +22,7 @@
|
||||
%define executable_name kubectl-node_shell
|
||||
|
||||
Name: kubectl-node-shell
|
||||
Version: 1.8.0
|
||||
Version: 1.8.1
|
||||
Release: 0
|
||||
Summary: Exec into node via kubectl
|
||||
License: Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user