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

Commit

Permalink
Bump openstack-cluster to 0.9.0 (azimuth-cloud#223)
Browse files Browse the repository at this point in the history
Co-authored-by: mkjpryor <[email protected]>
  • Loading branch information
azimuth-ci-bot[bot] and mkjpryor committed Jul 3, 2024
1 parent 0fefd3a commit c9a0de7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ RUN set -ex; \
# Pull and unpack the baked in charts
ARG OPENSTACK_CLUSTER_CHART_REPO=https://stackhpc.github.io/capi-helm-charts
ARG OPENSTACK_CLUSTER_CHART_NAME=openstack-cluster
ARG OPENSTACK_CLUSTER_CHART_VERSION=0.7.0
ARG OPENSTACK_CLUSTER_CHART_VERSION=0.9.0
RUN helm pull ${OPENSTACK_CLUSTER_CHART_NAME} \
--repo ${OPENSTACK_CLUSTER_CHART_REPO} \
--version ${OPENSTACK_CLUSTER_CHART_VERSION} \
Expand Down

0 comments on commit c9a0de7

Please sign in to comment.