1 Commits

Author SHA1 Message Date
0b705e0d1d chore(deps): update ghcr.io/tailscale/tailscale docker tag to v1.94.1
All checks were successful
lint-test-docker / lint-docker-compose (pull_request) Successful in 36s
2026-02-05 18:28:49 +00:00
3 changed files with 3 additions and 3 deletions

View File

@@ -201,7 +201,7 @@ postgres-18-cluster:
backup:
objectStore:
- name: garage-local
index: 2
index: 1
destinationBucket: postgres-backups
externalSecretCredentialPath: /garage/home-infra/postgres-backups
isWALArchiver: true

View File

@@ -105,7 +105,7 @@ postgres-18-cluster:
backup:
objectStore:
- name: garage-local
index: 2
index: 1
destinationBucket: postgres-backups
externalSecretCredentialPath: /garage/home-infra/postgres-backups
isWALArchiver: true

View File

@@ -208,7 +208,7 @@ postgresql-17-fdb-cluster:
backup:
objectStore:
- name: garage-local
index: 2
index: 1
destinationBucket: postgres-backups
externalSecretCredentialPath: /garage/home-infra/postgres-backups
isWALArchiver: true