1 Commits

Author SHA1 Message Date
4aaa36e57a Update stalwartlabs/stalwart Docker tag to v0.14.1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 56s
2025-11-24 18:14:48 +00:00
5 changed files with 11 additions and 11 deletions

View File

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

View File

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

View File

@@ -157,7 +157,7 @@ qbittorrent:
apprise-api:
image:
repository: caronc/apprise
tag: 1.2.6
tag: 1.2.2
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -34,12 +34,12 @@ harbor:
nginx:
image:
repository: goharbor/nginx-photon
tag: v2.14.1
tag: v2.14.0
replicas: 0
portal:
image:
repository: goharbor/harbor-portal
tag: v2.14.1
tag: v2.14.0
replicas: 2
core:
image:
@@ -52,7 +52,7 @@ harbor:
jobservice:
image:
repository: goharbor/harbor-jobservice
tag: v2.14.1
tag: v2.14.0
replicas: 2
jobLoggers:
- stdout
@@ -61,11 +61,11 @@ harbor:
registry:
image:
repository: goharbor/registry-photon
tag: v2.14.1
tag: v2.14.0
controller:
image:
repository: goharbor/harbor-registryctl
tag: v2.14.1
tag: v2.14.0
existingSecret: harbor-secret
relativeurls: true
credentials:
@@ -92,7 +92,7 @@ harbor:
exporter:
image:
repository: goharbor/harbor-exporter
tag: v2.14.1
tag: v2.14.0
replicas: 2
postgres-17-cluster:
mode: recovery

View File

@@ -19,7 +19,7 @@ services:
- /dev/net/tun:/dev/net/tun
postgresql:
image: docker.io/postgres:18.1-alpine3.21
image: docker.io/postgres:17.7-alpine3.21
container_name: gitea-postgres
env_file:
- .env