Skip to content
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 1 commit into from
Feb 2, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 18, 2025

This PR contains the following updates:

Package Update Change
amd-gpu minor 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions github-actions bot added the area/kubernetes Changes made in the kubernetes directory label Jan 18, 2025
Copy link

github-actions bot commented 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:

Copy link

github-actions bot commented Jan 18, 2025

--- 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 qlonik force-pushed the main branch 10 times, most recently from cc00f2c to 74fd9d2 Compare January 18, 2025 23:23
@renovate renovate bot force-pushed the renovate/amd-gpu-0.x branch from e84e544 to 630bf1f Compare January 18, 2025 23:49
@renovate renovate bot force-pushed the renovate/amd-gpu-0.x branch from 630bf1f to dab4687 Compare January 18, 2025 23:51
@renovate renovate bot force-pushed the renovate/amd-gpu-0.x branch from dab4687 to a7f4967 Compare January 18, 2025 23:59
@renovate renovate bot force-pushed the renovate/amd-gpu-0.x branch from a7f4967 to e3042f3 Compare January 19, 2025 00:02
@qlonik qlonik force-pushed the main branch 2 times, most recently from 7c9c5fb to efe9036 Compare January 19, 2025 00:15
@renovate renovate bot force-pushed the renovate/amd-gpu-0.x branch from e3042f3 to 3575a41 Compare January 19, 2025 00:15
@qlonik qlonik force-pushed the main branch 2 times, most recently from 7c31e1c to 325ac12 Compare January 19, 2025 00:17
@renovate renovate bot force-pushed the renovate/amd-gpu-0.x branch 2 times, most recently from a20dda8 to 1e16c34 Compare January 19, 2025 00:20
@renovate renovate bot force-pushed the renovate/amd-gpu-0.x branch from 697072a to c6e4994 Compare January 19, 2025 02:10
@qlonik qlonik merged commit 3aade47 into main Feb 2, 2025
5 of 10 checks passed
@qlonik qlonik deleted the renovate/amd-gpu-0.x branch February 2, 2025 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/helm type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant