@@ -31,16 +31,16 @@ Please refer to the [documentation](https://github.com/Alfresco/acs-deployment/b
3131| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-knowledge-retrieval(alfresco-connector-hxi) | 0.9.0-alpha.1 |
3232| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-connector-ms365 | 3.8.1 |
3333| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-connector-msteams | 2.8.1 |
34- | https://alfresco.github.io/alfresco-helm-charts/ | alfresco-repository | 1.9.0-alpha.0 |
34+ | https://alfresco.github.io/alfresco-helm-charts/ | alfresco-repository | 1.9.0-alpha.1 |
3535| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-search-community | 0.1.0 |
3636| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-search-enterprise | 5.2.0 |
3737| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-search(alfresco-search-service) | 6.3.1 |
3838| https://alfresco.github.io/alfresco-helm-charts/ | share(alfresco-share) | 2.5.0 |
3939| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-sync-service | 7.12.1 |
4040| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-transform-service | 2.9.1 |
4141| https://alfresco.github.io/alfresco-helm-charts/ | elasticsearch(elastic) | 0.7.0 |
42- | https://alfresco.github.io/alfresco-helm-charts/ | postgresql(postgres) | 0.7.0-alpha.0 |
43- | https://alfresco.github.io/alfresco-helm-charts/ | postgresql-sync(postgres) | 0.7.0-alpha.0 |
42+ | https://alfresco.github.io/alfresco-helm-charts/ | postgresql(postgres) | 0.7.0 |
43+ | https://alfresco.github.io/alfresco-helm-charts/ | postgresql-sync(postgres) | 0.7.0 |
4444
4545## Values
4646
@@ -125,6 +125,7 @@ Please refer to the [documentation](https://github.com/Alfresco/acs-deployment/b
125125| alfresco-repository.configuration.repository.existingSecrets[ 1] .purpose | string | ` "property:mail.password" ` | |
126126| alfresco-repository.configuration.search.existingConfigMap.name | string | ` "alfresco-infrastructure" ` | |
127127| alfresco-repository.configuration.search.existingSecret.keys.password | string | ` "SEARCH_PASSWORD" ` | |
128+ | alfresco-repository.configuration.search.existingSecret.keys.solr-secret | string | ` "SOLR_SECRET" ` | |
128129| alfresco-repository.configuration.search.existingSecret.keys.username | string | ` "SEARCH_USERNAME" ` | |
129130| alfresco-repository.configuration.search.existingSecret.name | string | ` "alfresco-search-secret" ` | |
130131| alfresco-repository.configuration.search.flavor | string | ` "elasticsearch" ` | |
0 commit comments