Skip to content

Commit 2a1ba04

Browse files
committed
Revert "🛠 Updatecli pipeline artifacts bump"
This reverts commit 9720650.
1 parent 9720650 commit 2a1ba04

File tree

10 files changed

+31
-31
lines changed

10 files changed

+31
-31
lines changed

‎roles/audit_storage/defaults/main.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
# defaults file for audit_storage
3-
audit_storage_version: 1.1.0
3+
audit_storage_version: "1.0.0"
44
audit_storage_zip_url: https://nexus.alfresco.com/nexus/repository/enterprise-releases/org/alfresco/alfresco-audit-storage-distribution/{{ audit_storage_version }}/alfresco-audit-storage-distribution-{{ audit_storage_version }}.zip
55
audit_storage_zip_checksum: sha1:{{ audit_storage_zip_url }}.sha1
66

‎roles/repository/defaults/main.yml‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ repository_acs_is_enterprise: true
2222
repository_acs_artifact_name: alfresco-content-services-distribution
2323
repository_acs_repository: https://artifacts.alfresco.com/nexus/content/groups/private/org/alfresco
2424

25-
repository_acs_version: 25.1.0
25+
repository_acs_version: 23.4.1
2626
repository_acs_archive_url: "{{ repository_acs_repository }}/{{ repository_acs_artifact_name }}/{{ repository_acs_version }}/{{ repository_acs_artifact_name }}-{{ repository_acs_version }}.zip"
2727
repository_acs_archive_checksum: "sha1:{{ repository_acs_archive_url }}.sha1"
2828
repository_acs_nexus_username: "{{ repository_nexus_username }}"
@@ -131,11 +131,11 @@ repository_jdbc_driver_checksum: "sha1:{{ repository_jdbc_driver_url }}.sha1"
131131

132132
# Default repository amps to install
133133
repository_amp_downloads: []
134-
# - url: "https://your.repo.com/path/to/your/artifacts/your-amp.amp"
135-
# checksum: "sha1:2aae6c35c94fcfb415dbe95f408b9ce91ee846ed"
136-
# dest: "{{ repository_content_folder }}/<amps_repo|amps_share>/your-amp.amp"
137-
# url_username: your_username_to_repo
138-
# url_password: your_password_to_repo
134+
# - url: "https://your.repo.com/path/to/your/artifacts/your-amp.amp"
135+
# checksum: "sha1:2aae6c35c94fcfb415dbe95f408b9ce91ee846ed"
136+
# dest: "{{ repository_content_folder }}/<amps_repo|amps_share>/your-amp.amp"
137+
# url_username: your_username_to_repo
138+
# url_password: your_password_to_repo
139139

140140
# Additional list of amp downloads. Same structure as repository_amp_downloads
141141
repository_extra_amp_downloads: []

‎roles/search/defaults/main.yml‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ search_repository:
55
port: 80
66
port_ssl: 443
77

8-
search_flavor: alfresco-search-services # set to alfresco-insight-engine for IE
9-
search_version: 2.0.15
8+
search_flavor: alfresco-search-services # set to alfresco-insight-engine for IE
9+
search_version: 2.0.14
1010
search_artifact_repository: https://artifacts.alfresco.com/nexus/content/groups/public/org/alfresco
1111
search_zip_url: "{{ search_artifact_repository }}/{{ search_flavor }}/{{ search_version }}/{{ search_flavor }}-{{ search_version }}.zip"
1212
search_zip_checksum: "sha1:{{ search_zip_url }}.sha1"
13-
search_environment: # This will add extra vars at the end of the solr.in.sh file
13+
search_environment: # This will add extra vars at the end of the solr.in.sh file
1414
SOLR_JAVA_MEM: "-Xms1g -Xmx1g"
1515
search_cores:
1616
- alfresco

‎roles/search_enterprise/defaults/main.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ search_enterprise_reindex_options: ''
77
search_enterprise_artifact_name: alfresco-elasticsearch-connector-distribution
88
search_enterprise_repository: https://artifacts.alfresco.com/nexus/content/groups/private/org/alfresco
99

10-
search_enterprise_version: 5.0.0
10+
search_enterprise_version: 4.2.0
1111
search_enterprise_zip_url: "{{ search_enterprise_repository }}/{{ search_enterprise_artifact_name }}/{{ search_enterprise_version }}/{{ search_enterprise_artifact_name }}-{{ search_enterprise_version }}.zip"
1212
search_enterprise_zip_checksum: "sha1:{{ search_enterprise_zip_url }}.sha1"
1313

‎roles/sfs/defaults/main.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ sfs_ats_truststore_pass: changeit
1313
sfs_artifact_name: alfresco-shared-file-store-controller
1414
sfs_repository: https://artifacts.alfresco.com/nexus/content/groups/private/org/alfresco
1515

16-
sfs_version: 4.1.7
16+
sfs_version: 4.1.6
1717
sfs_archive_url: "{{ sfs_repository }}/{{ sfs_artifact_name }}/{{ sfs_version }}/{{ sfs_artifact_name }}-{{ sfs_version }}.jar"
1818
sfs_archive_checksum: "sha1:{{ sfs_archive_url }}.sha1"
1919

‎roles/sync/defaults/main.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sync_version: 5.2.0
2+
sync_version: 5.1.0
33
sync_artifact_name: sync-dist-6.x
44
sync_zip_url: >-
55
https://artifacts.alfresco.com/nexus/content/groups/private/org/alfresco/services/sync/{{ sync_artifact_name }}/{{ sync_version }}/{{ sync_artifact_name }}-{{ sync_version }}.zip

