Browse Source

upgrading package: k8s-util 0.9.4 -> 0.9.5

master
parent
commit
a84bc5fdb4
  1. 6
      k8s-util/k8s-util.spec

6
k8s-util/k8s-util.spec

@ -31,7 +31,7 @@ Distribution: OpenPKG Community
Class: EVAL
Group: Networking
License: MIT
Version: 0.9.4
Version: 0.9.5
Release: 20200202
# list of sources
@ -39,7 +39,9 @@ Source0: https://github.com/rse/k8s-util/archive/%{version}.tar.gz
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101
PreReq: OpenPKG, openpkg >= 20160101, bash, kubernetes, helm, docker, docker-compose, jq
PreReq: OpenPKG, openpkg >= 20160101, bash
PreReq: docker, docker-compose
PreReq: kubensx, kubernetes, helm, jq
%description
This is a small utility for simplifying the management of access to

Loading…
Cancel
Save