ichi/helm/Chart.yaml

14 lines
670 B
YAML
Raw Normal View History

2022-09-05 16:41:31 +00:00
apiVersion: v2
2022-09-05 16:43:02 +00:00
name: ichi
2022-09-05 16:41:31 +00:00
description: A Helm chart for Kubernetes
type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.3.0
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "0.3.0"