diff --git a/helm/amd-gpu/Chart.yaml b/helm/amd-gpu/Chart.yaml index 9f39c37ba0dbd79390c79c995a00b67ec4d79599..d207e6cb7de831231183bed37440aae4366d7c61 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.5.0 -appVersion: "1.25.2" +version: 0.6.0 +appVersion: "1.25.2.1" dependencies: - name: node-feature-discovery diff --git a/helm/amd-gpu/values.yaml b/helm/amd-gpu/values.yaml index fed5cae19a3216a23ba1c0b1fcee6646ec600347..ce27280750e888d5ac2bce5d456725f1ee13ed88 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" + tag: "1.25.2.1" resources: {} lbl: image: repository: docker.io/rocm/k8s-device-plugin - tag: "labeller-1.25.2" + tag: "labeller-1.25.2.1" resources: {} imagePullSecrets: []