Skip to content
Snippets Groups Projects
Chart.yaml 299 B
Newer Older
  • Learn to ignore specific revisions
  • apiVersion: v2
    name: os-partition
    
    version: __CHART_VERSION__
    
    kubeVersion: "v1.21.x-x-x"
    description: Partitions Helm chart for Kubernetes
    type: application
    appVersion: __VERSION__
    dependencies:
      - name: osdu-aws-lib
        version: 0.1.0
        repository:  __HELM_REPO__/osdu-aws-lib/
    deprecated: false