Skip to content

Commit ce395a4

Browse files
committed
chore(addons): modify service class version
1 parent ccb4c55 commit ce395a4

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

addons/index.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ entries:
2525
- version: 3.4
2626
description: "Apache Spark is a multi-language engine for executing data engineering, data science, and machine learning on single-node machines or clusters."
2727
opensearch:
28-
- version: 2.10
28+
- version: "2.10"
2929
description: "OpenSearch is a scalable, flexible, and extensible open-source software suite for search, analytics, and observability applications licensed under Apache 2.0."
3030
prometheus:
3131
- version: 2

addons/opensearch/2.10/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: opensearch
2-
version: 3.9
2+
version: 2.10
33
id: 5975094d-45cc-4e85-8573-f93937d026c7
44
description: "opensearch."
55
displayName: "opensearch"

addons/prometheus/2/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: prometheus
2-
version: 2023
2+
version: 2
33
id: b8f70264-eafc-4b2f-848e-2ec0d059032b
44
description: "prometheus."
55
displayName: "prometheus"

0 commit comments

Comments
 (0)