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="komga-2.0.3"></a>
|
||||
### [komga-2.0.3](https://github.com/truecharts/apps/compare/komga-2.0.2...komga-2.0.3) (2021-09-21)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013))
|
||||
|
||||
|
||||
|
||||
<a name="komga-2.0.2"></a>
|
||||
### [komga-2.0.2](https://github.com/truecharts/apps/compare/komga-2.0.1...komga-2.0.2) (2021-09-14)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 0.125.4
|
||||
appVersion: "0.128.2"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
|
||||
<a name="komga-2.0.2"></a>
|
||||
### [komga-2.0.2](https://github.com/truecharts/apps/compare/komga-2.0.1...komga-2.0.2) (2021-09-14)
|
||||
<a name="komga-2.0.3"></a>
|
||||
### [komga-2.0.3](https://github.com/truecharts/apps/compare/komga-2.0.2...komga-2.0.3) (2021-09-21)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013))
|
||||
|
||||
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| env | object | See below | environment variables. See more environment variables in the [komga documentation](https://komga.org/installation/configuration.html#optional-configuration). |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
||||
| image.repository | string | `"ghcr.io/truecharts/komga"` | image repository |
|
||||
| image.tag | string | `"v0.125.4@sha256:c6c864cd4a1278722e939f833e18060d2144a481c9b45208ac37ff68da5116de"` | image tag |
|
||||
| image.tag | string | `"v0.128.2@sha256:a0478af8a7febac6ac424948efeb131ff908c3e55ebdb7b1c1250c8cc7184c0d"` | image tag |
|
||||
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
|
||||
| podSecurityContext.fsGroup | int | `568` | |
|
||||
| podSecurityContext.fsGroupChangePolicy | string | `"OnRootMismatch"` | |
|
||||
|
||||
Reference in New Issue
Block a user