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="sonarr-8.0.5"></a>
|
||||
### [sonarr-8.0.5](https://github.com/truecharts/apps/compare/sonarr-8.0.4...sonarr-8.0.5) (2021-10-05)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1098](https://github.com/truecharts/apps/issues/1098))
|
||||
|
||||
|
||||
|
||||
<a name="sonarr-8.0.4"></a>
|
||||
### [sonarr-8.0.4](https://github.com/truecharts/apps/compare/sonarr-8.0.3...sonarr-8.0.4) (2021-09-29)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 3.0.6.1265
|
||||
appVersion: "3.0.6.1342"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
|
||||
<a name="sonarr-8.0.5"></a>
|
||||
### [sonarr-8.0.5](https://github.com/truecharts/apps/compare/sonarr-8.0.4...sonarr-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/k8s-at-home/sonarr"` | |
|
||||
| image.tag | string | `"v3.0.6.1265@sha256:90ded1799623b6480cf7f5c894158aedad8395832740aae2e4e9d9048888b736"` | |
|
||||
| image.tag | string | `"v3.0.6.1342@sha256:c57197cb264e2a0755da3efa8f76c1ef181ff303fb6f7dff099a54bb057838a8"` | |
|
||||
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
|
||||
Reference in New Issue
Block a user