Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,16 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="grist-1.0.6"></a>
|
||||
### [grist-1.0.6](https://github.com/truecharts/apps/compare/grist-1.0.5...grist-1.0.6) (2022-03-17)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update docker general non-major ([#2198](https://github.com/truecharts/apps/issues/2198))
|
||||
* update docker general non-major ([#2196](https://github.com/truecharts/apps/issues/2196))
|
||||
|
||||
|
||||
|
||||
<a name="grist-1.0.4"></a>
|
||||
### [grist-1.0.4](https://github.com/truecharts/apps/compare/grist-1.0.3...grist-1.0.4) (2022-03-07)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "0.7.5"
|
||||
appVersion: "0.7.6"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
||||
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 9.1.2 |
|
||||
| https://truecharts.org | common | 9.1.4 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| env.PORT | string | `"{{ .Values.service.main.ports.main.port }}"` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"tccr.io/truecharts/grist"` | |
|
||||
| image.tag | string | `"v0.7.5@sha256:1167922bec1f019de3cc0463f97f1bd3cad1d104ceee4d31e26d74493d6f79fc"` | |
|
||||
| image.tag | string | `"v0.7.6@sha256:b25e45defaddb7557ae36bdd058cdd9b69aab91403a2c9966de7f9a1ce9f44af"` | |
|
||||
| persistence.persist.enabled | bool | `true` | |
|
||||
| persistence.persist.mountPath | string | `"/persist"` | |
|
||||
| podSecurityContext.runAsGroup | int | `0` | |
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user