Skip to content

Commit

Permalink
Bump bundled krunkit to 0.1.4
Browse files Browse the repository at this point in the history
Bump the bundled krunkit version from 0.1.3 to 0.1.4.

Fixes: containers#24559

Signed-off-by: Sergio Lopez <[email protected]>
  • Loading branch information
slp authored and openshift-cherrypick-robot committed Nov 14, 2024
1 parent 5a88fc4 commit 9a9f07a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/pkginstaller/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ else
endif
GVPROXY_VERSION ?= 0.7.5
VFKIT_VERSION ?= 0.5.1
KRUNKIT_VERSION ?= 0.1.3
KRUNKIT_VERSION ?= 0.1.4
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
Expand Down

0 comments on commit 9a9f07a

Please sign in to comment.