Skip to content

Commit

Permalink
Add k8s capi 1.31 image (#1000)
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Berendt <[email protected]>
  • Loading branch information
berendt authored Aug 18, 2024
1 parent aaeaf65 commit 3739050
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osism/commands/manage.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

from osism.data import TEMPLATE_IMAGE_CLUSTERAPI, TEMPLATE_IMAGE_OCTAVIA

SUPPORTED_CLUSTERAPI_K8S_IMAGES = ["1.28", "1.29", "1.30"]
SUPPORTED_CLUSTERAPI_K8S_IMAGES = ["1.28", "1.29", "1.30", "1.31"]


class ImageClusterapi(Command):
Expand Down

0 comments on commit 3739050

Please sign in to comment.