We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d4133b commit 939a8a0Copy full SHA for 939a8a0
helm/amd-gpu/Chart.yaml
@@ -15,8 +15,8 @@ keywords:
15
- gpu
16
17
kubeVersion: ">= 1.18.0-0"
18
-version: 0.4.0
19
-appVersion: "1.18.0"
+version: 0.5.0
+appVersion: "1.25.2"
20
21
dependencies:
22
- name: node-feature-discovery
helm/amd-gpu/values.yaml
@@ -10,13 +10,13 @@ dp:
10
image:
11
repository: docker.io/rocm/k8s-device-plugin
12
# Overrides the image tag whose default is the chart appVersion.
13
- tag: ""
+ tag: "1.25.2"
14
resources: {}
lbl:
- tag: "labeller-latest"
+ tag: "labeller-1.25.2"
imagePullSecrets: []
0 commit comments