We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c2b5be1 + 146f70d commit ca0d7d7Copy full SHA for ca0d7d7
contrib/pkginstaller/Makefile
@@ -8,7 +8,7 @@ else
8
endif
9
GVPROXY_VERSION ?= 0.8.4
10
VFKIT_VERSION ?= 0.6.0
11
-KRUNKIT_VERSION ?= 0.1.4
+KRUNKIT_VERSION ?= 0.2.0
12
GVPROXY_RELEASE_URL ?= https://github.com/containers/gvisor-tap-vsock/releases/download/v$(GVPROXY_VERSION)/gvproxy-darwin
13
VFKIT_RELEASE_URL ?= https://github.com/crc-org/vfkit/releases/download/v$(VFKIT_VERSION)/vfkit-unsigned
14
KRUNKIT_RELEASE_URL ?= https://github.com/containers/krunkit/releases/download/v$(KRUNKIT_VERSION)/krunkit-podman-unsigned-$(KRUNKIT_VERSION).tgz
0 commit comments