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-20 13:22:24 +00:00
parent fbb7915fb9
commit 670e8e0f1e
56 changed files with 523 additions and 77 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="tautulli-9.0.26"></a>
### [tautulli-9.0.26](https://github.com/truecharts/apps/compare/tautulli-9.0.25...tautulli-9.0.26) (2021-12-20)
#### Chore
* update docker general non-major ([#1585](https://github.com/truecharts/apps/issues/1585))
<a name="tautulli-9.0.25"></a>
### [tautulli-9.0.25](https://github.com/truecharts/apps/compare/tautulli-9.0.24...tautulli-9.0.25) (2021-12-19)
+1 -1
View File
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | `{}` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/tautulli"` | |
| image.tag | string | `"v2.7.7@sha256:c63a409b9d44b5018dfe72955609f6b25b70945976739cd28f1f0af6e73484df"` | |
| image.tag | string | `"v2.8.0@sha256:2272501487483db1095edb1641f22c67af6d047316673d66bccb2d9cacadeff6"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| service.main.ports.main.port | int | `8181` | |
File diff suppressed because one or more lines are too long