feat(grist): BREAKING CHANGE - rework, adds postgres and more options (#4106)
* feat(grist): rework, adds postgres and more options * update UI * fix configmap * nousername * add few more opts
This commit is contained in:
@@ -4,6 +4,10 @@ dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.7.0
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 8.0.97
|
||||
- condition: redis.enabled
|
||||
name: redis
|
||||
repository: https://charts.truecharts.org
|
||||
@@ -26,7 +30,7 @@ sources:
|
||||
- https://hub.docker.com/r/gristlabs/grist
|
||||
- https://github.com/gristlabs/grist-core
|
||||
- https://support.getgrist.com/
|
||||
version: 3.0.44
|
||||
version: 4.0.0
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
||||
|
||||
Reference in New Issue
Block a user