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="bazarr-9.0.46"></a>
|
||||
### [bazarr-9.0.46](https://github.com/truecharts/apps/compare/bazarr-9.0.45...bazarr-9.0.46) (2022-02-28)
|
||||
|
||||
#### Chore
|
||||
|
||||
* rename `web_portal` to `open` ([#1957](https://github.com/truecharts/apps/issues/1957))
|
||||
* update docker general non-major ([#1980](https://github.com/truecharts/apps/issues/1980))
|
||||
|
||||
|
||||
|
||||
<a name="bazarr-9.0.45"></a>
|
||||
### [bazarr-9.0.45](https://github.com/truecharts/apps/compare/bazarr-9.0.44...bazarr-9.0.45) (2022-02-21)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.0.2"
|
||||
appVersion: "1.0.3"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
||||
@@ -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 | `"tccr.io/truecharts/bazarr"` | |
|
||||
| image.tag | string | `"v1.0.2@sha256:11023cb6bf5c496c362b6a6aa97f49c3afa291b7dbaf17eaee80fd973cd836d8"` | |
|
||||
| image.tag | string | `"v1.0.3@sha256:ef17812f743537ce823e32b6f1dfcad7852e47a7986dadeb74f4615c84b79ce2"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
| service.main.ports.main.port | int | `6767` | |
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user