Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-09-28 06:42:05 +00:00
parent 4883b815e6
commit 916911f7d3
151 changed files with 1368 additions and 130 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="owncast-3.0.2"></a>
### [owncast-3.0.2](https://github.com/truecharts/apps/compare/owncast-3.0.1...owncast-3.0.2) (2021-09-28)
#### Chore
* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046))
<a name="owncast-3.0.1"></a>
### [owncast-3.0.1](https://github.com/truecharts/apps/compare/owncast-3.0.0...owncast-3.0.1) (2021-09-26)
+1 -1
View File
@@ -13,7 +13,7 @@ You will, however, be able to use all values referenced in the common chart here
|-----|------|---------|-------------|
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/truecharts/owncast"` | image repository |
| image.tag | string | `"v0.0.8@sha256:5a271ca7d7870bfc9ef777190c882f373063624013cf67517e73c9ef4bdd338d"` | image tag |
| image.tag | string | `"v0.0.9@sha256:dcef5ec7b68a30b120c62d6d0eb9adfe4ff87228b04d64097b40b12f5faa5e90"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |