Skip to content
Snippets Groups Projects
Commit 4607bf06 authored by Kenny Ho's avatar Kenny Ho
Browse files

Update Helm Chart to 0.13.0 to point to release 1.25.2.8

parent 813f150e
Branches
No related merge requests found
......@@ -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
......
# AMD GPU Helm Chart
![Version: 0.12.0](https://img.shields.io/badge/Version-0.12.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.25.2.7](https://img.shields.io/badge/AppVersion-1.25.2.7-informational?style=flat-square)
![Version: 0.13.0](https://img.shields.io/badge/Version-0.13.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.25.2.8](https://img.shields.io/badge/AppVersion-1.25.2.8-informational?style=flat-square)
A Helm chart for deploying Kubernetes AMD GPU device plugin
......
......@@ -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: []
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment