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 intel-device-plugins-operator ( 0.31.0 → 0.31.1 ) #7447

Merged

Conversation

rosey-the-renovator-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
intel-device-plugins-operator patch 0.31.0 -> 0.31.1

Release Notes

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

v0.31.1

Compare Source

A Helm chart for Intel GPU Device Plugin


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.

| datasource | package                       | from   | to     |
| ---------- | ----------------------------- | ------ | ------ |
| helm       | intel-device-plugins-operator | 0.31.0 | 0.31.1 |
@rosey-the-renovator-bot
Copy link
Contributor Author

--- kubernetes/main/apps/kube-system/intel-device-plugin/app Kustomization: flux-system/system-intel-device-plugin-operator HelmRelease: kube-system/intel-device-plugin-operator

+++ kubernetes/main/apps/kube-system/intel-device-plugin/app Kustomization: flux-system/system-intel-device-plugin-operator HelmRelease: kube-system/intel-device-plugin-operator

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

     spec:
       chart: intel-device-plugins-operator
       sourceRef:
         kind: HelmRepository
         name: intel
         namespace: flux-system
-      version: 0.31.0
+      version: 0.31.1
   install:
     crds: CreateReplace
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 3

@rosey-the-renovator-bot
Copy link
Contributor Author

--- HelmRelease: kube-system/intel-device-plugin-operator Deployment: kube-system/inteldeviceplugins-controller-manager

+++ HelmRelease: kube-system/intel-device-plugin-operator Deployment: kube-system/inteldeviceplugins-controller-manager

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

       - args: null
         env:
         - name: DEVICEPLUGIN_NAMESPACE
           valueFrom:
             fieldRef:
               fieldPath: metadata.namespace
-        image: intel/intel-deviceplugin-operator:0.31.0
+        image: intel/intel-deviceplugin-operator:0.31.1
         imagePullPolicy: IfNotPresent
         name: manager
         ports:
         - containerPort: 9443
           name: webhook-server
           protocol: TCP

@rosey-the-renovator-bot rosey-the-renovator-bot bot merged commit 3dc97b8 into main Oct 18, 2024
16 checks passed
@rosey-the-renovator-bot rosey-the-renovator-bot bot deleted the renovate/intel-device-plugins-operator-0.x branch October 18, 2024 15:14
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.

0 participants