Compare commits
7 Commits
d6f719e7a1
...
58ce74b3ad
Author | SHA1 | Date | |
---|---|---|---|
58ce74b3ad
|
|||
2377827597 | |||
5dc30bce25 | |||
68255e4401 | |||
e643320e4f | |||
4e97992805
|
|||
5aab26dc70
|
@@ -9,7 +9,7 @@ huntarr:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/plexguide/huntarr
|
||||
tag: 7.4.6
|
||||
tag: 7.5.5
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TZ
|
||||
|
@@ -5,7 +5,7 @@ gatus:
|
||||
enabled: true
|
||||
image:
|
||||
repository: ghcr.io/twin/gatus
|
||||
tag: v5.17.0
|
||||
tag: v5.18.1
|
||||
annotations:
|
||||
reloader.stakater.com/auto: "true"
|
||||
service:
|
||||
@@ -371,7 +371,7 @@ postgres-17-cluster:
|
||||
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/gatus/gatus-postgresql-17-cluster
|
||||
recoveryIndex: 1
|
||||
backup:
|
||||
enabled: false
|
||||
enabled: true
|
||||
endpointURL: https://nyc3.digitaloceanspaces.com
|
||||
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/gatus/gatus-postgresql-17-cluster
|
||||
backupIndex: 1
|
||||
|
@@ -189,7 +189,7 @@ renovate:
|
||||
- name: RENOVATE_REDIS_URL
|
||||
value: redis://gitea-renovate-valkey-primary.gitea:6379
|
||||
- name: LOG_LEVEL
|
||||
value: debug
|
||||
value: info
|
||||
envFrom:
|
||||
- secretRef:
|
||||
name: gitea-renovate-secret
|
||||
|
Reference in New Issue
Block a user