12 Commits

Author SHA1 Message Date
c8c2d1e84f Update dock.mau.dev/mautrix/whatsapp Docker tag to v0.2511.0
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
lint-test-docker / docker-lint (pull_request) Successful in 30s
lint-test-helm / helm-lint (pull_request) Successful in 1m43s
2025-11-24 05:23:49 +00:00
9d59f27c09 Update Helm release argo-cd to v9.1.4 (#2097)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 21s
renovate / renovate (push) Successful in 1m55s
2025-11-24 05:21:55 +00:00
8a045ef4d1 Update harbor.alexlebens.net/images/site-documentation Docker tag to v0.0.3 (#2096)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-11-24 05:21:38 +00:00
7e2e0dd62e Update ghcr.io/traefik/traefik Docker tag to v3.6.2 (#2095)
Some checks failed
renovate / renovate (push) Has been cancelled
lint-test-docker / docker-lint (push) Successful in 25s
2025-11-24 05:21:27 +00:00
f5b03cb9ef Update ghcr.io/tailscale/tailscale Docker tag to v1.90.8 (#2094)
Some checks failed
lint-test-docker / docker-lint (push) Successful in 10s
renovate / renovate (push) Has been cancelled
2025-11-24 05:21:16 +00:00
84ee183d0f Update ghcr.io/stuffanthings/qbit_manage Docker tag to v4.6.4 (#2093)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Has been cancelled
2025-11-24 05:21:06 +00:00
331748359a Update ghcr.io/qdm12/gluetun Docker tag to v3.40.3 (#2092)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Has been cancelled
2025-11-24 05:20:51 +00:00
08eb720537 Update ghcr.io/open-webui/open-webui Docker tag to v0.6.37 (#2091)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-11-24 05:20:39 +00:00
859882d1c5 Update ghcr.io/linuxserver/qbittorrent Docker tag to v5.1.4 (#2090)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Has been cancelled
2025-11-24 05:20:30 +00:00
7ee2e9187e Update ghcr.io/jellyfin/jellyfin Docker tag to v10.11.3 (#2089)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Has been cancelled
2025-11-24 05:20:17 +00:00
d1740272e6 Update ghcr.io/home-assistant/home-assistant Docker tag to v2025.11.3 (#2088)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Has been cancelled
2025-11-24 05:20:07 +00:00
a084542602 Update caronc/apprise Docker tag to v1.2.5 (#2087)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Has been cancelled
2025-11-24 05:19:44 +00:00
22 changed files with 27 additions and 27 deletions

View File

@@ -21,7 +21,7 @@ audiobookshelf:
apprise-api:
image:
repository: caronc/apprise
tag: 1.2.2
tag: 1.2.5
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -52,7 +52,7 @@ ephemera:
apprise-api:
image:
repository: caronc/apprise
tag: 1.2.2
tag: 1.2.5
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -9,7 +9,7 @@ home-assistant:
main:
image:
repository: ghcr.io/home-assistant/home-assistant
tag: 2025.11.1
tag: 2025.11.3
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -9,7 +9,7 @@ jellyfin:
main:
image:
repository: ghcr.io/jellyfin/jellyfin
tag: 10.11.2
tag: 10.11.3
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -11,7 +11,7 @@ site-documentation:
main:
image:
repository: harbor.alexlebens.net/images/site-documentation
tag: 0.0.2
tag: 0.0.3
pullPolicy: IfNotPresent
resources:
requests:

View File

@@ -46,7 +46,7 @@ slskd:
gluetun:
image:
repository: ghcr.io/qdm12/gluetun
tag: v3.40.0@sha256:2b42bfa046757145a5155acece417b65b4443c8033fb88661a8e9dcf7fda5a00
tag: v3.40.3@sha256:ef4a44819a60469682c7b5e69183e6401171891feaa60186652d292c59e41b30
pullPolicy: IfNotPresent
env:
- name: VPN_SERVICE_PROVIDER

View File

@@ -40,7 +40,7 @@ tubearchivist:
gluetun:
image:
repository: ghcr.io/qdm12/gluetun
tag: v3.40.0@sha256:2b42bfa046757145a5155acece417b65b4443c8033fb88661a8e9dcf7fda5a00
tag: v3.40.3@sha256:ef4a44819a60469682c7b5e69183e6401171891feaa60186652d292c59e41b30
pullPolicy: IfNotPresent
env:
- name: VPN_SERVICE_PROVIDER

View File

@@ -15,7 +15,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: argo-cd
version: 9.1.3
version: 9.1.4
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

@@ -252,7 +252,7 @@ mautrix-whatsapp:
main:
image:
repository: dock.mau.dev/mautrix/whatsapp
tag: v0.2510.0
tag: v0.2511.0
pullPolicy: IfNotPresent
resources:
requests:

View File

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

View File

@@ -28,7 +28,7 @@ qbittorrent:
qbittorrent:
image:
repository: ghcr.io/linuxserver/qbittorrent
tag: 5.1.2@sha256:7034f73a3c6fa4ea40fd67df462939d1665d765231b572523921c98c2db5362e
tag: 5.1.4@sha256:26a08cd60d81e632aba8947b2c64dfd5f870a5f4a837ec4abedf2e1d174df891
pullPolicy: IfNotPresent
env:
- name: TZ
@@ -54,7 +54,7 @@ qbittorrent:
gluetun:
image:
repository: ghcr.io/qdm12/gluetun
tag: v3.40.0@sha256:2b42bfa046757145a5155acece417b65b4443c8033fb88661a8e9dcf7fda5a00
tag: v3.40.3@sha256:ef4a44819a60469682c7b5e69183e6401171891feaa60186652d292c59e41b30
pullPolicy: IfNotPresent
env:
- name: VPN_SERVICE_PROVIDER
@@ -135,7 +135,7 @@ qbittorrent:
qbit-manage:
image:
repository: ghcr.io/stuffanthings/qbit_manage
tag: v4.6.3
tag: v4.6.4
pullPolicy: IfNotPresent
env:
- name: TZ
@@ -157,7 +157,7 @@ qbittorrent:
apprise-api:
image:
repository: caronc/apprise
tag: 1.2.2
tag: 1.2.5
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -1,7 +1,7 @@
---
services:
tailscale-blocky:
image: ghcr.io/tailscale/tailscale:v1.90.6
image: ghcr.io/tailscale/tailscale:v1.90.8
container_name: tailscale-blocky
cap_add:
- net_admin

View File

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

View File

@@ -1,7 +1,7 @@
---
services:
tailscale-blocky:
image: ghcr.io/tailscale/tailscale:v1.90.6
image: ghcr.io/tailscale/tailscale:v1.90.8
container_name: tailscale-blocky
cap_add:
- net_admin

View File

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

View File

@@ -1,7 +1,7 @@
---
services:
tailscale-blocky:
image: ghcr.io/tailscale/tailscale:v1.90.6
image: ghcr.io/tailscale/tailscale:v1.90.8
container_name: tailscale-blocky
cap_add:
- net_admin

View File

@@ -1,6 +1,6 @@
services:
tailscale-garage:
image: ghcr.io/tailscale/tailscale:v1.90.6
image: ghcr.io/tailscale/tailscale:v1.90.8
container_name: tailscale-garage
cap_add:
- net_admin
@@ -20,7 +20,7 @@ services:
- /dev/net/tun:/dev/net/tun
tailscale-garage-ui:
image: ghcr.io/tailscale/tailscale:v1.90.6
image: ghcr.io/tailscale/tailscale:v1.90.8
container_name: tailscale-garage-ui
cap_add:
- net_admin

View File

@@ -1,6 +1,6 @@
services:
tailscale-gitea:
image: ghcr.io/tailscale/tailscale:v1.90.6
image: ghcr.io/tailscale/tailscale:v1.90.8
container_name: tailscale-gitea
cap_add:
- net_admin

View File

@@ -1,7 +1,7 @@
---
services:
tailscale-homepage:
image: ghcr.io/tailscale/tailscale:v1.90.6
image: ghcr.io/tailscale/tailscale:v1.90.8
container_name: tailscale-homepage
cap_add:
- net_admin

View File

@@ -1,7 +1,7 @@
---
services:
tailscale-node-exporter:
image: ghcr.io/tailscale/tailscale:v1.90.6
image: ghcr.io/tailscale/tailscale:v1.90.8
container_name: tailscale-node-exporter
cap_add:
- net_admin

View File

@@ -1,7 +1,7 @@
---
services:
tailscale:
image: ghcr.io/tailscale/tailscale:v1.90.6
image: ghcr.io/tailscale/tailscale:v1.90.8
container_name: tailscale-subnet
cap_add:
- net_admin

View File

@@ -1,7 +1,7 @@
---
services:
tailscale-traefik:
image: ghcr.io/tailscale/tailscale:v1.90.6
image: ghcr.io/tailscale/tailscale:v1.90.8
container_name: tailscale-traefik
cap_add:
- net_admin
@@ -20,7 +20,7 @@ services:
- /dev/net/tun:/dev/net/tun
traefik:
image: ghcr.io/traefik/traefik:v3.6.0
image: ghcr.io/traefik/traefik:v3.6.2
container_name: traefik
command:
- "--global.checkNewVersion=false"