github.com/verrazzano/verrazzano@v1.7.0/platform-operator/helm_config/charts/fluentbit-opensearch-output/Chart.yaml (about) 1 # Copyright (c) 2023, Oracle and/or its affiliates. 2 # Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl. 3 apiVersion: v2 4 name: fluentbit-opensearch-output 5 description: A Helm chart for Kubernetes 6 7 # A chart can be either an 'application' or a 'library' chart. 8 # 9 # Application charts are a collection of templates that can be packaged into versioned archives 10 # to be deployed. 11 # 12 # Library charts provide useful utilities or functions for the chart developer. They're included as 13 # a dependency of application charts to inject those utilities and functions into the rendering 14 # pipeline. Library charts do not define any templates and therefore cannot be deployed. 15 type: application 16 17 # This is the chart version. This version number should be incremented each time you make changes 18 # to the chart and its templates, including the app version. 19 # Versions are expected to follow Semantic Versioning (https://semver.org/) 20 version: 1.7.0 21 22 # This is the version number of the application being deployed. This version number should be 23 # incremented each time you make changes to the application. Versions are not expected to 24 # follow Semantic Versioning. They should reflect the version the application is using. 25 # It is recommended to use it with quotes. 26 appVersion: 1.7.0