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="static-1.0.14"></a>
|
||||
### [static-1.0.14](https://github.com/truecharts/apps/compare/static-1.0.13...static-1.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="static-1.0.13"></a>
|
||||
### [static-1.0.13](https://github.com/truecharts/apps/compare/static-1.0.12...static-1.0.13) (2021-11-30)
|
||||
|
||||
|
||||
@@ -12,8 +12,8 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| Key | Type | Default | Description |
|
||||
|-----|------|---------|-------------|
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"ghcr.io/nicholaswilde/static"` | |
|
||||
| image.tag | string | `"version-ee8a20c@sha256:d1d47c730bc41c4ae46de8df0c9c76bb803927fcbe3446b6ff4f7cd152972940"` | |
|
||||
| image.repository | string | `"tccr.io/truecharts/static"` | |
|
||||
| image.tag | string | `"version-ee8a20c@sha256:5644e67d64d9c23330ffd83e62a99f268a801b6d76b67d07a998952de131e00b"` | |
|
||||
| persistence.data.enabled | bool | `true` | |
|
||||
| persistence.data.mountPath | string | `"/data"` | |
|
||||
| persistence.varrun.enabled | bool | `true` | |
|
||||
|
||||
Reference in New Issue
Block a user