|
ba79242402
|
Update searxng/searxng:latest Docker digest to 9a50ed2 (#1510)
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m29s
|
2025-09-19 10:01:57 +00:00 |
|
|
f38f33446c
|
Update searxng/searxng:latest Docker digest to 9a50ed2 (#1508)
lint-test-helm / helm-lint (push) Successful in 47s
renovate / renovate (push) Successful in 1m52s
|
2025-09-19 09:01:45 +00:00 |
|
|
9d69ce9e21
|
add sentinel
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m8s
|
2025-09-18 21:22:26 -05:00 |
|
|
87f41c74e0
|
enable
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m15s
|
2025-09-18 21:10:39 -05:00 |
|
|
86102775ab
|
revert to standard replication
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Has been cancelled
|
2025-09-18 21:08:39 -05:00 |
|
|
fb148ad1fe
|
update name
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 2m24s
|
2025-09-18 21:05:25 -05:00 |
|
|
b256795ffa
|
add sentinel confi
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m13s
|
2025-09-18 21:00:48 -05:00 |
|
|
67068c217f
|
use master service
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m12s
|
2025-09-18 20:50:54 -05:00 |
|
|
5fd2703732
|
update port
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 2m13s
|
2025-09-18 20:41:40 -05:00 |
|
|
2f4514278d
|
switch to sentinal
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m21s
|
2025-09-18 20:31:44 -05:00 |
|
|
234c2c6a42
|
add redis sentinel
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m8s
|
2025-09-18 20:25:19 -05:00 |
|
|
277696aa91
|
Update outlinewiki/outline Docker tag to v0.87.4 (#1506)
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m26s
|
2025-09-19 01:01:38 +00:00 |
|
|
6e0fcdd6ae
|
Update ghcr.io/gitroomhq/postiz-app Docker tag to v2.6.0 (#1493)
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Has been cancelled
|
2025-09-18 04:49:30 +00:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
6dcdadc4c1
|
Update ghcr.io/home-assistant/home-assistant Docker tag to v2025.9.3 (#1447)
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Has been cancelled
|
2025-09-13 14:02:06 +00:00 |
|
|
ab78bb0691
|
Update ghcr.io/home-assistant/home-assistant Docker tag to v2025.9.2 (#1444)
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m54s
|
2025-09-12 22:02:12 +00:00 |
|
|
5582cf02e0
|
Update ghcr.io/sarperavci/cloudflarebypassforscraping:latest Docker digest to 08339ef (#1441)
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m3s
|
2025-09-12 11:02:15 +00:00 |
|
|
4f8f6847a8
|
Update searxng/searxng:latest Docker digest to 5d5db78 (#1440)
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 2m14s
|
2025-09-12 10:02:09 +00:00 |
|
|
bcd1c02224
|
Update searxng/searxng:latest Docker digest to 7e1f83a (#1439)
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m3s
|
2025-09-12 09:02:13 +00:00 |
|
|
6a6b1d539d
|
Update ghcr.io/sarperavci/cloudflarebypassforscraping:latest Docker digest to 6dad10e (#1437)
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 2m15s
|
2025-09-11 23:01:34 +00:00 |
|
|
85eabd44d8
|
downgrade
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m56s
|
2025-09-11 12:38:31 -05:00 |
|
|
6e7103db14
|
enable backup
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m1s
|
2025-09-11 12:33:57 -05:00 |
|
|
3f245874ac
|
change index
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Has been cancelled
|
2025-09-11 12:33:00 -05:00 |
|
|
ee6a0103d0
|
upgrade
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Has been cancelled
|
2025-09-11 12:24:44 -05:00 |
|
|
2ae82f54cc
|
Update Helm release element-web to v1.4.19 (#1429)
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 3m39s
|
2025-09-11 13:03:12 +00:00 |
|
|
9acaa58821
|
Update vectorim/element-web Docker tag to v1.11.111 (#1428)
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 3m51s
|
2025-09-11 10:03:52 +00:00 |
|
|
4fbc78a02a
|
Update searxng/searxng:latest Docker digest to 3bf5b1c (#1426)
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m35s
|
2025-09-11 05:01:59 +00:00 |
|
|
21d4d14ae7
|
Update searxng/searxng:latest Docker digest to abd43b1 (#1419)
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 2m43s
|
2025-09-10 14:03:15 +00:00 |
|
|
82bbdafcca
|
Update ghcr.io/linuxserver/bazarr:1.5.2 Docker digest to fed1656 (#1414)
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 2m43s
|
2025-09-09 22:01:04 +00:00 |
|
|
5116cc6e50
|
Update searxng/searxng:latest Docker digest to 4a135e0 (#1413)
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 1m35s
|
2025-09-09 20:01:40 +00:00 |
|
|
30af7237a7
|
Update Helm release meilisearch to v0.17.1 (#1411)
lint-test-helm / helm-lint (push) Successful in 19s
renovate / renovate (push) Has been cancelled
|
2025-09-09 19:01:44 +00:00 |
|
|
249af757c1
|
Update searxng/searxng:latest Docker digest to bc51a35 (#1410)
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Has been cancelled
|
2025-09-09 19:01:36 +00:00 |
|
|
90f2e3a16f
|
reduce retention
lint-test-helm / helm-lint (push) Successful in 18s
renovate / renovate (push) Successful in 3m41s
|
2025-09-09 11:01:53 -05:00 |
|
|
8baf604e21
|
Update searxng/searxng:latest Docker digest to 89cfeb7 (#1407)
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m25s
|
2025-09-09 15:49:09 +00:00 |
|
|
0e61702bb9
|
increment index
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m47s
|
2025-09-09 10:35:03 -05:00 |
|
|
e11001b42f
|
expand size
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 2m46s
|
2025-09-09 10:15:29 -05:00 |
|
|
0e67602687
|
Update searxng/searxng:latest Docker digest to 5003b3c (#1404)
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
|
2025-09-09 15:05:24 +00:00 |
|