github.com/1aal/kubeblocks@v0.0.0-20231107070852-e1c03e598921/deploy/orioledb/Chart.yaml (about)

     1  apiVersion: v2
     2  name: orioledb
     3  description: A Helm chart for Kubernetes
     4  
     5  
     6  type: application
     7  
     8  # This is the chart version. This version number should be incremented each time you make changes
     9  # to the chart and its templates, including the app version.
    10  # Versions are expected to follow Semantic Versioning (https://semver.org/)
    11  version: 0.6.0-beta.44
    12  
    13  # This is the version number of the application being deployed. This version number should be
    14  # incremented each time you make changes to the application. Versions are not expected to
    15  # follow Semantic Versioning. They should reflect the version the application is using.
    16  # It is recommended to use it with quotes.
    17  appVersion: "14.7.2-beta1"
    18  
    19  
    20  annotations:
    21    kubeblocks.io/clusterVersions: "14.7.2-beta1"
    22