Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Commit

Permalink
Move default helm to 0.1.4 (#28)
Browse files Browse the repository at this point in the history
This includes flatcar support, updated addons and is better tested
on Ubuntu jammy.
  • Loading branch information
JohnGarbutt authored Nov 15, 2023
1 parent 4f8ad70 commit c17b9ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion magnum_capi_helm/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
),
cfg.StrOpt(
"default_helm_chart_version",
default="0.1.2-dev.0.main.55",
default="0.1.4",
help=(
"Version of the helm chart specified "
"by the config: capi_driver.helm_chart_repo "
Expand Down

0 comments on commit c17b9ae

Please sign in to comment.