diff --git a/helm/amd-gpu/Chart.yaml b/helm/amd-gpu/Chart.yaml index 1249ae97b7583215c8274f040452ba5a41a78362..1f154a1e167577ba47b19f024f35a7e67e78f5a2 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.7.0 -appVersion: "1.25.2.2" +version: 0.8.0 +appVersion: "1.25.2.3" dependencies: - name: node-feature-discovery diff --git a/helm/amd-gpu/README.md b/helm/amd-gpu/README.md index 93a1b380e304d8c3463b22fa2ed0acaf72eae957..44a6ad884f8edc7808f0a11dd5b1bb49c3a1c763 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 d1bdce338b255c2afd6738ca594955f697a23211..51e31011b8e752f0401fd47b62b955a0205b4127 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.2" + tag: "1.25.2.3" resources: {} lbl: image: repository: docker.io/rocm/k8s-device-plugin - tag: "labeller-1.25.2.2" + tag: "labeller-1.25.2.3" resources: {} imagePullSecrets: []