diff --git a/helm/amd-gpu/Chart.yaml b/helm/amd-gpu/Chart.yaml index 9f39c37b..d207e6cb 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 fed5cae1..ce272807 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: []