‎roles/transformers/defaults/main.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ transformers_imagemagick_repository: https://artifacts.alfresco.com/nexus/conten
3232
transformers_aio_artifact_name: alfresco-transform-core-aio
3333
transformers_aio_repository: https://artifacts.alfresco.com/nexus/content/groups/public/org/alfresco
3434

35-
transformers_aio_version: 5.1.7
35+
transformers_aio_version: 5.1.6
3636
transformers_aio_archive_url: "{{ transformers_aio_repository }}/{{ transformers_aio_artifact_name }}/{{ transformers_aio_version }}/{{ transformers_aio_artifact_name }}-{{ transformers_aio_version }}.jar"
3737
transformers_aio_archive_checksum: "sha1:{{ transformers_aio_archive_url }}.sha1"

‎vars/acs23.yml‎

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,23 +19,23 @@ supported_os:
1919
- 24.04 # Testing for the upcoming 25.x acs version
2020
ats_mtls_capable: true
2121
acs_play_activemq_version: 5.18.6
22-
acs_play_audit_storage_version: 1.1.0
22+
acs_play_audit_storage_version: 1.0.0
2323
acs_play_acc_version: 9.3.0
2424
acs_play_adw_version: 5.3.0
25-
acs_play_search_version: 2.0.15
25+
acs_play_search_version: 2.0.14
2626
acs_play_java_version: "{{ default_java_version }}"
27-
acs_play_search_enterprise_version: 5.0.0
28-
acs_play_sfs_version: 4.1.7
29-
acs_play_sync_version: 5.2.0
27+
acs_play_search_enterprise_version: 4.2.0
28+
acs_play_sfs_version: 4.1.6
29+
acs_play_sync_version: 5.1.0
3030
acs_play_tomcat_version: 10.1.34
31-
acs_play_trouter_version: 4.1.7
31+
acs_play_trouter_version: 4.1.6
3232
acs_play_transformers_libreoffice_version: 7.2.5.1
3333
acs_play_transformers_pdf_version: 1.1
3434
acs_play_transformers_imagemagick_version: 7.1.0-16-ci-11
35-
acs_play_transformers_aio_version: 5.1.7
35+
acs_play_transformers_aio_version: 5.1.6
3636
acs_play_jdbc_pg_driver_version: "{{ default_jdbc_pg_driver_version }}"
3737
acs_play_postgres_major_version: 15
38-
acs_play_repository_acs_version: 25.1.0
38+
acs_play_repository_acs_version: 23.4.1
3939
acs_play_repository_api_explorer_version: 23.4.0
4040
acs_play_repository_amp_googledrive_repo_version: 4.1.0
4141
acs_play_repository_amp_googledrive_share_version: 4.1.0

‎vars/acs73.yml‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,17 @@ supported_os:
1111
ats_mtls_capable: false
1212
acs_play_activemq_version: 5.17.6
1313
acs_play_adw_version: 4.4.1
14-
acs_play_search_version: 2.0.15
14+
acs_play_search_version: 2.0.14
1515
acs_play_java_version: "{{ default_java_version }}"
1616
acs_play_search_enterprise_version: 3.2.1
17-
acs_play_sfs_version: 4.1.7
17+
acs_play_sfs_version: 4.1.6
1818
acs_play_sync_version: 3.11.3
1919
acs_play_tomcat_version: 9.0.98
20-
acs_play_trouter_version: 4.1.7
20+
acs_play_trouter_version: 4.1.6
2121
acs_play_transformers_libreoffice_version: 7.2.5.1
2222
acs_play_transformers_pdf_version: 1.1
2323
acs_play_transformers_imagemagick_version: 7.1.0-16-ci-11
24-
acs_play_transformers_aio_version: 5.1.7
24+
acs_play_transformers_aio_version: 5.1.6
2525
acs_play_jdbc_pg_driver_version: "{{ default_jdbc_pg_driver_version }}"
2626
acs_play_postgres_major_version: 14
2727
acs_play_repository_acs_version: 7.3.2.3

‎vars/acs74.yml‎

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,22 +20,22 @@ ats_mtls_capable: true
2020
acs_play_activemq_version: 5.17.6
2121
acs_play_acc_version: 8.0.0
2222
acs_play_adw_version: 5.0.0
23-
acs_play_search_version: 2.0.15
23+
acs_play_search_version: 2.0.14
2424
acs_play_java_version: "{{ default_java_version }}"
2525
acs_play_search_enterprise_version: 3.3.3
26-
acs_play_sfs_version: 4.1.7
26+
acs_play_sfs_version: 4.1.6
2727
acs_play_sync_version: 3.11.3
2828
acs_play_tomcat_version: 9.0.98
29-
acs_play_trouter_version: 4.1.7
29+
acs_play_trouter_version: 4.1.6
3030
acs_play_transformers_libreoffice_version: 7.2.5.1
3131
acs_play_transformers_pdf_version: 1.1
3232
acs_play_transformers_imagemagick_version: 7.1.0-16-ci-11
33-
acs_play_transformers_aio_version: 5.1.7
33+
acs_play_transformers_aio_version: 5.1.6
3434
acs_play_jdbc_pg_driver_version: "{{ default_jdbc_pg_driver_version }}"
3535
acs_play_postgres_major_version: 14
3636
acs_play_repository_acs_version: 7.4.2.4
3737
acs_play_repository_api_explorer_version: 7.4.0
3838
acs_play_repository_amp_googledrive_repo_version: 3.4.2
3939
acs_play_repository_amp_googledrive_share_version: 3.4.2
4040
acs_play_repository_amp_device_sync_version: 3.11.3
41-
acs_play_repository_amp_aos_module_version: 1.6.2
41+
acs_play_repository_amp_aos_module_version: 1.6.3

0 commit comments

Comments
 (0)