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="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)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
|
||||
|
||||
<a name="sogo-3.0.1"></a>
|
||||
### [sogo-3.0.1](https://github.com/truecharts/apps/compare/sogo-2.0.3...sogo-3.0.1) (2021-09-13)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 5.2.0
|
||||
appVersion: "5.2.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
|
||||
@@ -1,16 +1,7 @@
|
||||
|
||||
<a name="sogo-3.0.1"></a>
|
||||
### [sogo-3.0.1](https://github.com/truecharts/apps/compare/sogo-2.0.3...sogo-3.0.1) (2021-09-13)
|
||||
<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)
|
||||
|
||||
#### Chore
|
||||
|
||||
* Use bitnami instead of stock postgresql container ([#960](https://github.com/truecharts/apps/issues/960))
|
||||
* update non-major
|
||||
* 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 ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
@@ -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:8dd9c609de6a960d65285f56106e00bd06ee0ce74fad4876ca7f8d847d10b2e2"` | |
|
||||
| postgresqlImage.tag | string | `"13.4.0@sha256:0fa00d56daee4ab334e0b5aeabfb8674aadc501e498ca13feac5b5fdced4bcba"` | |
|
||||
| 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="teamspeak3-0.0.2"></a>
|
||||
### [teamspeak3-0.0.2](https://github.com/truecharts/apps/compare/teamspeak3-0.0.1...teamspeak3-0.0.2) (2021-09-14)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
|
||||
|
||||
<a name="teamspeak3-0.0.1"></a>
|
||||
### teamspeak3-0.0.1 (2021-09-14)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 3.13.6
|
||||
appVersion: "3.13.6"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
|
||||
<a name="teamspeak3-0.0.1"></a>
|
||||
### teamspeak3-0.0.1 (2021-09-14)
|
||||
<a name="teamspeak3-0.0.2"></a>
|
||||
### [teamspeak3-0.0.2](https://github.com/truecharts/apps/compare/teamspeak3-0.0.1...teamspeak3-0.0.2) (2021-09-14)
|
||||
|
||||
#### Add
|
||||
#### Chore
|
||||
|
||||
* Add TeamSpeak3 Server to incubator ([#985](https://github.com/truecharts/apps/issues/985))
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| env.TS3SERVER_LICENSE | string | `"accept"` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"teamspeak"` | |
|
||||
| image.tag | string | `"3.13.6@sha256:ff7a92727ffbf05925b54bb12e65bfee311d4193fc68e175dacd63a0048c28bf"` | |
|
||||
| image.tag | string | `"3.13.6@sha256:a88d61887cbfa78012ce8bf69e6fad5988d853b7b72a9483000b1af8a6083ff8"` | |
|
||||
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/var/ts3server/"` | |
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="common-test-3.1.1"></a>
|
||||
### [common-test-3.1.1](https://github.com/truecharts/apps/compare/common-test-3.1.0...common-test-3.1.1) (2021-09-14)
|
||||
|
||||
#### Chore
|
||||
|
||||
* Use bitnami instead of stock postgresql container ([#960](https://github.com/truecharts/apps/issues/960))
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
# Configuration Options
|
||||
|
||||
##### Connecting to other apps
|
||||
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide:
|
||||
https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/
|
||||
|
||||
##### Available config options
|
||||
In the future this page is going to contain an automated list of options available in the installation/edit UI.
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: none
|
||||
appVersion: "latest"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../common
|
||||
|
||||
@@ -1,60 +1,37 @@
|
||||
# common-test
|
||||
|
||||

|
||||
# Introduction
|
||||
|
||||
Helper chart to test different use cases of the common library
|
||||
|
||||
**Homepage:** <https://github.com/truecharts/apps/tree/master/charts/common-test>
|
||||
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
|
||||
|
||||
## Maintainers
|
||||
## Source Code
|
||||
|
||||
| Name | Email | Url |
|
||||
| ---- | ------ | --- |
|
||||
| truecharts | | |
|
||||
* <https://github.com/truecharts/apps/tree/master/charts/library/common-test>
|
||||
|
||||
## Requirements
|
||||
|
||||
Kubernetes: `>=1.16.0-0`
|
||||
|
||||
## Dependencies
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| file://../common | common | n/a |
|
||||
| file://../common | common | latest |
|
||||
|
||||
## Values
|
||||
## Installing the Chart
|
||||
|
||||
| Key | Type | Default | Description |
|
||||
|-----|------|---------|-------------|
|
||||
| appAdditionalServices.extra-tcp.enabled | bool | `true` | |
|
||||
| appAdditionalServices.extra-tcp.port.name | string | `"tcp-test"` | |
|
||||
| appAdditionalServices.extra-tcp.port.port | int | `51414` | |
|
||||
| appAdditionalServices.extra-tcp.port.protocol | string | `"TCP"` | |
|
||||
| appAdditionalServices.extra-tcp.port.targetPort | int | `51414` | |
|
||||
| appAdditionalServices.extra-tcp.type | string | `"ClusterIP"` | |
|
||||
| appAdditionalServices.extra-udp.enabled | bool | `true` | |
|
||||
| appAdditionalServices.extra-udp.port.name | string | `"udp-test"` | |
|
||||
| appAdditionalServices.extra-udp.port.port | int | `51414` | |
|
||||
| appAdditionalServices.extra-udp.port.protocol | string | `"UDP"` | |
|
||||
| appAdditionalServices.extra-udp.port.targetPort | int | `51414` | |
|
||||
| appAdditionalServices.extra-udp.type | string | `"ClusterIP"` | |
|
||||
| appAdditionalServicesEnabled | bool | `true` | |
|
||||
| appVolumeMounts.data.datasetName | string | `"data"` | |
|
||||
| appVolumeMounts.data.emptyDir | bool | `true` | |
|
||||
| appVolumeMounts.data.enabled | bool | `true` | |
|
||||
| appVolumeMounts.data.hostPath | string | `""` | |
|
||||
| appVolumeMounts.data.hostPathEnabled | bool | `false` | |
|
||||
| appVolumeMounts.data.mountPath | string | `"/data"` | |
|
||||
| appVolumeMounts.test.datasetName | string | `"test"` | |
|
||||
| appVolumeMounts.test.emptyDir | bool | `true` | |
|
||||
| appVolumeMounts.test.enabled | bool | `true` | |
|
||||
| appVolumeMounts.test.hostPath | string | `""` | |
|
||||
| appVolumeMounts.test.hostPathEnabled | bool | `false` | |
|
||||
| appVolumeMounts.test.mountPath | string | `"/test"` | |
|
||||
| fixMountPermissions | bool | `false` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"b4bz/homer"` | |
|
||||
| image.tag | string | `"latest"` | |
|
||||
| ingress.enabled | bool | `true` | |
|
||||
| service.port.port | int | `8080` | |
|
||||
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/).
|
||||
|
||||
----------------------------------------------
|
||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
||||
## Uninstalling the Chart
|
||||
|
||||
To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/).
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first.
|
||||
- See the [Wiki](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||
---
|
||||
All Rights Reserved - The TrueCharts Project
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
|
||||
<a name="common-test-3.1.1"></a>
|
||||
### [common-test-3.1.1](https://github.com/truecharts/apps/compare/common-test-3.1.0...common-test-3.1.1) (2021-09-14)
|
||||
|
||||
#### Chore
|
||||
|
||||
* Use bitnami instead of stock postgresql container ([#960](https://github.com/truecharts/apps/issues/960))
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
Helper chart to test different use cases of the common library
|
||||
|
||||
This App is supplied by TrueCharts, for more information please visit https://truecharts.org
|
||||
@@ -0,0 +1,18 @@
|
||||
# Default Helm-Values
|
||||
|
||||
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
|
||||
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
|
||||
|
||||
Most of our Apps also consume our "common" Helm Chart.
|
||||
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
|
||||
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
|
||||
|
||||
## Values
|
||||
|
||||
| Key | Type | Default | Description |
|
||||
|-----|------|---------|-------------|
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"ghcr.io/truecharts/homer"` | |
|
||||
| image.tag | string | `"latest@sha256:6d4f5dd5b4cfb33ddbd5a7a896ba73fd96a352da57dd20600007a22f9aaa4fc3"` | |
|
||||
|
||||
All Rights Reserved - The TrueCharts Project
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="common-7.0.13"></a>
|
||||
### [common-7.0.13](https://github.com/truecharts/apps/compare/common-7.0.12...common-7.0.13) (2021-09-14)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
|
||||
|
||||
<a name="common-7.0.12"></a>
|
||||
### [common-7.0.12](https://github.com/truecharts/apps/compare/common-7.0.11...common-7.0.12) (2021-09-13)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
appVersion: "latest"
|
||||
description: Function library for TrueCharts
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/common
|
||||
icon: https://avatars.githubusercontent.com/u/76400755
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
|
||||
<a name="common-7.0.12"></a>
|
||||
### [common-7.0.12](https://github.com/truecharts/apps/compare/common-7.0.11...common-7.0.12) (2021-09-13)
|
||||
<a name="common-7.0.13"></a>
|
||||
### [common-7.0.13](https://github.com/truecharts/apps/compare/common-7.0.12...common-7.0.13) (2021-09-14)
|
||||
|
||||
#### Fix
|
||||
#### Chore
|
||||
|
||||
* ensure wireguard env vars get created
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
@@ -200,6 +200,6 @@ This chart is used by a lot of our Apps to provide sane defaults and logic.
|
||||
| wireguardImage | object | See below | WireGuard specific configuration |
|
||||
| wireguardImage.pullPolicy | string | `"IfNotPresent"` | Specify the WireGuard image pull policy |
|
||||
| wireguardImage.repository | string | `"ghcr.io/k8s-at-home/wireguard"` | Specify the WireGuard image |
|
||||
| wireguardImage.tag | string | `"v1.0.20210424@sha256:448045c4270b818ded47ec82b934e7227235402fbefa16e29800c2fb51d6de39"` | Specify the WireGuard image tag |
|
||||
| wireguardImage.tag | string | `"v1.0.20210914@sha256:3799349a9b09c689ffce45a4cedecc735af4fbc901e31d9cdbce1de1bc76be4c"` | Specify the WireGuard image tag |
|
||||
|
||||
All Rights Reserved - The TrueCharts Project
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<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)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
|
||||
|
||||
<a name="authelia-3.0.4"></a>
|
||||
### [authelia-3.0.4](https://github.com/truecharts/apps/compare/authelia-3.0.3...authelia-3.0.4) (2021-09-14)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 4.30.4
|
||||
appVersion: "4.30.5"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
|
||||
<a name="authelia-3.0.4"></a>
|
||||
### [authelia-3.0.4](https://github.com/truecharts/apps/compare/authelia-3.0.3...authelia-3.0.4) (2021-09-14)
|
||||
<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)
|
||||
|
||||
#### Fix
|
||||
#### Chore
|
||||
|
||||
* fix authelia being broken
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
@@ -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.4@sha256:956a7577adeb3d430bb1fc00b08baa8aecddec3949dd767363a43fcc6465d34a"` | |
|
||||
| image.tag | string | `"4.30.5@sha256:1b32c5c072de7522a84e2e0badc52bf981c8bf7a8369b752720fbfc597c35ea7"` | |
|
||||
| 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:8dd9c609de6a960d65285f56106e00bd06ee0ce74fad4876ca7f8d847d10b2e2"` | |
|
||||
| postgresqlImage.tag | string | `"13.4.0@sha256:0fa00d56daee4ab334e0b5aeabfb8674aadc501e498ca13feac5b5fdced4bcba"` | |
|
||||
| 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="calibre-web-7.0.2"></a>
|
||||
### [calibre-web-7.0.2](https://github.com/truecharts/apps/compare/calibre-web-7.0.1...calibre-web-7.0.2) (2021-09-14)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
|
||||
|
||||
<a name="calibre-web-7.0.1"></a>
|
||||
### [calibre-web-7.0.1](https://github.com/truecharts/apps/compare/calibre-web-6.11.15...calibre-web-7.0.1) (2021-09-13)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 0.6.12
|
||||
appVersion: "0.6.12"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
|
||||
@@ -1,19 +1,7 @@
|
||||
|
||||
<a name="calibre-web-7.0.1"></a>
|
||||
### [calibre-web-7.0.1](https://github.com/truecharts/apps/compare/calibre-web-6.11.15...calibre-web-7.0.1) (2021-09-13)
|
||||
<a name="calibre-web-7.0.2"></a>
|
||||
### [calibre-web-7.0.2](https://github.com/truecharts/apps/compare/calibre-web-7.0.1...calibre-web-7.0.2) (2021-09-14)
|
||||
|
||||
#### 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
|
||||
|
||||
#### Fix
|
||||
|
||||
* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956))
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
@@ -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/calibre-web"` | |
|
||||
| image.tag | string | `"version-0.6.12@sha256:d2e3980e7d0257c28d1e06a10d7f9cb0b3de6865a8d987e10af590fa6c4ebb77"` | |
|
||||
| image.tag | string | `"version-0.6.12@sha256:8537f4b8bc08f3d192e30f5eed777bbd1cc21424cc9a268c4a3589640b703b68"` | |
|
||||
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<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)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
|
||||
|
||||
<a name="custom-app-1.0.1"></a>
|
||||
### [custom-app-1.0.1](https://github.com/truecharts/apps/compare/custom-app-0.2.22...custom-app-1.0.1) (2021-09-13)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 0.18.746
|
||||
appVersion: "0.18.755"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
|
||||
@@ -1,12 +1,7 @@
|
||||
|
||||
<a name="custom-app-1.0.1"></a>
|
||||
### [custom-app-1.0.1](https://github.com/truecharts/apps/compare/custom-app-0.2.22...custom-app-1.0.1) (2021-09-13)
|
||||
<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)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major
|
||||
|
||||
#### 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))
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
@@ -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.746@sha256:4caa9f57a10c07cca49935b6e039aa4c15eb20f28add18983bb62b028e245edd"` | |
|
||||
| image.tag | string | `"v0.18.755@sha256:ddd7dfe90826a6c60e710874e7fb05aec824cfb531d76e143707b6d20de993de"` | |
|
||||
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<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)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
|
||||
|
||||
<a name="fireflyiii-8.0.1"></a>
|
||||
### [fireflyiii-8.0.1](https://github.com/truecharts/apps/compare/fireflyiii-7.0.2...fireflyiii-8.0.1) (2021-09-13)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 5.5.12
|
||||
appVersion: "5.5.12"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
|
||||
@@ -1,20 +1,7 @@
|
||||
|
||||
<a name="fireflyiii-8.0.1"></a>
|
||||
### [fireflyiii-8.0.1](https://github.com/truecharts/apps/compare/fireflyiii-7.0.2...fireflyiii-8.0.1) (2021-09-13)
|
||||
<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)
|
||||
|
||||
#### Chore
|
||||
|
||||
* Use bitnami instead of stock postgresql container ([#960](https://github.com/truecharts/apps/issues/960))
|
||||
* update non-major
|
||||
* 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
|
||||
|
||||
#### Fix
|
||||
|
||||
* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956))
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
@@ -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:8dd9c609de6a960d65285f56106e00bd06ee0ce74fad4876ca7f8d847d10b2e2"` | |
|
||||
| postgresqlImage.tag | string | `"13.4.0@sha256:0fa00d56daee4ab334e0b5aeabfb8674aadc501e498ca13feac5b5fdced4bcba"` | |
|
||||
| probes.liveness.path | string | `"/login"` | |
|
||||
| probes.readiness.path | string | `"/login"` | |
|
||||
| probes.startup.path | string | `"/login"` | |
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="healthchecks-2.0.2"></a>
|
||||
### [healthchecks-2.0.2](https://github.com/truecharts/apps/compare/healthchecks-2.0.1...healthchecks-2.0.2) (2021-09-14)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
|
||||
|
||||
<a name="healthchecks-2.0.1"></a>
|
||||
### [healthchecks-2.0.1](https://github.com/truecharts/apps/compare/healthchecks-1.9.15...healthchecks-2.0.1) (2021-09-13)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 1.22.0
|
||||
appVersion: "1.22.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
||||
@@ -1,16 +1,7 @@
|
||||
|
||||
<a name="healthchecks-2.0.1"></a>
|
||||
### [healthchecks-2.0.1](https://github.com/truecharts/apps/compare/healthchecks-1.9.15...healthchecks-2.0.1) (2021-09-13)
|
||||
<a name="healthchecks-2.0.2"></a>
|
||||
### [healthchecks-2.0.2](https://github.com/truecharts/apps/compare/healthchecks-2.0.1...healthchecks-2.0.2) (2021-09-14)
|
||||
|
||||
#### Chore
|
||||
|
||||
* move all LSIO containers to github registry ([#957](https://github.com/truecharts/apps/issues/957))
|
||||
* update non-major
|
||||
* 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 ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
@@ -20,7 +20,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/healthchecks"` | image repository |
|
||||
| image.tag | string | `"version-v1.22.0@sha256:f2e6865c909a1eeebf8bbe2736c0a3145ed5e9fa1bddde0809993a74963bc14a"` | image tag |
|
||||
| image.tag | string | `"version-v1.22.0@sha256:11b714fd49962069da7352d420e93800354e44cf00754bb3fafb4dbd03a6f716"` | image tag |
|
||||
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
|
||||
| persistence.config | object | `{"accessMode":"ReadWriteOnce","enabled":true,"mountpath":"/config","size":"100Gi","type":"pvc"}` | Volume used for configuration |
|
||||
| service | object | See values.yaml | Configures service settings for the chart. |
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<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)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
|
||||
|
||||
<a name="jackett-7.0.1"></a>
|
||||
### [jackett-7.0.1](https://github.com/truecharts/apps/compare/jackett-6.11.21...jackett-7.0.1) (2021-09-13)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 0.18.746
|
||||
appVersion: "0.18.755"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
|
||||
@@ -1,12 +1,7 @@
|
||||
|
||||
<a name="jackett-7.0.1"></a>
|
||||
### [jackett-7.0.1](https://github.com/truecharts/apps/compare/jackett-6.11.21...jackett-7.0.1) (2021-09-13)
|
||||
<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)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major
|
||||
|
||||
#### 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))
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
@@ -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.746@sha256:4caa9f57a10c07cca49935b6e039aa4c15eb20f28add18983bb62b028e245edd"` | |
|
||||
| image.tag | string | `"v0.18.755@sha256:ddd7dfe90826a6c60e710874e7fb05aec824cfb531d76e143707b6d20de993de"` | |
|
||||
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<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)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
|
||||
|
||||
<a name="komga-2.0.1"></a>
|
||||
### [komga-2.0.1](https://github.com/truecharts/apps/compare/komga-1.9.19...komga-2.0.1) (2021-09-13)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 0.125.3
|
||||
appVersion: "0.125.4"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
||||
@@ -1,19 +1,7 @@
|
||||
|
||||
<a name="komga-2.0.1"></a>
|
||||
### [komga-2.0.1](https://github.com/truecharts/apps/compare/komga-1.9.19...komga-2.0.1) (2021-09-13)
|
||||
<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)
|
||||
|
||||
#### Chore
|
||||
|
||||
* move more dockerhub containers to GHCR mirror ([#958](https://github.com/truecharts/apps/issues/958))
|
||||
* 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
|
||||
|
||||
#### Fix
|
||||
|
||||
* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956))
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
@@ -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.3@sha256:51e3e48481ac63d0cafebcf76198f61f7475d7b8a28f96d38d5aefcfebd711fd"` | image tag |
|
||||
| image.tag | string | `"v0.125.4@sha256:c6c864cd4a1278722e939f833e18060d2144a481c9b45208ac37ff68da5116de"` | 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.2"></a>
|
||||
### [lazylibrarian-7.0.2](https://github.com/truecharts/apps/compare/lazylibrarian-7.0.1...lazylibrarian-7.0.2) (2021-09-14)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
|
||||
|
||||
<a name="lazylibrarian-7.0.1"></a>
|
||||
### [lazylibrarian-7.0.1](https://github.com/truecharts/apps/compare/lazylibrarian-6.11.15...lazylibrarian-7.0.1) (2021-09-13)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
appVersion: "latest"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
|
||||
@@ -1,19 +1,7 @@
|
||||
|
||||
<a name="lazylibrarian-7.0.1"></a>
|
||||
### [lazylibrarian-7.0.1](https://github.com/truecharts/apps/compare/lazylibrarian-6.11.15...lazylibrarian-7.0.1) (2021-09-13)
|
||||
<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)
|
||||
|
||||
#### 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
|
||||
|
||||
#### Fix
|
||||
|
||||
* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956))
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
@@ -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:15cb4204453e7f6d349575f9a616176eb1478ac91e9218e3bf6a4dd1c60490e1"` | |
|
||||
| image.tag | string | `"latest@sha256:65ff3e1b07097396c5c03e4e59d78df9b07979556740d7e7e2568009077bebe3"` | |
|
||||
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<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)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
|
||||
|
||||
<a name="nextcloud-5.0.1"></a>
|
||||
### [nextcloud-5.0.1](https://github.com/truecharts/apps/compare/nextcloud-4.0.6...nextcloud-5.0.1) (2021-09-13)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 22.1.1
|
||||
appVersion: "22.1.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
|
||||
@@ -1,12 +1,7 @@
|
||||
|
||||
<a name="nextcloud-5.0.1"></a>
|
||||
### [nextcloud-5.0.1](https://github.com/truecharts/apps/compare/nextcloud-4.0.6...nextcloud-5.0.1) (2021-09-13)
|
||||
<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)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major
|
||||
|
||||
#### 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))
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
@@ -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:8dd9c609de6a960d65285f56106e00bd06ee0ce74fad4876ca7f8d847d10b2e2"` | |
|
||||
| postgresqlImage.tag | string | `"13.4.0@sha256:0fa00d56daee4ab334e0b5aeabfb8674aadc501e498ca13feac5b5fdced4bcba"` | |
|
||||
| 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="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)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
|
||||
|
||||
<a name="postgresql-2.2.1"></a>
|
||||
### [postgresql-2.2.1](https://github.com/truecharts/apps/compare/postgresql-2.2.0...postgresql-2.2.1) (2021-09-13)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 13.4.0
|
||||
appVersion: "13.4.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
|
||||
<a name="postgresql-2.2.1"></a>
|
||||
### [postgresql-2.2.1](https://github.com/truecharts/apps/compare/postgresql-2.2.0...postgresql-2.2.1) (2021-09-13)
|
||||
<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)
|
||||
|
||||
#### Feat
|
||||
#### Chore
|
||||
|
||||
* add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977))
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
@@ -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:8dd9c609de6a960d65285f56106e00bd06ee0ce74fad4876ca7f8d847d10b2e2"` | |
|
||||
| image.tag | string | `"13.4.0@sha256:0fa00d56daee4ab334e0b5aeabfb8674aadc501e498ca13feac5b5fdced4bcba"` | |
|
||||
| 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"` | |
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="protonmail-bridge-2.0.2"></a>
|
||||
### [protonmail-bridge-2.0.2](https://github.com/truecharts/apps/compare/protonmail-bridge-2.0.1...protonmail-bridge-2.0.2) (2021-09-14)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
|
||||
|
||||
<a name="protonmail-bridge-2.0.1"></a>
|
||||
### [protonmail-bridge-2.0.1](https://github.com/truecharts/apps/compare/protonmail-bridge-1.9.16...protonmail-bridge-2.0.1) (2021-09-13)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 1.8.7-1
|
||||
appVersion: "1.8.9-1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
|
||||
<a name="protonmail-bridge-2.0.1"></a>
|
||||
### [protonmail-bridge-2.0.1](https://github.com/truecharts/apps/compare/protonmail-bridge-1.9.16...protonmail-bridge-2.0.1) (2021-09-13)
|
||||
<a name="protonmail-bridge-2.0.2"></a>
|
||||
### [protonmail-bridge-2.0.2](https://github.com/truecharts/apps/compare/protonmail-bridge-2.0.1...protonmail-bridge-2.0.2) (2021-09-14)
|
||||
|
||||
#### Feat
|
||||
#### Chore
|
||||
|
||||
* 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))
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
@@ -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 | `"shenxn/protonmail-bridge"` | image repository |
|
||||
| image.tag | string | `"1.8.7-1@sha256:acf31af7c111e6558f3a93bebada2b0bb8af3dcc72929bd6ae3907e65bee3ca4"` | image tag |
|
||||
| image.tag | string | `"1.8.9-1@sha256:b296e8dd5bc01af3e3bf769ed3be3b2cea689a88a1c097776322d2641a7b3ba4"` | image tag |
|
||||
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
|
||||
| podSecurityContext.fsGroup | int | `0` | |
|
||||
| podSecurityContext.fsGroupChangePolicy | string | `"OnRootMismatch"` | |
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<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)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
|
||||
|
||||
<a name="vaultwarden-8.0.1"></a>
|
||||
### [vaultwarden-8.0.1](https://github.com/truecharts/apps/compare/vaultwarden-7.0.2...vaultwarden-8.0.1) (2021-09-13)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 1.22.2
|
||||
appVersion: "1.22.2"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
|
||||
@@ -1,21 +1,7 @@
|
||||
|
||||
<a name="vaultwarden-8.0.1"></a>
|
||||
### [vaultwarden-8.0.1](https://github.com/truecharts/apps/compare/vaultwarden-7.0.2...vaultwarden-8.0.1) (2021-09-13)
|
||||
<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)
|
||||
|
||||
#### Chore
|
||||
|
||||
* Use bitnami instead of stock postgresql container ([#960](https://github.com/truecharts/apps/issues/960))
|
||||
* move more dockerhub containers to GHCR mirror ([#958](https://github.com/truecharts/apps/issues/958))
|
||||
* update non-major
|
||||
* 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
|
||||
|
||||
#### Fix
|
||||
|
||||
* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956))
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
@@ -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:8dd9c609de6a960d65285f56106e00bd06ee0ce74fad4876ca7f8d847d10b2e2"` | |
|
||||
| postgresqlImage.tag | string | `"13.4.0@sha256:0fa00d56daee4ab334e0b5aeabfb8674aadc501e498ca13feac5b5fdced4bcba"` | |
|
||||
| securityContext.allowPrivilegeEscalation | bool | `true` | |
|
||||
| securityContext.privileged | bool | `false` | |
|
||||
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="zwavejs2mqtt-7.0.2"></a>
|
||||
### [zwavejs2mqtt-7.0.2](https://github.com/truecharts/apps/compare/zwavejs2mqtt-7.0.1...zwavejs2mqtt-7.0.2) (2021-09-14)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
|
||||
|
||||
<a name="zwavejs2mqtt-7.0.1"></a>
|
||||
### [zwavejs2mqtt-7.0.1](https://github.com/truecharts/apps/compare/zwavejs2mqtt-6.11.17...zwavejs2mqtt-7.0.1) (2021-09-13)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 5.5.4
|
||||
appVersion: "5.6.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
|
||||
@@ -1,19 +1,7 @@
|
||||
|
||||
<a name="zwavejs2mqtt-7.0.1"></a>
|
||||
### [zwavejs2mqtt-7.0.1](https://github.com/truecharts/apps/compare/zwavejs2mqtt-6.11.17...zwavejs2mqtt-7.0.1) (2021-09-13)
|
||||
<a name="zwavejs2mqtt-7.0.2"></a>
|
||||
### [zwavejs2mqtt-7.0.2](https://github.com/truecharts/apps/compare/zwavejs2mqtt-7.0.1...zwavejs2mqtt-7.0.2) (2021-09-14)
|
||||
|
||||
#### Chore
|
||||
|
||||
* move most remaining Apps to GHCR mirror ([#959](https://github.com/truecharts/apps/issues/959))
|
||||
* 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
|
||||
|
||||
#### Fix
|
||||
|
||||
* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956))
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
@@ -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/zwavejs2mqtt"` | |
|
||||
| image.tag | string | `"v5.5.4@sha256:8b5946e5e3384f8818766e20da7f576e243a364369366d631a80e7794cfdfa3b"` | |
|
||||
| image.tag | string | `"v5.6.0@sha256:469de8c0d224549bb051263603276a78a3c9281579d21ac3f71611cc17281457"` | |
|
||||
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
|
||||
@@ -200,6 +200,6 @@ This chart is used by a lot of our Apps to provide sane defaults and logic.
|
||||
| wireguardImage | object | See below | WireGuard specific configuration |
|
||||
| wireguardImage.pullPolicy | string | `"IfNotPresent"` | Specify the WireGuard image pull policy |
|
||||
| wireguardImage.repository | string | `"ghcr.io/k8s-at-home/wireguard"` | Specify the WireGuard image |
|
||||
| wireguardImage.tag | string | `"v1.0.20210424@sha256:448045c4270b818ded47ec82b934e7227235402fbefa16e29800c2fb51d6de39"` | Specify the WireGuard image tag |
|
||||
| wireguardImage.tag | string | `"v1.0.20210914@sha256:3799349a9b09c689ffce45a4cedecc735af4fbc901e31d9cdbce1de1bc76be4c"` | Specify the WireGuard image tag |
|
||||
|
||||
All Rights Reserved - The TrueCharts Project
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<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)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
|
||||
|
||||
<a name="sogo-3.0.1"></a>
|
||||
### [sogo-3.0.1](https://github.com/truecharts/apps/compare/sogo-2.0.3...sogo-3.0.1) (2021-09-13)
|
||||
|
||||
|
||||
@@ -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:8dd9c609de6a960d65285f56106e00bd06ee0ce74fad4876ca7f8d847d10b2e2"` | |
|
||||
| postgresqlImage.tag | string | `"13.4.0@sha256:0fa00d56daee4ab334e0b5aeabfb8674aadc501e498ca13feac5b5fdced4bcba"` | |
|
||||
| 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="teamspeak3-0.0.2"></a>
|
||||
### [teamspeak3-0.0.2](https://github.com/truecharts/apps/compare/teamspeak3-0.0.1...teamspeak3-0.0.2) (2021-09-14)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
|
||||
|
||||
<a name="teamspeak3-0.0.1"></a>
|
||||
### teamspeak3-0.0.1 (2021-09-14)
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| env.TS3SERVER_LICENSE | string | `"accept"` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"teamspeak"` | |
|
||||
| image.tag | string | `"3.13.6@sha256:ff7a92727ffbf05925b54bb12e65bfee311d4193fc68e175dacd63a0048c28bf"` | |
|
||||
| image.tag | string | `"3.13.6@sha256:a88d61887cbfa78012ce8bf69e6fad5988d853b7b72a9483000b1af8a6083ff8"` | |
|
||||
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/var/ts3server/"` | |
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="common-test-3.1.1"></a>
|
||||
### [common-test-3.1.1](https://github.com/truecharts/apps/compare/common-test-3.1.0...common-test-3.1.1) (2021-09-14)
|
||||
|
||||
#### Chore
|
||||
|
||||
* Use bitnami instead of stock postgresql container ([#960](https://github.com/truecharts/apps/issues/960))
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
# Configuration Options
|
||||
|
||||
##### Connecting to other apps
|
||||
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide:
|
||||
https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/
|
||||
|
||||
##### Available config options
|
||||
In the future this page is going to contain an automated list of options available in the installation/edit UI.
|
||||
@@ -0,0 +1,18 @@
|
||||
# Default Helm-Values
|
||||
|
||||
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
|
||||
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
|
||||
|
||||
Most of our Apps also consume our "common" Helm Chart.
|
||||
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
|
||||
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
|
||||
|
||||
## Values
|
||||
|
||||
| Key | Type | Default | Description |
|
||||
|-----|------|---------|-------------|
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"ghcr.io/truecharts/homer"` | |
|
||||
| image.tag | string | `"latest@sha256:6d4f5dd5b4cfb33ddbd5a7a896ba73fd96a352da57dd20600007a22f9aaa4fc3"` | |
|
||||
|
||||
All Rights Reserved - The TrueCharts Project
|
||||
@@ -0,0 +1,37 @@
|
||||
# Introduction
|
||||
|
||||
Helper chart to test different use cases of the common library
|
||||
|
||||
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/apps/tree/master/charts/library/common-test>
|
||||
|
||||
## Requirements
|
||||
|
||||
Kubernetes: `>=1.16.0-0`
|
||||
|
||||
## Dependencies
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| file://../common | common | latest |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/).
|
||||
|
||||
## Uninstalling the Chart
|
||||
|
||||
To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/).
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first.
|
||||
- See the [Wiki](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||
---
|
||||
All Rights Reserved - The TrueCharts Project
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<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)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
|
||||
|
||||
<a name="authelia-3.0.4"></a>
|
||||
### [authelia-3.0.4](https://github.com/truecharts/apps/compare/authelia-3.0.3...authelia-3.0.4) (2021-09-14)
|
||||
|
||||
|
||||
@@ -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.4@sha256:956a7577adeb3d430bb1fc00b08baa8aecddec3949dd767363a43fcc6465d34a"` | |
|
||||
| image.tag | string | `"4.30.5@sha256:1b32c5c072de7522a84e2e0badc52bf981c8bf7a8369b752720fbfc597c35ea7"` | |
|
||||
| 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:8dd9c609de6a960d65285f56106e00bd06ee0ce74fad4876ca7f8d847d10b2e2"` | |
|
||||
| postgresqlImage.tag | string | `"13.4.0@sha256:0fa00d56daee4ab334e0b5aeabfb8674aadc501e498ca13feac5b5fdced4bcba"` | |
|
||||
| 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="calibre-web-7.0.2"></a>
|
||||
### [calibre-web-7.0.2](https://github.com/truecharts/apps/compare/calibre-web-7.0.1...calibre-web-7.0.2) (2021-09-14)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
|
||||
|
||||
<a name="calibre-web-7.0.1"></a>
|
||||
### [calibre-web-7.0.1](https://github.com/truecharts/apps/compare/calibre-web-6.11.15...calibre-web-7.0.1) (2021-09-13)
|
||||
|
||||
|
||||
@@ -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/calibre-web"` | |
|
||||
| image.tag | string | `"version-0.6.12@sha256:d2e3980e7d0257c28d1e06a10d7f9cb0b3de6865a8d987e10af590fa6c4ebb77"` | |
|
||||
| image.tag | string | `"version-0.6.12@sha256:8537f4b8bc08f3d192e30f5eed777bbd1cc21424cc9a268c4a3589640b703b68"` | |
|
||||
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<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)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
|
||||
|
||||
<a name="custom-app-1.0.1"></a>
|
||||
### [custom-app-1.0.1](https://github.com/truecharts/apps/compare/custom-app-0.2.22...custom-app-1.0.1) (2021-09-13)
|
||||
|
||||
|
||||
@@ -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.746@sha256:4caa9f57a10c07cca49935b6e039aa4c15eb20f28add18983bb62b028e245edd"` | |
|
||||
| image.tag | string | `"v0.18.755@sha256:ddd7dfe90826a6c60e710874e7fb05aec824cfb531d76e143707b6d20de993de"` | |
|
||||
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<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)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
|
||||
|
||||
<a name="fireflyiii-8.0.1"></a>
|
||||
### [fireflyiii-8.0.1](https://github.com/truecharts/apps/compare/fireflyiii-7.0.2...fireflyiii-8.0.1) (2021-09-13)
|
||||
|
||||
|
||||
@@ -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:8dd9c609de6a960d65285f56106e00bd06ee0ce74fad4876ca7f8d847d10b2e2"` | |
|
||||
| postgresqlImage.tag | string | `"13.4.0@sha256:0fa00d56daee4ab334e0b5aeabfb8674aadc501e498ca13feac5b5fdced4bcba"` | |
|
||||
| probes.liveness.path | string | `"/login"` | |
|
||||
| probes.readiness.path | string | `"/login"` | |
|
||||
| probes.startup.path | string | `"/login"` | |
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="healthchecks-2.0.2"></a>
|
||||
### [healthchecks-2.0.2](https://github.com/truecharts/apps/compare/healthchecks-2.0.1...healthchecks-2.0.2) (2021-09-14)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
|
||||
|
||||
<a name="healthchecks-2.0.1"></a>
|
||||
### [healthchecks-2.0.1](https://github.com/truecharts/apps/compare/healthchecks-1.9.15...healthchecks-2.0.1) (2021-09-13)
|
||||
|
||||
|
||||
@@ -20,7 +20,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/healthchecks"` | image repository |
|
||||
| image.tag | string | `"version-v1.22.0@sha256:f2e6865c909a1eeebf8bbe2736c0a3145ed5e9fa1bddde0809993a74963bc14a"` | image tag |
|
||||
| image.tag | string | `"version-v1.22.0@sha256:11b714fd49962069da7352d420e93800354e44cf00754bb3fafb4dbd03a6f716"` | image tag |
|
||||
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
|
||||
| persistence.config | object | `{"accessMode":"ReadWriteOnce","enabled":true,"mountpath":"/config","size":"100Gi","type":"pvc"}` | Volume used for configuration |
|
||||
| service | object | See values.yaml | Configures service settings for the chart. |
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<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)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
|
||||
|
||||
<a name="jackett-7.0.1"></a>
|
||||
### [jackett-7.0.1](https://github.com/truecharts/apps/compare/jackett-6.11.21...jackett-7.0.1) (2021-09-13)
|
||||
|
||||
|
||||
@@ -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.746@sha256:4caa9f57a10c07cca49935b6e039aa4c15eb20f28add18983bb62b028e245edd"` | |
|
||||
| image.tag | string | `"v0.18.755@sha256:ddd7dfe90826a6c60e710874e7fb05aec824cfb531d76e143707b6d20de993de"` | |
|
||||
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<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)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
|
||||
|
||||
<a name="komga-2.0.1"></a>
|
||||
### [komga-2.0.1](https://github.com/truecharts/apps/compare/komga-1.9.19...komga-2.0.1) (2021-09-13)
|
||||
|
||||
|
||||
@@ -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.3@sha256:51e3e48481ac63d0cafebcf76198f61f7475d7b8a28f96d38d5aefcfebd711fd"` | image tag |
|
||||
| image.tag | string | `"v0.125.4@sha256:c6c864cd4a1278722e939f833e18060d2144a481c9b45208ac37ff68da5116de"` | 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.2"></a>
|
||||
### [lazylibrarian-7.0.2](https://github.com/truecharts/apps/compare/lazylibrarian-7.0.1...lazylibrarian-7.0.2) (2021-09-14)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
|
||||
|
||||
<a name="lazylibrarian-7.0.1"></a>
|
||||
### [lazylibrarian-7.0.1](https://github.com/truecharts/apps/compare/lazylibrarian-6.11.15...lazylibrarian-7.0.1) (2021-09-13)
|
||||
|
||||
|
||||
@@ -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:15cb4204453e7f6d349575f9a616176eb1478ac91e9218e3bf6a4dd1c60490e1"` | |
|
||||
| image.tag | string | `"latest@sha256:65ff3e1b07097396c5c03e4e59d78df9b07979556740d7e7e2568009077bebe3"` | |
|
||||
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<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)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
|
||||
|
||||
<a name="nextcloud-5.0.1"></a>
|
||||
### [nextcloud-5.0.1](https://github.com/truecharts/apps/compare/nextcloud-4.0.6...nextcloud-5.0.1) (2021-09-13)
|
||||
|
||||
|
||||
@@ -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:8dd9c609de6a960d65285f56106e00bd06ee0ce74fad4876ca7f8d847d10b2e2"` | |
|
||||
| postgresqlImage.tag | string | `"13.4.0@sha256:0fa00d56daee4ab334e0b5aeabfb8674aadc501e498ca13feac5b5fdced4bcba"` | |
|
||||
| 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="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)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#987](https://github.com/truecharts/apps/issues/987))
|
||||
|
||||
|
||||
|
||||
<a name="postgresql-2.2.1"></a>
|
||||
### [postgresql-2.2.1](https://github.com/truecharts/apps/compare/postgresql-2.2.0...postgresql-2.2.1) (2021-09-13)
|
||||
|
||||
|
||||
@@ -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:8dd9c609de6a960d65285f56106e00bd06ee0ce74fad4876ca7f8d847d10b2e2"` | |
|
||||
| image.tag | string | `"13.4.0@sha256:0fa00d56daee4ab334e0b5aeabfb8674aadc501e498ca13feac5b5fdced4bcba"` | |
|
||||
| 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"` | |
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user