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

Update Helm Chart to 0.7.0 to point to the release 1.25.2.2

parent 88c4f88f
No related branches found
No related tags found
No related merge requests found
...@@ -15,8 +15,8 @@ keywords: ...@@ -15,8 +15,8 @@ keywords:
- gpu - gpu
kubeVersion: ">= 1.18.0-0" kubeVersion: ">= 1.18.0-0"
version: 0.6.0 version: 0.7.0
appVersion: "1.25.2.1" appVersion: "1.25.2.2"
dependencies: dependencies:
- name: node-feature-discovery - name: node-feature-discovery
......
# AMD GPU Helm Chart # AMD GPU Helm Chart
![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.18.0](https://img.shields.io/badge/AppVersion-1.18.0-informational?style=flat-square) ![Version: 0.7.0](https://img.shields.io/badge/Version-0.7.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.25.2.2](https://img.shields.io/badge/AppVersion-1.25.2.2-informational?style=flat-square)
A Helm chart for deploying Kubernetes AMD GPU device plugin A Helm chart for deploying Kubernetes AMD GPU device plugin
......
...@@ -10,13 +10,13 @@ dp: ...@@ -10,13 +10,13 @@ dp:
image: image:
repository: docker.io/rocm/k8s-device-plugin repository: docker.io/rocm/k8s-device-plugin
# Overrides the image tag whose default is the chart appVersion. # Overrides the image tag whose default is the chart appVersion.
tag: "1.25.2.1" tag: "1.25.2.2"
resources: {} resources: {}
lbl: lbl:
image: image:
repository: docker.io/rocm/k8s-device-plugin repository: docker.io/rocm/k8s-device-plugin
tag: "labeller-1.25.2.1" tag: "labeller-1.25.2.2"
resources: {} resources: {}
imagePullSecrets: [] imagePullSecrets: []
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment