Skip to content

Commit 2ac78c0

Browse files
committed
Helm chart: update description, tweak comment
Signed-off-by: Dr. Jan-Philip Gehrcke <[email protected]>
1 parent db5b570 commit 2ac78c0

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

deployments/helm/nvidia-dra-driver-gpu/Chart.yaml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
apiVersion: v2
1616
name: nvidia-dra-driver-gpu
17-
description: A Helm chart for Kubernetes
17+
description: Official Helm chart for the Kubernetes DRA driver for NVIDIA GPUs
1818

1919
# A chart can be either an 'application' or a 'library' chart.
2020
#
@@ -38,6 +38,8 @@ version: 25.3.0-rc.1
3838
# follow Semantic Versioning. They should reflect the version the application is using.
3939
# It is recommended to use it with quotes.
4040

41-
# Note(JP): this currently defines the default `tag` value in a k8s
42-
# image specification. A "v" is prefixed in our template helpers to ensure consistency.
41+
# Note(JP): templating logic consumes `appVersion` for building the default `tag`
42+
# value used in a k8s image specification. That logic expects the version number
43+
# below to not have a "v" prefix (a "v" is added by said logic to yield a valid
44+
# image reference).
4345
appVersion: "25.3.0-rc.1"

0 commit comments

Comments
 (0)