chore: Auto-update chart README [skip ci]

This commit is contained in:
truecharts-bot
2022-09-11 13:56:14 +00:00
parent d74ff245c9
commit 5ac2a97847
1500 changed files with 9445 additions and 3417 deletions
+10
View File
@@ -2,6 +2,16 @@
## [baserow-3.0.40](https://github.com/truecharts/charts/compare/baserow-3.0.39...baserow-3.0.40) (2022-09-11)
### Chore
- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
- update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736))
## [baserow-3.0.39](https://github.com/truecharts/charts/compare/baserow-3.0.38...baserow-3.0.39) (2022-08-30)
### Chore
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "1.11.0"
appVersion: "1.12.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
+5 -5
View File
@@ -1,6 +1,6 @@
# baserow
![Version: 3.0.39](https://img.shields.io/badge/Version-3.0.39-informational?style=flat-square) ![AppVersion: 1.11.0](https://img.shields.io/badge/AppVersion-1.11.0-informational?style=flat-square)
![Version: 3.0.40](https://img.shields.io/badge/Version-3.0.40-informational?style=flat-square) ![AppVersion: 1.12.0](https://img.shields.io/badge/AppVersion-1.12.0-informational?style=flat-square)
Baserow is an open source no-code database tool and Airtable alternative.
@@ -25,9 +25,9 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://charts.truecharts.org/ | postgresql | 8.0.69 |
| https://charts.truecharts.org | redis | 3.0.67 |
| https://library-charts.truecharts.org | common | 10.5.6 |
| https://charts.truecharts.org/ | postgresql | 8.0.75 |
| https://charts.truecharts.org | redis | 3.0.71 |
| https://library-charts.truecharts.org | common | 10.5.9 |
## Installing the Chart
@@ -67,7 +67,7 @@ helm uninstall baserow
#### Available Settings
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
Read through the values.yaml file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
#### Configure using the command line