diff --git a/charts/common/values.yaml b/charts/common/values.yaml index 35f992f9..6c1d76ae 100644 --- a/charts/common/values.yaml +++ b/charts/common/values.yaml @@ -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