diff --git a/helm/amd-gpu/Chart.yaml b/helm/amd-gpu/Chart.yaml index 7aac42353c798bac0982faa9b6b885b90c46fb03..cdadfe6e6c08a3be4deef0f55e07dc9daf77b969 100644 --- a/helm/amd-gpu/Chart.yaml +++ b/helm/amd-gpu/Chart.yaml @@ -15,8 +15,8 @@ keywords: - gpu kubeVersion: ">= 1.18.0-0" -version: 0.11.0 -appVersion: "1.25.2.6" +version: 0.12.0 +appVersion: "1.25.2.7" dependencies: - name: node-feature-discovery diff --git a/helm/amd-gpu/README.md b/helm/amd-gpu/README.md index 4d2413f1f0a72f48f7688213f1c36bdbccb8156a..c94f53dd68d73dfec5786194162642910b8e5730 100644 --- a/helm/amd-gpu/README.md +++ b/helm/amd-gpu/README.md @@ -1,6 +1,6 @@ # AMD GPU Helm Chart -   +   A Helm chart for deploying Kubernetes AMD GPU device plugin diff --git a/helm/amd-gpu/values.yaml b/helm/amd-gpu/values.yaml index 2f9c9a5814d10de56e1f5bb06a12eab6794a8969..361afafdc537d5f1a10e8a5ab9bb9138af429848 100644 --- a/helm/amd-gpu/values.yaml +++ b/helm/amd-gpu/values.yaml @@ -10,13 +10,13 @@ dp: image: repository: docker.io/rocm/k8s-device-plugin # Overrides the image tag whose default is the chart appVersion. - tag: "1.25.2.6" + tag: "1.25.2.7" resources: {} lbl: image: repository: docker.io/rocm/k8s-device-plugin - tag: "labeller-1.25.2.6" + tag: "labeller-1.25.2.7" resources: {} imagePullSecrets: []