Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-10-13 21:35:39 +00:00
parent 9112c749dc
commit 256af9e373
366 changed files with 2710 additions and 462 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="plex-7.0.7"></a>
### [plex-7.0.7](https://github.com/truecharts/apps/compare/plex-7.0.6...plex-7.0.7) (2021-10-13)
#### Chore
* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134))
<a name="plex-7.0.6"></a>
### [plex-7.0.6](https://github.com/truecharts/apps/compare/plex-7.0.5...plex-7.0.6) (2021-10-12)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 1.24.3.503
appVersion: "1.24.4.508"
dependencies:
- name: common
repository: https://truecharts.org
+3 -3
View File
@@ -1,7 +1,7 @@
<a name="plex-7.0.6"></a>
### [plex-7.0.6](https://github.com/truecharts/apps/compare/plex-7.0.5...plex-7.0.6) (2021-10-12)
<a name="plex-7.0.7"></a>
### [plex-7.0.7](https://github.com/truecharts/apps/compare/plex-7.0.6...plex-7.0.7) (2021-10-13)
#### Chore
* update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126))
* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134))
+1 -1
View File
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.ALLOWED_NETWORKS | string | `"172.16.0.0/16"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/k8s-at-home/plex"` | |
| image.tag | string | `"v1.24.3.5033-757abe6b4@sha256:23a65cc78a0aab38f26a60d38f65eefcb2db7dc4e5d99c4ac7ad8f722c677654"` | |
| image.tag | string | `"v1.24.4.5081-e362dc1ee@sha256:76cf477469c9ba3951917188d662234032212f8e02f0a17f27036040cde509fc"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |