We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a222bf commit 70b8d59Copy full SHA for 70b8d59
charts/t8s-cluster/values.yaml
@@ -9,7 +9,7 @@ global:
9
nvidia:
10
url: https://helm.ngc.nvidia.com/nvidia
11
charts:
12
- gpu-operator: 23.x.x
+ gpu-operator: 24.x
13
condition: '{{ include "t8s-cluster.hasGPUNodes" (dict "context" $) }}'
14
cloud-provider-openstack:
15
url: https://kubernetes.github.io/cloud-provider-openstack
0 commit comments