Skip to content

Commit b07b415

Browse files
committed
Generate Helm docs
1 parent 8b028f2 commit b07b415

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

charts/cloudbeaver-chart/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# cloudbeaver
22

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)
44

55
CloudBeaver is a light modern web-application for database management.
66

@@ -15,8 +15,8 @@ CloudBeaver is a light modern web-application for database management.
1515

1616
| Repository | Name | Version |
1717
|------------|------|---------|
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 |
2020

2121
## Values
2222

@@ -50,7 +50,7 @@ CloudBeaver is a light modern web-application for database management.
5050
| postgresql.auth.postgresPassword | string | `"changeme"` | |
5151
| postgresql.auth.username | string | `"admin"` | |
5252
| postgresql.fullnameOverride | string | `"cloudbeaver-db"` | |
53-
| postgresql.image.tag | string | `"15"` | |
53+
| postgresql.image.tag | string | `"17"` | |
5454
| postgresql.primary.persistence.enabled | bool | `true` | |
5555
| postgresql.primary.persistence.size | string | `"8Gi"` | |
5656
| postgresql.primary.resources.limits.cpu | string | `"1000m"` | |
@@ -73,7 +73,7 @@ CloudBeaver is a light modern web-application for database management.
7373
| security.username | string | `"onyxia"` | |
7474
| securityContext | object | `{}` | |
7575
| 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"` | |
7777
| serviceAccount.annotations | object | `{}` | |
7878
| serviceAccount.create | bool | `true` | |
7979
| serviceAccount.name | string | `""` | |

0 commit comments

Comments
 (0)