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-10 16:28:00 +00:00
parent 3ff538a498
commit e61f57dd60
256 changed files with 3191 additions and 1245 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="tautulli-9.0.42"></a>
### [tautulli-9.0.42](https://github.com/truecharts/apps/compare/tautulli-9.0.41...tautulli-9.0.42) (2022-02-10)
#### Chore
* update docker general non-major ([#1876](https://github.com/truecharts/apps/issues/1876))
<a name="tautulli-9.0.41"></a>
### [tautulli-9.0.41](https://github.com/truecharts/apps/compare/tautulli-9.0.40...tautulli-9.0.41) (2022-02-08)
+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.8.1@sha256:d36978f9db0eaa7e1f6c319e9964def6d9a1ce33d6789e12af96cf136ad9537d"` | |
| image.tag | string | `"v2.9.3@sha256:07b36547a2dbb157be3b104100f2799f48e74aa84d9ffbfcc3749e7f410f9097"` | |
| 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