renovate-bot
935639ef35
Update directus/directus Docker tag to v11.12.0 ( #1489 )
...
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [directus/directus](https://github.com/directus/directus ) | minor | `11.11.0` -> `11.12.0` |
---
### Release Notes
<details>
<summary>directus/directus (directus/directus)</summary>
### [`v11.12.0`](https://github.com/directus/directus/releases/tag/v11.12.0 )
[Compare Source](https://github.com/directus/directus/compare/v11.11.0...v11.12.0 )
##### ⚠️ Potential Breaking Changes
**Fixed `USER_CREATED`, `USER_UPDATED`, `DATE_CREATED`, and `DATE_UPDATED` values in content versioning. These fields now correctly reflect the actual user and timestamp of creation or last update, rather than the user and date of promotion. ([#​25744](https://github.com/directus/directus/pull/25744 ))**
- Requesting a non-existent version will now return a Forbidden error.
- The `USER_CREATED`, `USER_UPDATED`, `DATE_CREATED`, and `DATE_UPDATED` fields will now represent the last actual changes, not the promotion metadata.
- **[@​directus/app](https://github.com/directus/app )**
- Fixed `USER_CREATED`, `USER_UPDATED`, `DATE_CREATED`, and `DATE_UPDATED` values in content versioning. These fields now correctly reflect the actual user and timestamp of creation or last update, rather than the user and date of promotion. ([#​25744](https://github.com/directus/directus/pull/25744 ) by [@​Nitwel](https://github.com/Nitwel ))
- **[@​directus/api](https://github.com/directus/api )**
- Fixed `USER_CREATED`, `USER_UPDATED`, `DATE_CREATED`, and `DATE_UPDATED` values in content versioning. These fields now correctly reflect the actual user and timestamp of creation or last update, rather than the user and date of promotion. ([#​25744](https://github.com/directus/directus/pull/25744 ) by [@​Nitwel](https://github.com/Nitwel ))
##### ✨ New Features & Improvements
- **[@​directus/app](https://github.com/directus/app )**
- Add MCP support ([#​25578](https://github.com/directus/directus/pull/25578 ) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding ))
- Fixed OAuth flow to allow for 2FA setup ([#​25695](https://github.com/directus/directus/pull/25695 ) by [@​robluton](https://github.com/robluton ))
- Added description and primary key copy option to the policy page sidebar ([#​25755](https://github.com/directus/directus/pull/25755 ) by [@​khanahmad4527](https://github.com/khanahmad4527 ))
- **[@​directus/api](https://github.com/directus/api )**
- Add MCP support ([#​25578](https://github.com/directus/directus/pull/25578 ) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding ))
- Fixed OAuth flow to allow for 2FA setup ([#​25695](https://github.com/directus/directus/pull/25695 ) by [@​robluton](https://github.com/robluton ))
- **[@​directus/format-title](https://github.com/directus/format-title )**
- Add MCP support ([#​25578](https://github.com/directus/directus/pull/25578 ) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding ))
- **[@​directus/system-data](https://github.com/directus/system-data )**
- Add MCP support ([#​25578](https://github.com/directus/directus/pull/25578 ) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding ))
- **[@​directus/env](https://github.com/directus/env )**
- Add MCP support ([#​25578](https://github.com/directus/directus/pull/25578 ) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding ))
- **[@​directus/sdk](https://github.com/directus/sdk )**
- Add MCP support ([#​25578](https://github.com/directus/directus/pull/25578 ) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding ))
##### 🐛 Bug Fixes & Optimizations
- **[@​directus/app](https://github.com/directus/app )**
- Ensured that custom validation messages are displayed in the drawer ([#​25786](https://github.com/directus/directus/pull/25786 ) by [@​formfcw](https://github.com/formfcw ))
- Added cache-busting to image asset URLs in the studio to ensure updated images are always loaded ([#​25833](https://github.com/directus/directus/pull/25833 ) by [@​formfcw](https://github.com/formfcw ))
- Fixed issue causing incorrect relationships to be used in custom interfaces ([#​25638](https://github.com/directus/directus/pull/25638 ) by [@​robluton](https://github.com/robluton ))
- Ensured that M2M fields in the directus\_files collection use the correct interface ([#​25602](https://github.com/directus/directus/pull/25602 ) by [@​robluton](https://github.com/robluton ))
- **[@​directus/api](https://github.com/directus/api )**
- Upgraded joi dependency from 17.13.3 to 18.0.0 ([#​25613](https://github.com/directus/directus/pull/25613 ) by [@​dependabot](https://github.com/dependabot ))
- Added activity tracking for user suspension due to failed login attempts ([#​25836](https://github.com/directus/directus/pull/25836 ) by [@​gaetansenn](https://github.com/gaetansenn ))
- Fixed constraint errors not being propagated in MSSQL ([#​25801](https://github.com/directus/directus/pull/25801 ) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding ))
- **[@​directus/utils](https://github.com/directus/utils )**
- Upgraded joi dependency from 17.13.3 to 18.0.0 ([#​25613](https://github.com/directus/directus/pull/25613 ) by [@​dependabot](https://github.com/dependabot ))
- Upgraded tmp dependency from 0.2.4 to 0.2.5 ([#​25670](https://github.com/directus/directus/pull/25670 ) by [@​dependabot](https://github.com/dependabot ))
- Replaced tsup with tsdown ([#​25750](https://github.com/directus/directus/pull/25750 ) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding ))
- **[@​directus/validation](https://github.com/directus/validation )**
- Upgraded joi dependency from 17.13.3 to 18.0.0 ([#​25613](https://github.com/directus/directus/pull/25613 ) by [@​dependabot](https://github.com/dependabot ))
- Replaced tsup with tsdown ([#​25750](https://github.com/directus/directus/pull/25750 ) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding ))
- **[@​directus/types](https://github.com/directus/types )**
- Fixed `USER_CREATED`, `USER_UPDATED`, `DATE_CREATED`, and `DATE_UPDATED` values in content versioning. These fields now correctly reflect the actual user and timestamp of creation or last update, rather than the user and date of promotion. ([#​25744](https://github.com/directus/directus/pull/25744 ) by [@​Nitwel](https://github.com/Nitwel ))
- Added cache-busting to image asset URLs in the studio to ensure updated images are always loaded ([#​25833](https://github.com/directus/directus/pull/25833 ) by [@​formfcw](https://github.com/formfcw ))
- **[@​directus/storage-driver-cloudinary](https://github.com/directus/storage-driver-cloudinary )**
- Replaced tsup with tsdown ([#​25750](https://github.com/directus/directus/pull/25750 ) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding ))
- **[@​directus/storage-driver-supabase](https://github.com/directus/storage-driver-supabase )**
- Replaced tsup with tsdown ([#​25750](https://github.com/directus/directus/pull/25750 ) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding ))
- **[@​directus/storage-driver-azure](https://github.com/directus/storage-driver-azure )**
- Replaced tsup with tsdown ([#​25750](https://github.com/directus/directus/pull/25750 ) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding ))
- **[@​directus/storage-driver-local](https://github.com/directus/storage-driver-local )**
- Replaced tsup with tsdown ([#​25750](https://github.com/directus/directus/pull/25750 ) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding ))
- **[@​directus/extensions-registry](https://github.com/directus/extensions-registry )**
- Replaced tsup with tsdown ([#​25750](https://github.com/directus/directus/pull/25750 ) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding ))
- **[@​directus/storage-driver-gcs](https://github.com/directus/storage-driver-gcs )**
- Replaced tsup with tsdown ([#​25750](https://github.com/directus/directus/pull/25750 ) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding ))
- **[@​directus/storage-driver-s3](https://github.com/directus/storage-driver-s3 )**
- Replaced tsup with tsdown ([#​25750](https://github.com/directus/directus/pull/25750 ) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding ))
- **[@​directus/schema-builder](https://github.com/directus/schema-builder )**
- Replaced tsup with tsdown ([#​25750](https://github.com/directus/directus/pull/25750 ) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding ))
- **[@​directus/format-title](https://github.com/directus/format-title )**
- Replaced tsup with tsdown ([#​25750](https://github.com/directus/directus/pull/25750 ) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding ))
- **[@​directus/update-check](https://github.com/directus/update-check )**
- Replaced tsup with tsdown ([#​25750](https://github.com/directus/directus/pull/25750 ) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding ))
- **[@​directus/composables](https://github.com/directus/composables )**
- Replaced tsup with tsdown ([#​25750](https://github.com/directus/directus/pull/25750 ) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding ))
- **[@​directus/system-data](https://github.com/directus/system-data )**
- Replaced tsup with tsdown ([#​25750](https://github.com/directus/directus/pull/25750 ) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding ))
- **[@​directus/extensions](https://github.com/directus/extensions )**
- Replaced tsup with tsdown ([#​25750](https://github.com/directus/directus/pull/25750 ) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding ))
- **[@​directus/constants](https://github.com/directus/constants )**
- Replaced tsup with tsdown ([#​25750](https://github.com/directus/directus/pull/25750 ) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding ))
- **[@​directus/pressure](https://github.com/directus/pressure )**
- Replaced tsup with tsdown ([#​25750](https://github.com/directus/directus/pull/25750 ) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding ))
- **[@​directus/storage](https://github.com/directus/storage )**
- Replaced tsup with tsdown ([#​25750](https://github.com/directus/directus/pull/25750 ) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding ))
- **[@​directus/errors](https://github.com/directus/errors )**
- Replaced tsup with tsdown ([#​25750](https://github.com/directus/directus/pull/25750 ) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding ))
- **[@​directus/memory](https://github.com/directus/memory )**
- Replaced tsup with tsdown ([#​25750](https://github.com/directus/directus/pull/25750 ) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding ))
- **[@​directus/schema](https://github.com/directus/schema )**
- Replaced tsup with tsdown ([#​25750](https://github.com/directus/directus/pull/25750 ) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding ))
- **[@​directus/stores](https://github.com/directus/stores )**
- Replaced tsup with tsdown ([#​25750](https://github.com/directus/directus/pull/25750 ) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding ))
- **[@​directus/env](https://github.com/directus/env )**
- Replaced tsup with tsdown ([#​25750](https://github.com/directus/directus/pull/25750 ) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding ))
- **[@​directus/sdk](https://github.com/directus/sdk )**
- Replaced tsup with tsdown ([#​25750](https://github.com/directus/directus/pull/25750 ) by [@​ComfortablyCoding](https://github.com/ComfortablyCoding ))
##### 📦 Published Versions
- `@directus/app@14.0.0`
- `@directus/api@31.0.0`
- `@directus/composables@11.2.3`
- `@directus/constants@13.0.3`
- `create-directus-extension@11.0.19`
- `@directus/env@5.2.0`
- `@directus/errors@2.0.4`
- `@directus/extensions@3.0.11`
- `@directus/extensions-registry@3.0.11`
- `@directus/extensions-sdk@16.0.2`
- `@directus/format-title@12.1.0`
- `@directus/memory@3.0.9`
- `@directus/pressure@3.0.9`
- `@directus/schema@13.0.3`
- `@directus/schema-builder@0.0.6`
- `@directus/storage@12.0.2`
- `@directus/storage-driver-azure@12.0.9`
- `@directus/storage-driver-cloudinary@12.0.9`
- `@directus/storage-driver-gcs@12.0.9`
- `@directus/storage-driver-local@12.0.2`
- `@directus/storage-driver-s3@​12.0.9`
- `@directus/storage-driver-supabase@3.0.9`
- `@directus/stores@1.0.4`
- `@directus/system-data@3.3.0`
- `@directus/themes@1.1.5`
- `@directus/types@13.2.3`
- `@directus/update-check@13.0.3`
- `@directus/utils@13.0.10`
- `@directus/validation@2.0.9`
- `@directus/sdk@20.1.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:eyJjcmVhdGVkSW5WZXIiOiI0MS45OS4xIiwidXBkYXRlZEluVmVyIjoiNDEuMTE2LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
Reviewed-on: #1489
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-09-18 03:42:53 +00:00
renovate-bot
493f4dc8b8
Update Helm release argo-cd to v8.5.0 ( #1490 )
...
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [argo-cd](https://github.com/argoproj/argo-helm ) | minor | `8.4.1` -> `8.5.0` |
---
### Release Notes
<details>
<summary>argoproj/argo-helm (argo-cd)</summary>
### [`v8.5.0`](https://github.com/argoproj/argo-helm/releases/tag/argo-cd-8.5.0 )
[Compare Source](https://github.com/argoproj/argo-helm/compare/argo-cd-8.4.1...argo-cd-8.5.0 )
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
#### What's Changed
- fix(argo-cd): Adding the size limit for emptyDir in statefulset of argocd-application-controller by [@​Ghost21899](https://github.com/Ghost21899 ) in [#​3281](https://github.com/argoproj/argo-helm/pull/3281 )
#### New Contributors
- [@​Ghost21899](https://github.com/Ghost21899 ) made their first contribution in [#​3281](https://github.com/argoproj/argo-helm/pull/3281 )
**Full Changelog**: <https://github.com/argoproj/argo-helm/compare/argo-cd-8.4.1...argo-cd-8.5.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:eyJjcmVhdGVkSW5WZXIiOiI0MS45OS4xIiwidXBkYXRlZEluVmVyIjoiNDEuMTE2LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19-->
Reviewed-on: #1490
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-09-18 03:42:19 +00:00
renovate-bot
1a21d03038
Update ghcr.io/twin/gatus Docker tag to v5.24.0 ( #1491 )
...
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 [@​TwiN](https://github.com/TwiN ) in [#​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 [@​TwiN](https://github.com/TwiN ) in [#​1224](https://github.com/TwiN/gatus/pull/1224 )
- feat(client): Add RDAP support for domain expiration by [@​ju-ef](https://github.com/ju-ef ) in [#​1181](https://github.com/TwiN/gatus/pull/1181 )
- feat(client): starttls support for dns resolver by [@​eleith](https://github.com/eleith ) in [#​1253](https://github.com/TwiN/gatus/pull/1253 )
- fix(alerting): Adjust minimum reminder config parsing by [@​xconverge](https://github.com/xconverge ) in [#​1226](https://github.com/TwiN/gatus/pull/1226 )
- fix(client): add forward ip support in PTR query-name by [@​denis-ev](https://github.com/denis-ev ) in [#​1261](https://github.com/TwiN/gatus/pull/1261 )
- docs: Fix typo in Zulip configuration section by [@​XavierDupuis](https://github.com/XavierDupuis ) in [#​1220](https://github.com/TwiN/gatus/pull/1220 )
- docs: information on escaping endpoint url in config by [@​muzy](https://github.com/muzy ) in [#​1242](https://github.com/TwiN/gatus/pull/1242 )
#### New Contributors
- [@​XavierDupuis](https://github.com/XavierDupuis ) made their first contribution in [#​1220](https://github.com/TwiN/gatus/pull/1220 )
- [@​eleith](https://github.com/eleith ) made their first contribution in [#​1253](https://github.com/TwiN/gatus/pull/1253 )
- [@​ju-ef](https://github.com/ju-ef ) made their first contribution in [#​1181](https://github.com/TwiN/gatus/pull/1181 )
- [@​denis-ev](https://github.com/denis-ev ) made their first contribution in [#​1261](https://github.com/TwiN/gatus/pull/1261 )
- [@​muzy](https://github.com/muzy ) made their first contribution in [#​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
renovate-bot
0d688a2865
Update ghcr.io/stuffanthings/qbit_manage Docker tag to v4.6.3 ( #1492 )
lint-test-helm / helm-lint (push) Successful in 1m22s
renovate / renovate (push) Successful in 4m12s
2025-09-18 03:02:19 +00:00
alexlebens
fa1ed41bce
change device
lint-test-helm / helm-lint (push) Failing after 8s
renovate / renovate (push) Successful in 3m14s
2025-09-17 18:39:04 -05:00
alexlebens
c24a8c421e
upgrade ceph
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m2s
2025-09-17 16:52:02 -05:00
renovate-bot
6479262f0e
Update Helm release app-template to v4.3.0 ( #1465 )
...
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
renovate-bot
299205f877
Update Helm release argo-cd to v8.4.1 ( #1487 )
...
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 [@​Crowley723](https://github.com/Crowley723 ) in [#​3299](https://github.com/argoproj/argo-helm/pull/3299 )
#### New Contributors
- [@​Crowley723](https://github.com/Crowley723 ) made their first contribution in [#​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 [@​yaringol](https://github.com/yaringol ) in [#​3365](https://github.com/argoproj/argo-helm/pull/3365 )
#### New Contributors
- [@​yaringol](https://github.com/yaringol ) made their first contribution in [#​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
renovate-bot
6483596e81
Update Helm release gatus to v1.4.2 ( #1488 )
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m45s
2025-09-17 21:02:03 +00:00
renovate-bot
0b39d40d15
Update ghcr.io/open-webui/open-webui Docker tag to v0.6.30 ( #1486 )
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 2m3s
2025-09-17 18:02:21 +00:00
renovate-bot
9c397231e0
Update Helm release authentik to v2025.8.3 ( #1485 )
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m34s
2025-09-17 17:02:47 +00:00
renovate-bot
a5cd405bf2
Update ghcr.io/open-webui/open-webui Docker tag to v0.6.29 ( #1484 )
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-09-17 17:02:39 +00:00
renovate-bot
78d2610adf
Update ghcr.io/n8n-io/n8n Docker tag to v1.112.1 ( #1483 )
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m52s
2025-09-17 14:01:56 +00:00
renovate-bot
306e89c673
Update vectorim/element-web Docker tag to v1.11.112 ( #1482 )
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m55s
2025-09-17 13:03:10 +00:00
renovate-bot
a8c4dafec2
Update kube-prometheus-stack Docker tag to v77.9.1 ( #1481 )
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 3m14s
2025-09-17 10:03:31 +00:00
renovate-bot
b4554ebd11
Update Helm release argo-workflows to v0.45.25 ( #1480 )
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Has been cancelled
2025-09-17 10:02:42 +00:00
renovate-bot
c7b7688884
Update Helm release gitea to v12.3.0 ( #1472 )
...
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
renovate-bot
b431ca1d34
Update ghcr.io/linuxserver/prowlarr:2.0.5 Docker digest to 856c93b ( #1479 )
lint-test-helm / helm-lint (push) Successful in 20s
renovate / renovate (push) Successful in 2m43s
2025-09-17 04:04:30 +00:00
renovate-bot
13c7b958ad
Update Helm release argo-cd to v8.3.9 ( #1478 )
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 4m48s
2025-09-17 03:02:34 +00:00
renovate-bot
83e742870b
Update ghcr.io/linuxserver/lidarr:2.13.3 Docker digest to a655901 ( #1477 )
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-09-17 03:02:24 +00:00
renovate-bot
2676ffbf6f
Update d3fk/s3cmd:latest Docker digest to 1bfc474 ( #1476 )
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-09-17 03:02:19 +00:00
renovate-bot
775700288c
Update Helm release argo-cd to v8.3.8 ( #1475 )
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m39s
2025-09-16 22:02:12 +00:00
renovate-bot
cb82eac0b1
Update ghcr.io/linuxserver/bazarr:1.5.2 Docker digest to e1f05f6 ( #1474 )
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-09-16 22:02:05 +00:00
renovate-bot
76d01b4857
Update kube-prometheus-stack Docker tag to v77.8.0 ( #1473 )
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 2m12s
2025-09-16 18:04:10 +00:00
renovate-bot
5b025f493f
Update Helm release authentik to v2025.8.2 ( #1470 )
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Has been cancelled
2025-09-16 18:02:03 +00:00
renovate-bot
64a1eee42d
Update ollama/ollama Docker tag to v0.11.11 ( #1471 )
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m15s
2025-09-16 17:02:48 +00:00
renovate-bot
abb4d874d7
Update ghcr.io/calibrain/calibre-web-automated-book-downloader:latest Docker digest to a709fc5 ( #1469 )
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-09-16 17:02:40 +00:00
renovate-bot
8e18293af6
Update kube-prometheus-stack Docker tag to v77.7.0 ( #1468 )
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 3m6s
2025-09-16 15:04:25 +00:00
renovate-bot
8ed585e4e0
Update Helm release reloader to v2.2.3 ( #1467 )
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 3m46s
2025-09-16 13:03:08 +00:00
renovate-bot
e13421a3e7
Update dock.mau.dev/mautrix/whatsapp Docker tag to v0.12.5 ( #1466 )
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-09-16 13:02:57 +00:00
renovate-bot
d7fd0e8a8d
Update ghcr.io/linuxserver/code-server Docker tag to v4.104.0 ( #1464 )
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m57s
2025-09-16 00:06:29 +00:00
renovate-bot
c869a35c34
Update Helm release gatus to v1.4.1 ( #1463 )
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 6m14s
2025-09-15 22:02:19 +00:00
renovate-bot
44390c91c5
Update ghcr.io/n8n-io/n8n Docker tag to v1.112.0 ( #1462 )
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m6s
2025-09-15 14:04:34 +00:00
renovate-bot
19bac03f12
Update ghcr.io/linuxserver/plex:1.42.1 Docker digest to 3380d89 ( #1461 )
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 4m14s
2025-09-15 10:03:40 +00:00
renovate-bot
41fbf51c84
Update ghcr.io/linuxserver/radarr:5.27.5 Docker digest to 19474a6 ( #1460 )
lint-test-helm / helm-lint (push) Successful in 22s
renovate / renovate (push) Successful in 3m33s
2025-09-14 18:02:20 +00:00
alexlebens
3394891245
update chart
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m5s
2025-09-14 10:58:04 -05:00
renovate-bot
190412ac59
Update Helm release generic-device-plugin to v0.6.0 ( #1432 )
...
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
alexlebens
9427385c98
downgrade
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Has been cancelled
2025-09-14 10:51:40 -05:00
alexlebens
77d7a96c22
set to null
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m37s
2025-09-14 10:44:29 -05:00
renovate-bot
233383763d
Update ghcr.io/squat/generic-device-plugin:latest Docker digest to df82458 ( #1457 )
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m27s
2025-09-14 14:02:02 +00:00
renovate-bot
94beeb012b
Update ghcr.io/squat/generic-device-plugin:latest Docker digest to f76ee32 ( #1456 )
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m57s
2025-09-14 13:02:00 +00:00
renovate-bot
077cf69d3f
Update searxng/searxng:latest Docker digest to 9c071b8 ( #1455 )
lint-test-helm / helm-lint (push) Successful in 19s
renovate / renovate (push) Successful in 1m54s
2025-09-14 09:02:17 +00:00
renovate-bot
a0d6512d9f
Update ghcr.io/linuxserver/qbittorrent:5.1.2 Docker digest to ffa4e82 ( #1454 )
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 2m8s
2025-09-14 08:02:07 +00:00
renovate-bot
2c3dbf7513
Update ghcr.io/squat/generic-device-plugin:latest Docker digest to df14626 ( #1453 )
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 2m5s
2025-09-14 02:01:49 +00:00
renovate-bot
53b5fd00d5
Update ghcr.io/linuxserver/code-server:4.103.2 Docker digest to 607bdd3 ( #1452 )
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m35s
2025-09-13 21:02:02 +00:00
renovate-bot
cae2a36850
Update ghcr.io/karakeep-app/karakeep Docker tag to v0.27.1 ( #1451 )
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m2s
2025-09-13 20:01:56 +00:00
renovate-bot
ee78d181f6
Update Helm release intel-device-plugins-gpu to v0.34.0 ( #1449 )
...
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
renovate-bot
267796bd0c
Update Helm release redis-operator to v0.22.0 ( #1425 )
...
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
renovate-bot
d7da125827
Update Helm release external-dns to v1.19.0 ( #1406 )
...
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
renovate-bot
9eff9365c4
Update Helm release intel-device-plugins-operator to v0.34.0 ( #1450 )
...
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