diff --git a/helm/amd-gpu/Chart.yaml b/helm/amd-gpu/Chart.yaml index 1f154a1e167577ba47b19f024f35a7e67e78f5a2..9dc3aa8167bd626484b9836ae2cc0b5a2e400c9d 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.8.0 -appVersion: "1.25.2.3" +version: 0.9.0 +appVersion: "1.25.2.4" dependencies: - name: node-feature-discovery diff --git a/helm/amd-gpu/README.md b/helm/amd-gpu/README.md index 44a6ad884f8edc7808f0a11dd5b1bb49c3a1c763..b0bb0d261b230f701402c6fbdf6725dd542a4f12 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 51e31011b8e752f0401fd47b62b955a0205b4127..242fffb18a9439410a2b91433a652072833445a5 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.3" + tag: "1.25.2.4" resources: {} lbl: image: repository: docker.io/rocm/k8s-device-plugin - tag: "labeller-1.25.2.3" + tag: "labeller-1.25.2.4" resources: {} imagePullSecrets: []