diff --git a/charts/values.yaml b/charts/values.yaml index 9f0cc48..0770b4f 100644 --- a/charts/values.yaml +++ b/charts/values.yaml @@ -305,7 +305,7 @@ database: # -- Deploy a single-pod PostgreSQL instance enabled: true # -- PostgreSQL container image - image: docker.io/library/postgres:14.2 + image: docker.io/library/postgres:14.22 # -- Database name database: hyperfleet # -- Database user