7 Commits

Author SHA1 Message Date
a7fd271b27 Update kube-prometheus-stack Docker tag to v76
All checks were successful
lint-test-docker / docker-lint (pull_request) Successful in 25s
lint-test-helm / helm-lint (pull_request) Successful in 22s
2025-08-08 23:05:27 +00:00
18fce257e5 Update ghcr.io/linuxserver/plex Docker tag to v1.42.1 (#1171)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m58s
2025-08-08 23:03:34 +00:00
729e31af8f Update ollama/ollama Docker tag to v0.11.4 (#1170)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Has been cancelled
2025-08-08 23:03:16 +00:00
df1aa4fbf9 Update ghcr.io/n8n-io/n8n Docker tag to v1.106.2 (#1169)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-08-08 23:03:08 +00:00
15722ca7a4 Update ghcr.io/gethomepage/homepage Docker tag to v1.4.4 (#1167)
Some checks failed
lint-test-docker / docker-lint (push) Successful in 10s
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-08-08 23:02:47 +00:00
d4717dd6d2 Update searxng/searxng:latest Docker digest to ca32325 (#1166)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-08-08 23:02:35 +00:00
e9c55d5362 Update ghcr.io/sarperavci/cloudflarebypassforscraping:latest Docker digest to 9ac4cd4 (#1165)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-08-08 23:02:28 +00:00
8 changed files with 13 additions and 13 deletions

View File

@@ -55,7 +55,7 @@ calibre-web-automated:
bypass:
image:
repository: ghcr.io/sarperavci/cloudflarebypassforscraping
tag: latest@sha256:fd12a2c497edd9cf475196db9f49c6678897dcf13b0a8dc6bfc5d7f74bf0b7cb
tag: latest@sha256:9ac4cd4d6d5dfc270a92502b92761d9039297abfb123f4a2a3abca5209d9eec5
pullPolicy: IfNotPresent
resources:
requests:

View File

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

View File

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

View File

@@ -9,7 +9,7 @@ plex:
main:
image:
repository: ghcr.io/linuxserver/plex
tag: 1.41.9@sha256:67f81a4cb821fd4327df1004e69de9b5375917ac661a74296992a16b3038d6f4
tag: 1.42.1@sha256:06a0cde0379869ad62f443de1a708e3477100bfdd2b406206f7d3fc95295ef36
pullPolicy: IfNotPresent
env:
- name: TZ

View File

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

View File

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

View File

@@ -22,7 +22,7 @@ ollama:
main:
image:
repository: ollama/ollama
tag: 0.11.3
tag: 0.11.4
pullPolicy: IfNotPresent
env:
- name: OLLAMA_KEEP_ALIVE
@@ -58,7 +58,7 @@ ollama:
main:
image:
repository: ollama/ollama
tag: 0.11.3
tag: 0.11.4
pullPolicy: IfNotPresent
env:
- name: OLLAMA_KEEP_ALIVE
@@ -94,7 +94,7 @@ ollama:
main:
image:
repository: ollama/ollama
tag: 0.11.3
tag: 0.11.4
pullPolicy: IfNotPresent
env:
- name: OLLAMA_KEEP_ALIVE

View File

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