Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="muximux-0.0.2"></a>
|
||||
### [muximux-0.0.2](https://github.com/truecharts/apps/compare/muximux-0.0.1...muximux-0.0.2) (2021-10-13)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134))
|
||||
|
||||
|
||||
|
||||
<a name="muximux-0.0.1"></a>
|
||||
### muximux-0.0.1 (2021-10-04)
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 057352e8
|
||||
appVersion: "057352e8"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
||||
@@ -2,8 +2,6 @@
|
||||
|
||||
A lightweight portal to view & manage your HTPC apps without having to run anything more than a PHP enabled webserver
|
||||
|
||||
|
||||
|
||||
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
|
||||
<a name="muximux-0.0.1"></a>
|
||||
### muximux-0.0.1 (2021-10-04)
|
||||
<a name="muximux-0.0.2"></a>
|
||||
### [muximux-0.0.2](https://github.com/truecharts/apps/compare/muximux-0.0.1...muximux-0.0.2) (2021-10-13)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major docker tags ([#1134](https://github.com/truecharts/apps/issues/1134))
|
||||
|
||||
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| env.PUID | int | `568` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"ghcr.io/linuxserver/muximux"` | |
|
||||
| image.tag | string | `"version-057352e8"` | |
|
||||
| image.tag | string | `"version-057352e8@sha256:6bfa1fba5f2db524483fb31b9631899555cfec8f978930d49f9b8ef3ff5e2d99"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
| persistence.varrun.enabled | bool | `true` | |
|
||||
|
||||
Reference in New Issue
Block a user