Skip to content

Commit 0c0dcee

Browse files
committed
Update chart metadata
1 parent 0b43b7c commit 0c0dcee

File tree

1 file changed

+3
-18
lines changed

1 file changed

+3
-18
lines changed

charts/flux-image-gen/Chart.yaml

+3-18
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,9 @@
11
apiVersion: v2
22
name: flux-image-gen
3-
description: A Helm chart for Kubernetes
3+
description: A Helm chart for running Flux image generation models on Kubernetes
44

5-
# A chart can be either an 'application' or a 'library' chart.
6-
#
7-
# Application charts are a collection of templates that can be packaged into versioned archives
8-
# to be deployed.
9-
#
10-
# Library charts provide useful utilities or functions for the chart developer. They're included as
11-
# a dependency of application charts to inject those utilities and functions into the rendering
12-
# pipeline. Library charts do not define any templates and therefore cannot be deployed.
135
type: application
146

15-
# This is the chart version. This version number should be incremented each time you make changes
16-
# to the chart and its templates, including the app version.
17-
# Versions are expected to follow Semantic Versioning (https://semver.org/)
7+
# The version and appVersion are updated by the chart build script
188
version: 0.1.0
19-
20-
# This is the version number of the application being deployed. This version number should be
21-
# incremented each time you make changes to the application. Versions are not expected to
22-
# follow Semantic Versioning. They should reflect the version the application is using.
23-
# It is recommended to use it with quotes.
24-
appVersion: "fb1397e"
9+
appVersion: local

0 commit comments

Comments
 (0)