github.com/argoproj/argo-cd/v3@v3.2.1/applicationset/examples/git-generator-directory/cluster-addons/prometheus-operator/Chart.yaml (about)

     1  apiVersion: v2
     2  name: helm-prometheus-operator
     3  
     4  type: application
     5  
     6  # This is the chart version. This version number should be incremented each time you make changes
     7  # to the chart and its templates, including the app version.
     8  # Versions are expected to follow Semantic Versioning (https://semver.org/)
     9  version: 0.1.0
    10  
    11  # This is the version number of the application being deployed. This version number should be
    12  # incremented each time you make changes to the application. Versions are not expected to
    13  # follow Semantic Versioning. They should reflect the version the application is using.
    14  appVersion: "1.0"