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-8.0.5"></a>
|
||||
### [heimdall-8.0.5](https://github.com/truecharts/apps/compare/heimdall-8.0.4...heimdall-8.0.5) (2021-10-05)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1098](https://github.com/truecharts/apps/issues/1098))
|
||||
|
||||
|
||||
|
||||
<a name="heimdall-8.0.4"></a>
|
||||
### [heimdall-8.0.4](https://github.com/truecharts/apps/compare/heimdall-8.0.3...heimdall-8.0.4) (2021-09-29)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 2.2.2
|
||||
appVersion: "2.2.2"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
|
||||
<a name="heimdall-8.0.5"></a>
|
||||
### [heimdall-8.0.5](https://github.com/truecharts/apps/compare/heimdall-8.0.4...heimdall-8.0.5) (2021-10-05)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1098](https://github.com/truecharts/apps/issues/1098))
|
||||
|
||||
@@ -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:71c2d79a0c05666797f59c6bb323464f6c4618819a84691d250c536ab1d42c1c"` | |
|
||||
| image.tag | string | `"version-2.2.2@sha256:362ba6d3034e7dba0d53ede9b6beb413fa588e91b92161a5ad434f723f9f52f1"` | |
|
||||
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
|
||||
Reference in New Issue
Block a user