Skip to content

Commit

Permalink
fixing the version like we used to (rackerlabs#626)
Browse files Browse the repository at this point in the history
  • Loading branch information
mnaghavi authored Dec 17, 2024
1 parent 9b0aa83 commit 6515628
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/install-mariadb-operator.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ HELM_CMD="helm upgrade --install mariadb-operator mariadb-operator --repo https:
--namespace=mariadb-system \
--create-namespace \
--timeout 120m \
--version 0.28.1 \
--post-renderer /etc/genestack/kustomize/kustomize.sh \
--post-renderer-args mariadb-operator/overlay \
-f /opt/genestack/base-helm-configs/mariadb-operator/mariadb-operator-helm-overrides.yaml"
Expand Down

0 comments on commit 6515628

Please sign in to comment.