Skip to content

Commit 4a479da

Browse files
authoredFeb 28, 2025··
[2.19.1] Manifest Commit Lock with action UPDATE_TO_TAGS (#5356)
Signed-off-by: opensearch-ci <opensearch-infra@amazon.com>
1 parent 9a8490f commit 4a479da

File tree

2 files changed

+45
-45
lines changed

2 files changed

+45
-45
lines changed
 

‎manifests/2.19.1/opensearch-2.19.1.yml

+27-27
Original file line numberDiff line numberDiff line change
@@ -10,70 +10,70 @@ ci:
1010
components:
1111
- name: OpenSearch
1212
repository: https://github.com/opensearch-project/OpenSearch.git
13-
ref: 2e4741fb45d1b150aaeeadf66d41445b23ff5982
13+
ref: tags/2.19.1
1414
- name: common-utils
1515
repository: https://github.com/opensearch-project/common-utils.git
16-
ref: b0b014410f6667d69edce92875a89cd229fb92d0
16+
ref: tags/2.19.1.0
1717
platforms:
1818
- linux
1919
- windows
2020
- name: opensearch-learning-to-rank-base
2121
repository: https://github.com/opensearch-project/opensearch-learning-to-rank-base.git
22-
ref: e23b93d619c136a476229c2fe6e77e92f21c5aa6
22+
ref: tags/2.19.1.0
2323
platforms:
2424
- linux
2525
- windows
2626
- name: opensearch-remote-metadata-sdk
2727
repository: https://github.com/opensearch-project/opensearch-remote-metadata-sdk.git
28-
ref: ae49311195a486ab01805d8c8a11bd062dda1426
28+
ref: tags/2.19.1.0
2929
platforms:
3030
- linux
3131
- windows
3232
- name: job-scheduler
3333
repository: https://github.com/opensearch-project/job-scheduler.git
34-
ref: 6955e0331d14322e338162e1d65d53e9c9dc193f
34+
ref: tags/2.19.1.0
3535
platforms:
3636
- linux
3737
- windows
3838
- name: security
3939
repository: https://github.com/opensearch-project/security.git
40-
ref: 62b390ce030e45ad92206f723101e3e4c83e6803
40+
ref: tags/2.19.1.0
4141
platforms:
4242
- linux
4343
- windows
4444
- name: k-NN
4545
repository: https://github.com/opensearch-project/k-NN.git
46-
ref: 05ed457dbda044be0f6e4a9f5aaa7b1efca31e75
46+
ref: tags/2.19.1.0
4747
platforms:
4848
- linux
4949
- windows
5050
- name: geospatial
5151
repository: https://github.com/opensearch-project/geospatial.git
52-
ref: e029144593f07fec487da7fca844a7d6a27e99fd
52+
ref: tags/2.19.1.0
5353
platforms:
5454
- linux
5555
- windows
5656
depends_on:
5757
- job-scheduler
5858
- name: cross-cluster-replication
5959
repository: https://github.com/opensearch-project/cross-cluster-replication.git
60-
ref: 2c41857ecbf1e97f5e2c855412f49ffeb0d41f9c
60+
ref: tags/2.19.1.0
6161
platforms:
6262
- linux
6363
- windows
6464
depends_on:
6565
- common-utils
6666
- name: ml-commons
6767
repository: https://github.com/opensearch-project/ml-commons.git
68-
ref: 430241e95d9688475555d76c4f02dada33d34830
68+
ref: tags/2.19.1.0
6969
platforms:
7070
- linux
7171
- windows
7272
depends_on:
7373
- common-utils
7474
- name: neural-search
7575
repository: https://github.com/opensearch-project/neural-search.git
76-
ref: 5ea6d30b330cfefe91847b3b5af58c01946e4cba
76+
ref: tags/2.19.1.0
7777
platforms:
7878
- linux
7979
- windows
@@ -82,7 +82,7 @@ components:
8282
- k-NN
8383
- name: notifications-core
8484
repository: https://github.com/opensearch-project/notifications.git
85-
ref: ae08d1fcff739c9b8733d22f18cd3e73bb1cd83b
85+
ref: tags/2.19.1.0
8686
working_directory: notifications
8787
platforms:
8888
- linux
@@ -91,7 +91,7 @@ components:
9191
- common-utils
9292
- name: notifications
9393
repository: https://github.com/opensearch-project/notifications.git
94-
ref: ae08d1fcff739c9b8733d22f18cd3e73bb1cd83b
94+
ref: tags/2.19.1.0
9595
working_directory: notifications
9696
platforms:
9797
- linux
@@ -100,15 +100,15 @@ components:
100100
- common-utils
101101
- name: opensearch-observability
102102
repository: https://github.com/opensearch-project/observability.git
103-
ref: c175d44a76498d45448aa31e36ed2d41387985bf
103+
ref: tags/2.19.1.0
104104
platforms:
105105
- linux
106106
- windows
107107
depends_on:
108108
- common-utils
109109
- name: opensearch-reports
110110
repository: https://github.com/opensearch-project/reporting.git
111-
ref: f111ec4bc9838811c1c0cdf8a67eec36137a4188
111+
ref: tags/2.19.1.0
112112
platforms:
113113
- linux
114114
- windows
@@ -117,23 +117,23 @@ components:
117117
- job-scheduler
118118
- name: sql
119119
repository: https://github.com/opensearch-project/sql.git
120-
ref: dae1a9a538a40d7daf1515f52f3727a41c42a3c0
120+
ref: tags/2.19.1.0
121121
platforms:
122122
- linux
123123
- windows
124124
depends_on:
125125
- ml-commons
126126
- name: asynchronous-search
127127
repository: https://github.com/opensearch-project/asynchronous-search.git
128-
ref: 19e8817357f2771f3e55725dee767f8e8dffd87f
128+
ref: tags/2.19.1.0
129129
platforms:
130130
- linux
131131
- windows
132132
depends_on:
133133
- common-utils
134134
- name: anomaly-detection
135135
repository: https://github.com/opensearch-project/anomaly-detection.git
136-
ref: 6c5408fbc6d62d3cda3ee72b626e89d7bd33f1fb
136+
ref: tags/2.19.1.0
137137
platforms:
138138
- linux
139139
- windows
@@ -142,15 +142,15 @@ components:
142142
- job-scheduler
143143
- name: alerting
144144
repository: https://github.com/opensearch-project/alerting.git
145-
ref: f38c5f41f3d909d746ac0f740d6bd91c5ee6ab3a
145+
ref: tags/2.19.1.0
146146
platforms:
147147
- linux
148148
- windows
149149
depends_on:
150150
- common-utils
151151
- name: security-analytics
152152
repository: https://github.com/opensearch-project/security-analytics.git
153-
ref: 37c99e134e3c4b615241d6fd7b236152392d7155
153+
ref: tags/2.19.1.0
154154
platforms:
155155
- linux
156156
- windows
@@ -160,7 +160,7 @@ components:
160160
- job-scheduler
161161
- name: index-management
162162
repository: https://github.com/opensearch-project/index-management.git
163-
ref: 579945eef2ccf81585a44cc0d0114b1f9609b1a7
163+
ref: tags/2.19.1.0
164164
platforms:
165165
- linux
166166
- windows
@@ -169,18 +169,18 @@ components:
169169
- job-scheduler
170170
- name: performance-analyzer
171171
repository: https://github.com/opensearch-project/performance-analyzer.git
172-
ref: e3e10bb36f771c06b96385cf5c2c89aa56034084
172+
ref: tags/2.19.1.0
173173
platforms:
174174
- linux
175175
- name: custom-codecs
176176
repository: https://github.com/opensearch-project/custom-codecs.git
177-
ref: e5f11562f1a7cf4a49799e63d4320a03ea669138
177+
ref: tags/2.19.1.0
178178
platforms:
179179
- linux
180180
- windows
181181
- name: flow-framework
182182
repository: https://github.com/opensearch-project/flow-framework.git
183-
ref: ce468f7d6312625ec2a787fcb1cbaad459c2a788
183+
ref: tags/2.19.1.0
184184
platforms:
185185
- linux
186186
- windows
@@ -189,7 +189,7 @@ components:
189189
- opensearch-remote-metadata-sdk
190190
- name: skills
191191
repository: https://github.com/opensearch-project/skills.git
192-
ref: 6c36c61858f9ae08ef02212fd95fc18aca4b7d2c
192+
ref: tags/2.19.1.0
193193
platforms:
194194
- linux
195195
- windows
@@ -200,13 +200,13 @@ components:
200200
- ml-commons
201201
- name: query-insights
202202
repository: https://github.com/opensearch-project/query-insights.git
203-
ref: 939edc2eafde096431111d867630603c952137d2
203+
ref: tags/2.19.1.0
204204
platforms:
205205
- linux
206206
- windows
207207
- name: opensearch-system-templates
208208
repository: https://github.com/opensearch-project/opensearch-system-templates.git
209-
ref: 62aa9f611ad0a1d4bc1c1f452457348d5c80ffb5
209+
ref: tags/2.19.1.0
210210
platforms:
211211
- linux
212212
- windows

‎manifests/2.19.1/opensearch-dashboards-2.19.1.yml

+18-18
Original file line numberDiff line numberDiff line change
@@ -9,55 +9,55 @@ ci:
99
components:
1010
- name: OpenSearch-Dashboards
1111
repository: https://github.com/opensearch-project/OpenSearch-Dashboards.git
12-
ref: 782801008fa7d872292e48caca1aca74be5304a6
12+
ref: tags/2.19.1
1313
- name: functionalTestDashboards
1414
repository: https://github.com/opensearch-project/opensearch-dashboards-functional-test.git
15-
ref: '2.19'
15+
ref: tags/2.19.1
1616
- name: observabilityDashboards
1717
repository: https://github.com/opensearch-project/dashboards-observability.git
18-
ref: 489ddbe15b2c1b2198a61aa4521d6840a8e7cb87
18+
ref: tags/2.19.1.0
1919
- name: reportsDashboards
2020
repository: https://github.com/opensearch-project/dashboards-reporting.git
21-
ref: 50ab3d47da5955f67ae9013f0f4cd0dc9f57c471
21+
ref: tags/2.19.1.0
2222
- name: ganttChartDashboards
2323
repository: https://github.com/opensearch-project/dashboards-visualizations.git
24-
ref: 1c9f4dcf13f5d501019c451465c17889fb853cf0
24+
ref: tags/2.19.1.0
2525
- name: queryWorkbenchDashboards
2626
repository: https://github.com/opensearch-project/dashboards-query-workbench.git
27-
ref: 28889ebe164a05241b41cbf5af789d99c80be3f6
27+
ref: tags/2.19.1.0
2828
- name: customImportMapDashboards
2929
repository: https://github.com/opensearch-project/dashboards-maps.git
30-
ref: 0c530b1d21d3feecc215db5c800f3cd3c2e588c3
30+
ref: tags/2.19.1.0
3131
- name: anomalyDetectionDashboards
3232
repository: https://github.com/opensearch-project/anomaly-detection-dashboards-plugin.git
33-
ref: 4bca1111f2b5eae6a19346bcede0411675a09fb4
33+
ref: tags/2.19.1.0
3434
- name: mlCommonsDashboards
3535
repository: https://github.com/opensearch-project/ml-commons-dashboards.git
36-
ref: af938107d21f571d554d39e5a749aca4df532981
36+
ref: tags/2.19.1.0
3737
- name: indexManagementDashboards
3838
repository: https://github.com/opensearch-project/index-management-dashboards-plugin.git
39-
ref: 62e75642af89e6938cd56d0f81c4f1585813064b
39+
ref: tags/2.19.1.0
4040
- name: notificationsDashboards
4141
repository: https://github.com/opensearch-project/dashboards-notifications.git
42-
ref: f83877c265c3f50ed75e529a434d92abe93f4110
42+
ref: tags/2.19.1.0
4343
- name: alertingDashboards
4444
repository: https://github.com/opensearch-project/alerting-dashboards-plugin.git
45-
ref: 72d71e6d47a517e9de02033ae7df23c41523b639
45+
ref: tags/2.19.1.0
4646
- name: securityAnalyticsDashboards
4747
repository: https://github.com/opensearch-project/security-analytics-dashboards-plugin.git
48-
ref: e0c75d3e765c19a10995cb47444e61c4d6deb995
48+
ref: tags/2.19.1.0
4949
- name: securityDashboards
5050
repository: https://github.com/opensearch-project/security-dashboards-plugin.git
51-
ref: 8cbe159bf415e0700d5f9705fc1e21bea7dc250f
51+
ref: tags/2.19.1.0
5252
- name: searchRelevanceDashboards
5353
repository: https://github.com/opensearch-project/dashboards-search-relevance.git
54-
ref: e591b718f302295d3e9bee159d60cb724bc38517
54+
ref: tags/2.19.1.0
5555
- name: assistantDashboards
5656
repository: https://github.com/opensearch-project/dashboards-assistant.git
57-
ref: f3a50b4b02ccb0fa1a695b0dffa894d91f11281d
57+
ref: tags/2.19.1.0
5858
- name: flowFrameworkDashboards
5959
repository: https://github.com/opensearch-project/dashboards-flow-framework.git
60-
ref: 87e9e74dad64995f87806dc9ebb350b680f2eae2
60+
ref: tags/2.19.1.0
6161
- name: queryInsightsDashboards
6262
repository: https://github.com/opensearch-project/query-insights-dashboards.git
63-
ref: 4b371f80f638baafff5cc07ceb3f3a459b8d0e36
63+
ref: tags/2.19.1.0

0 commit comments

Comments
 (0)
Please sign in to comment.