Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="heimdall-7.0.2"></a>
|
||||
### [heimdall-7.0.2](https://github.com/truecharts/apps/compare/heimdall-7.0.1...heimdall-7.0.2) (2021-09-21)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013))
|
||||
|
||||
|
||||
|
||||
<a name="heimdall-7.0.1"></a>
|
||||
### [heimdall-7.0.1](https://github.com/truecharts/apps/compare/heimdall-6.11.15...heimdall-7.0.1) (2021-09-13)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 2.2.2
|
||||
appVersion: "2.2.2"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
|
||||
@@ -1,19 +1,7 @@
|
||||
|
||||
<a name="heimdall-7.0.1"></a>
|
||||
### [heimdall-7.0.1](https://github.com/truecharts/apps/compare/heimdall-6.11.15...heimdall-7.0.1) (2021-09-13)
|
||||
<a name="heimdall-7.0.2"></a>
|
||||
### [heimdall-7.0.2](https://github.com/truecharts/apps/compare/heimdall-7.0.1...heimdall-7.0.2) (2021-09-21)
|
||||
|
||||
#### Chore
|
||||
|
||||
* move all LSIO containers to github registry ([#957](https://github.com/truecharts/apps/issues/957))
|
||||
* update non-major ([#962](https://github.com/truecharts/apps/issues/962))
|
||||
|
||||
#### Feat
|
||||
|
||||
* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977))
|
||||
* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973))
|
||||
* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963))
|
||||
* Move some common containers to our own containers
|
||||
|
||||
#### Fix
|
||||
|
||||
* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956))
|
||||
* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013))
|
||||
|
||||
@@ -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 | `"ghcr.io/linuxserver/heimdall"` | |
|
||||
| image.tag | string | `"version-2.2.2@sha256:f27eb3bb634df8370d5d96496e53c31174252d68e6bb792dddea2e80fb703213"` | |
|
||||
| image.tag | string | `"version-2.2.2@sha256:823ce3c0e05b9bd7c011c03cea3af33b71efd726514d22b2d5b1d6989cefd5a7"` | |
|
||||
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
|
||||
Reference in New Issue
Block a user