Skip to content

Commit ca0d7d7

Browse files
Merge pull request #25827 from slp/update-krunkit-0.2.0
Bump bundled krunkit to 0.2.0
2 parents c2b5be1 + 146f70d commit ca0d7d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/pkginstaller/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ else
88
endif
99
GVPROXY_VERSION ?= 0.8.4
1010
VFKIT_VERSION ?= 0.6.0
11-
KRUNKIT_VERSION ?= 0.1.4
11+
KRUNKIT_VERSION ?= 0.2.0
1212
GVPROXY_RELEASE_URL ?= https://github.com/containers/gvisor-tap-vsock/releases/download/v$(GVPROXY_VERSION)/gvproxy-darwin
1313
VFKIT_RELEASE_URL ?= https://github.com/crc-org/vfkit/releases/download/v$(VFKIT_VERSION)/vfkit-unsigned
1414
KRUNKIT_RELEASE_URL ?= https://github.com/containers/krunkit/releases/download/v$(KRUNKIT_VERSION)/krunkit-podman-unsigned-$(KRUNKIT_VERSION).tgz

0 commit comments

Comments
 (0)