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

Solr on ECS - Setup Solr Replication #149

Merged
merged 1 commit into from
Jul 20, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app-setup-solrcloud.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -ex
APP_NAME=app-solrcloud
CSB_VERSION="v0.10.0"
DATAGOV_BROKERPAK_SOLR_VERSION="v1.2.5"
DATAGOV_BROKERPAK_SOLR_VERSION="v1.3.0"

# TODO: Check sha256 sums
HELM_VERSION="3.7.1"
Expand Down