From dbb7648b0916eef4301e2f9d06eedb50f8ed8a04 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 13 May 2022 12:40:40 +0000 Subject: [PATCH] chore(deps): update docker general non-major --- charts/common/values.yaml | 4 ++-- charts/dep-common/values.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/common/values.yaml b/charts/common/values.yaml index 5f9e3368..2f1edfc8 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.2.0@sha256:5b73a12340b32d00b19d69d5f82dbcac02c6f6680bd8c1567e8570f74394f294 + tag: v14.3.0@sha256:b10d463104f18a8c40e8a800891614e9d33dc214b28fd7e250be42a60aef337a # -- Specify the postgresql image pull policy pullPolicy: IfNotPresent @@ -84,7 +84,7 @@ mongodbImage: # -- Specify the mongodb image repository: ghcr.io/truecharts/mongodb # -- Specify the mongodb image tag - tag: v5.0.8@sha256:c5a1991a428749ce7eb1af45f1778d2a42a4a06a8ed7e2c3ed7449ac914bd6f9 + tag: v5.0.8@sha256:1a7393494ab269a71d6f38e987611cd4b417ecf6fbee9cff8a88a4409e3ad1f2 # -- Specify the mongodb image pull policy pullPolicy: IfNotPresent diff --git a/charts/dep-common/values.yaml b/charts/dep-common/values.yaml index 5f9e3368..2f1edfc8 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.2.0@sha256:5b73a12340b32d00b19d69d5f82dbcac02c6f6680bd8c1567e8570f74394f294 + tag: v14.3.0@sha256:b10d463104f18a8c40e8a800891614e9d33dc214b28fd7e250be42a60aef337a # -- Specify the postgresql image pull policy pullPolicy: IfNotPresent @@ -84,7 +84,7 @@ mongodbImage: # -- Specify the mongodb image repository: ghcr.io/truecharts/mongodb # -- Specify the mongodb image tag - tag: v5.0.8@sha256:c5a1991a428749ce7eb1af45f1778d2a42a4a06a8ed7e2c3ed7449ac914bd6f9 + tag: v5.0.8@sha256:1a7393494ab269a71d6f38e987611cd4b417ecf6fbee9cff8a88a4409e3ad1f2 # -- Specify the mongodb image pull policy pullPolicy: IfNotPresent