Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-03-15 15:31:02 +00:00
parent 596fb9f935
commit f4c461e2ee
292 changed files with 6478 additions and 5161 deletions
+10
View File
@@ -1,6 +1,16 @@
# Changelog<br>
<a name="nzbhydra-10.0.3"></a>
### [nzbhydra-10.0.3](https://github.com/truecharts/apps/compare/nzbhydra-10.0.2...nzbhydra-10.0.3) (2022-03-15)
#### Chore
* remove puid from values ([#2152](https://github.com/truecharts/apps/issues/2152))
* update docker general non-major ([#2175](https://github.com/truecharts/apps/issues/2175))
<a name="nzbhydra-10.0.2"></a>
### [nzbhydra-10.0.2](https://github.com/truecharts/apps/compare/nzbhydra-10.0.1...nzbhydra-10.0.2) (2022-03-07)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "4.1.0"
appVersion: "4.2.0"
dependencies:
- name: common
repository: https://truecharts.org
+1 -2
View File
@@ -11,10 +11,9 @@ You will, however, be able to use all values referenced in the common chart here
| Key | Type | Default | Description |
|-----|------|---------|-------------|
| env | object | `{}` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/nzbhydra2"` | |
| image.tag | string | `"v4.1.0@sha256:7a9511530053833ecc3e3ea96ae186e48d6b807cc35ee3d44998f30546c46682"` | |
| image.tag | string | `"v4.2.0@sha256:c79c9f0df6eeffd8822dff0797c8ef3e2d1b33e5ce246f5367354fdc48152822"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| probes.liveness.custom | bool | `true` | |
File diff suppressed because one or more lines are too long