Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-02-21 17:08:03 +00:00
parent c4e08f8f25
commit fbe92bcce4
219 changed files with 3284 additions and 1697 deletions
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="impostor-server-0.0.8"></a>
### [impostor-server-0.0.8](https://github.com/truecharts/apps/compare/impostor-server-0.0.7...impostor-server-0.0.8) (2022-02-21)
#### Chore
* update docker general non-major ([#1924](https://github.com/truecharts/apps/issues/1924))
<a name="impostor-server-0.0.7"></a>
### [impostor-server-0.0.7](https://github.com/truecharts/apps/compare/impostor-server-0.0.6...impostor-server-0.0.7) (2022-02-16)
@@ -24,7 +24,7 @@ You will, however, be able to use all values referenced in the common chart here
| image.tag | string | `"v1.6.0@sha256:789dda6ea04417d5a7abb9f0373e53ecab7a2cd7b77fa7fc8d9620d977b0e863"` | |
| nightlyImage.pullPolicy | string | `"IfNotPresent"` | |
| nightlyImage.repository | string | `"tccr.io/truecharts/impostor-server-nightly"` | |
| nightlyImage.tag | string | `"vnightly@sha256:ae0d9dcb092d319af4f38b3271fc687bbced6c569fbad3f1c3d471361102d1d1"` | |
| nightlyImage.tag | string | `"vnightly@sha256:aa755c70c25845d63652a2f3a93604dacb340e622dd52b08c669da62ef8aa8c1"` | |
| probes.liveness | object | See below | Liveness probe configuration |
| probes.readiness | object | See below | Redainess probe configuration |
| probes.startup | object | See below | Startup probe configuration |