Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -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,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "4.1.0"
|
||||
appVersion: "4.2.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
||||
@@ -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
Reference in New Issue
Block a user