Skip to content

Commit

Permalink
Generate Helm docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ihiverlet committed Sep 18, 2024
1 parent 331908c commit 14b30e7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/cloudbeaver-chart/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# cloudbeaver

![Version: 2.0.2](https://img.shields.io/badge/Version-2.0.2-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)
![Version: 2.0.3](https://img.shields.io/badge/Version-2.0.3-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)

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

Expand All @@ -15,7 +15,7 @@ CloudBeaver is a light modern web-application for database management.

| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | postgresql | 15.5.13 |
| https://charts.bitnami.com/bitnami | postgresql | 15.5.32 |
| https://inseefrlab.github.io/helm-charts-interactive-services | library-chart | 1.5.25 |

## Values
Expand Down Expand Up @@ -73,7 +73,7 @@ CloudBeaver is a light modern web-application for database management.
| security.username | string | `"onyxia"` | |
| securityContext | object | `{}` | |
| service.image.pullPolicy | string | `"IfNotPresent"` | |
| service.image.version | string | `"dbeaver/cloudbeaver:24.1.1"` | |
| service.image.version | string | `"dbeaver/cloudbeaver:24.2.0"` | |
| serviceAccount.annotations | object | `{}` | |
| serviceAccount.create | bool | `true` | |
| serviceAccount.name | string | `""` | |
Expand Down

0 comments on commit 14b30e7

Please sign in to comment.