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 52108cb commit 64dd229Copy full SHA for 64dd229
Makefile
@@ -29,7 +29,7 @@ DESTDIR ?= .
29
# tarball.
30
DISTFILE ?= $(DESTDIR:/=)/$(subst /,_,$(IMAGE_NAME)).tar.gz
31
32
-BOTTLEROCKET_SDK_VERSION = v0.61.0
+BOTTLEROCKET_SDK_VERSION = v0.62.0
33
34
# Tools used during the chart release lifecycle
35
export KUBECONFORM_VERSION = v0.6.3
0 commit comments