Skip to content

Commit 64dd229

Browse files
committed
chore: update bottlerocket SDK
Signed-off-by: Matthew Yeazel <[email protected]>
1 parent 52108cb commit 64dd229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ DESTDIR ?= .
2929
# tarball.
3030
DISTFILE ?= $(DESTDIR:/=)/$(subst /,_,$(IMAGE_NAME)).tar.gz
3131

32-
BOTTLEROCKET_SDK_VERSION = v0.61.0
32+
BOTTLEROCKET_SDK_VERSION = v0.62.0
3333

3434
# Tools used during the chart release lifecycle
3535
export KUBECONFORM_VERSION = v0.6.3

0 commit comments

Comments
 (0)