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 09:06:41 +00:00
parent a52bc98bdf
commit 2c4bff1441
42 changed files with 456 additions and 50 deletions

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="sogo-3.0.4"></a>
### [sogo-3.0.4](https://github.com/truecharts/apps/compare/sogo-3.0.3...sogo-3.0.4) (2021-09-21)
#### Chore
* update non-major ([#1015](https://github.com/truecharts/apps/issues/1015))
<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)

View File

@ -1,7 +1,7 @@
<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)
<a name="sogo-3.0.4"></a>
### [sogo-3.0.4](https://github.com/truecharts/apps/compare/sogo-3.0.3...sogo-3.0.4) (2021-09-21)
#### Chore
* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013))
* update non-major ([#1015](https://github.com/truecharts/apps/issues/1015))

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:5a50f847555436a100f1b9653a5d50677e2a8e509779b80fd99217f16b35a19f"` | |
| postgresqlImage.tag | string | `"13.4.0@sha256:abfb7efd31afc36a8b16aa077bb9dd165c4f635412affef37c7859605fda762c"` | |
| 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 |

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="authelia-3.0.7"></a>
### [authelia-3.0.7](https://github.com/truecharts/apps/compare/authelia-3.0.6...authelia-3.0.7) (2021-09-21)
#### Chore
* update non-major ([#1015](https://github.com/truecharts/apps/issues/1015))
<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)

View File

@ -1,7 +1,7 @@
<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)
<a name="authelia-3.0.7"></a>
### [authelia-3.0.7](https://github.com/truecharts/apps/compare/authelia-3.0.6...authelia-3.0.7) (2021-09-21)
#### Chore
* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013))
* update non-major ([#1015](https://github.com/truecharts/apps/issues/1015))

View File

@ -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:5a50f847555436a100f1b9653a5d50677e2a8e509779b80fd99217f16b35a19f"` | |
| postgresqlImage.tag | string | `"13.4.0@sha256:abfb7efd31afc36a8b16aa077bb9dd165c4f635412affef37c7859605fda762c"` | |
| probes.liveness.path | string | `"/api/health\""` | |
| probes.liveness.type | string | `"HTTP"` | |
| probes.readiness.path | string | `"/api/health"` | |

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="fireflyiii-8.0.4"></a>
### [fireflyiii-8.0.4](https://github.com/truecharts/apps/compare/fireflyiii-8.0.3...fireflyiii-8.0.4) (2021-09-21)
#### Chore
* update non-major ([#1015](https://github.com/truecharts/apps/issues/1015))
<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)

View File

@ -1,7 +1,7 @@
<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)
<a name="fireflyiii-8.0.4"></a>
### [fireflyiii-8.0.4](https://github.com/truecharts/apps/compare/fireflyiii-8.0.3...fireflyiii-8.0.4) (2021-09-21)
#### Chore
* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013))
* update non-major ([#1015](https://github.com/truecharts/apps/issues/1015))

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:5a50f847555436a100f1b9653a5d50677e2a8e509779b80fd99217f16b35a19f"` | |
| postgresqlImage.tag | string | `"13.4.0@sha256:abfb7efd31afc36a8b16aa077bb9dd165c4f635412affef37c7859605fda762c"` | |
| probes.liveness.path | string | `"/login"` | |
| probes.readiness.path | string | `"/login"` | |
| probes.startup.path | string | `"/login"` | |

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="librespeed-2.0.2"></a>
### [librespeed-2.0.2](https://github.com/truecharts/apps/compare/librespeed-2.0.1...librespeed-2.0.2) (2021-09-21)
#### Chore
* update non-major ([#1015](https://github.com/truecharts/apps/issues/1015))
<a name="librespeed-2.0.1"></a>
### [librespeed-2.0.1](https://github.com/truecharts/apps/compare/librespeed-1.9.15...librespeed-2.0.1) (2021-09-13)

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 5.2.4
appVersion: "5.2.4"
dependencies:
- name: common
repository: https://truecharts.org

View File

@ -1,15 +1,7 @@
<a name="librespeed-2.0.1"></a>
### [librespeed-2.0.1](https://github.com/truecharts/apps/compare/librespeed-1.9.15...librespeed-2.0.1) (2021-09-13)
<a name="librespeed-2.0.2"></a>
### [librespeed-2.0.2](https://github.com/truecharts/apps/compare/librespeed-2.0.1...librespeed-2.0.2) (2021-09-21)
#### Chore
* move all LSIO containers to github registry ([#957](https://github.com/truecharts/apps/issues/957))
* update non-major ([#962](https://github.com/truecharts/apps/issues/962))
#### Feat
* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977))
* Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973))
* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963))
* Move some common containers to our own containers
* update non-major ([#1015](https://github.com/truecharts/apps/issues/1015))

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/linuxserver/librespeed"` | image repository |
| image.tag | string | `"version-5.2.4@sha256:eb7eb6e42682cc941742bb626c66927fa8b9fb456bc7f7aa6535f24f2df4c2be"` | image tag |
| image.tag | string | `"version-5.2.4@sha256:3ced9c8c076f8a095b4d73094a8060f1b7d564642636de6f90b64ae6c385a16a"` | 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. |

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="nextcloud-5.0.4"></a>
### [nextcloud-5.0.4](https://github.com/truecharts/apps/compare/nextcloud-5.0.3...nextcloud-5.0.4) (2021-09-21)
#### Chore
* update non-major ([#1015](https://github.com/truecharts/apps/issues/1015))
<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)

View File

@ -1,7 +1,7 @@
<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)
<a name="nextcloud-5.0.4"></a>
### [nextcloud-5.0.4](https://github.com/truecharts/apps/compare/nextcloud-5.0.3...nextcloud-5.0.4) (2021-09-21)
#### Chore
* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013))
* update non-major ([#1015](https://github.com/truecharts/apps/issues/1015))

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:5a50f847555436a100f1b9653a5d50677e2a8e509779b80fd99217f16b35a19f"` | |
| postgresqlImage.tag | string | `"13.4.0@sha256:abfb7efd31afc36a8b16aa077bb9dd165c4f635412affef37c7859605fda762c"` | |
| 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 |

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="omada-controller-2.0.3"></a>
### [omada-controller-2.0.3](https://github.com/truecharts/apps/compare/omada-controller-2.0.2...omada-controller-2.0.3) (2021-09-21)
#### Chore
* update non-major ([#1015](https://github.com/truecharts/apps/issues/1015))
<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)

View File

@ -1,7 +1,7 @@
<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)
<a name="omada-controller-2.0.3"></a>
### [omada-controller-2.0.3](https://github.com/truecharts/apps/compare/omada-controller-2.0.2...omada-controller-2.0.3) (2021-09-21)
#### Chore
* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013))
* update non-major ([#1015](https://github.com/truecharts/apps/issues/1015))

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 | `"docker.io/mbentley/omada-controller"` | image repository |
| image.tag | string | `"4.4@sha256:5c530512f6f58a1961cdac2b24ea886ba58ded16de1d01be285af3766fd3829c"` | image tag |
| image.tag | string | `"4.4@sha256:207876a39cf4fc6e3133c011ad283296677e314537d354149628de2b13f7990e"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| podSecurityContext.fsGroup | int | `0` | |
| podSecurityContext.fsGroupChangePolicy | string | `"OnRootMismatch"` | |

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="postgresql-2.2.4"></a>
### [postgresql-2.2.4](https://github.com/truecharts/apps/compare/postgresql-2.2.3...postgresql-2.2.4) (2021-09-21)
#### Chore
* update non-major ([#1015](https://github.com/truecharts/apps/issues/1015))
<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)

View File

@ -1,7 +1,7 @@
<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)
<a name="postgresql-2.2.4"></a>
### [postgresql-2.2.4](https://github.com/truecharts/apps/compare/postgresql-2.2.3...postgresql-2.2.4) (2021-09-21)
#### Chore
* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013))
* update non-major ([#1015](https://github.com/truecharts/apps/issues/1015))

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:5a50f847555436a100f1b9653a5d50677e2a8e509779b80fd99217f16b35a19f"` | |
| image.tag | string | `"13.4.0@sha256:abfb7efd31afc36a8b16aa077bb9dd165c4f635412affef37c7859605fda762c"` | |
| 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"` | |

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="vaultwarden-8.0.4"></a>
### [vaultwarden-8.0.4](https://github.com/truecharts/apps/compare/vaultwarden-8.0.3...vaultwarden-8.0.4) (2021-09-21)
#### Chore
* update non-major ([#1015](https://github.com/truecharts/apps/issues/1015))
<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)

View File

@ -1,7 +1,7 @@
<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)
<a name="vaultwarden-8.0.4"></a>
### [vaultwarden-8.0.4](https://github.com/truecharts/apps/compare/vaultwarden-8.0.3...vaultwarden-8.0.4) (2021-09-21)
#### Chore
* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013))
* update non-major ([#1015](https://github.com/truecharts/apps/issues/1015))

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:5a50f847555436a100f1b9653a5d50677e2a8e509779b80fd99217f16b35a19f"` | |
| postgresqlImage.tag | string | `"13.4.0@sha256:abfb7efd31afc36a8b16aa077bb9dd165c4f635412affef37c7859605fda762c"` | |
| securityContext.allowPrivilegeEscalation | bool | `true` | |
| securityContext.privileged | bool | `false` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="sogo-3.0.4"></a>
### [sogo-3.0.4](https://github.com/truecharts/apps/compare/sogo-3.0.3...sogo-3.0.4) (2021-09-21)
#### Chore
* update non-major ([#1015](https://github.com/truecharts/apps/issues/1015))
<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)

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:5a50f847555436a100f1b9653a5d50677e2a8e509779b80fd99217f16b35a19f"` | |
| postgresqlImage.tag | string | `"13.4.0@sha256:abfb7efd31afc36a8b16aa077bb9dd165c4f635412affef37c7859605fda762c"` | |
| 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 |

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="authelia-3.0.7"></a>
### [authelia-3.0.7](https://github.com/truecharts/apps/compare/authelia-3.0.6...authelia-3.0.7) (2021-09-21)
#### Chore
* update non-major ([#1015](https://github.com/truecharts/apps/issues/1015))
<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)

View File

@ -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:5a50f847555436a100f1b9653a5d50677e2a8e509779b80fd99217f16b35a19f"` | |
| postgresqlImage.tag | string | `"13.4.0@sha256:abfb7efd31afc36a8b16aa077bb9dd165c4f635412affef37c7859605fda762c"` | |
| probes.liveness.path | string | `"/api/health\""` | |
| probes.liveness.type | string | `"HTTP"` | |
| probes.readiness.path | string | `"/api/health"` | |

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="fireflyiii-8.0.4"></a>
### [fireflyiii-8.0.4](https://github.com/truecharts/apps/compare/fireflyiii-8.0.3...fireflyiii-8.0.4) (2021-09-21)
#### Chore
* update non-major ([#1015](https://github.com/truecharts/apps/issues/1015))
<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)

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:5a50f847555436a100f1b9653a5d50677e2a8e509779b80fd99217f16b35a19f"` | |
| postgresqlImage.tag | string | `"13.4.0@sha256:abfb7efd31afc36a8b16aa077bb9dd165c4f635412affef37c7859605fda762c"` | |
| probes.liveness.path | string | `"/login"` | |
| probes.readiness.path | string | `"/login"` | |
| probes.startup.path | string | `"/login"` | |

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="librespeed-2.0.2"></a>
### [librespeed-2.0.2](https://github.com/truecharts/apps/compare/librespeed-2.0.1...librespeed-2.0.2) (2021-09-21)
#### Chore
* update non-major ([#1015](https://github.com/truecharts/apps/issues/1015))
<a name="librespeed-2.0.1"></a>
### [librespeed-2.0.1](https://github.com/truecharts/apps/compare/librespeed-1.9.15...librespeed-2.0.1) (2021-09-13)

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/linuxserver/librespeed"` | image repository |
| image.tag | string | `"version-5.2.4@sha256:eb7eb6e42682cc941742bb626c66927fa8b9fb456bc7f7aa6535f24f2df4c2be"` | image tag |
| image.tag | string | `"version-5.2.4@sha256:3ced9c8c076f8a095b4d73094a8060f1b7d564642636de6f90b64ae6c385a16a"` | 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. |

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="nextcloud-5.0.4"></a>
### [nextcloud-5.0.4](https://github.com/truecharts/apps/compare/nextcloud-5.0.3...nextcloud-5.0.4) (2021-09-21)
#### Chore
* update non-major ([#1015](https://github.com/truecharts/apps/issues/1015))
<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)

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:5a50f847555436a100f1b9653a5d50677e2a8e509779b80fd99217f16b35a19f"` | |
| postgresqlImage.tag | string | `"13.4.0@sha256:abfb7efd31afc36a8b16aa077bb9dd165c4f635412affef37c7859605fda762c"` | |
| 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 |

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="omada-controller-2.0.3"></a>
### [omada-controller-2.0.3](https://github.com/truecharts/apps/compare/omada-controller-2.0.2...omada-controller-2.0.3) (2021-09-21)
#### Chore
* update non-major ([#1015](https://github.com/truecharts/apps/issues/1015))
<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)

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 | `"docker.io/mbentley/omada-controller"` | image repository |
| image.tag | string | `"4.4@sha256:5c530512f6f58a1961cdac2b24ea886ba58ded16de1d01be285af3766fd3829c"` | image tag |
| image.tag | string | `"4.4@sha256:207876a39cf4fc6e3133c011ad283296677e314537d354149628de2b13f7990e"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| podSecurityContext.fsGroup | int | `0` | |
| podSecurityContext.fsGroupChangePolicy | string | `"OnRootMismatch"` | |

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="postgresql-2.2.4"></a>
### [postgresql-2.2.4](https://github.com/truecharts/apps/compare/postgresql-2.2.3...postgresql-2.2.4) (2021-09-21)
#### Chore
* update non-major ([#1015](https://github.com/truecharts/apps/issues/1015))
<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)

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:5a50f847555436a100f1b9653a5d50677e2a8e509779b80fd99217f16b35a19f"` | |
| image.tag | string | `"13.4.0@sha256:abfb7efd31afc36a8b16aa077bb9dd165c4f635412affef37c7859605fda762c"` | |
| 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"` | |

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="vaultwarden-8.0.4"></a>
### [vaultwarden-8.0.4](https://github.com/truecharts/apps/compare/vaultwarden-8.0.3...vaultwarden-8.0.4) (2021-09-21)
#### Chore
* update non-major ([#1015](https://github.com/truecharts/apps/issues/1015))
<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)

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:5a50f847555436a100f1b9653a5d50677e2a8e509779b80fd99217f16b35a19f"` | |
| postgresqlImage.tag | string | `"13.4.0@sha256:abfb7efd31afc36a8b16aa077bb9dd165c4f635412affef37c7859605fda762c"` | |
| securityContext.allowPrivilegeEscalation | bool | `true` | |
| securityContext.privileged | bool | `false` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |

View File

@ -4233,6 +4233,50 @@ entries:
- https://github.com/truecharts/apps/releases/download/appdaemon-0.1.3/appdaemon-0.1.3.tgz
version: 0.1.3
authelia:
- apiVersion: v2
appVersion: 4.31.0
created: "2021-09-21T09:06:37.54344572Z"
dependencies:
- name: common
repository: https://truecharts.org/
version: 7.0.12
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
version: 2.2.0
- condition: redis.enabled
name: redis
repository: https://charts.bitnami.com/bitnami
version: 15.3.2
description: Authelia is a Single Sign-On Multi-Factor portal for web apps
digest: e8bd9371364f2b385d11414fe896ac04b09f9197c35c93c5f96d6eb8f33c2bd6
home: https://github.com/truecharts/apps/tree/master/charts/stable/authelia
icon: https://avatars2.githubusercontent.com/u/59122411?s=200&v=4
keywords:
- authelia
- authentication
- login
- SSO
- Authentication
- Security
- Two-Factor
- U2F
- YubiKey
- Push Notifications
- LDAP
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: truecharts.org
name: authelia
sources:
- https://github.com/authelia/chartrepo
- https://github.com/authelia/authelia
type: application
urls:
- https://github.com/truecharts/apps/releases/download/authelia-3.0.7/authelia-3.0.7.tgz
version: 3.0.7
- apiVersion: v2
appVersion: 4.31.0
created: "2021-09-21T08:50:07.694135209Z"
@ -34691,6 +34735,39 @@ entries:
- https://github.com/truecharts/apps/releases/download/external-service-0.0.1/external-service-0.0.1.tgz
version: 0.0.1
fireflyiii:
- apiVersion: v2
appVersion: 5.5.12
created: "2021-09-21T09:06:37.791911625Z"
dependencies:
- name: common
repository: https://truecharts.org/
version: 7.0.12
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
version: 2.2.0
description: A free and open source personal finance manager
digest: 449d70934f2b884f5829155768fbfd2f05f030d8a50b5dbf53f004c3fe475dfb
home: https://github.com/firefly-iii/firefly-iii/
icon: https://www.firefly-iii.org/assets/logo/color.png
keywords:
- fireflyiii
- finacial
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: truecharts.org
- email: 20650065+warllo54@users.noreply.github.com
name: warllo54
url: truecharts.org
name: fireflyiii
sources:
- https://github.com/firefly-iii/firefly-iii/
type: application
urls:
- https://github.com/truecharts/apps/releases/download/fireflyiii-8.0.4/fireflyiii-8.0.4.tgz
version: 8.0.4
- apiVersion: v2
appVersion: 5.5.12
created: "2021-09-21T08:50:09.44934399Z"
@ -75208,6 +75285,33 @@ entries:
- https://github.com/truecharts/apps/releases/download/lazylibrarian-3.1.5/lazylibrarian-3.1.5.tgz
version: 3.1.5
librespeed:
- apiVersion: v2
appVersion: 5.2.4
created: "2021-09-21T09:06:38.000452832Z"
dependencies:
- name: common
repository: https://truecharts.org
version: 7.0.12
description: Librespeed is a HTML5 webpage to test upload and download speeds
digest: 8986d9a49ffae48c4290d584013819be498fe0f7503820cb699aca214aa7a8ee
home: https://github.com/truechartsapps/tree/master/charts/incubator/librespeed
icon: https://github.com/librespeed/speedtest/blob/master/.logo/icon_huge.png?raw=true
keywords:
- librespeed
- speedtest
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: truecharts
url: https://truecharts.org
name: librespeed
sources:
- https://github.com/librespeed/speedtest
- https://hub.docker.com/r/linuxserver/librespeed
- https://github.com/truechartsapps/tree/master/charts/librespeed
urls:
- https://github.com/truecharts/apps/releases/download/librespeed-2.0.2/librespeed-2.0.2.tgz
version: 2.0.2
- apiVersion: v2
appVersion: auto
created: "2021-09-08T03:33:31.825730796Z"
@ -88973,6 +89077,45 @@ entries:
- https://github.com/truecharts/apps/releases/download/navidrome-3.1.5/navidrome-3.1.5.tgz
version: 3.1.5
nextcloud:
- apiVersion: v2
appVersion: 22.1.1
created: "2021-09-21T09:06:38.246302486Z"
dependencies:
- name: common
repository: https://truecharts.org/
version: 7.0.12
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
version: 2.2.0
- condition: redis.enabled
name: redis
repository: https://charts.bitnami.com/bitnami
version: 15.3.2
description: A private cloud server that puts the control and security of your
own data back into your hands.
digest: d2f22e2b10e7a0ccdc9b99c017c40769d3caacccc54179fd34b8f09f2f7b5bd3
home: https://nextcloud.com/
icon: https://upload.wikimedia.org/wikipedia/commons/thumb/6/60/Nextcloud_Logo.svg/1280px-Nextcloud_Logo.svg.png
keywords:
- nextcloud
- storage
- http
- web
- php
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: truecharts.org
name: nextcloud
sources:
- https://github.com/nextcloud/docker
- https://github.com/nextcloud/helm
type: application
urls:
- https://github.com/truecharts/apps/releases/download/nextcloud-5.0.4/nextcloud-5.0.4.tgz
version: 5.0.4
- apiVersion: v2
appVersion: 22.1.1
created: "2021-09-21T08:50:11.299566035Z"
@ -102096,6 +102239,32 @@ entries:
- https://github.com/truecharts/apps/releases/download/octoprint-1.0.1/octoprint-1.0.1.tgz
version: 1.0.1
omada-controller:
- apiVersion: v2
appVersion: "4.4"
created: "2021-09-21T09:06:38.459586366Z"
dependencies:
- name: common
repository: https://truecharts.org
version: 7.0.12
description: Omada enables the network administrators to monitor and manage all
the Omada products in the network with a centralized management platform.
digest: 78c99416147ed0570d414948f2a29715dacc8e5e31917f65328a5b303eb29a9f
home: https://github.com/truechartsapps/tree/master/charts/incubator/omada-controller
icon: https://www.tp-link.com/assets/images/icon/logo-white.svg
keywords:
- omada-controller
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: truecharts
url: https://truecharts.org
name: omada-controller
sources:
- https://github.com/mbentley/docker-omada-controller
- https://github.com/truechartsapps/tree/master/charts/omada-controller
urls:
- https://github.com/truecharts/apps/releases/download/omada-controller-2.0.3/omada-controller-2.0.3.tgz
version: 2.0.3
- apiVersion: v2
appVersion: "4.4"
created: "2021-09-21T08:50:11.510704681Z"
@ -124222,6 +124391,37 @@ entries:
- https://github.com/truecharts/apps/releases/download/portalexample-0.0.1/portalexample-0.0.1.tgz
version: 0.0.1
postgresql:
- apiVersion: v2
appVersion: 13.4.0
created: "2021-09-21T09:06:38.668865515Z"
dependencies:
- name: common
repository: https://truecharts.org/
version: 7.0.12
description: PostgresSQL
digest: df29b6a1017d22621f3c280b9b184599e7fa050cf75fa6ab6d76c8cc48f70282
home: https://github.com/truecharts/apps/tree/master/stable/postgres
icon: https://d1q6f0aelx0por.cloudfront.net/product-logos/library-postgres-logo.png
keywords:
- postgres
- postgressql
- dtabase
- sql
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: truecharts.org
- email: kjeld@schouten-lebbing.nl
name: Ornias1993
url: truecharts.org
name: postgresql
sources:
- https://www.postgresql.org/
type: application
urls:
- https://github.com/truecharts/apps/releases/download/postgresql-2.2.4/postgresql-2.2.4.tgz
version: 2.2.4
- apiVersion: v2
appVersion: 13.4.0
created: "2021-09-21T08:50:12.291436719Z"
@ -146912,6 +147112,39 @@ entries:
- https://github.com/truecharts/apps/releases/download/ser2sock-1.0.1/ser2sock-1.0.1.tgz
version: 1.0.1
sogo:
- apiVersion: v2
appVersion: 5.2.0
created: "2021-09-21T09:06:38.88153666Z"
dependencies:
- name: common
repository: https://truecharts.org/
version: 7.0.12
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
version: 2.2.0
- condition: memcached.enabled
name: memcached
repository: https://charts.bitnami.com/bitnami
version: 5.14.2
description: Groupware package
digest: 5fd718a7d10b1570069a430022563c0f828ed55c64531e21f332f407534ce02e
home: https://github.com/truecharts/apps/tree/master/charts/stable/sogo
icon: https://truecharts.org/_static/img/sogo-icon.png
keywords:
- groupware
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: truecharts.org
name: sogo
sources:
- https://www.sogo.nu/
type: application
urls:
- https://github.com/truecharts/apps/releases/download/sogo-3.0.4/sogo-3.0.4.tgz
version: 3.0.4
- apiVersion: v2
appVersion: 5.2.0
created: "2021-09-21T08:50:12.924696457Z"
@ -172736,6 +172969,43 @@ entries:
- https://github.com/truecharts/apps/releases/download/unpackerr-1.0.0/unpackerr-1.0.0.tgz
version: 1.0.0
vaultwarden:
- apiVersion: v2
appVersion: 1.22.2
created: "2021-09-21T09:06:39.111041573Z"
dependencies:
- name: common
repository: https://truecharts.org/
version: 7.0.12
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
version: 2.2.0
description: Unofficial Bitwarden compatible server written in Rust
digest: a224fc4a08692dccd2113d8eca41b932e6c4f7b892f829fcabe8164b3837c697
home: https://github.com/truecharts/apps/tree/master/charts/stable/vaultwarden
icon: https://raw.githubusercontent.com/bitwarden/brand/master/icons/256x256.png
keywords:
- bitwarden
- bitwardenrs
- bitwarden_rs
- vaultwarden
- password
- rust
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: truecharts.org
- email: kjeld@schouten-lebbing.nl
name: Ornias1993
url: truecharts.org
name: vaultwarden
sources:
- https://github.com/dani-garcia/vaultwarden
type: application
urls:
- https://github.com/truecharts/apps/releases/download/vaultwarden-8.0.4/vaultwarden-8.0.4.tgz
version: 8.0.4
- apiVersion: v2
appVersion: 1.22.2
created: "2021-09-21T08:50:13.549188447Z"
@ -181565,4 +181835,4 @@ entries:
urls:
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
version: 3.1.5
generated: "2021-09-21T08:50:13.616574613Z"
generated: "2021-09-21T09:06:39.167489623Z"