mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 18:18:26 +00:00
feat(container)!: Update image docker.io/prodrigestivill/postgres-backup-local to v16 (#79)
Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
@@ -35,7 +35,7 @@ spec:
|
||||
path: "${PATH_NAS_BACKUPS_K8S}/pg/default"
|
||||
containers:
|
||||
- name: postgres-backup
|
||||
image: docker.io/prodrigestivill/postgres-backup-local:15@sha256:b3905c58ab8c1fb7596e2f90f059c65d61c2a813232e6eca4a3f5ce019bfbd61
|
||||
image: docker.io/prodrigestivill/postgres-backup-local:16@sha256:085926531fbabe298792a83384d07d6146683732e53e51891ac75eaa71e09d08
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- "/backup.sh"
|
||||
|
||||
@@ -35,7 +35,7 @@ spec:
|
||||
path: "${PATH_NAS_BACKUPS_K8S}/pg/enc"
|
||||
containers:
|
||||
- name: postgres-backup
|
||||
image: docker.io/prodrigestivill/postgres-backup-local:15@sha256:b3905c58ab8c1fb7596e2f90f059c65d61c2a813232e6eca4a3f5ce019bfbd61
|
||||
image: docker.io/prodrigestivill/postgres-backup-local:16@sha256:085926531fbabe298792a83384d07d6146683732e53e51891ac75eaa71e09d08
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- "/backup.sh"
|
||||
|
||||
@@ -35,7 +35,7 @@ spec:
|
||||
path: "${PATH_NAS_BACKUPS_K8S}/pg/${PG_APP_NAME}"
|
||||
containers:
|
||||
- name: postgres-backup
|
||||
image: docker.io/prodrigestivill/postgres-backup-local:15@sha256:b3905c58ab8c1fb7596e2f90f059c65d61c2a813232e6eca4a3f5ce019bfbd61
|
||||
image: docker.io/prodrigestivill/postgres-backup-local:16@sha256:085926531fbabe298792a83384d07d6146683732e53e51891ac75eaa71e09d08
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- "/backup.sh"
|
||||
|
||||
Reference in New Issue
Block a user