mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
kubetail: update to 1.6.9.
This commit is contained in:
parent
fc40cda9ee
commit
98fa819fe4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kubetail'
|
||||
pkgname=kubetail
|
||||
version=1.6.8
|
||||
version=1.6.9
|
||||
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=c6c7ffa54d6f5d28b8c3fa6a6a505827f0a0d4887d8376d6fc605b1bf7c8ae64
|
||||
checksum=b8a22d9a0aeb3587f7c32ebcd0ddc73ea62bffb67a591ec833e182b63fb6b2c0
|
||||
|
||||
do_install() {
|
||||
vbin kubetail
|
||||
|
|
Loading…
Add table
Reference in a new issue