11# postgresql
22
3- ![ Version: 1.0.8 ] ( https://img.shields.io/badge/Version-1.0.8 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square )
3+ ![ Version: 1.0.9 ] ( https://img.shields.io/badge/Version-1.0.9 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 17.5.0 ] ( https://img.shields.io/badge/AppVersion-17.5.0 -informational?style=flat-square)
44
55An object-relational database management system, a database server.
66
@@ -14,21 +14,23 @@ An object-relational database management system, a database server.
1414
1515| Repository | Name | Version |
1616| ------------| ------| ---------|
17- | https://charts.bitnami.com/bitnami | postgresql | 16.2.5 |
18- | https://inseefrlab.github.io/helm-charts-interactive-services | library-chart | 1.5.33 |
17+ | https://charts.bitnami.com/bitnami | postgresql | 16.7.11 |
18+ | https://inseefrlab.github.io/helm-charts-interactive-services | library-chart | 1.7.3 |
1919
2020## Values
2121
2222| Key | Type | Default | Description |
2323| -----| ------| ---------| -------------|
2424| discovery.enabled | bool | ` true ` | |
25+ | global.security.allowInsecureImages | bool | ` true ` | |
2526| postgresql.auth.database | string | ` "defaultdb" ` | |
2627| postgresql.auth.password | string | ` "" ` | |
2728| postgresql.auth.postgresPassword | string | ` "" ` | |
2829| postgresql.auth.username | string | ` "" ` | |
2930| postgresql.extensions.postgis | bool | ` false ` | |
3031| postgresql.image.pullPolicy | string | ` "IfNotPresent" ` | |
31- | postgresql.image.tag | string | ` "16" ` | |
32+ | postgresql.image.repository | string | ` "bitnami/postgresql" ` | |
33+ | postgresql.image.tag | string | ` "17" ` | |
3234| postgresql.primary.initdb.scriptsConfigMap | string | ` "{{ include \"library-chart.fullname\" . }}" ` | |
3335| postgresql.primary.networkPolicy.enabled | bool | ` false ` | |
3436| postgresql.primary.resources.limits | object | ` {} ` | |
0 commit comments