package/k8s-logger: bump to v1.4

This fixes the 100% CPU load issue seen when stopping containers.

For details, see https://github.com/kernelkit/k8s-logger/releases/tag/v1.4

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
Joachim Wiberg
2024-04-15 13:36:39 +02:00
parent 280190ac24
commit c3e3a58af0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
# LICENSE hash locally calculated, .tar.gz hash from GitHub release
sha256 92ea7f2ae6a627638613179e7d10f1b04d6493047a20f96ed033c277be17f808 k8s-logger-1.3.tar.gz
sha256 b7f9d06b5358812cc99fb303ebe4fa9c02cb60fee89dbd42874abb543a3f3b37 k8s-logger-1.4.tar.gz
sha256 c556e258d3293cb96277912daf43155d9d65194fb5651249d1fdc489265b9a69 LICENSE
+1 -1
View File
@@ -4,7 +4,7 @@
#
################################################################################
K8S_LOGGER_VERSION = 1.3
K8S_LOGGER_VERSION = 1.4
K8S_LOGGER_SITE = https://github.com/kernelkit/k8s-logger/releases/download/v$(K8S_LOGGER_VERSION)
K8S_LOGGER_LICENSE = MIT
K8S_LOGGER_LICENSE_FILES = LICENSE