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="nullserv-4.0.14"></a>
|
||||
### [nullserv-4.0.14](https://github.com/truecharts/apps/compare/nullserv-4.0.13...nullserv-4.0.14) (2021-12-03)
|
||||
|
||||
#### Chore
|
||||
|
||||
* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448))
|
||||
* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449))
|
||||
|
||||
|
||||
|
||||
<a name="nullserv-4.0.13"></a>
|
||||
### [nullserv-4.0.13](https://github.com/truecharts/apps/compare/nullserv-4.0.12...nullserv-4.0.13) (2021-11-30)
|
||||
|
||||
|
||||
@@ -15,8 +15,8 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| env | object | See below | environment variables. See more environment variables in the [nullserv documentation](https://github.com/bmrzycki/nullserv/blob/master/README.md). |
|
||||
| env.TZ | string | `"UTC"` | Set the container timezone |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
||||
| image.repository | string | `"ghcr.io/k8s-at-home/nullserv"` | image repository |
|
||||
| image.tag | string | `"v1.3.0@sha256:0792c7e6d814bf292455da3f40aa5d56c465f2b5024e786ac3bf3dc3b16cc757"` | image tag |
|
||||
| image.repository | string | `"tccr.io/truecharts/nullserv"` | image repository |
|
||||
| image.tag | string | `"v1.3.0@sha256:67aa9d50ba0c9547b4b0f7fc68c023a34b5e2b027f7bc9233120d5fbd6bcf3cd"` | image tag |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
| podSecurityContext.runAsGroup | int | `0` | |
|
||||
|
||||
Reference in New Issue
Block a user