18 Commits

Author SHA1 Message Date
dde52be08c Update ghcr.io/immich-app/immich-server Docker tag to v1.139.4
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 17s
lint-test-docker / docker-lint (pull_request) Successful in 19s
2025-08-28 23:54:44 +00:00
a2ce360b64 Update directus/directus Docker tag to v11.11.0 (#1333)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m21s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [directus/directus](https://github.com/directus/directus) | minor | `11.10.2` -> `11.11.0` |

---

### Release Notes

<details>
<summary>directus/directus (directus/directus)</summary>

### [`v11.11.0`](https://github.com/directus/directus/releases/tag/v11.11.0)

[Compare Source](https://github.com/directus/directus/compare/v11.10.2...v11.11.0)

##### ⚠️ Potential Breaking Changes

**Fixed `Content Versioning` to correctly merge relational data and support all query parameter functionality ([#&#8203;25437](https://github.com/directus/directus/pull/25437))**
The following changes should be kept in mind when updating:

1. Relational versioned data now requires explicit field expansion to be included in the response.
2. Invalid data (e.g. Fails validation rules) will error on query
3. Filter conditions now apply to the versioned data instead of the main record
4. For more information, please read the [breaking change docs](https://directus.io/docs/releases/breaking-changes/version-11#version-11110) for a full list of changes.

Additionally there will be further breaking changes to `USER_CREATED`, `USER_UPDATED`, `DATE_CREATED`, `DATE_UPDATED` default values in a followup PR to improve this behavior further.

Check in with https://github.com/directus/directus/pull/25744 to see more info about the breaking changes.

#####  New Features & Improvements

- **[@&#8203;directus/api](https://github.com/directus/api)**
  - Fixed `Content Versioning` to correctly merge relational data and support all query parameter functionality ([#&#8203;25437](https://github.com/directus/directus/pull/25437) by [@&#8203;Nitwel](https://github.com/Nitwel))

- **[@&#8203;directus/app](https://github.com/directus/app)**
  - Fixed links in WYSIWYG missing underline and pointer cursor styling ([#&#8203;25739](https://github.com/directus/directus/pull/25739) by [@&#8203;Abdallah-Awwad](https://github.com/Abdallah-Awwad))
  - Added a new field to conditions for clearing hidden fields on save ([#&#8203;25646](https://github.com/directus/directus/pull/25646) by [@&#8203;robluton](https://github.com/robluton))

##### 🐛 Bug Fixes & Optimizations

- **[@&#8203;directus/app](https://github.com/directus/app)**
  - Fixed timestamp fields being incorrectly marked as changed due to timezone mismatch ([#&#8203;25718](https://github.com/directus/directus/pull/25718) by [@&#8203;khanahmad4527](https://github.com/khanahmad4527))
  - Fixed code button state not updating when exiting code mode in WYSIWYG ([#&#8203;25741](https://github.com/directus/directus/pull/25741) by [@&#8203;Abdallah-Awwad](https://github.com/Abdallah-Awwad))
  - Added currentItem id check to prevent in-flight api call from returning stale data ([#&#8203;25660](https://github.com/directus/directus/pull/25660) by [@&#8203;robluton](https://github.com/robluton))
  - Added RTL support for popper context menu ([#&#8203;25697](https://github.com/directus/directus/pull/25697) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard))
  - Fixed an issue with focus trap in TinyMCE dialogs within the WYSIWYG editor ([#&#8203;25746](https://github.com/directus/directus/pull/25746) by [@&#8203;formfcw](https://github.com/formfcw))
  - Upgraded esbuild and Vite ([#&#8203;25737](https://github.com/directus/directus/pull/25737) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
- **[@&#8203;directus/api](https://github.com/directus/api)**
  - Upgraded esbuild and Vite ([#&#8203;25737](https://github.com/directus/directus/pull/25737) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Updated nodemailer to us AWS SESv2 ([#&#8203;25730](https://github.com/directus/directus/pull/25730) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Fixed `permissionsCacheable` erroring on null operator value ([#&#8203;25753](https://github.com/directus/directus/pull/25753) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard))
- **[@&#8203;directus/types](https://github.com/directus/types)**
  - Fixed `Content Versioning` to correctly merge relational data and support all query parameter functionality ([#&#8203;25437](https://github.com/directus/directus/pull/25437) by [@&#8203;Nitwel](https://github.com/Nitwel))
- **[@&#8203;directus/sdk](https://github.com/directus/sdk)**
  - Fixed auth being cleared before `login`/`refresh` request succeeds ([#&#8203;25367](https://github.com/directus/directus/pull/25367) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))

##### 📦 Published Versions

- `@directus/app@13.14.0`
- `@directus/api@30.0.0`
- `create-directus-extension@11.0.18`
- `@directus/extensions@3.0.10`
- `@directus/extensions-registry@3.0.10`
- `@directus/extensions-sdk@16.0.1`
- `@directus/schema-builder@0.0.5`
- `@directus/types@13.2.2`
- `@directus/sdk@20.0.3`

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->

Reviewed-on: #1333
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-28 23:53:57 +00:00
ea72916def Update ghcr.io/tecnativa/docker-socket-proxy Docker tag to v0.4.0 (#1326)
Some checks failed
lint-test-docker / docker-lint (push) Successful in 14s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/tecnativa/docker-socket-proxy](https://github.com/Tecnativa/docker-socket-proxy) | minor | `0.3.0` -> `v0.4.0` |

---

### Release Notes

<details>
<summary>Tecnativa/docker-socket-proxy (ghcr.io/tecnativa/docker-socket-proxy)</summary>

### [`v0.4.0`](https://github.com/Tecnativa/docker-socket-proxy/releases/tag/v0.4.0)

[Compare Source](https://github.com/Tecnativa/docker-socket-proxy/compare/v0.3.0...v0.4.0)

#### What's Changed

- test: check if connection upgrades work (using exec) by [@&#8203;proudier](https://github.com/proudier) in https://github.com/Tecnativa/docker-socket-proxy/pull/139
- \[ADD] v1.51 version to README.md and Modernice CI by [@&#8203;josep-tecnativa](https://github.com/josep-tecnativa) in https://github.com/Tecnativa/docker-socket-proxy/pull/152
- Updated the underlying haproxy version from 2.2 to 3.2.4 by [@&#8203;Programmer-Admin](https://github.com/Programmer-Admin) in https://github.com/Tecnativa/docker-socket-proxy/pull/156

#### New Contributors

- [@&#8203;Programmer-Admin](https://github.com/Programmer-Admin) made their first contribution in https://github.com/Tecnativa/docker-socket-proxy/pull/156

**Full Changelog**: https://github.com/Tecnativa/docker-socket-proxy/compare/v0.3.0...v0.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #1326
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-28 23:53:22 +00:00
2a45e41778 Update ghcr.io/open-webui/open-webui Docker tag to v0.6.26 (#1330)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m50s
2025-08-28 23:43:53 +00:00
dda2f7aba9 Update Helm release loki to v6.38.0 (#1335)
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 |
|---|---|---|
| [loki](https://grafana.github.io/helm-charts) ([source](https://github.com/grafana/helm-charts)) | minor | `6.37.0` -> `6.38.0` |

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19-->

Reviewed-on: #1335
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-28 23:43:36 +00:00
7608c9fda6 incrase storage 2025-08-28 18:40:14 -05:00
36c944db85 Update ghcr.io/linuxserver/lidarr Docker tag to v2.13.3
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 12s
2025-08-28 22:01:36 +00:00
86fe853e56 Update searxng/searxng:latest Docker digest to cf4ae7b
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 14s
2025-08-28 18:01:32 +00:00
2b48b9dce2 Update vectorim/element-web Docker tag to v1.11.110
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 18s
2025-08-28 14:03:21 +00:00
73cd14f53a Update Helm release argo-cd to v8.3.1 (#1329) 2025-08-28 11:01:51 +00:00
a54ee6d5de Update registry.k8s.io/coredns/coredns Docker tag to v1.12.3 (#1328)
Some checks are pending
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Has started running
2025-08-28 09:02:30 +00:00
1c38ca5e13 Update searxng/searxng:latest Docker digest to 606eaa7 (#1327)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Has been cancelled
2025-08-28 09:02:05 +00:00
8f8786d68f Update ghcr.io/traefik/traefik Docker tag to v3.5.1
All checks were successful
lint-test-docker / docker-lint (pull_request) Successful in 14s
lint-test-docker / docker-lint (push) Successful in 14s
renovate / renovate (push) Successful in 1m8s
2025-08-28 01:00:54 +00:00
6c4dc64162 Update ghcr.io/n8n-io/n8n Docker tag to v1.109.1
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m39s
2025-08-27 17:01:23 +00:00
bf84589297 Update Helm release matrix-synapse to v3.12.7 (#1323)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m39s
2025-08-27 14:01:43 +00:00
c15ec1dfd0 Update searxng/searxng:latest Docker digest to 30e5b80
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 17s
renovate / renovate (push) Successful in 1m51s
2025-08-27 09:01:45 +00:00
740a9de3d8 Update d3fk/s3cmd:latest Docker digest to 77175b4
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 15s
lint-test-helm / helm-lint (push) Successful in 15s
renovate / renovate (push) Successful in 1m11s
2025-08-27 03:01:11 +00:00
592de10e63 Update ghcr.io/linuxserver/prowlarr Docker tag to v2 (#1300)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 2m4s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/linuxserver/prowlarr](https://github.com/linuxserver/docker-prowlarr/packages) ([source](https://github.com/linuxserver/docker-prowlarr)) | major | `1.37.0` -> `2.0.5` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4xIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #1300
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-27 00:25:46 +00:00
20 changed files with 24 additions and 24 deletions

View File

@@ -9,7 +9,7 @@ directus:
main:
image:
repository: directus/directus
tag: 11.10.2
tag: 11.11.0
pullPolicy: IfNotPresent
env:
- name: PUBLIC_URL

View File

@@ -2,7 +2,7 @@ element-web:
replicaCount: 1
image:
repository: vectorim/element-web
tag: v1.11.109
tag: v1.11.110
pullPolicy: IfNotPresent
defaultServer:
url: https://matrix.alexlebens.dev

View File

@@ -9,7 +9,7 @@ immich:
main:
image:
repository: ghcr.io/immich-app/immich-server
tag: v1.132.3
tag: v1.139.4
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -15,7 +15,7 @@ lidarr:
main:
image:
repository: ghcr.io/linuxserver/lidarr
tag: 2.12.4@sha256:9f14ac890945e8964e2d2fa3eff6dc8d52fdfdb70502bdf8d6cdd369bd1aaca1
tag: 2.13.3@sha256:186bc4d3f22bd6a71c235c1c7f57f90a8473f766278d9c929398fb5ce90eae7e
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -20,7 +20,7 @@ prowlarr:
main:
image:
repository: ghcr.io/linuxserver/prowlarr
tag: 1.37.0@sha256:25d21c04c7cc39a706217abb77bb60b283d9eaaf16acf539c930e3c797e21f25
tag: 2.0.5@sha256:4f2a6d597845b2f3e19284b1d982b3e0b4bd7c22472c2979c956aa198b83f472
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -9,7 +9,7 @@ searxng:
main:
image:
repository: searxng/searxng
tag: latest@sha256:34613ae98075167b7d055723e826804ac3922007caa35bd88e7233929c28f851
tag: latest@sha256:cf4ae7bdd6f2c9211faec7bf39992f1a2bf0753f145589a95aaa87182bfbc6ca
pullPolicy: IfNotPresent
env:
- name: SEARXNG_BASE_URL
@@ -43,7 +43,7 @@ searxng:
main:
image:
repository: searxng/searxng
tag: latest@sha256:34613ae98075167b7d055723e826804ac3922007caa35bd88e7233929c28f851
tag: latest@sha256:cf4ae7bdd6f2c9211faec7bf39992f1a2bf0753f145589a95aaa87182bfbc6ca
pullPolicy: IfNotPresent
env:
- name: SEARXNG_BASE_URL

View File

@@ -15,7 +15,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: argo-cd
version: 8.3.0
version: 8.3.1
repository: https://argoproj.github.io/argo-helm
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/argo-cd.png
appVersion: 3.0.0

View File

@@ -16,7 +16,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: loki
version: 6.37.0
version: 6.38.0
repository: https://grafana.github.io/helm-charts
- name: promtail
version: 6.17.0

View File

@@ -26,7 +26,7 @@ spec:
accessModes: ["ReadWriteOnce"]
resources:
requests:
storage: 1Gi
storage: 5Gi
redisExporter:
enabled: true
image: quay.io/opstree/redis-exporter:v1.48.0

View File

@@ -211,7 +211,7 @@ backup:
s3-backup:
image:
repository: d3fk/s3cmd
tag: latest@sha256:ae1df5b47f111bf50083463118589c59985b9df4dd311f6535b12f9b32097ed0
tag: latest@sha256:77175b44dbb2bf967bf5ef0257cee656795b582fbff08722197761dea7f444e0
pullPolicy: IfNotPresent
command:
- /bin/sh
@@ -235,7 +235,7 @@ backup:
s3-prune:
image:
repository: d3fk/s3cmd
tag: latest@sha256:ae1df5b47f111bf50083463118589c59985b9df4dd311f6535b12f9b32097ed0
tag: latest@sha256:77175b44dbb2bf967bf5ef0257cee656795b582fbff08722197761dea7f444e0
pullPolicy: IfNotPresent
command:
- /bin/sh

View File

@@ -29,7 +29,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: matrix-synapse
version: 3.12.6
version: 3.12.7
repository: https://ananace.gitlab.io/charts
- name: app-template
alias: matrix-hookshot

View File

@@ -9,7 +9,7 @@ n8n:
main:
image:
repository: ghcr.io/n8n-io/n8n
tag: 1.109.0
tag: 1.109.1
pullPolicy: IfNotPresent
env:
- name: GENERIC_TIMEZONE
@@ -93,7 +93,7 @@ n8n:
main:
image:
repository: ghcr.io/n8n-io/n8n
tag: 1.109.0
tag: 1.109.1
pullPolicy: IfNotPresent
command:
- n8n
@@ -182,7 +182,7 @@ n8n:
main:
image:
repository: ghcr.io/n8n-io/n8n
tag: 1.109.0
tag: 1.109.1
pullPolicy: IfNotPresent
command:
- n8n

View File

@@ -117,7 +117,7 @@ ollama:
main:
image:
repository: ghcr.io/open-webui/open-webui
tag: v0.6.25
tag: v0.6.26
pullPolicy: IfNotPresent
env:
- name: ENV

View File

@@ -198,7 +198,7 @@ snapshot:
s3-backup:
image:
repository: d3fk/s3cmd
tag: latest@sha256:ae1df5b47f111bf50083463118589c59985b9df4dd311f6535b12f9b32097ed0
tag: latest@sha256:77175b44dbb2bf967bf5ef0257cee656795b582fbff08722197761dea7f444e0
pullPolicy: IfNotPresent
command:
- /bin/sh

View File

@@ -73,7 +73,7 @@ etcd-backup:
s3-prune:
image:
repository: d3fk/s3cmd
tag: latest@sha256:ae1df5b47f111bf50083463118589c59985b9df4dd311f6535b12f9b32097ed0
tag: latest@sha256:77175b44dbb2bf967bf5ef0257cee656795b582fbff08722197761dea7f444e0
pullPolicy: IfNotPresent
command:
- /bin/sh

View File

@@ -1,7 +1,7 @@
coredns:
image:
repository: registry.k8s.io/coredns/coredns
tag: v1.12.2
tag: v1.12.3
replicaCount: 3
resources:
requests:

View File

@@ -1,7 +1,7 @@
---
services:
traefik:
image: ghcr.io/traefik/traefik:v3.5.0
image: ghcr.io/traefik/traefik:v3.5.1
container_name: traefik
command:
- "--global.checkNewVersion=false"

View File

@@ -1,7 +1,7 @@
---
services:
traefik:
image: ghcr.io/traefik/traefik:v3.5.0
image: ghcr.io/traefik/traefik:v3.5.1
container_name: traefik
command:
- "--global.checkNewVersion=false"

View File

@@ -20,7 +20,7 @@ services:
- /dev/net/tun:/dev/net/tun
dockerproxy:
image: ghcr.io/tecnativa/docker-socket-proxy:0.3.0
image: ghcr.io/tecnativa/docker-socket-proxy:v0.4.0
container_name: homepage-dockerproxy
environment:
- CONTAINERS=1

View File

@@ -20,7 +20,7 @@ services:
- /dev/net/tun:/dev/net/tun
traefik:
image: ghcr.io/traefik/traefik:v3.5.0
image: ghcr.io/traefik/traefik:v3.5.1
container_name: traefik
command:
- "--global.checkNewVersion=false"