From 31ff6a5c95e93ca9e68dbd2dd7c581a39342d237 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 17 May 2022 01:35:39 +0000 Subject: [PATCH] chore(deps): update container image ghcr.io/truecharts/postgresql to v14.3.0 --- charts/common/values.yaml | 2 +- charts/dep-common/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/common/values.yaml b/charts/common/values.yaml index 06e9d2a4..a49f323d 100644 --- a/charts/common/values.yaml +++ b/charts/common/values.yaml @@ -64,7 +64,7 @@ postgresqlImage: # -- Specify the postgresql image repository: ghcr.io/truecharts/postgresql # -- Specify the postgresql image tag - tag: v14.3.0@sha256:ba8a0df9412b78278203c04ff2f05c92154208cbdd5ac5d7353641e085676b46 + tag: v14.3.0@sha256:c8b2690480691c332bebbc47adf9f77a059006157c5c11614d9aa33311a0e029 # -- Specify the postgresql image pull policy pullPolicy: IfNotPresent diff --git a/charts/dep-common/values.yaml b/charts/dep-common/values.yaml index 06e9d2a4..a49f323d 100644 --- a/charts/dep-common/values.yaml +++ b/charts/dep-common/values.yaml @@ -64,7 +64,7 @@ postgresqlImage: # -- Specify the postgresql image repository: ghcr.io/truecharts/postgresql # -- Specify the postgresql image tag - tag: v14.3.0@sha256:ba8a0df9412b78278203c04ff2f05c92154208cbdd5ac5d7353641e085676b46 + tag: v14.3.0@sha256:c8b2690480691c332bebbc47adf9f77a059006157c5c11614d9aa33311a0e029 # -- Specify the postgresql image pull policy pullPolicy: IfNotPresent