blob: 564a0e940ac3271573d1b91667c1120715b45d12 [file] [log] [blame]
Hung-Wei Chiu1887b932021-04-05 16:59:28 -07001# Copyright 2021-present Open Networking Foundation
Scott Baker4cad5ee2022-06-09 14:17:35 -07002# SPDX-License-Identifier: Apache-2.0
Hung-Wei Chiu1887b932021-04-05 16:59:28 -07003
4apiVersion: v2
Hung-Wei Chiu2e439de2022-02-25 20:42:56 -08005name: opensearch-setting
Hung-Wei Chiu8676d082022-02-24 14:11:03 -08006description: A Helm chart deploying container to config opensearch services
Hung-Wei Chiu1887b932021-04-05 16:59:28 -07007
8# A chart can be either an 'application' or a 'library' chart.
9#
10# Application charts are a collection of templates that can be packaged into versioned archives
11# to be deployed.
12#
13# Library charts provide useful utilities or functions for the chart developer. They're included as
14# a dependency of application charts to inject those utilities and functions into the rendering
15# pipeline. Library charts do not define any templates and therefore cannot be deployed.
16type: application
17
18# This is the chart version. This version number should be incremented each time you make changes
19# to the chart and its templates, including the app version.
20# Versions are expected to follow Semantic Versioning (https://semver.org/)
Scott Baker4cad5ee2022-06-09 14:17:35 -070021version: 0.1.6
Hung-Wei Chiu1887b932021-04-05 16:59:28 -070022
23# This is the version number of the application being deployed. This version number should be
24# incremented each time you make changes to the application. Versions are not expected to
25# follow Semantic Versioning. They should reflect the version the application is using.
26appVersion: 0.1.0