3 Commits

Author SHA1 Message Date
52ebd988b2 Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.135.3
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 10s
2025-07-12 02:51:45 +00:00
07e4b1240f Update Helm release generic-device-plugin to v0.4.0 (#907)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m9s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [generic-device-plugin](https://github.com/bjw-s/helm-charts) ([source](https://github.com/bjw-s/helm-charts/tree/HEAD/charts/library/common)) | minor | `0.3.2` -> `0.4.0` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19-->

Reviewed-on: #907
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-07-12 02:50:58 +00:00
49afaf9733 Update iib0011/omni-tools Docker tag to v0.5.0 (#902)
Some checks failed
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Successful in 10s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [iib0011/omni-tools](https://github.com/iib0011/omni-tools) | minor | `0.4.0` -> `0.5.0` |

---

### Release Notes

<details>
<summary>iib0011/omni-tools (iib0011/omni-tools)</summary>

### [`v0.5.0`](https://github.com/iib0011/omni-tools/releases/tag/v0.5.0)

[Compare Source](https://github.com/iib0011/omni-tools/compare/v0.4.0...v0.5.0)

### Docker Images

- `iib0011/omni-tools:latest`
- `iib0011/omni-tools:0.5.0`

### What's New?

#### 🖼️ Image Tools

- Image Editor (crop, rotate, add filters, watermark, annotate and more)
- Rotate Image
- Convert Images to JPG

#### 📄 PDF Tools

- PDF Editor (add text, images, signature, checkboxes)
- PDF to PNG

#### 🎥 Video Tools

- Video to GIF

#### 🔊 Audio Tools

- Extract Audio
- Change Speed
- Trim Audio
- Merge Audio

#### ⏱️ Time Tools

- Crontab Explainer
- Check Leap Years

#### 🔠 String & Text Tools

- Text Censor

#### 🧾 XML Tools

- XML Beautifier
- XML Validator

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->

Reviewed-on: #902
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-07-12 02:50:20 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ omni-tools:
main:
image:
repository: iib0011/omni-tools
tag: 0.4.0
tag: 0.5.0
pullPolicy: IfNotPresent
resources:
requests:

View File

@@ -15,6 +15,6 @@ maintainers:
dependencies:
- name: generic-device-plugin
repository: https://gitea.alexlebens.dev/api/packages/alexlebens/helm
version: 0.3.2
version: 0.4.0
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/kubernetes.png
appVersion: 0.1.10