Path: blob/master/test/kubernetes/secrets/Chart.yaml
24715 views
apiVersion: v21name: secrets2description: A Helm chart for Kubernetes34# A chart can be either an 'application' or a 'library' chart.5#6# Application charts are a collection of templates that can be packaged into versioned archives7# to be deployed.8#9# Library charts provide useful utilities or functions for the chart developer. They're included as10# a dependency of application charts to inject those utilities and functions into the rendering11# pipeline. Library charts do not define any templates and therefore cannot be deployed.12type: application1314# This is the chart version. This version number should be incremented each time you make changes15# to the chart and its templates, including the app version.16# Versions are expected to follow Semantic Versioning (https://semver.org/)17version: 0.1.0181920