7 Commits

Author SHA1 Message Date
2ee445eba9 Update php Docker tag to v8.5.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 13s
lint-test-docker / docker-lint (pull_request) Successful in 15s
2025-12-03 06:23:22 +00:00
7bf5e8525e Update kube-prometheus-stack Docker tag to v79.11.0 (#2218)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
render-manifests / render-manifests (push) Successful in 26s
renovate / renovate (push) Successful in 1m23s
2025-12-03 06:22:10 +00:00
f18f2e9cdb Update ghcr.io/n8n-io/n8n Docker tag to v1.123.0 (#2215)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 7s
render-manifests / render-manifests (push) Successful in 21s
renovate / renovate (push) Has been cancelled
2025-12-03 06:20:41 +00:00
4bd9cb45db Update ghcr.io/gitroomhq/postiz-app Docker tag to v2.9.0 (#2213)
Some checks failed
render-manifests / render-manifests (push) Has been cancelled
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-12-03 06:19:50 +00:00
a71fd03dfb Update ghcr.io/advplyr/audiobookshelf Docker tag to v2.31.0 (#2210)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
render-manifests / render-manifests (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-12-03 06:19:16 +00:00
858608a3ff Update clidey/whodb Docker tag to v0.81.0 (#2209)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
render-manifests / render-manifests (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-12-03 06:19:07 +00:00
157db8f8c0 Update vectorim/element-web Docker tag to v1.12.5 (#2208)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
render-manifests / render-manifests (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-12-03 06:18:49 +00:00
10 changed files with 16 additions and 16 deletions

View File

@@ -9,7 +9,7 @@ audiobookshelf:
main:
image:
repository: ghcr.io/advplyr/audiobookshelf
tag: 2.30.0
tag: 2.31.0
pullPolicy: IfNotPresent
env:
- name: TZ

View File

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

View File

@@ -1,9 +1,9 @@
dependencies:
- name: kube-prometheus-stack
repository: oci://ghcr.io/prometheus-community/charts
version: 79.7.1
version: 79.11.0
- name: app-template
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.4.0
digest: sha256:e046e7599ad195b57a8cf63b373a82d950778ac5dcc661f2ea135d433b46dacc
generated: "2025-12-01T19:55:54.093624-06:00"
digest: sha256:d2539cec03ef75627d94ff85e55349d3c8c71de0227b4eb1caf3344869b91ae9
generated: "2025-12-03T06:21:52.770404462Z"

View File

@@ -19,7 +19,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: kube-prometheus-stack
version: 79.7.1
version: 79.11.0
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.121.2
tag: 1.123.0
pullPolicy: IfNotPresent
env:
- name: GENERIC_TIMEZONE
@@ -93,7 +93,7 @@ n8n:
main:
image:
repository: ghcr.io/n8n-io/n8n
tag: 1.121.2
tag: 1.123.0
pullPolicy: IfNotPresent
command:
- n8n
@@ -188,7 +188,7 @@ n8n:
main:
image:
repository: ghcr.io/n8n-io/n8n
tag: 1.121.2
tag: 1.123.0
pullPolicy: IfNotPresent
command:
- n8n

View File

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

View File

@@ -1,12 +1,12 @@
dependencies:
- name: rook-ceph
repository: https://charts.rook.io/release
version: v1.18.8
version: v1.18.7
- name: rook-ceph-cluster
repository: https://charts.rook.io/release
version: v1.18.7
- name: cloudflared
repository: oci://harbor.alexlebens.net/helm-charts
version: 1.23.1
digest: sha256:e95d071858dbd4acc52df05304fcfdc21464220e3d1177ea5fc7730b32b94fa9
generated: "2025-12-03T06:12:51.238464422Z"
digest: sha256:164a4a55d552b0117692e7eab99bb147159db0819729f7e657a7d6e9fcfd7dcb
generated: "2025-12-03T06:04:41.687015093Z"

View File

@@ -16,7 +16,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: rook-ceph
version: v1.18.8
version: v1.18.7
repository: https://charts.rook.io/release
- name: rook-ceph-cluster
version: v1.18.7

View File

@@ -36,7 +36,7 @@ shelly-plug:
main:
image:
repository: php
tag: 8.4.15-apache-bookworm
tag: 8.5.0-apache-bookworm
pullPolicy: IfNotPresent
env:
- name: SHELLY_HOSTNAME

View File

@@ -8,7 +8,7 @@ whodb:
main:
image:
repository: clidey/whodb
tag: 0.80.0
tag: 0.81.0
pullPolicy: IfNotPresent
env:
- name: WHODB_OLLAMA_HOST