diff --git a/helm/amd-gpu/Chart.yaml b/helm/amd-gpu/Chart.yaml index cdadfe6e6c08a3be4deef0f55e07dc9daf77b969..71088caa76fdd66c66991d3304e2424045cdd0db 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.12.0 -appVersion: "1.25.2.7" +version: 0.13.0 +appVersion: "1.25.2.8" dependencies: - name: node-feature-discovery diff --git a/helm/amd-gpu/README.md b/helm/amd-gpu/README.md index 6a817d9aff095f438d9ed84bdba8ca6b4de4163f..7c8523a7350451439e1be9f3b96d0c16028d2ad7 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 ac749eca102972ae7dfef46dcda8284a65d4b220..56cc0dc58778c7767260329badefc73a9393af01 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.7" + tag: "1.25.2.8" resources: {} lbl: image: repository: docker.io/rocm/k8s-device-plugin - tag: "labeller-1.25.2.7" + tag: "labeller-1.25.2.8" resources: {} imagePullSecrets: []