mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
kubetail: update to 1.6.18.
This commit is contained in:
parent
526acd4573
commit
2359f22ae9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kubetail'
|
||||
pkgname=kubetail
|
||||
version=1.6.17
|
||||
version=1.6.18
|
||||
revision=1
|
||||
depends="bash"
|
||||
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"
|
||||
homepage="https://github.com/johanhaleby/kubetail"
|
||||
distfiles="https://github.com/johanhaleby/kubetail/archive/${version}.tar.gz"
|
||||
checksum=9dee9fbc4c472cf73666ee77e8f430e3aaea2ee3ca2f34dda15a4da9a6bad69a
|
||||
checksum=62ba29b3a869bba5b2ddf8c0fbbd307330dfe8cf8f3d47ae459c327b66afbb93
|
||||
|
||||
do_install() {
|
||||
vbin kubetail
|
||||
|
|
Loading…
Add table
Reference in a new issue