chore(deps): update docker general non-major (#52)

Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
renovate[bot]
2022-05-05 21:41:12 +02:00
committed by GitHub
parent d8eb6c7445
commit 5943c768fb

View File

@@ -64,7 +64,7 @@ postgresqlImage:
# -- Specify the postgresql image
repository: ghcr.io/truecharts/postgresql
# -- Specify the postgresql image tag
tag: v14.2.0@sha256:264e0580622308de162c0152d7d683c4c78c0d52182d6625e37e4029570fd70d
tag: v14.2.0@sha256:456d469176e5846b85d50e6b4759b78640068c4f82327c0b1fc2020c7f866aac
# -- Specify the postgresql image pull policy
pullPolicy: IfNotPresent
@@ -74,7 +74,7 @@ mariadbImage:
# -- Specify the mariadb image
repository: ghcr.io/truecharts/mariadb
# -- Specify the mariadb image tag
tag: v10.7.3@sha256:50f683e7f83321f3f437c49a63c1c28a171aca9a90129d3513713c44b776ab99
tag: v10.7.3@sha256:e38b72942914ecac3df5ad11ed15eb8d3053f61191b17ed1ed04c998207d6fc3
# -- Specify the mariadb image pull policy
pullPolicy: IfNotPresent