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-03 15:44:18 +00:00
parent e8dbca32f5
commit 63e8f0b559
634 changed files with 9046 additions and 693 deletions
+10
View File
@@ -1,6 +1,16 @@
# Changelog<br>
<a name="thelounge-4.0.15"></a>
### [thelounge-4.0.15](https://github.com/truecharts/apps/compare/thelounge-4.0.14...thelounge-4.0.15) (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="thelounge-4.0.14"></a>
### [thelounge-4.0.14](https://github.com/truecharts/apps/compare/thelounge-4.0.13...thelounge-4.0.14) (2021-11-30)
+2 -2
View File
@@ -13,8 +13,8 @@ You will, however, be able to use all values referenced in the common chart here
|-----|------|---------|-------------|
| env | object | See below | environment variables. See [image docs](https://hub.docker.com/r/thelounge/thelounge/) for more details. |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/truecharts/thelounge"` | image repository |
| image.tag | string | `"v4.3.0@sha256:1a017ca7ee4ebcb8eadbbd416e21366e73084ddea68c8160f7f3f7e9eeae8f3b"` | image tag |
| image.repository | string | `"tccr.io/truecharts/thelounge"` | image repository |
| image.tag | string | `"v4.3.0@sha256:642d2b46f679b666e7b7458e761de135b7fb6761e986a8bcb620d81803195051"` | image tag |
| ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| podSecurityContext.runAsGroup | int | `0` | |