7 Commits

Author SHA1 Message Date
ff48b7d4ba 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 16s
lint-test-helm / helm-lint (pull_request) Successful in 57s
2025-11-24 05:30:08 +00:00
b7adf6c154 Update kube-prometheus-stack Docker tag to v79.7.1 (#2113)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 36s
renovate / renovate (push) Successful in 1m26s
2025-11-24 05:28:05 +00:00
bbacec780b Update ghcr.io/n8n-io/n8n Docker tag to v1.121.2 (#2109)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Has been cancelled
2025-11-24 05:26:52 +00:00
3345e5fb2c Update ghcr.io/linuxserver/prowlarr Docker tag to v2.3.0 (#2108)
Some checks are pending
renovate / renovate (push) Waiting to run
lint-test-helm / helm-lint (push) Successful in 9s
2025-11-24 05:26:12 +00:00
0701a7f35f Update ghcr.io/linuxserver/code-server Docker tag to v4.106.2 (#2107)
Some checks failed
lint-test-helm / helm-lint (push) Has started running
renovate / renovate (push) Has been cancelled
2025-11-24 05:25:47 +00:00
3be994105b Update ghcr.io/gitroomhq/postiz-app Docker tag to v2.8.3 (#2104)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Has been cancelled
2025-11-24 05:24:38 +00:00
9f9c9e49d2 Update ghcr.io/gethomepage/homepage Docker tag to v1.7.0 (#2103)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
lint-test-docker / docker-lint (push) Successful in 15s
2025-11-24 05:24:08 +00:00
9 changed files with 11 additions and 11 deletions

View File

@@ -9,7 +9,7 @@ code-server:
main:
image:
repository: ghcr.io/linuxserver/code-server
tag: 4.105.1@sha256:f01693e529a6c4db98deb4bb28bf2655a403489831e962e6cc0b2c5f89f220f6
tag: 4.106.2@sha256:a98afdbcb59559f11e5e8df284062e55da1076b2e470e13db4aae133ea82bad0
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -21,7 +21,7 @@ home-assistant:
code-server:
image:
repository: ghcr.io/linuxserver/code-server
tag: 4.105.1@sha256:f01693e529a6c4db98deb4bb28bf2655a403489831e962e6cc0b2c5f89f220f6
tag: 4.106.2@sha256:a98afdbcb59559f11e5e8df284062e55da1076b2e470e13db4aae133ea82bad0
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -11,7 +11,7 @@ homepage:
main:
image:
repository: ghcr.io/gethomepage/homepage
tag: v1.6.1
tag: v1.7.0
pullPolicy: IfNotPresent
env:
- name: HOMEPAGE_ALLOWED_HOSTS

View File

@@ -15,7 +15,7 @@ homepage:
main:
image:
repository: ghcr.io/gethomepage/homepage
tag: v1.6.1
tag: v1.7.0
pullPolicy: IfNotPresent
env:
- name: HOMEPAGE_ALLOWED_HOSTS

View File

@@ -9,7 +9,7 @@ postiz:
main:
image:
repository: ghcr.io/gitroomhq/postiz-app
tag: v2.7.0
tag: v2.8.3
pullPolicy: IfNotPresent
env:
- name: MAIN_URL

View File

@@ -20,7 +20,7 @@ prowlarr:
main:
image:
repository: ghcr.io/linuxserver/prowlarr
tag: 2.1.5@sha256:643220338204525524db787ff38a607261597f49d1f550694acdb3e908e2b43e
tag: 2.3.0@sha256:3dd3a316f60ea4e6714863286549a6ccaf0b8cf4efe5578ce3fe0e85475cb1cf
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -19,7 +19,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: kube-prometheus-stack
version: 79.4.1
version: 79.7.1
repository: oci://ghcr.io/prometheus-community/charts
- name: app-template
alias: ntfy-alertmanager

View File

@@ -9,7 +9,7 @@ n8n:
main:
image:
repository: ghcr.io/n8n-io/n8n
tag: 1.119.1
tag: 1.121.2
pullPolicy: IfNotPresent
env:
- name: GENERIC_TIMEZONE
@@ -93,7 +93,7 @@ n8n:
main:
image:
repository: ghcr.io/n8n-io/n8n
tag: 1.119.1
tag: 1.121.2
pullPolicy: IfNotPresent
command:
- n8n
@@ -188,7 +188,7 @@ n8n:
main:
image:
repository: ghcr.io/n8n-io/n8n
tag: 1.119.1
tag: 1.121.2
pullPolicy: IfNotPresent
command:
- n8n

View File

@@ -32,7 +32,7 @@ services:
- /var/run/docker.sock:/var/run/docker.sock:ro
homepage:
image: ghcr.io/gethomepage/homepage:v1.6.1
image: ghcr.io/gethomepage/homepage:v1.7.0
container_name: homepage
labels:
traefik.enable: true