From 0e86349c0cdb7490e7622c0bc21ae9e69e5cc97d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 18 Jun 2022 10:50:51 +0200 Subject: [PATCH] chore(deps): update docker general non-major (#125) * chore(deps): update docker general non-major * Commit bumped App Version Signed-off-by: TrueCharts-Bot --- charts/common/Chart.yaml | 2 +- charts/common/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/common/Chart.yaml b/charts/common/Chart.yaml index 040e325a..8e76d483 100644 --- a/charts/common/Chart.yaml +++ b/charts/common/Chart.yaml @@ -15,4 +15,4 @@ maintainers: name: common sources: null type: library -version: 10.0.13 +version: 10.0.14 diff --git a/charts/common/values.yaml b/charts/common/values.yaml index 7d1c6329..f8122073 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:252ddb6970b7cbffeb58bba348a2b30f352ce5e782dd5c465a43fd2e66af8736 + tag: v14.4.0@sha256:80dc248a6d5c7870091e22551ef9a0cbc04295c74214f1dd9cb310e5c1a31288 # -- 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.9@sha256:9ede3c1fc5e68a9600130de5c35612fa5963a182469fd0936a40d810fbdf5b4f + tag: v5.0.9@sha256:53695634689ba352106ac9efd2da6783453baad3b87a0506d2d8eece51be6962 # -- Specify the mongodb image pull policy pullPolicy: IfNotPresent