Commit Graph

6993 Commits

Author SHA1 Message Date
1a21d03038 Update ghcr.io/twin/gatus Docker tag to v5.24.0 (#1491)
Some checks failed
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Has been cancelled
This PR contains the following updates:

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

---

### Release Notes

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

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

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

Another big update worthy of highlights. There are 3 big changes coming to Gatus with this release.

- **Suites** (ALPHA): To keep it short, this allows you to monitor a list of endpoints in order, but those endpoints have a shared context that allows you to store values and compare or use them in other endpoints. For more information, see <https://github.com/TwiN/gatus/discussions/1241>
- **New alerting providers**: 14 new alerting providers have been added, but there's a catch. I don't have time to test this many providers, so I'm trying something new, namely, letting users who want to use those alerting providers test them for me. For more information, see <https://github.com/TwiN/gatus/discussions/1223>
- **RDAP support for `[DOMAIN_EXPIRATION]` placeholder**: Some TLDs have started dropping support for WHOIS, as such, support for RDAP has been added. WHOIS will still be used as a fallback if RDAP fails to resolve the domain expiration of a domain.

I am very excited to finally have made some progress on suites. It's missing some features, and it required a lot of redesigning, so I expect some complaints, but with suites, the possibilities feel endless. You can monitor entire workflows, simulate complex user behavior, not just READ-type of behavior, but WRITE as well, as you can configure an endpoint to run even if the workflow fails to clean up whatever resource you created, and so much more. Suites have some serious potential.

#### What's Changed

- feat(suite): Implement Suites by [@&#8203;TwiN](https://github.com/TwiN) in [#&#8203;1239](https://github.com/TwiN/gatus/pull/1239)
- feat(alerting): Add new providers for Datadog, IFTTT, Line, NewRelic, Plivo, RocketChat, SendGrid, Signal, SIGNL4, Splunk, Squadcast, Vonage, Webex and Zapier by [@&#8203;TwiN](https://github.com/TwiN) in [#&#8203;1224](https://github.com/TwiN/gatus/pull/1224)
- feat(client): Add RDAP support for domain expiration by [@&#8203;ju-ef](https://github.com/ju-ef) in [#&#8203;1181](https://github.com/TwiN/gatus/pull/1181)
- feat(client): starttls support for dns resolver by [@&#8203;eleith](https://github.com/eleith) in [#&#8203;1253](https://github.com/TwiN/gatus/pull/1253)
- fix(alerting): Adjust minimum reminder config parsing by [@&#8203;xconverge](https://github.com/xconverge) in [#&#8203;1226](https://github.com/TwiN/gatus/pull/1226)
- fix(client): add forward ip support in PTR query-name by [@&#8203;denis-ev](https://github.com/denis-ev) in [#&#8203;1261](https://github.com/TwiN/gatus/pull/1261)
- docs: Fix typo in Zulip configuration section by [@&#8203;XavierDupuis](https://github.com/XavierDupuis) in [#&#8203;1220](https://github.com/TwiN/gatus/pull/1220)
- docs: information on escaping endpoint url in config by [@&#8203;muzy](https://github.com/muzy) in [#&#8203;1242](https://github.com/TwiN/gatus/pull/1242)

#### New Contributors

- [@&#8203;XavierDupuis](https://github.com/XavierDupuis) made their first contribution in [#&#8203;1220](https://github.com/TwiN/gatus/pull/1220)
- [@&#8203;eleith](https://github.com/eleith) made their first contribution in [#&#8203;1253](https://github.com/TwiN/gatus/pull/1253)
- [@&#8203;ju-ef](https://github.com/ju-ef) made their first contribution in [#&#8203;1181](https://github.com/TwiN/gatus/pull/1181)
- [@&#8203;denis-ev](https://github.com/denis-ev) made their first contribution in [#&#8203;1261](https://github.com/TwiN/gatus/pull/1261)
- [@&#8203;muzy](https://github.com/muzy) made their first contribution in [#&#8203;1242](https://github.com/TwiN/gatus/pull/1242)

**Full Changelog**: <https://github.com/TwiN/gatus/compare/v5.23.2...v5.24.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMTYuNSIsInVwZGF0ZWRJblZlciI6IjQxLjExNi41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->

Reviewed-on: #1491
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-09-18 03:42:07 +00:00
0d688a2865 Update ghcr.io/stuffanthings/qbit_manage Docker tag to v4.6.3 (#1492)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 1m22s
renovate / renovate (push) Successful in 4m12s
2025-09-18 03:02:19 +00:00
fa1ed41bce change device
Some checks failed
lint-test-helm / helm-lint (push) Failing after 8s
renovate / renovate (push) Successful in 3m14s
2025-09-17 18:39:04 -05:00
c24a8c421e upgrade ceph
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m2s
2025-09-17 16:52:02 -05:00
6479262f0e Update Helm release app-template to v4.3.0 (#1465)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m11s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [app-template](https://github.com/bjw-s-labs/helm-charts) | minor | `4.2.0` -> `4.3.0` |

---

### Release Notes

<details>
<summary>bjw-s-labs/helm-charts (app-template)</summary>

### [`v4.3.0`](https://github.com/bjw-s-labs/helm-charts/releases/tag/app-template-4.3.0)

[Compare Source](https://github.com/bjw-s-labs/helm-charts/compare/app-template-4.2.0...app-template-4.3.0)

##### Changelog:

##### Changed

- Upgraded the common library to v4.3.0
  - [Upgrade notes](https://bjw-s-labs.github.io/helm-charts/docs/app-template/upgrade-instructions/)
  - [Detailed release notes](https://github.com/bjw-s-labs/helm-charts/releases/tag/common-4.3.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:eyJjcmVhdGVkSW5WZXIiOiI0MS45OS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->

Reviewed-on: #1465
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-09-17 21:47:25 +00:00
e9aa880cfc Update actions/setup-node action to v5 (#1381)
Some checks failed
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-node](https://github.com/actions/setup-node) | action | major | `v4` -> `v5` |

---

### Release Notes

<details>
<summary>actions/setup-node (actions/setup-node)</summary>

### [`v5`](https://github.com/actions/setup-node/compare/v4...v5)

[Compare Source](https://github.com/actions/setup-node/compare/v4...v5)

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->

Reviewed-on: #1381
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-09-17 21:46:46 +00:00
299205f877 Update Helm release argo-cd to v8.4.1 (#1487)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change | Pending |
|---|---|---|---|
| [argo-cd](https://github.com/argoproj/argo-helm) | minor | `8.3.9` -> `8.4.1` | `8.5.0` |

---

### Release Notes

<details>
<summary>argoproj/argo-helm (argo-cd)</summary>

### [`v8.4.1`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-8.4.1)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-8.4.0...argo-cd-8.4.1)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- fix(argo-cd): add allowed audiences parameter to values.yaml by [@&#8203;Crowley723](https://github.com/Crowley723) in [#&#8203;3299](https://github.com/argoproj/argo-helm/pull/3299)

#### New Contributors

- [@&#8203;Crowley723](https://github.com/Crowley723) made their first contribution in [#&#8203;3299](https://github.com/argoproj/argo-helm/pull/3299)

**Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argo-cd-8.4.0...argo-cd-8.4.1>

### [`v8.4.0`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-8.4.0)

[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-8.3.9...argo-cd-8.4.0)

A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.

#### What's Changed

- feat(argo-cd): VerticalPodAutoscaler support for application controller  by [@&#8203;yaringol](https://github.com/yaringol) in [#&#8203;3365](https://github.com/argoproj/argo-helm/pull/3365)

#### New Contributors

- [@&#8203;yaringol](https://github.com/yaringol) made their first contribution in [#&#8203;3365](https://github.com/argoproj/argo-helm/pull/3365)

**Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argo-workflows-0.45.25...argo-cd-8.4.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:eyJjcmVhdGVkSW5WZXIiOiI0MS45OS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->

Reviewed-on: #1487
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-09-17 21:46:24 +00:00
6483596e81 Update Helm release gatus to v1.4.2 (#1488)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m45s
2025-09-17 21:02:03 +00:00
0b39d40d15 Update ghcr.io/open-webui/open-webui Docker tag to v0.6.30 (#1486)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 2m3s
2025-09-17 18:02:21 +00:00
9c397231e0 Update Helm release authentik to v2025.8.3 (#1485)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m34s
2025-09-17 17:02:47 +00:00
a5cd405bf2 Update ghcr.io/open-webui/open-webui Docker tag to v0.6.29 (#1484)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-09-17 17:02:39 +00:00
78d2610adf Update ghcr.io/n8n-io/n8n Docker tag to v1.112.1 (#1483)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m52s
2025-09-17 14:01:56 +00:00
306e89c673 Update vectorim/element-web Docker tag to v1.11.112 (#1482)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m55s
2025-09-17 13:03:10 +00:00
a8c4dafec2 Update kube-prometheus-stack Docker tag to v77.9.1 (#1481)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 3m14s
2025-09-17 10:03:31 +00:00
b4554ebd11 Update Helm release argo-workflows to v0.45.25 (#1480)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Has been cancelled
2025-09-17 10:02:42 +00:00
c7b7688884 Update Helm release gitea to v12.3.0 (#1472)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m58s
Reviewed-on: #1472
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-09-17 05:02:34 +00:00
b431ca1d34 Update ghcr.io/linuxserver/prowlarr:2.0.5 Docker digest to 856c93b (#1479)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 20s
renovate / renovate (push) Successful in 2m43s
2025-09-17 04:04:30 +00:00
13c7b958ad Update Helm release argo-cd to v8.3.9 (#1478)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 4m48s
2025-09-17 03:02:34 +00:00
83e742870b Update ghcr.io/linuxserver/lidarr:2.13.3 Docker digest to a655901 (#1477)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-09-17 03:02:24 +00:00
2676ffbf6f Update d3fk/s3cmd:latest Docker digest to 1bfc474 (#1476)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-09-17 03:02:19 +00:00
775700288c Update Helm release argo-cd to v8.3.8 (#1475)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m39s
2025-09-16 22:02:12 +00:00
cb82eac0b1 Update ghcr.io/linuxserver/bazarr:1.5.2 Docker digest to e1f05f6 (#1474)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-09-16 22:02:05 +00:00
76d01b4857 Update kube-prometheus-stack Docker tag to v77.8.0 (#1473)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 2m12s
2025-09-16 18:04:10 +00:00
5b025f493f Update Helm release authentik to v2025.8.2 (#1470)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Has been cancelled
2025-09-16 18:02:03 +00:00
64a1eee42d Update ollama/ollama Docker tag to v0.11.11 (#1471)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m15s
2025-09-16 17:02:48 +00:00
abb4d874d7 Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to a709fc5 (#1469)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-09-16 17:02:40 +00:00
8e18293af6 Update kube-prometheus-stack Docker tag to v77.7.0 (#1468)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 3m6s
2025-09-16 15:04:25 +00:00
8ed585e4e0 Update Helm release reloader to v2.2.3 (#1467)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 3m46s
2025-09-16 13:03:08 +00:00
e13421a3e7 Update dock.mau.dev/mautrix/whatsapp Docker tag to v0.12.5 (#1466)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-09-16 13:02:57 +00:00
d7fd0e8a8d Update ghcr.io/linuxserver/code-server Docker tag to v4.104.0 (#1464)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m57s
2025-09-16 00:06:29 +00:00
c869a35c34 Update Helm release gatus to v1.4.1 (#1463)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 6m14s
2025-09-15 22:02:19 +00:00
44390c91c5 Update ghcr.io/n8n-io/n8n Docker tag to v1.112.0 (#1462)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m6s
2025-09-15 14:04:34 +00:00
19bac03f12 Update ghcr.io/linuxserver/plex:1.42.1 Docker digest to 3380d89 (#1461)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 4m14s
2025-09-15 10:03:40 +00:00
41fbf51c84 Update ghcr.io/linuxserver/radarr:5.27.5 Docker digest to 19474a6 (#1460)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 22s
renovate / renovate (push) Successful in 3m33s
2025-09-14 18:02:20 +00:00
3394891245 update chart
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m5s
2025-09-14 10:58:04 -05:00
190412ac59 Update Helm release generic-device-plugin to v0.6.0 (#1432)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 7s
renovate / renovate (push) Successful in 1m56s
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.4.0` -> `0.6.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:eyJjcmVhdGVkSW5WZXIiOiI0MS45OS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->

Reviewed-on: #1432
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-09-14 15:52:05 +00:00
9427385c98 downgrade
Some checks failed
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Has been cancelled
2025-09-14 10:51:40 -05:00
77d7a96c22 set to null
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m37s
2025-09-14 10:44:29 -05:00
233383763d Update ghcr.io/squat/generic-device-plugin:latest Docker digest to df82458 (#1457)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m27s
2025-09-14 14:02:02 +00:00
94beeb012b Update ghcr.io/squat/generic-device-plugin:latest Docker digest to f76ee32 (#1456)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m57s
2025-09-14 13:02:00 +00:00
077cf69d3f Update searxng/searxng:latest Docker digest to 9c071b8 (#1455)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 19s
renovate / renovate (push) Successful in 1m54s
2025-09-14 09:02:17 +00:00
a0d6512d9f Update ghcr.io/linuxserver/qbittorrent:5.1.2 Docker digest to ffa4e82 (#1454)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 2m8s
2025-09-14 08:02:07 +00:00
2c3dbf7513 Update ghcr.io/squat/generic-device-plugin:latest Docker digest to df14626 (#1453)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 2m5s
2025-09-14 02:01:49 +00:00
53b5fd00d5 Update ghcr.io/linuxserver/code-server:4.103.2 Docker digest to 607bdd3 (#1452)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m35s
2025-09-13 21:02:02 +00:00
cae2a36850 Update ghcr.io/karakeep-app/karakeep Docker tag to v0.27.1 (#1451)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m2s
2025-09-13 20:01:56 +00:00
ee78d181f6 Update Helm release intel-device-plugins-gpu to v0.34.0 (#1449)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m52s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [intel-device-plugins-gpu](https://github.com/intel/helm-charts) | minor | `0.32.1` -> `0.34.0` |

---

### Release Notes

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

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

[Compare Source](https://github.com/intel/helm-charts/compare/intel-device-plugins-gpu-0.32.1...intel-device-plugins-gpu-0.34.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:eyJjcmVhdGVkSW5WZXIiOiI0MS45OS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->

Reviewed-on: #1449
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-09-13 17:11:12 +00:00
267796bd0c Update Helm release redis-operator to v0.22.0 (#1425)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis-operator](https://github.com/OT-CONTAINER-KIT/redis-operator) ([source](https://github.com/OT-CONTAINER-KIT/helm-charts)) | minor | `0.21.2` -> `0.22.0` |

---

### Release Notes

<details>
<summary>OT-CONTAINER-KIT/helm-charts (redis-operator)</summary>

### [`v0.22.0`](https://github.com/OT-CONTAINER-KIT/helm-charts/releases/tag/redis-operator-0.22.0)

[Compare Source](https://github.com/OT-CONTAINER-KIT/helm-charts/compare/redis-operator-0.21.2...redis-operator-0.22.0)

Provides easy redis setup definitions for Kubernetes services, and deployment.

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS45OS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->

Reviewed-on: #1425
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-09-13 17:11:00 +00:00
d7da125827 Update Helm release external-dns to v1.19.0 (#1406)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [external-dns](https://github.com/kubernetes-sigs/external-dns) | minor | `1.18.0` -> `1.19.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:eyJjcmVhdGVkSW5WZXIiOiI0MS45OS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->

Reviewed-on: #1406
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-09-13 17:10:43 +00:00
9eff9365c4 Update Helm release intel-device-plugins-operator to v0.34.0 (#1450)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 12s
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.32.1` -> `0.34.0` |

---

### Release Notes

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

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

[Compare Source](https://github.com/intel/helm-charts/compare/intel-device-plugins-operator-0.32.1...intel-device-plugins-operator-0.34.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:eyJjcmVhdGVkSW5WZXIiOiI0MS45OS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->

Reviewed-on: #1450
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-09-13 17:10:10 +00:00
9dbe8fccce Update ghcr.io/squat/generic-device-plugin:latest Docker digest to f8f9bdd (#1433)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m44s
2025-09-13 16:01:41 +00:00