From 2301ed3c7b9423f65b0921b06977c05134be9462 Mon Sep 17 00:00:00 2001 From: "smurf-bot[bot]" <137516995+smurf-bot[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 11:15:36 -0700 Subject: [PATCH] =?UTF-8?q?chore(container):=20update=20docker.io/prodrige?= =?UTF-8?q?stivill/postgres-backup-local=20(=200859265=20=E2=86=92=20c577b?= =?UTF-8?q?0d=20)=20(#1717)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: smurf-bot[bot] <137516995+smurf-bot[bot]@users.noreply.github.com> --- .../teyvat/apps/database/cloudnative-pg/backup/cronjob.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/teyvat/apps/database/cloudnative-pg/backup/cronjob.yaml b/kubernetes/teyvat/apps/database/cloudnative-pg/backup/cronjob.yaml index 05cbf94f22..5b382b2f9f 100644 --- a/kubernetes/teyvat/apps/database/cloudnative-pg/backup/cronjob.yaml +++ b/kubernetes/teyvat/apps/database/cloudnative-pg/backup/cronjob.yaml @@ -20,7 +20,7 @@ spec: - 65541 containers: - name: postgres-backup - image: docker.io/prodrigestivill/postgres-backup-local:16@sha256:085926531fbabe298792a83384d07d6146683732e53e51891ac75eaa71e09d08 + image: docker.io/prodrigestivill/postgres-backup-local:16@sha256:c577b0d62673d4dce0471c75d21e3e08e4e9789903f5a3fd6613c410442e9670 imagePullPolicy: IfNotPresent command: - "/backup.sh"