From edaaa056b906307d2e99a0e4a352fae402cdb141 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 26 May 2022 08:09:21 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/truecharts/mariadb to v10.7.4 (#92) * chore(deps): update container image ghcr.io/truecharts/mariadb to v10.7.4 * Commit bumped App Version Signed-off-by: TrueCharts-Bot --- charts/common/Chart.yaml | 2 +- charts/common/values.yaml | 2 +- charts/dep-common/Chart.yaml | 2 +- charts/dep-common/values.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/common/Chart.yaml b/charts/common/Chart.yaml index ed3b2707..bf7e48b4 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.18 +version: 9.3.19 diff --git a/charts/common/values.yaml b/charts/common/values.yaml index ae543790..3e8b148e 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.4@sha256:3c98ce702e0a3bfcb7dc3eb39af7b2ce4f224be0af8b9f4462a51fde9643905c + tag: v10.7.4@sha256:03994a8d64de07be33cd0ee744dcd89eb3e0ae7138f146c33568eec910269f14 # -- Specify the mariadb image pull policy pullPolicy: IfNotPresent diff --git a/charts/dep-common/Chart.yaml b/charts/dep-common/Chart.yaml index 0bdef548..f99fe4b6 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.18 +version: 9.3.19 diff --git a/charts/dep-common/values.yaml b/charts/dep-common/values.yaml index ae543790..3e8b148e 100644 --- a/charts/dep-common/values.yaml +++ b/charts/dep-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.4@sha256:3c98ce702e0a3bfcb7dc3eb39af7b2ce4f224be0af8b9f4462a51fde9643905c + tag: v10.7.4@sha256:03994a8d64de07be33cd0ee744dcd89eb3e0ae7138f146c33568eec910269f14 # -- Specify the mariadb image pull policy pullPolicy: IfNotPresent