From 0ff3ff7c0819b13175bc0814fa1fd0fe42debd7a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 14:20:37 +0200 Subject: [PATCH] Update docker general non-major (#14) Co-authored-by: TrueCharts-Bot --- charts/common/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/common/values.yaml b/charts/common/values.yaml index c8457222..9047399b 100644 --- a/charts/common/values.yaml +++ b/charts/common/values.yaml @@ -74,7 +74,7 @@ mariadbImage: # -- Specify the mariadb image repository: ghcr.io/truecharts/mariadb # -- Specify the mariadb image tag - tag: v10.7.3@sha256:a84416a353477c3c27f98a130f4d11c99e2cab9a98f162d06a60449f0cdb57bb + tag: v10.7.3@sha256:f42b012326ee32311c2d56427e8f507dfba37a7f3fdad7eb0a60a08ec4729259 # -- Specify the mariadb 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.6@sha256:c2c4d2883d1c90032e5990229a558d13ff1a0ab1854901442e0bb44a0e9b899c + tag: v5.0.6@sha256:177c6813d235560c03ee7068189322d7b30475fafe2ba29d2090e6bf3b8f940b # -- Specify the mongodb image pull policy pullPolicy: IfNotPresent