Skip to content

Commit

Permalink
Update cluster-api-provider-openstack to v0.11.1 (#687)
Browse files Browse the repository at this point in the history
Co-authored-by: mkjpryor <[email protected]>
  • Loading branch information
azimuth-automation-bot[bot] and mkjpryor authored Nov 11, 2024
1 parent 49d2b65 commit 9380d43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/clusterapi/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ clusterapi_core_components: "{{ clusterapi_core_repo }}/releases/download/{{ clu

# The repo, version and manifest URL for the Cluster API OpenStack provider components
clusterapi_openstack_repo: https://github.com/kubernetes-sigs/cluster-api-provider-openstack
clusterapi_openstack_version: v0.11.0
clusterapi_openstack_version: v0.11.1
clusterapi_openstack_components: "{{ clusterapi_openstack_repo }}/releases/download/{{ clusterapi_openstack_version }}/infrastructure-components.yaml"

# The diagnostics address for Cluster API components
Expand Down

0 comments on commit 9380d43

Please sign in to comment.