-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathChart.yaml
More file actions
25 lines (22 loc) · 881 Bytes
/
Chart.yaml
File metadata and controls
25 lines (22 loc) · 881 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
apiVersion: v2
name: comfyui-helm
description: A Helm chart for deploying ComfyUI on Kubernetes.
keywords:
- comfyui
- kubernetes
- helm
- ai
- machine-learning
home: https://github.com/memenow/comfyui-helm.git
sources:
- https://github.com/memenow/comfyui-helm
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: "v2.0.0"