mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-22 01:13:00 +02:00
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user