3 Commits

Author SHA1 Message Date
22646a76b2 Update ghcr.io/moghtech/komodo-core Docker tag to v1.18.4
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 13s
2025-08-11 21:30:58 +00:00
121f6a8393 Update ghcr.io/linuxserver/qbittorrent Docker tag to v5.1.2 (#881)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 1m16s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/linuxserver/qbittorrent](https://github.com/linuxserver/docker-qbittorrent/packages) ([source](https://github.com/linuxserver/docker-qbittorrent)) | patch | `5.1.0` -> `5.1.2` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled because a matching PR was automerged previously.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4zNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJpbWFnZSJdfQ==-->

Reviewed-on: #881
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-11 21:28:54 +00:00
ed39680774 Update ghcr.io/twin/gatus Docker tag to v5.22.0 (#1194)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 22s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/twin/gatus](https://github.com/TwiN/gatus) | minor | `v5.21.0` -> `v5.22.0` |

---

### Release Notes

<details>
<summary>TwiN/gatus (ghcr.io/twin/gatus)</summary>

### [`v5.22.0`](https://github.com/TwiN/gatus/releases/tag/v5.22.0)

[Compare Source](https://github.com/TwiN/gatus/compare/v5.21.0...v5.22.0)

#### What's Changed

- feat(alerting): Implement alert reminders by [@&#8203;ViktorZieg](https://github.com/ViktorZieg) in https://github.com/TwiN/gatus/pull/1138
- feat(metrics): add support for custom labels in Prometheus metrics by [@&#8203;appleboy](https://github.com/appleboy) in https://github.com/TwiN/gatus/pull/979
- fix(metrics): improve Prometheus metrics registration by [@&#8203;appleboy](https://github.com/appleboy) in https://github.com/TwiN/gatus/pull/1186
- perf: Cap RANDOM\_STRING\_N to 8182 by [@&#8203;TwiN](https://github.com/TwiN) in https://github.com/TwiN/gatus/pull/1193
- docs: Add example for alerts\[].minimum-reminder-interval by [@&#8203;xconverge](https://github.com/xconverge) in https://github.com/TwiN/gatus/pull/1187
- docs: Add section for gatus-sdk by [@&#8203;TwiN](https://github.com/TwiN) in https://github.com/TwiN/gatus/pull/1189

#### New Contributors

- [@&#8203;ViktorZieg](https://github.com/ViktorZieg) made their first contribution in https://github.com/TwiN/gatus/pull/1138
- [@&#8203;xconverge](https://github.com/xconverge) made their first contribution in https://github.com/TwiN/gatus/pull/1187

**Full Changelog**: https://github.com/TwiN/gatus/compare/v5.21.0...v5.22.0

</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: #1194
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-11 21:27:22 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ gatus:
enabled: true
image:
repository: ghcr.io/twin/gatus
tag: v5.21.0
tag: v5.22.0
annotations:
reloader.stakater.com/auto: "true"
service:

View File

@@ -28,7 +28,7 @@ qbittorrent:
qbittorrent:
image:
repository: ghcr.io/linuxserver/qbittorrent
tag: 5.1.0@sha256:ca6325989299ff807ab94c9505c138b6cadfe8a77c4ef14c5690094cbbe40d7d
tag: 5.1.2@sha256:90c9eaad4a5c1d01ea9b223f874be0b0f9476a98a9f02df06f77877614d955a2
pullPolicy: IfNotPresent
env:
- name: TZ