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 intel-device-plugins-gpu to 0.30.0 #59

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 4, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
intel-device-plugins-gpu minor 0.29.0 -> 0.30.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

intel/helm-charts (intel-device-plugins-gpu)

v0.30.0

Compare Source

A Helm chart for Intel Device Plugins Operator for Kubernetes


Configuration

📅 Schedule: Branch creation - "every weekend" (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.

Copy link

github-actions bot commented Aug 4, 2024

--- kubernetes/apps/kube-system/intel-device-plugin/gpu Kustomization: flux-system/intel-device-plugin-gpu HelmRelease: kube-system/intel-device-plugin-gpu

+++ kubernetes/apps/kube-system/intel-device-plugin/gpu Kustomization: flux-system/intel-device-plugin-gpu HelmRelease: kube-system/intel-device-plugin-gpu

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

     spec:
       chart: intel-device-plugins-gpu
       sourceRef:
         kind: HelmRepository
         name: intel
         namespace: flux-system
-      version: 0.29.0
+      version: 0.30.0
   interval: 30m
   values:
     name: intel-gpu-plugin
     nodeFeatureRule: false
     sharedDevNum: 2
 

Copy link

github-actions bot commented Aug 4, 2024

--- HelmRelease: kube-system/intel-device-plugin-gpu GpuDevicePlugin: kube-system/intel-gpu-plugin

+++ HelmRelease: kube-system/intel-device-plugin-gpu GpuDevicePlugin: kube-system/intel-gpu-plugin

@@ -1,15 +1,16 @@

 ---
 apiVersion: deviceplugin.intel.com/v1
 kind: GpuDevicePlugin
 metadata:
   name: intel-gpu-plugin
 spec:
-  image: intel/intel-gpu-plugin:0.29.0
+  image: intel/intel-gpu-plugin:0.30.0
   logLevel: 2
   sharedDevNum: 2
   resourceManager: false
   enableMonitoring: true
   preferredAllocationPolicy: none
   nodeSelector:
     intel.feature.node.kubernetes.io/gpu: 'true'
+  tolerations: null
 

@renovate renovate bot force-pushed the renovate/intel-device-plugins-gpu-0.x branch from 2128647 to 9462c24 Compare August 5, 2024 19:18
@brunnels brunnels merged commit b640bfe into main Aug 5, 2024
5 checks passed
@renovate renovate bot deleted the renovate/intel-device-plugins-gpu-0.x branch August 5, 2024 19:26
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