6 Commits

Author SHA1 Message Date
459ca187e7 Update ghcr.io/immich-app/immich-server Docker tag to v1.134.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 45s
2025-06-03 03:09:31 +00:00
5dc30bce25 change log level 2025-06-02 22:08:04 -05:00
68255e4401 Merge pull request 'Update ghcr.io/plexguide/huntarr Docker tag to v7.5.5' (#554) from renovate/ghcr.io-plexguide-huntarr-7.x into main
Reviewed-on: #554
2025-06-03 03:07:12 +00:00
e643320e4f Merge pull request 'Update ghcr.io/twin/gatus Docker tag to v5.18.1' (#555) from renovate/ghcr.io-twin-gatus-5.x into main
Reviewed-on: #555
2025-06-03 03:06:32 +00:00
4e97992805 Update ghcr.io/twin/gatus Docker tag to v5.18.1
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 30s
2025-06-03 03:05:40 +00:00
5aab26dc70 Update ghcr.io/plexguide/huntarr Docker tag to v7.5.5
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 32s
2025-06-03 03:05:37 +00:00
4 changed files with 4 additions and 4 deletions

View File

@@ -9,7 +9,7 @@ huntarr:
main: main:
image: image:
repository: ghcr.io/plexguide/huntarr repository: ghcr.io/plexguide/huntarr
tag: 7.4.6 tag: 7.5.5
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: TZ - name: TZ

View File

@@ -9,7 +9,7 @@ immich:
main: main:
image: image:
repository: ghcr.io/immich-app/immich-server repository: ghcr.io/immich-app/immich-server
tag: v1.132.3 tag: v1.134.0
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: TZ - name: TZ

View File

@@ -5,7 +5,7 @@ gatus:
enabled: true enabled: true
image: image:
repository: ghcr.io/twin/gatus repository: ghcr.io/twin/gatus
tag: v5.17.0 tag: v5.18.1
annotations: annotations:
reloader.stakater.com/auto: "true" reloader.stakater.com/auto: "true"
service: service:

View File

@@ -189,7 +189,7 @@ renovate:
- name: RENOVATE_REDIS_URL - name: RENOVATE_REDIS_URL
value: redis://gitea-renovate-valkey-primary.gitea:6379 value: redis://gitea-renovate-valkey-primary.gitea:6379
- name: LOG_LEVEL - name: LOG_LEVEL
value: debug value: info
envFrom: envFrom:
- secretRef: - secretRef:
name: gitea-renovate-secret name: gitea-renovate-secret