Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-12-11 12:19:54 +00:00
parent 03112f38f7
commit 05a3c5128d
331 changed files with 3745 additions and 960 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="gaps-9.0.20"></a>
### [gaps-9.0.20](https://github.com/truecharts/apps/compare/gaps-9.0.19...gaps-9.0.20) (2021-12-11)
#### Chore
* update non-major docker ([#1507](https://github.com/truecharts/apps/issues/1507))
<a name="gaps-9.0.19"></a>
### [gaps-9.0.19](https://github.com/truecharts/apps/compare/gaps-9.0.18...gaps-9.0.19) (2021-12-07)
+1 -1
View File
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | `{}` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/gaps"` | |
| image.tag | string | `"v0.8.8@sha256:7f7d33e4279f55bfaf5ea1a7e071b4266794052eddaba2294ab29be45a2133bf"` | |
| image.tag | string | `"v0.8.8@sha256:76d297b1431aa14c7643d0e8b0c91167cdb3ac35efa978c32162482ed03ccd73"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/usr/data"` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
File diff suppressed because one or more lines are too long