Skip to content

Commit

Permalink
OPSEXP-2874 Bump Search Services to 2.0.12 (#965)
Browse files Browse the repository at this point in the history
  • Loading branch information
gionn authored Oct 3, 2024
1 parent f09121c commit be6178e
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion 7.1.N-extra-vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ search_enterprise:
search:
artifact_name: alfresco-search-services
repository: "{{ nexus_repository.releases }}"
version: 2.0.2.2
version: 2.0.12
transform:
artifact_name: alfresco-transform-core-aio
repository: "{{ nexus_repository.releases }}"
Expand Down
2 changes: 1 addition & 1 deletion 7.2.N-extra-vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ search_enterprise:
search:
artifact_name: alfresco-search-services
repository: "{{ nexus_repository.releases }}"
version: 2.0.11
version: 2.0.12
transform:
artifact_name: alfresco-transform-core-aio
repository: "{{ nexus_repository.releases }}"
Expand Down
2 changes: 1 addition & 1 deletion 7.3.N-extra-vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ search_enterprise:
search:
artifact_name: alfresco-search-services
repository: "{{ nexus_repository.releases }}"
version: 2.0.11
version: 2.0.12
transform:
artifact_name: alfresco-transform-core-aio
repository: "{{ nexus_repository.releases }}"
Expand Down
2 changes: 1 addition & 1 deletion 7.4.N-extra-vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ search_enterprise:
search:
artifact_name: alfresco-search-services
repository: "{{ nexus_repository.releases }}"
version: 2.0.11
version: 2.0.12
transform:
artifact_name: alfresco-transform-core-aio
repository: "{{ nexus_repository.releases }}"
Expand Down
2 changes: 1 addition & 1 deletion community-extra-vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ acc:
search:
artifact_name: alfresco-search-services
repository: "{{ nexus_repository.releases }}"
version: 2.0.11
version: 2.0.12
amps:
aos_module:
repository: "{{ nexus_repository.releases }}/aos-module/alfresco-aos-module"
Expand Down
2 changes: 1 addition & 1 deletion group_vars/all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ search_enterprise:
search:
artifact_name: alfresco-search-services
repository: "{{ nexus_repository.releases }}"
version: 2.0.11
version: 2.0.12
transform:
artifact_name: alfresco-transform-core-aio
repository: "{{ nexus_repository.releases }}"
Expand Down
2 changes: 1 addition & 1 deletion scripts/updatecli/updatecli_acs71.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ googleDrive:
version: "3.2"

search:
version: "2.0.2"
version: "2.0"

searchEnterprise:
version: "3.1.1"
Expand Down

0 comments on commit be6178e

Please sign in to comment.