diff options
author | 2025-09-09 18:11:49 +0000 | |
---|---|---|
committer | 2025-09-09 18:11:49 +0000 | |
commit | 0aaebf31f3d40262cb62cf1eecc5195440a6ae47 (patch) | |
tree | d2feb4f7b0b4b081d88194474276081d3c2727b7 /rpi5/teslamate/deployment.yaml | |
parent | 191307aa79e3a0703cdae2b67d5f0d655b6fe988 (diff) | |
download | anshulg-cluster-0aaebf31f3d40262cb62cf1eecc5195440a6ae47.tar.gz anshulg-cluster-0aaebf31f3d40262cb62cf1eecc5195440a6ae47.tar.zst anshulg-cluster-0aaebf31f3d40262cb62cf1eecc5195440a6ae47.zip |
Update postgres:17.6 Docker digest to 8a56bef
Diffstat (limited to '')
-rw-r--r-- | rpi5/teslamate/deployment.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rpi5/teslamate/deployment.yaml b/rpi5/teslamate/deployment.yaml index caecb606..75f767a0 100644 --- a/rpi5/teslamate/deployment.yaml +++ b/rpi5/teslamate/deployment.yaml @@ -20,7 +20,7 @@ spec: spec: initContainers: - name: wait-for-postgres - image: postgres:17.6@sha256:29574e213ffaf433ca9c9441a5919868b85ec04e7a32377f48edd3d3f972103d + image: postgres:17.6@sha256:8a56bef4c60bef3d26193cb9d810fce93def8fd0c459f4a9b14240fbd7559a1d command: - sh - -c |