Update container image ghcr.io/truecharts/mongodb to v5.0.6 (#11)

Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
renovate[bot]
2022-03-28 21:03:03 +02:00
committed by GitHub
parent 15afdd77d3
commit 68862091fb

View File

@@ -84,7 +84,7 @@ mongodbImage:
# -- Specify the mongodb image
repository: ghcr.io/truecharts/mongodb
# -- Specify the mongodb image tag
tag: v4.4.13@sha256:efd56b1a5f60c5d40035b854de99d93853b7340c429baf2e3a5684079d5ced5a
tag: v5.0.6@sha256:c2c4d2883d1c90032e5990229a558d13ff1a0ab1854901442e0bb44a0e9b899c
# -- Specify the mongodb image pull policy
pullPolicy: IfNotPresent