kubetail: update to 1.6.17.

This commit is contained in:
Frank Steinborn 2023-01-11 09:01:01 +01:00 committed by classabbyamp
parent b8ad598f11
commit 3fb61b55ac

View file

@ -1,6 +1,6 @@
# Template file for 'kubetail' # Template file for 'kubetail'
pkgname=kubetail pkgname=kubetail
version=1.6.16 version=1.6.17
revision=1 revision=1
depends="bash" depends="bash"
short_desc="Bash script to tail Kubernetes logs from multiple pods at the same time" short_desc="Bash script to tail Kubernetes logs from multiple pods at the same time"
@ -8,7 +8,7 @@ maintainer="Frank Steinborn <steinex@nognu.de>"
license="Apache-2.0" license="Apache-2.0"
homepage="https://github.com/johanhaleby/kubetail" homepage="https://github.com/johanhaleby/kubetail"
distfiles="https://github.com/johanhaleby/kubetail/archive/${version}.tar.gz" distfiles="https://github.com/johanhaleby/kubetail/archive/${version}.tar.gz"
checksum=24ab0205677a8a35405876076fdc410ed86217cd20e51b0c684f66914ea6fd16 checksum=9dee9fbc4c472cf73666ee77e8f430e3aaea2ee3ca2f34dda15a4da9a6bad69a
do_install() { do_install() {
vbin kubetail vbin kubetail