Skip to content

Commit 06b78e2

Browse files
committed
Revert "Rollback to old version so we can create a resource for testing purposes"
This reverts commit 258960d.
1 parent 258960d commit 06b78e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app-setup-solr.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#!/bin/bash
22
set -ex
33
APP_NAME=app-solr
4-
CSB_VERSION="v0.10.0"
5-
DATAGOV_BROKERPAK_SOLR_VERSION="v1.3.9"
4+
CSB_VERSION="v2.5.6"
5+
DATAGOV_BROKERPAK_SOLR_VERSION="v2.3.0"
66

77
# Install zip for AWS Lambda restarts of solr
88
# Install pip to install slack_sdk for Slack notifications

0 commit comments

Comments
 (0)