We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 258960d commit 06b78e2Copy full SHA for 06b78e2
app-setup-solr.sh
@@ -1,8 +1,8 @@
1
#!/bin/bash
2
set -ex
3
APP_NAME=app-solr
4
-CSB_VERSION="v0.10.0"
5
-DATAGOV_BROKERPAK_SOLR_VERSION="v1.3.9"
+CSB_VERSION="v2.5.6"
+DATAGOV_BROKERPAK_SOLR_VERSION="v2.3.0"
6
7
# Install zip for AWS Lambda restarts of solr
8
# Install pip to install slack_sdk for Slack notifications
0 commit comments