chore(helm): Update db images.

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
rjshrjndrn 2024-10-30 18:21:04 +01:00
parent d22795b14e
commit c90236e598

View file

@ -106,7 +106,7 @@ postgresql:
fullnameOverride: postgresql
postgresqlSharedPreloadLibraries: "pgaudit,pg_stat_statements"
image:
tag: 16.3.0
tag: 16.4.0
resources:
limits:
cpu: 1
@ -165,6 +165,8 @@ kafka:
# Enterprise dbs
clickhouse:
image:
tag: "24.9-alpine"
enabled: false
postgreql: