1
1
# cloudbeaver
2
2
3
- ![ Version: 2.0.9 ] ( https://img.shields.io/badge/Version-2.0.9 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: latest] ( https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square )
3
+ ![ Version: 2.0.10 ] ( https://img.shields.io/badge/Version-2.0.10 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: latest] ( https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square )
4
4
5
5
CloudBeaver is a light modern web-application for database management.
6
6
@@ -15,8 +15,8 @@ CloudBeaver is a light modern web-application for database management.
15
15
16
16
| Repository | Name | Version |
17
17
| ------------| ------| ---------|
18
- | https://charts.bitnami.com/bitnami | postgresql | 15.5.32 |
19
- | https://inseefrlab.github.io/helm-charts-interactive-services | library-chart | 1.5.41 |
18
+ | https://charts.bitnami.com/bitnami | postgresql | 16.7.13 |
19
+ | https://inseefrlab.github.io/helm-charts-interactive-services | library-chart | 1.7.5 |
20
20
21
21
## Values
22
22
@@ -50,7 +50,7 @@ CloudBeaver is a light modern web-application for database management.
50
50
| postgresql.auth.postgresPassword | string | ` "changeme" ` | |
51
51
| postgresql.auth.username | string | ` "admin" ` | |
52
52
| postgresql.fullnameOverride | string | ` "cloudbeaver-db" ` | |
53
- | postgresql.image.tag | string | ` "15 " ` | |
53
+ | postgresql.image.tag | string | ` "17 " ` | |
54
54
| postgresql.primary.persistence.enabled | bool | ` true ` | |
55
55
| postgresql.primary.persistence.size | string | ` "8Gi" ` | |
56
56
| postgresql.primary.resources.limits.cpu | string | ` "1000m" ` | |
@@ -73,7 +73,7 @@ CloudBeaver is a light modern web-application for database management.
73
73
| security.username | string | ` "onyxia" ` | |
74
74
| securityContext | object | ` {} ` | |
75
75
| service.image.pullPolicy | string | ` "IfNotPresent" ` | |
76
- | service.image.version | string | ` "dbeaver/cloudbeaver:24.3.3 " ` | |
76
+ | service.image.version | string | ` "dbeaver/cloudbeaver:25.1.1 " ` | |
77
77
| serviceAccount.annotations | object | ` {} ` | |
78
78
| serviceAccount.create | bool | ` true ` | |
79
79
| serviceAccount.name | string | ` "" ` | |
0 commit comments