From ccf2bcb0eedc718bc9710487353dc6ee71786300 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 26 May 2022 09:08:10 +0200 Subject: [PATCH] chore(deps): update docker general non-major (#93) * 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 ++-- charts/dep-common/Chart.yaml | 2 +- charts/dep-common/values.yaml | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/common/Chart.yaml b/charts/common/Chart.yaml index bf7e48b4..fcef308f 100644 --- a/charts/common/Chart.yaml +++ b/charts/common/Chart.yaml @@ -15,4 +15,4 @@ maintainers: name: common sources: null type: library -version: 9.3.19 +version: 9.3.20 diff --git a/charts/common/values.yaml b/charts/common/values.yaml index 3e8b148e..89b7f1d9 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:d569b16398ea62090a7bb0813d8d9383a54631deb7e01ceb8391d95ef640fec1 + tag: v14.3.0@sha256:3109062bf7af46a9d89978ccaf20837d4d3ee54ce0c7bf68e2adbe6d1c76f1c3 # -- 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:84767416aa97a8b82e396e01c2777d03f1c705a3a864d4113757b79ea2227a08 + tag: v5.0.9@sha256:de647498fcd06746ad8444713ff6affaf71a79c741e2991ff94d5a2fa2271a07 # -- Specify the mongodb image pull policy pullPolicy: IfNotPresent diff --git a/charts/dep-common/Chart.yaml b/charts/dep-common/Chart.yaml index f99fe4b6..0d67c071 100644 --- a/charts/dep-common/Chart.yaml +++ b/charts/dep-common/Chart.yaml @@ -15,4 +15,4 @@ maintainers: name: dep-common sources: null type: library -version: 9.3.19 +version: 9.3.20 diff --git a/charts/dep-common/values.yaml b/charts/dep-common/values.yaml index 3e8b148e..89b7f1d9 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:d569b16398ea62090a7bb0813d8d9383a54631deb7e01ceb8391d95ef640fec1 + tag: v14.3.0@sha256:3109062bf7af46a9d89978ccaf20837d4d3ee54ce0c7bf68e2adbe6d1c76f1c3 # -- 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:84767416aa97a8b82e396e01c2777d03f1c705a3a864d4113757b79ea2227a08 + tag: v5.0.9@sha256:de647498fcd06746ad8444713ff6affaf71a79c741e2991ff94d5a2fa2271a07 # -- Specify the mongodb image pull policy pullPolicy: IfNotPresent