mirror of
https://github.com/slurm-personal/school-dev-k8s.git
synced 2026-06-27 13:50:24 +00:00
14 lines
492 B
YAML
14 lines
492 B
YAML
apiVersion: v2
|
|
name: libchart
|
|
description: A Helm chart for Kubernetes
|
|
|
|
type: library
|
|
#
|
|
# # 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.
|
|
version: 0.1.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 and it is recommended to use it with quotes.
|
|
appVersion: "1.16.0"
|