Bump bundled krunkit to 0.1.3

Bump the bundled krunkit version from 0.1.2 to 0.1.3.

Fixes: #23296

Signed-off-by: Sergio Lopez <slp@redhat.com>
This commit is contained in:
Sergio Lopez
2024-10-04 11:41:49 +02:00
parent 6b0ad8269c
commit 858472aa83

View File

@ -8,7 +8,7 @@ else
endif
GVPROXY_VERSION ?= 0.7.5
VFKIT_VERSION ?= 0.5.1
KRUNKIT_VERSION ?= 0.1.2
KRUNKIT_VERSION ?= 0.1.3
GVPROXY_RELEASE_URL ?= https://github.com/containers/gvisor-tap-vsock/releases/download/v$(GVPROXY_VERSION)/gvproxy-darwin
VFKIT_RELEASE_URL ?= https://github.com/crc-org/vfkit/releases/download/v$(VFKIT_VERSION)/vfkit-unsigned
KRUNKIT_RELEASE_URL ?= https://github.com/containers/krunkit/releases/download/v$(KRUNKIT_VERSION)/krunkit-podman-unsigned-$(KRUNKIT_VERSION).tgz