Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
k8s-device-plugin
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
RadeonOpenCompute
k8s-device-plugin
Commits
4607bf06
Commit
4607bf06
authored
1 year ago
by
Kenny Ho
Browse files
Options
Downloads
Patches
Plain Diff
Update Helm Chart to 0.13.0 to point to release 1.25.2.8
parent
813f150e
Branches
Branches containing commit
Tags
amd-gpu-helm-0.13.0
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
helm/amd-gpu/Chart.yaml
+2
-2
2 additions, 2 deletions
helm/amd-gpu/Chart.yaml
helm/amd-gpu/README.md
+1
-1
1 addition, 1 deletion
helm/amd-gpu/README.md
helm/amd-gpu/values.yaml
+2
-2
2 additions, 2 deletions
helm/amd-gpu/values.yaml
with
5 additions
and
5 deletions
helm/amd-gpu/Chart.yaml
+
2
−
2
View file @
4607bf06
...
...
@@ -15,8 +15,8 @@ keywords:
-
gpu
kubeVersion
:
"
>=
1.18.0-0"
version
:
0.1
2
.0
appVersion
:
"
1.25.2.
7
"
version
:
0.1
3
.0
appVersion
:
"
1.25.2.
8
"
dependencies
:
-
name
:
node-feature-discovery
...
...
This diff is collapsed.
Click to expand it.
helm/amd-gpu/README.md
+
1
−
1
View file @
4607bf06
# AMD GPU Helm Chart






A Helm chart for deploying Kubernetes AMD GPU device plugin
...
...
This diff is collapsed.
Click to expand it.
helm/amd-gpu/values.yaml
+
2
−
2
View file @
4607bf06
...
...
@@ -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
:
[]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment