Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-09-21 08:50:15 +00:00
parent d976ce2065
commit 87e3219b6f
176 changed files with 1563 additions and 362 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="sogo-3.0.3"></a>
### [sogo-3.0.3](https://github.com/truecharts/apps/compare/sogo-3.0.2...sogo-3.0.3) (2021-09-21)
#### Chore
* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013))
<a name="sogo-3.0.2"></a>
### [sogo-3.0.2](https://github.com/truecharts/apps/compare/sogo-3.0.1...sogo-3.0.2) (2021-09-14)
+1 -1
View File
@@ -21,7 +21,7 @@ You will, however, be able to use all values referenced in the common chart here
| postgresql | object | `{"enabled":true,"existingSecret":"dbcreds","postgresqlDatabase":"sogo","postgresqlUsername":"sogo"}` | postgres dependency settings |
| postgresqlImage.pullPolicy | string | `"IfNotPresent"` | |
| postgresqlImage.repository | string | `"bitnami/postgresql"` | |
| postgresqlImage.tag | string | `"13.4.0@sha256:0fa00d56daee4ab334e0b5aeabfb8674aadc501e498ca13feac5b5fdced4bcba"` | |
| postgresqlImage.tag | string | `"13.4.0@sha256:5a50f847555436a100f1b9653a5d50677e2a8e509779b80fd99217f16b35a19f"` | |
| service | object | `{"main":{"ports":{"main":{"port":80}}}}` | services |
| sogo | object | `{"auth":{"SOGoPasswordChangeEnabled":true},"custom":[],"debug":{"ImapDebugEnabled":false,"LDAPDebugEnabled":false,"MySQL4DebugEnabled":false,"PGDebugEnabled":false,"SOGoDebugRequests":false,"SOGoUIxDebugEnabled":false,"SoDebugBaseURL":false,"WODontZipResponse":false,"WOLogFile":"/var/log/sogo/sogo.log"},"general":{"SOGoLanguage":"English","SOGoSuperUsernames":"","SxVMemLimit":"384"},"mail":{"NGMimeBuildMimeTempDirectory":"/mimetmp","SOGoDraftsFolderName":"Drafts","SOGoForceExternalLoginWithEmail":false,"SOGoIMAPServer":"localhost","SOGoMailDomain":"example.com","SOGoMailSpoolPath":"/var/spool/sogo","SOGoMailingMechanism":"smtp","SOGoSMTPServer":"smtp://domain:port","SOGoSentFolderName":"Sent","SOGoSieveServer":"","SOGoTrashFolderName":"Trash"},"notifications":{"SOGoACLsSendEMailNotifications":false,"SOGoAppointmentSendEMailNotifications":false,"SOGoFoldersSendEMailNotifications":false},"usersources":[],"webui":{"SOGoForwardEnabled":true,"SOGoMailAuxiliaryUserAccountsEnabled":true,"SOGoPageTitle":"SOGo","SOGoSieveScriptsEnabled":true,"SOGoTrustProxyAuthentication":false,"SOGoVacationEnabled":true,"SOGoXSRFValidationEnabled":true}}` | Sogo settings |
| sogo.auth | object | `{"SOGoPasswordChangeEnabled":true}` | Pre-configured Sogo authentication settings |
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="common-test-3.1.3"></a>
### [common-test-3.1.3](https://github.com/truecharts/apps/compare/common-test-3.1.2...common-test-3.1.3) (2021-09-21)
#### Chore
* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013))
<a name="common-test-3.1.2"></a>
### [common-test-3.1.2](https://github.com/truecharts/apps/compare/common-test-3.1.1...common-test-3.1.2) (2021-09-14)
+1 -1
View File
@@ -13,6 +13,6 @@ You will, however, be able to use all values referenced in the common chart here
|-----|------|---------|-------------|
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/homer"` | |
| image.tag | string | `"latest@sha256:6d4f5dd5b4cfb33ddbd5a7a896ba73fd96a352da57dd20600007a22f9aaa4fc3"` | |
| image.tag | string | `"latest@sha256:afa37f010ca951421e688b81a7ff3ef3bd58afe3d839c3f0f0870fccac17dfe7"` | |
All Rights Reserved - The TrueCharts Project
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="airsonic-2.0.2"></a>
### [airsonic-2.0.2](https://github.com/truecharts/apps/compare/airsonic-2.0.1...airsonic-2.0.2) (2021-09-21)
#### Chore
* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013))
<a name="airsonic-2.0.1"></a>
### [airsonic-2.0.1](https://github.com/truecharts/apps/compare/airsonic-1.11.15...airsonic-2.0.1) (2021-09-13)
+1 -1
View File
@@ -19,7 +19,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/linuxserver/airsonic"` | image repository |
| image.tag | string | `"version-v10.6.2@sha256:531bdcbb5362bbd72d13ea91f11d386542f04a6cced1d8614e2091685c262057"` | image tag |
| image.tag | string | `"version-v10.6.2@sha256:bdce3fe421c0502a8e87acf31d680a7ad4acbb7027a83813b25fab3c3aa0713f"` | image tag |
| ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| service | object | See values.yaml | Configures service settings for the chart. Normally this does not need to be modified. |
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="authelia-3.0.6"></a>
### [authelia-3.0.6](https://github.com/truecharts/apps/compare/authelia-3.0.5...authelia-3.0.6) (2021-09-21)
#### Chore
* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013))
<a name="authelia-3.0.5"></a>
### [authelia-3.0.5](https://github.com/truecharts/apps/compare/authelia-3.0.4...authelia-3.0.5) (2021-09-14)
+2 -2
View File
@@ -63,7 +63,7 @@ You will, however, be able to use all values referenced in the common chart here
| identity_providers.oidc.refresh_token_lifespan | string | `"90m"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/authelia/authelia"` | |
| image.tag | string | `"4.30.5@sha256:1b32c5c072de7522a84e2e0badc52bf981c8bf7a8369b752720fbfc597c35ea7"` | |
| image.tag | string | `"4.31.0@sha256:6036f2b1fa3214fdcf189a8f28f40a856372413984b08f15ba4fb5891d77bc0a"` | |
| initContainers.init-postgresdb.command[0] | string | `"sh"` | |
| initContainers.init-postgresdb.command[1] | string | `"-c"` | |
| initContainers.init-postgresdb.command[2] | string | `"until pg_isready -U authelia -h ${pghost} ; do sleep 2 ; done"` | |
@@ -115,7 +115,7 @@ You will, however, be able to use all values referenced in the common chart here
| postgresql.postgresqlUsername | string | `"authelia"` | |
| postgresqlImage.pullPolicy | string | `"IfNotPresent"` | |
| postgresqlImage.repository | string | `"bitnami/postgresql"` | |
| postgresqlImage.tag | string | `"13.4.0@sha256:0fa00d56daee4ab334e0b5aeabfb8674aadc501e498ca13feac5b5fdced4bcba"` | |
| postgresqlImage.tag | string | `"13.4.0@sha256:5a50f847555436a100f1b9653a5d50677e2a8e509779b80fd99217f16b35a19f"` | |
| probes.liveness.path | string | `"/api/health\""` | |
| probes.liveness.type | string | `"HTTP"` | |
| probes.readiness.path | string | `"/api/health"` | |
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="booksonic-air-2.0.2"></a>
### [booksonic-air-2.0.2](https://github.com/truecharts/apps/compare/booksonic-air-2.0.1...booksonic-air-2.0.2) (2021-09-21)
#### Chore
* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013))
<a name="booksonic-air-2.0.1"></a>
### [booksonic-air-2.0.1](https://github.com/truecharts/apps/compare/booksonic-air-1.9.15...booksonic-air-2.0.1) (2021-09-13)
@@ -16,7 +16,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/linuxserver/booksonic-air"` | image repository |
| image.tag | string | `"version-v2009.1.0@sha256:0b02c0a3d3c3d24aa7c8da2171406c8c0a59935e314111db0640773722ba6377"` | image tag |
| image.tag | string | `"version-v2009.1.0@sha256:e05e9b40b03ad4f7468c297f4282cd9a713de9513968b0872abf90b10cce00e7"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| service | object | See values.yaml | Configures service settings for the chart. |
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="collabora-online-7.0.2"></a>
### [collabora-online-7.0.2](https://github.com/truecharts/apps/compare/collabora-online-7.0.1...collabora-online-7.0.2) (2021-09-21)
#### Chore
* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013))
<a name="collabora-online-7.0.1"></a>
### [collabora-online-7.0.1](https://github.com/truecharts/apps/compare/collabora-online-6.11.15...collabora-online-7.0.1) (2021-09-13)
@@ -19,7 +19,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.username | string | `"admin"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/collabora"` | |
| image.tag | string | `"v6.4.10.10@sha256:9b44b62b0d7894b4bdd6db6c4a5be66b4a2b14920f2d6401252e57641975d911"` | |
| image.tag | string | `"v6.4.11.3@sha256:30eab5f9807e006b90b2533ad3a60b84c6e744a6fed8a3be2bd3f1a839715456"` | |
| service.main.ports.main.port | int | `9980` | |
| service.main.type | string | `"NodePort"` | |
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="custom-app-1.0.3"></a>
### [custom-app-1.0.3](https://github.com/truecharts/apps/compare/custom-app-1.0.2...custom-app-1.0.3) (2021-09-21)
#### Chore
* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013))
<a name="custom-app-1.0.2"></a>
### [custom-app-1.0.2](https://github.com/truecharts/apps/compare/custom-app-1.0.1...custom-app-1.0.2) (2021-09-14)
+1 -1
View File
@@ -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/jackett"` | |
| image.tag | string | `"v0.18.755@sha256:ddd7dfe90826a6c60e710874e7fb05aec824cfb531d76e143707b6d20de993de"` | |
| image.tag | string | `"v0.18.773@sha256:288d33f51df057ba91a8f4586e7b47082984c66f21ccfa09a39339402aebcbad"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="dizquetv-2.0.2"></a>
### [dizquetv-2.0.2](https://github.com/truecharts/apps/compare/dizquetv-2.0.1...dizquetv-2.0.2) (2021-09-21)
#### Chore
* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013))
<a name="dizquetv-2.0.1"></a>
### [dizquetv-2.0.1](https://github.com/truecharts/apps/compare/dizquetv-1.9.15...dizquetv-2.0.1) (2021-09-13)
+1 -1
View File
@@ -17,7 +17,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/truecharts/dizquetv"` | image repository |
| image.tag | string | `"v1.4.3@sha256:25c9ed2581550fe15fffeae8a791dabf4119969dbb39b62c45bc8e18c31a52e0"` | image tag |
| image.tag | string | `"v1.4.5@sha256:a6d6ad27279086a679386e8a86d891a01503134e893028f0db6d8a4578649f18"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| service | object | See values.yaml | Configures service settings for the chart. |
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="duplicati-2.0.2"></a>
### [duplicati-2.0.2](https://github.com/truecharts/apps/compare/duplicati-2.0.1...duplicati-2.0.2) (2021-09-21)
#### Chore
* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013))
<a name="duplicati-2.0.1"></a>
### [duplicati-2.0.1](https://github.com/truecharts/apps/compare/duplicati-1.9.15...duplicati-2.0.1) (2021-09-13)
+1 -1
View File
@@ -16,7 +16,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/linuxserver/duplicati"` | image repository |
| image.tag | string | `"latest@sha256:9ab28cc15af085072ed3f0872355c72bf7daa1bd8a8205322571e0e351b2d522"` | image tag |
| image.tag | string | `"latest@sha256:98947d1b6dc0a890a89d38daef1c0752181c604ada7b207390dc5b2f91c90a40"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| service | object | See values.yaml | Configures service settings for the chart. |
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="esphome-7.0.2"></a>
### [esphome-7.0.2](https://github.com/truecharts/apps/compare/esphome-7.0.1...esphome-7.0.2) (2021-09-21)
#### Chore
* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013))
<a name="esphome-7.0.1"></a>
### [esphome-7.0.1](https://github.com/truecharts/apps/compare/esphome-6.11.15...esphome-7.0.1) (2021-09-13)
+1 -1
View File
@@ -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/truecharts/esphome"` | |
| image.tag | string | `"v2021.8.2@sha256:09e69633ab9fd4441cd3dbc086418981891ebeea775cfacfd26b0bc201403c13"` | |
| image.tag | string | `"v2021.9.1@sha256:f50cafe66793653fb2fd22ac436f9dea83535f0cca599400c2d76f09845a6e44"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="fireflyiii-8.0.3"></a>
### [fireflyiii-8.0.3](https://github.com/truecharts/apps/compare/fireflyiii-8.0.2...fireflyiii-8.0.3) (2021-09-21)
#### Chore
* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013))
<a name="fireflyiii-8.0.2"></a>
### [fireflyiii-8.0.2](https://github.com/truecharts/apps/compare/fireflyiii-8.0.1...fireflyiii-8.0.2) (2021-09-14)
+1 -1
View File
@@ -47,7 +47,7 @@ You will, however, be able to use all values referenced in the common chart here
| postgresql.postgresqlUsername | string | `"firefly"` | |
| postgresqlImage.pullPolicy | string | `"IfNotPresent"` | |
| postgresqlImage.repository | string | `"bitnami/postgresql"` | |
| postgresqlImage.tag | string | `"13.4.0@sha256:0fa00d56daee4ab334e0b5aeabfb8674aadc501e498ca13feac5b5fdced4bcba"` | |
| postgresqlImage.tag | string | `"13.4.0@sha256:5a50f847555436a100f1b9653a5d50677e2a8e509779b80fd99217f16b35a19f"` | |
| probes.liveness.path | string | `"/login"` | |
| probes.readiness.path | string | `"/login"` | |
| probes.startup.path | string | `"/login"` | |
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="freshrss-7.0.2"></a>
### [freshrss-7.0.2](https://github.com/truecharts/apps/compare/freshrss-7.0.1...freshrss-7.0.2) (2021-09-21)
#### Chore
* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013))
<a name="freshrss-7.0.1"></a>
### [freshrss-7.0.1](https://github.com/truecharts/apps/compare/freshrss-6.11.15...freshrss-7.0.1) (2021-09-13)
+1 -1
View File
@@ -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/linuxserver/freshrss"` | |
| image.tag | string | `"version-1.18.1@sha256:2f41e81cafbfb1ac99a6cbca1140ced5cb3faf18287a6610623bf28dbad3d74c"` | |
| image.tag | string | `"version-1.18.1@sha256:08fbb9de9f6c0292fc4334375ae0e7b7c618a0dac2a946306f57c64e9508e6b1"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="grocy-7.0.2"></a>
### [grocy-7.0.2](https://github.com/truecharts/apps/compare/grocy-7.0.1...grocy-7.0.2) (2021-09-21)
#### Chore
* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013))
<a name="grocy-7.0.1"></a>
### [grocy-7.0.1](https://github.com/truecharts/apps/compare/grocy-6.11.15...grocy-7.0.1) (2021-09-13)
+1 -1
View File
@@ -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/linuxserver/grocy"` | |
| image.tag | string | `"version-v3.1.1@sha256:0c57f3b4b8020f51305394a5d4b9824bc41cab92fc3c2df76f7212d2588ad9bf"` | |
| image.tag | string | `"version-v3.1.1@sha256:26537103c844e83316d64c4c42f11ea2225f878930c590d1c9048b49ad902188"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="heimdall-7.0.2"></a>
### [heimdall-7.0.2](https://github.com/truecharts/apps/compare/heimdall-7.0.1...heimdall-7.0.2) (2021-09-21)
#### Chore
* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013))
<a name="heimdall-7.0.1"></a>
### [heimdall-7.0.1](https://github.com/truecharts/apps/compare/heimdall-6.11.15...heimdall-7.0.1) (2021-09-13)
+1 -1
View File
@@ -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/linuxserver/heimdall"` | |
| image.tag | string | `"version-2.2.2@sha256:f27eb3bb634df8370d5d96496e53c31174252d68e6bb792dddea2e80fb703213"` | |
| image.tag | string | `"version-2.2.2@sha256:823ce3c0e05b9bd7c011c03cea3af33b71efd726514d22b2d5b1d6989cefd5a7"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="home-assistant-7.0.2"></a>
### [home-assistant-7.0.2](https://github.com/truecharts/apps/compare/home-assistant-7.0.1...home-assistant-7.0.2) (2021-09-21)
#### Chore
* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013))
<a name="home-assistant-7.0.1"></a>
### [home-assistant-7.0.1](https://github.com/truecharts/apps/compare/home-assistant-6.11.16...home-assistant-7.0.1) (2021-09-13)
@@ -16,7 +16,7 @@ You will, however, be able to use all values referenced in the common chart here
| git.deployKeyBase64 | string | `""` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/home-assistant"` | |
| image.tag | string | `"v2021.9.6@sha256:74644684cd6d96bdeab87586e21235ee48d0dac44285cd0b68b12ce0e11895db"` | |
| image.tag | string | `"v2021.9.7@sha256:3cfff66cfe9534a7098d5f22ab0280eebb699c6310c455d3121ef14b20f237b9"` | |
| influxdb.architecture | string | `"standalone"` | |
| influxdb.authEnabled | bool | `false` | |
| influxdb.database | string | `"home_assistant"` | |
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="jackett-7.0.3"></a>
### [jackett-7.0.3](https://github.com/truecharts/apps/compare/jackett-7.0.2...jackett-7.0.3) (2021-09-21)
#### Chore
* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013))
<a name="jackett-7.0.2"></a>
### [jackett-7.0.2](https://github.com/truecharts/apps/compare/jackett-7.0.1...jackett-7.0.2) (2021-09-14)
+1 -1
View File
@@ -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/jackett"` | |
| image.tag | string | `"v0.18.755@sha256:ddd7dfe90826a6c60e710874e7fb05aec824cfb531d76e143707b6d20de993de"` | |
| image.tag | string | `"v0.18.773@sha256:288d33f51df057ba91a8f4586e7b47082984c66f21ccfa09a39339402aebcbad"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
+9
View File
@@ -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 -1
View File
@@ -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"` | |
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="lazylibrarian-7.0.3"></a>
### [lazylibrarian-7.0.3](https://github.com/truecharts/apps/compare/lazylibrarian-7.0.2...lazylibrarian-7.0.3) (2021-09-21)
#### Chore
* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013))
<a name="lazylibrarian-7.0.2"></a>
### [lazylibrarian-7.0.2](https://github.com/truecharts/apps/compare/lazylibrarian-7.0.1...lazylibrarian-7.0.2) (2021-09-14)
@@ -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/linuxserver/lazylibrarian"` | |
| image.tag | string | `"latest@sha256:65ff3e1b07097396c5c03e4e59d78df9b07979556740d7e7e2568009077bebe3"` | |
| image.tag | string | `"latest@sha256:148eb92d265fc31b3fcd39759ed65d608b7ffdf4ffac530ec1ba33aa1f717c2b"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="nextcloud-5.0.3"></a>
### [nextcloud-5.0.3](https://github.com/truecharts/apps/compare/nextcloud-5.0.2...nextcloud-5.0.3) (2021-09-21)
#### Chore
* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013))
<a name="nextcloud-5.0.2"></a>
### [nextcloud-5.0.2](https://github.com/truecharts/apps/compare/nextcloud-5.0.1...nextcloud-5.0.2) (2021-09-14)
+1 -1
View File
@@ -62,7 +62,7 @@ You will, however, be able to use all values referenced in the common chart here
| postgresql.postgresqlUsername | string | `"nextcloud"` | |
| postgresqlImage.pullPolicy | string | `"IfNotPresent"` | |
| postgresqlImage.repository | string | `"bitnami/postgresql"` | |
| postgresqlImage.tag | string | `"13.4.0@sha256:0fa00d56daee4ab334e0b5aeabfb8674aadc501e498ca13feac5b5fdced4bcba"` | |
| postgresqlImage.tag | string | `"13.4.0@sha256:5a50f847555436a100f1b9653a5d50677e2a8e509779b80fd99217f16b35a19f"` | |
| probes | object | See below | Probe configuration -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/) |
| probes.liveness | object | See below | Liveness probe configuration |
| probes.liveness.spec | object | "/" | If a HTTP probe is used (default for HTTP/HTTPS services) this path is used |
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="omada-controller-2.0.2"></a>
### [omada-controller-2.0.2](https://github.com/truecharts/apps/compare/omada-controller-2.0.1...omada-controller-2.0.2) (2021-09-21)
#### Chore
* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013))
<a name="omada-controller-2.0.1"></a>
### [omada-controller-2.0.1](https://github.com/truecharts/apps/compare/omada-controller-1.9.15...omada-controller-2.0.1) (2021-09-13)
@@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"docker.io/mbentley/omada-controller"` | image repository |
| image.tag | string | `"4.4@sha256:3ff4abeaa67d52cdc982b71a096acd8d9377c698118a2e9b777d1f3821c61922"` | image tag |
| image.tag | string | `"4.4@sha256:5c530512f6f58a1961cdac2b24ea886ba58ded16de1d01be285af3766fd3829c"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| podSecurityContext.fsGroup | int | `0` | |
| podSecurityContext.fsGroupChangePolicy | string | `"OnRootMismatch"` | |
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="overseerr-2.0.2"></a>
### [overseerr-2.0.2](https://github.com/truecharts/apps/compare/overseerr-2.0.1...overseerr-2.0.2) (2021-09-21)
#### Chore
* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013))
<a name="overseerr-2.0.1"></a>
### [overseerr-2.0.1](https://github.com/truecharts/apps/compare/overseerr-1.9.15...overseerr-2.0.1) (2021-09-13)
+1 -1
View File
@@ -16,7 +16,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/sct/overseerr"` | image repository |
| image.tag | string | `"1.25.0@sha256:25b51611c0064e06c285ed546e952c6f2699f88c80c7f8810d6810f255ac5edb"` | image tag |
| image.tag | string | `"1.26.1@sha256:254d16af8f71061d0f8feb0d4990078641eff13a17824938b60b43b334342f9d"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| podSecurityContext.fsGroup | int | `568` | |
| podSecurityContext.fsGroupChangePolicy | string | `"OnRootMismatch"` | |
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="owncloud-ocis-2.0.2"></a>
### [owncloud-ocis-2.0.2](https://github.com/truecharts/apps/compare/owncloud-ocis-2.0.1...owncloud-ocis-2.0.2) (2021-09-21)
#### Chore
* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013))
<a name="owncloud-ocis-2.0.1"></a>
### [owncloud-ocis-2.0.1](https://github.com/truecharts/apps/compare/owncloud-ocis-1.9.15...owncloud-ocis-2.0.1) (2021-09-13)
@@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/truecharts/ocis"` | image repository |
| image.tag | string | `"v1.11.0@sha256:57d2a986f62f502767df90c096151ed44ea74d1a6b88a9bac7cdd3b686bed86a"` | image tag |
| image.tag | string | `"v1.12.0@sha256:dca60812fd8e47bbc0b554f8e768f0a8cebe467039cde09c76ce034a3b0fb47b"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| podSecurityContext.fsGroup | int | `568` | |
| podSecurityContext.fsGroupChangePolicy | string | `"OnRootMismatch"` | |
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="plex-6.0.2"></a>
### [plex-6.0.2](https://github.com/truecharts/apps/compare/plex-6.0.1...plex-6.0.2) (2021-09-21)
#### Chore
* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013))
<a name="plex-6.0.1"></a>
### [plex-6.0.1](https://github.com/truecharts/apps/compare/plex-5.11.16...plex-6.0.1) (2021-09-13)
+1 -1
View File
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.ALLOWED_NETWORKS | string | `"172.16.0.0/16"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/k8s-at-home/plex"` | |
| image.tag | string | `"v1.24.2.4973-2b1b51db9@sha256:1f95a305586ca958c5a137f83ebc29cd2e110fcc37f1b6a4ca80f263bc518aaa"` | |
| image.tag | string | `"v1.24.3.5033-757abe6b4@sha256:23a65cc78a0aab38f26a60d38f65eefcb2db7dc4e5d99c4ac7ad8f722c677654"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="postgresql-2.2.3"></a>
### [postgresql-2.2.3](https://github.com/truecharts/apps/compare/postgresql-2.2.2...postgresql-2.2.3) (2021-09-21)
#### Chore
* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013))
<a name="postgresql-2.2.2"></a>
### [postgresql-2.2.2](https://github.com/truecharts/apps/compare/postgresql-2.2.1...postgresql-2.2.2) (2021-09-14)
+1 -1
View File
@@ -19,7 +19,7 @@ You will, however, be able to use all values referenced in the common chart here
| existingSecret | string | `""` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"bitnami/postgresql"` | |
| image.tag | string | `"13.4.0@sha256:0fa00d56daee4ab334e0b5aeabfb8674aadc501e498ca13feac5b5fdced4bcba"` | |
| image.tag | string | `"13.4.0@sha256:5a50f847555436a100f1b9653a5d50677e2a8e509779b80fd99217f16b35a19f"` | |
| initContainers.migrate-db.command[0] | string | `"/bin/sh"` | |
| initContainers.migrate-db.command[1] | string | `"-cx"` | |
| initContainers.migrate-db.command[2] | string | `"echo 'trying to migrate old db to new location...'\nmkdir -p /bitnami/postgresql/data\nmv -f /bitnami/postgresql/old/* /bitnami/postgresql/data/ || true\nchown -R {{ .Values.podSecurityContext.runAsUser }}:{{ .Values.podSecurityContext.fsGroup }} /bitnami/postgresql/data\nchmod 775 /bitnami/postgresql/data\n"` | |
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="prowlarr-2.0.2"></a>
### [prowlarr-2.0.2](https://github.com/truecharts/apps/compare/prowlarr-2.0.1...prowlarr-2.0.2) (2021-09-21)
#### Chore
* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013))
<a name="prowlarr-2.0.1"></a>
### [prowlarr-2.0.1](https://github.com/truecharts/apps/compare/prowlarr-1.11.18...prowlarr-2.0.1) (2021-09-13)
+1 -1
View File
@@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/k8s-at-home/prowlarr"` | image repository |
| image.tag | string | `"v0.1.1.927@sha256:bf6e08cb69458f63b5ea7f94fd5ea13319aa656eee427628f2f31c7e08698299"` | image tag |
| image.tag | string | `"v0.1.1.946@sha256:dfdbeb5a072cd2795cbc9fe74a053d376be841ccee5056e5ffc91cdc498cec99"` | image tag |
| ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| podSecurityContext.fsGroup | int | `568` | |
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="readarr-7.0.2"></a>
### [readarr-7.0.2](https://github.com/truecharts/apps/compare/readarr-7.0.1...readarr-7.0.2) (2021-09-21)
#### Chore
* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013))
<a name="readarr-7.0.1"></a>
### [readarr-7.0.1](https://github.com/truecharts/apps/compare/readarr-6.11.16...readarr-7.0.1) (2021-09-13)
+1 -1
View File
@@ -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/readarr"` | |
| image.tag | string | `"v0.1.0.963@sha256:638ab22380775b662b565c4825b1adbc5244e2db963d2ef77c617a1b2d1bd1a0"` | |
| image.tag | string | `"v0.1.0.968@sha256:83baf69d209958ef0a60f20906b568c6a265c36b7ae468a63a52fffeaa32e1b6"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="traefik-8.0.3"></a>
### [traefik-8.0.3](https://github.com/truecharts/apps/compare/traefik-8.0.2...traefik-8.0.3) (2021-09-21)
#### Chore
* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013))
<a name="traefik-8.0.2"></a>
### [traefik-8.0.2](https://github.com/truecharts/apps/compare/traefik-8.0.1...traefik-8.0.2) (2021-09-16)
+1 -1
View File
@@ -18,7 +18,7 @@ You will, however, be able to use all values referenced in the common chart here
| globalArguments[0] | string | `"--global.checknewversion"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"traefik"` | |
| image.tag | string | `"v2.5.2@sha256:b8802f19de00e344ae5f87d8dde9ff17360a10cf0d5e85949a065de89e69bbe3"` | |
| image.tag | string | `"v2.5.3@sha256:f40028d9771cb29a35392b4cbdd655625596a319b915061e306c503059d0b6f4"` | |
| ingressClass | object | `{"enabled":false,"fallbackApiVersion":"","isDefaultClass":false}` | Use ingressClass. Ignored if Traefik version < 2.3 / kubernetes < 1.18.x |
| ingressRoute | object | `{"dashboard":{"annotations":{},"enabled":true,"labels":{}}}` | Create an IngressRoute for the dashboard |
| logs | object | `{"access":{"enabled":false,"fields":{"general":{"defaultmode":"keep","names":{}},"headers":{"defaultmode":"drop","names":{}}},"filters":{}},"general":{"level":"ERROR"}}` | Logs https://docs.traefik.io/observability/logs/ |
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="unifi-7.0.2"></a>
### [unifi-7.0.2](https://github.com/truecharts/apps/compare/unifi-7.0.1...unifi-7.0.2) (2021-09-21)
#### Chore
* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013))
<a name="unifi-7.0.1"></a>
### [unifi-7.0.1](https://github.com/truecharts/apps/compare/unifi-6.12.1...unifi-7.0.1) (2021-09-13)
+1 -1
View File
@@ -17,7 +17,7 @@ You will, however, be able to use all values referenced in the common chart here
| envTpl.UNIFI_UID | string | `"{{ .Values.env.PGID }}"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/unifi"` | |
| image.tag | string | `"v6.2.26@sha256:cb9fc82546bfd94d5a10da131468695fa56e2f021895f56255464efaf492b6bc"` | |
| image.tag | string | `"v6.4.54@sha256:2504771015b659dac1cf690317193f6e7fb94cf24efd89a3599d99b7bab9705e"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/unifi"` | |
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="vaultwarden-8.0.3"></a>
### [vaultwarden-8.0.3](https://github.com/truecharts/apps/compare/vaultwarden-8.0.2...vaultwarden-8.0.3) (2021-09-21)
#### Chore
* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013))
<a name="vaultwarden-8.0.2"></a>
### [vaultwarden-8.0.2](https://github.com/truecharts/apps/compare/vaultwarden-8.0.1...vaultwarden-8.0.2) (2021-09-14)
+1 -1
View File
@@ -59,7 +59,7 @@ You will, however, be able to use all values referenced in the common chart here
| postgresql.postgresqlUsername | string | `"vaultwarden"` | |
| postgresqlImage.pullPolicy | string | `"IfNotPresent"` | |
| postgresqlImage.repository | string | `"bitnami/postgresql"` | |
| postgresqlImage.tag | string | `"13.4.0@sha256:0fa00d56daee4ab334e0b5aeabfb8674aadc501e498ca13feac5b5fdced4bcba"` | |
| postgresqlImage.tag | string | `"13.4.0@sha256:5a50f847555436a100f1b9653a5d50677e2a8e509779b80fd99217f16b35a19f"` | |
| securityContext.allowPrivilegeEscalation | bool | `true` | |
| securityContext.privileged | bool | `false` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |