Skip to content

Commit

Permalink
bump search services
Browse files Browse the repository at this point in the history
  • Loading branch information
gionn committed Aug 23, 2023
1 parent 1d3b2bf commit fede4a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker-compose/community-docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ services:
ports:
- "5432:5432"
solr6:
image: docker.io/alfresco/alfresco-search-services:2.0.7
image: docker.io/alfresco/alfresco-search-services:2.0.8
mem_limit: 2g
environment:
# Solr needs to know how to register itself with Alfresco
Expand Down
2 changes: 1 addition & 1 deletion helm/alfresco-content-services/community_values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ share:
alfresco-search:
searchServicesImage:
repository: alfresco/alfresco-search-services
tag: 2.0.7
tag: 2.0.8
email:
server:
enabled: false
Expand Down

0 comments on commit fede4a9

Please sign in to comment.