mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-03 15:19:16 -03:00
Update docker general non-major (#43)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -64,7 +64,7 @@ postgresqlImage:
|
||||
# -- Specify the postgresql image
|
||||
repository: ghcr.io/truecharts/postgresql
|
||||
# -- Specify the postgresql image tag
|
||||
tag: v14.2.0@sha256:a711100c48d52f4ed0517841f57fd81762eee69989b73523c5d62fb7b07d8227
|
||||
tag: v14.2.0@sha256:261014ba1b8cc9c4bc67f4438cf4fbaaee4c90f97746f2d1e3cd44c1b7392d6c
|
||||
# -- 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:26d797396841fee6a77bf2ab5854e0f6cb782f2bb77f78fb298833f2ead7f41e
|
||||
tag: v10.7.3@sha256:c5161068b531198802e4cee37d96a98e0d23e142eca0eb0dd485d96be9e98df4
|
||||
# -- 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.7@sha256:bd7564898da086bf4504bdcdee7e37fe3d8322c7498fa20e23ed1d97893e2860
|
||||
tag: v5.0.7@sha256:9ba1eee2062a8d31487e8f9175a0390945e09433c3dac6ef96ccf0cbf7dfe3c5
|
||||
# -- Specify the mongodb image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
||||
Reference in New Issue
Block a user