Accepting request 1137410 from home:ojkastl_buildservice:Branch_devel_kubic

update to 1.8.1

OBS-URL: https://build.opensuse.org/request/show/1137410
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/kubectl-node-shell?expand=0&rev=7
This commit is contained in:
Johannes Kastl 2024-01-07 18:32:04 +00:00 committed by Git OBS Bridge
parent 92eb777ac2
commit cb13733266
7 changed files with 16 additions and 10 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.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>

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">bfa4119425152e9883dc0e139830ff0c0fb35a34</param></service></servicedata>
<param name="changesrevision">b4c24ea3b2d55988002f727f9d0db6c2d868628a</param></service></servicedata>

View File

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

View File

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

View File

@ -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

View File

@ -1,4 +1,4 @@
name: kubectl-node-shell
version: 1.8.0
mtime: 1692220266
commit: bfa4119425152e9883dc0e139830ff0c0fb35a34
version: 1.8.1
mtime: 1703582649
commit: b4c24ea3b2d55988002f727f9d0db6c2d868628a

View File

@ -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