diff --git a/Chart.yaml b/Chart.yaml index 16e2829..34d5d29 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -8,7 +8,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.25.1 +version: 1.25.2 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/README.md b/README.md index f847a2c..b68533d 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,9 @@ IN-CORE will use a persistent storage to store all data that is uploaded as well For an example of using existing PVC, see the file [incore-pvc.yaml](incore-pvc.yaml). ## ChangeLog - +### 1.25.2 +- Fix space and max num of condition config for Galveston Playbooks +- ### 1.25.1 - Fix config for Galveston and SLC Playbooks diff --git a/playbook-configs/galveston/datawolfWorkflow.config.prod.json b/playbook-configs/galveston/datawolfWorkflow.config.prod.json index 2f4e6f4..c1529f6 100644 --- a/playbook-configs/galveston/datawolfWorkflow.config.prod.json +++ b/playbook-configs/galveston/datawolfWorkflow.config.prod.json @@ -1461,7 +1461,7 @@ "variableName": "space", "widget": null, "hidden": true, - "defaultValue": "commresiliencegal", + "defaultValue": "galveston-app", "parametersMap": [ { "paramId": "c528ca2d-f572-45b0-b038-2954415b4b09", diff --git a/playbook-configs/galveston/globals.config.prod.json b/playbook-configs/galveston/globals.config.prod.json index a73eba9..26dbbbe 100644 --- a/playbook-configs/galveston/globals.config.prod.json +++ b/playbook-configs/galveston/globals.config.prod.json @@ -126,7 +126,7 @@ "#CDECF0", "#FFE3C4" ], - "maxStrategies": 20, + "maxStrategies": 14, "conditions": [ { "label": "Flood Zone",