-
Hi, ami_type = "BOTTLEROCKET_ARM_64"
ami_release_version = "1.34.0-18d04e52" Can use same bottlerocket version while upgrading to 1.31? or should we need to change along with the upgrade? |
Beta Was this translation helpful? Give feedback.
Answered by
bcressey
Sep 4, 2025
Replies: 1 comment 1 reply
-
Yes, in this case you can use the same version. Querying SSM is the most robust way to check whether AMIs exist for a particular combination of Kubernetes and Bottlerocket versions.
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ravdy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, in this case you can use the same version.
Querying SSM is the most robust way to check whether AMIs exist for a particular combination of Kubernetes and Bottlerocket versions.