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.
1 parent 4eed9ff commit 1b15474Copy full SHA for 1b15474
1 file changed
Makefile
@@ -29,7 +29,7 @@ DESTDIR ?= .
29
# tarball.
30
DISTFILE ?= $(DESTDIR:/=)/$(subst /,_,$(IMAGE_NAME)).tar.gz
31
32
-BOTTLEROCKET_SDK_VERSION = v0.65.0
+BOTTLEROCKET_SDK_VERSION = v0.70.0
33
34
# Tools used during the chart release lifecycle
35
export KUBECONFORM_VERSION = v0.6.3
0 commit comments