home-ops
home-ops copied to clipboard
feat(helm): update intel-device-plugins-gpu ( 0.29.0 → 0.30.0 )
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
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Renovate Bot.
--- HelmRelease: gpu-system/intel-device-plugin-gpu GpuDevicePlugin: gpu-system/intel-gpu-plugin
+++ HelmRelease: gpu-system/intel-device-plugin-gpu GpuDevicePlugin: gpu-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: 3
resourceManager: false
enableMonitoring: true
preferredAllocationPolicy: none
nodeSelector:
intel.feature.node.kubernetes.io/gpu: 'true'
+ tolerations: null
--- kubernetes/kyak/apps/gpu-system/intel-device-plugin/gpu Kustomization: flux-system/intel-device-plugin-gpu HelmRelease: gpu-system/intel-device-plugin-gpu
+++ kubernetes/kyak/apps/gpu-system/intel-device-plugin/gpu Kustomization: flux-system/intel-device-plugin-gpu HelmRelease: gpu-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
dependsOn:
- name: intel-device-plugin-operator
namespace: gpu-system
install:
remediation:
retries: 3