Skip to content
Snippets Groups Projects
Chart.yaml 320 B
Newer Older
  • Learn to ignore specific revisions
  • apiVersion: v2
    name: "os-notification"
    
    version: __CHART_VERSION__
    
    kubeVersion: ">= 1.21.x-x-x < 1.24.x-x-x"
    
    description: Notification Helm Chart for Kubernetes
    type: application
    appVersion: __VERSION__
    dependencies:
      - name: osdu-aws-lib
    
        version: 0.2.0
    
        repository: __HELM_REPO__/osdu-aws-lib/
    deprecated: false