generated from onedr0p/cluster-template
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(helm): update chart amd-gpu to 0.16.0 #1851
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
the
area/kubernetes
Changes made in the kubernetes directory
label
Jan 18, 2025
--- HelmRelease: tools/device-plugin-amd-gpu DaemonSet: tools/amd-gpu-device-plugin-daemonset
+++ HelmRelease: tools/device-plugin-amd-gpu DaemonSet: tools/amd-gpu-device-plugin-daemonset
@@ -18,13 +18,13 @@
priorityClassName: system-node-critical
tolerations:
- key: CriticalAddonsOnly
operator: Exists
containers:
- name: amd-gpu-dp-cntr
- image: docker.io/rocm/k8s-device-plugin:1.31.0.0
+ image: docker.io/rocm/k8s-device-plugin:1.31.0.2
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
volumeMounts:
--- HelmRelease: tools/device-plugin-amd-gpu DaemonSet: tools/amd-gpu-labeller-daemonset
+++ HelmRelease: tools/device-plugin-amd-gpu DaemonSet: tools/amd-gpu-labeller-daemonset
@@ -17,13 +17,13 @@
kubernetes.io/arch: amd64
priorityClassName: system-node-critical
tolerations:
- key: CriticalAddonsOnly
operator: Exists
containers:
- - image: docker.io/rocm/k8s-device-plugin:labeller-1.31.0.0
+ - image: docker.io/rocm/k8s-device-plugin:labeller-1.31.0.2
name: amd-gpu-lr-cntr
imagePullPolicy: Always
workingDir: /root
command:
- ./k8s-node-labeller
args: |
--- kubernetes/main/apps/tools/device-plugin-amd-gpu/app Kustomization: flux-system/device-plugin-amd-gpu HelmRelease: tools/device-plugin-amd-gpu
+++ kubernetes/main/apps/tools/device-plugin-amd-gpu/app Kustomization: flux-system/device-plugin-amd-gpu HelmRelease: tools/device-plugin-amd-gpu
@@ -13,13 +13,13 @@
spec:
chart: amd-gpu
sourceRef:
kind: HelmRepository
name: amd-device-plugin
namespace: flux-system
- version: 0.14.0
+ version: 0.16.0
dependsOn:
- name: node-feature-discovery
namespace: tools
install:
remediation:
retries: 3 |
qlonik
force-pushed
the
main
branch
10 times, most recently
from
January 18, 2025 23:23
cc00f2c
to
74fd9d2
Compare
renovate
bot
force-pushed
the
renovate/amd-gpu-0.x
branch
from
January 18, 2025 23:49
e84e544
to
630bf1f
Compare
renovate
bot
force-pushed
the
renovate/amd-gpu-0.x
branch
from
January 18, 2025 23:51
630bf1f
to
dab4687
Compare
renovate
bot
force-pushed
the
renovate/amd-gpu-0.x
branch
from
January 18, 2025 23:59
dab4687
to
a7f4967
Compare
renovate
bot
force-pushed
the
renovate/amd-gpu-0.x
branch
from
January 19, 2025 00:02
a7f4967
to
e3042f3
Compare
qlonik
force-pushed
the
main
branch
2 times, most recently
from
January 19, 2025 00:15
7c9c5fb
to
efe9036
Compare
renovate
bot
force-pushed
the
renovate/amd-gpu-0.x
branch
from
January 19, 2025 00:15
e3042f3
to
3575a41
Compare
qlonik
force-pushed
the
main
branch
2 times, most recently
from
January 19, 2025 00:17
7c31e1c
to
325ac12
Compare
renovate
bot
force-pushed
the
renovate/amd-gpu-0.x
branch
2 times, most recently
from
January 19, 2025 00:20
a20dda8
to
1e16c34
Compare
renovate
bot
force-pushed
the
renovate/amd-gpu-0.x
branch
from
January 19, 2025 02:07
1e16c34
to
697072a
Compare
renovate
bot
force-pushed
the
renovate/amd-gpu-0.x
branch
from
January 19, 2025 02:10
697072a
to
c6e4994
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.14.0
->0.16.0
Configuration
📅 Schedule: Branch creation - "on saturday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.