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

fix(helm): update gpu-operator ( v24.6.0 → v24.6.1 ) #267

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 13, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
gpu-operator (source) patch v24.6.0 -> v24.6.1

Release Notes

NVIDIA/gpu-operator (gpu-operator)

v24.6.1: GPU Operator 24.6.1 Release

Compare Source

https://docs.nvidia.com/datacenter/cloud-native/gpu-operator/24.6.1/index.html


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone America/Los_Angeles, 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.

Copy link

--- kubernetes/apps/gpu-operator/gpu-operator/app Kustomization: flux-system/gpu-operator HelmRelease: gpu-operator/gpu-operator

+++ kubernetes/apps/gpu-operator/gpu-operator/app Kustomization: flux-system/gpu-operator HelmRelease: gpu-operator/gpu-operator

@@ -13,13 +13,13 @@

     spec:
       chart: gpu-operator
       sourceRef:
         kind: HelmRepository
         name: nvidia
         namespace: flux-system
-      version: v24.6.0
+      version: v24.6.1
   driftDetection:
     mode: enabled
   install:
     remediation:
       retries: 3
   interval: 30m

Copy link

--- HelmRelease: gpu-operator/gpu-operator Deployment: gpu-operator/gpu-operator

+++ HelmRelease: gpu-operator/gpu-operator Deployment: gpu-operator/gpu-operator

@@ -28,13 +28,13 @@

         openshift.io/scc: restricted-readonly
     spec:
       serviceAccountName: gpu-operator
       priorityClassName: system-node-critical
       containers:
       - name: gpu-operator
-        image: nvcr.io/nvidia/gpu-operator:v24.6.0
+        image: nvcr.io/nvidia/gpu-operator:v24.6.1
         imagePullPolicy: IfNotPresent
         command:
         - gpu-operator
         args:
         - --leader-elect
         - --zap-time-encoding=epoch
--- HelmRelease: gpu-operator/gpu-operator ClusterPolicy: gpu-operator/cluster-policy

+++ HelmRelease: gpu-operator/gpu-operator ClusterPolicy: gpu-operator/cluster-policy

@@ -19,13 +19,13 @@

       repository: nvcr.io/nvidia
       image: cuda
       version: 12.5.1-base-ubi8
       imagePullPolicy: IfNotPresent
   daemonsets:
     labels:
-      helm.sh/chart: gpu-operator-v24.6.0
+      helm.sh/chart: gpu-operator-v24.6.1
       app.kubernetes.io/managed-by: gpu-operator
     tolerations:
     - effect: NoSchedule
       key: nvidia.com/gpu
       operator: Exists
     priorityClassName: system-node-critical
@@ -260,13 +260,13 @@

     gpuClientsConfig:
       name: ''
   nodeStatusExporter:
     enabled: false
     repository: nvcr.io/nvidia/cloud-native
     image: gpu-operator-validator
-    version: v24.6.0
+    version: v24.6.1
     imagePullPolicy: IfNotPresent
   gdrcopy:
     enabled: false
     repository: nvcr.io/nvidia/cloud-native
     image: gdrdrv
     version: v2.4.1-1

@jfroy jfroy merged commit e7ce6eb into main Aug 13, 2024
4 checks passed
@jfroy jfroy deleted the renovate/gpu-operator-24.x branch August 13, 2024 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant