2 Commits

Author SHA1 Message Date
614f62c1a4 chore(deps): update calibrain/shelfmark to v1.1.1
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 45s
2026-02-20 19:36:50 +00:00
f7bcc45355 chore(deps): update helm release intel-device-plugins-operator to v0.35.0 (#4114)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 42s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [intel-device-plugins-operator](https://github.com/intel/helm-charts) | minor | `0.34.1` → `0.35.0` |

---

### Release Notes

<details>
<summary>intel/helm-charts (intel-device-plugins-operator)</summary>

### [`v0.35.0`](https://github.com/intel/helm-charts/releases/tag/intel-device-plugins-gpu-0.35.0)

[Compare Source](https://github.com/intel/helm-charts/compare/intel-device-plugins-operator-0.34.1...intel-device-plugins-operator-0.35.0)

A Helm chart for Intel GPU Device Plugin

</details>

---

### 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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNS43IiwidXBkYXRlZEluVmVyIjoiNDMuMjUuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->

Reviewed-on: #4114
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-02-20 19:35:29 +00:00
4 changed files with 6 additions and 6 deletions

View File

@@ -1,9 +1,9 @@
dependencies: dependencies:
- name: intel-device-plugins-operator - name: intel-device-plugins-operator
repository: https://intel.github.io/helm-charts/ repository: https://intel.github.io/helm-charts/
version: 0.34.1 version: 0.35.0
- name: intel-device-plugins-gpu - name: intel-device-plugins-gpu
repository: https://intel.github.io/helm-charts/ repository: https://intel.github.io/helm-charts/
version: 0.35.0 version: 0.35.0
digest: sha256:4b57a27b21c3e853dca18b3e9df7058eca974fd10ca9ffba2885395363e732b9 digest: sha256:90b9b3c1c513009ef2356643d3a006069c871f8fbd451e26d2b5f392a011febe
generated: "2026-02-20T13:09:02.76377473Z" generated: "2026-02-20T19:33:54.514699811Z"

View File

@@ -16,7 +16,7 @@ maintainers:
- name: alexlebens - name: alexlebens
dependencies: dependencies:
- name: intel-device-plugins-operator - name: intel-device-plugins-operator
version: 0.34.1 version: 0.35.0
repository: https://intel.github.io/helm-charts/ repository: https://intel.github.io/helm-charts/
- name: intel-device-plugins-gpu - name: intel-device-plugins-gpu
version: 0.35.0 version: 0.35.0

View File

@@ -23,4 +23,4 @@ dependencies:
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/shelfmark.webp icon: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/shelfmark.webp
# renovate: datasource=github-releases depName=calibrain/shelfmark # renovate: datasource=github-releases depName=calibrain/shelfmark
appVersion: v1.0.4 appVersion: v1.1.1

View File

@@ -9,7 +9,7 @@ shelfmark:
main: main:
image: image:
repository: ghcr.io/calibrain/shelfmark repository: ghcr.io/calibrain/shelfmark
tag: v1.0.4 tag: v1.1.1
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: FLASK_PORT - name: FLASK_PORT