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>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="authelia-7.0.0"></a>
|
||||||
|
### [authelia-7.0.0](https://github.com/truecharts/apps/compare/authelia-6.0.5...authelia-7.0.0) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="authelia-6.0.5"></a>
|
<a name="authelia-6.0.5"></a>
|
||||||
### [authelia-6.0.5](https://github.com/truecharts/apps/compare/authelia-5.1.0...authelia-6.0.5) (2021-10-26)
|
### [authelia-6.0.5](https://github.com/truecharts/apps/compare/authelia-5.1.0...authelia-6.0.5) (2021-10-26)
|
||||||
|
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://charts.bitnami.com/bitnami | redis | 15.5.1 |
|
| https://charts.bitnami.com/bitnami | redis | 15.5.1 |
|
||||||
| https://truecharts.org/ | postgresql | 4.1.0 |
|
| https://truecharts.org/ | postgresql | 5.1.0 |
|
||||||
| https://truecharts.org | common | 8.3.14 |
|
| https://truecharts.org | common | 8.3.14 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|||||||
@@ -1,6 +1,17 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="babybuddy-4.0.0"></a>
|
||||||
|
### [babybuddy-4.0.0](https://github.com/truecharts/apps/compare/babybuddy-3.0.0...babybuddy-4.0.0) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||||
|
* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
|
||||||
|
* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="babybuddy-3.0.0"></a>
|
<a name="babybuddy-3.0.0"></a>
|
||||||
### [babybuddy-3.0.0](https://github.com/truecharts/apps/compare/babybuddy-2.0.1...babybuddy-3.0.0) (2021-10-25)
|
### [babybuddy-3.0.0](https://github.com/truecharts/apps/compare/babybuddy-2.0.1...babybuddy-3.0.0) (2021-10-25)
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org/ | postgresql | 4.0.1 |
|
| https://truecharts.org/ | postgresql | 5.1.0 |
|
||||||
| https://truecharts.org | common | 8.3.14 |
|
| https://truecharts.org | common | 8.3.14 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here
|
|||||||
| envValueFrom.DB_PASSWORD.secretKeyRef.name | string | `"dbcreds"` | |
|
| envValueFrom.DB_PASSWORD.secretKeyRef.name | string | `"dbcreds"` | |
|
||||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||||
| image.repository | string | `"ghcr.io/linuxserver/babybuddy"` | |
|
| image.repository | string | `"ghcr.io/linuxserver/babybuddy"` | |
|
||||||
| image.tag | string | `"1.9.0@sha256:effdb5d720deb3cf24d964bdff5827de5fc18f9a24e41f8479b0fb159c78208f"` | |
|
| image.tag | string | `"1.9.0@sha256:1e00533d48c99360a198295170e2d0ce572255a349f4b9cfeeb1217d4df72a9f"` | |
|
||||||
| persistence.config.enabled | bool | `true` | |
|
| persistence.config.enabled | bool | `true` | |
|
||||||
| persistence.config.mountPath | string | `"/config"` | |
|
| persistence.config.mountPath | string | `"/config"` | |
|
||||||
| persistence.varrun.enabled | bool | `true` | |
|
| persistence.varrun.enabled | bool | `true` | |
|
||||||
|
|||||||
@@ -1,6 +1,16 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="dsmr-reader-4.0.0"></a>
|
||||||
|
### [dsmr-reader-4.0.0](https://github.com/truecharts/apps/compare/dsmr-reader-3.0.0...dsmr-reader-4.0.0) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||||
|
* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="dsmr-reader-3.0.0"></a>
|
<a name="dsmr-reader-3.0.0"></a>
|
||||||
### [dsmr-reader-3.0.0](https://github.com/truecharts/apps/compare/dsmr-reader-2.0.1...dsmr-reader-3.0.0) (2021-10-25)
|
### [dsmr-reader-3.0.0](https://github.com/truecharts/apps/compare/dsmr-reader-2.0.1...dsmr-reader-3.0.0) (2021-10-25)
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org/ | postgresql | 4.0.1 |
|
| https://truecharts.org/ | postgresql | 5.1.0 |
|
||||||
| https://truecharts.org | common | 8.3.14 |
|
| https://truecharts.org | common | 8.3.14 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|||||||
@@ -1,6 +1,16 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="etherpad-4.0.0"></a>
|
||||||
|
### [etherpad-4.0.0](https://github.com/truecharts/apps/compare/etherpad-3.0.0...etherpad-4.0.0) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||||
|
* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="etherpad-3.0.0"></a>
|
<a name="etherpad-3.0.0"></a>
|
||||||
### [etherpad-3.0.0](https://github.com/truecharts/apps/compare/etherpad-2.0.1...etherpad-3.0.0) (2021-10-25)
|
### [etherpad-3.0.0](https://github.com/truecharts/apps/compare/etherpad-2.0.1...etherpad-3.0.0) (2021-10-25)
|
||||||
|
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org/ | postgresql | 4.0.1 |
|
| https://truecharts.org/ | postgresql | 5.1.0 |
|
||||||
| https://truecharts.org | common | 8.3.14 |
|
| https://truecharts.org | common | 8.3.14 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|||||||
@@ -1,6 +1,16 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="fireflyiii-12.0.0"></a>
|
||||||
|
### [fireflyiii-12.0.0](https://github.com/truecharts/apps/compare/fireflyiii-11.0.0...fireflyiii-12.0.0) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||||
|
* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="fireflyiii-11.0.0"></a>
|
<a name="fireflyiii-11.0.0"></a>
|
||||||
### [fireflyiii-11.0.0](https://github.com/truecharts/apps/compare/fireflyiii-10.0.3...fireflyiii-11.0.0) (2021-10-25)
|
### [fireflyiii-11.0.0](https://github.com/truecharts/apps/compare/fireflyiii-10.0.3...fireflyiii-11.0.0) (2021-10-25)
|
||||||
|
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org/ | postgresql | 4.0.1 |
|
| https://truecharts.org/ | postgresql | 5.1.0 |
|
||||||
| https://truecharts.org | common | 8.3.14 |
|
| https://truecharts.org | common | 8.3.14 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|||||||
@@ -1,6 +1,16 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="firefox-syncserver-4.0.0"></a>
|
||||||
|
### [firefox-syncserver-4.0.0](https://github.com/truecharts/apps/compare/firefox-syncserver-3.0.0...firefox-syncserver-4.0.0) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||||
|
* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="firefox-syncserver-3.0.0"></a>
|
<a name="firefox-syncserver-3.0.0"></a>
|
||||||
### [firefox-syncserver-3.0.0](https://github.com/truecharts/apps/compare/firefox-syncserver-2.0.1...firefox-syncserver-3.0.0) (2021-10-25)
|
### [firefox-syncserver-3.0.0](https://github.com/truecharts/apps/compare/firefox-syncserver-2.0.1...firefox-syncserver-3.0.0) (2021-10-25)
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org/ | postgresql | 4.0.1 |
|
| https://truecharts.org/ | postgresql | 5.1.0 |
|
||||||
| https://truecharts.org | common | 8.3.14 |
|
| https://truecharts.org | common | 8.3.14 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|||||||
@@ -1,6 +1,17 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="gitea-4.0.0"></a>
|
||||||
|
### [gitea-4.0.0](https://github.com/truecharts/apps/compare/gitea-3.0.1...gitea-4.0.0) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||||
|
* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
|
||||||
|
* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="gitea-3.0.1"></a>
|
<a name="gitea-3.0.1"></a>
|
||||||
### [gitea-3.0.1](https://github.com/truecharts/apps/compare/gitea-3.0.0...gitea-3.0.1) (2021-10-26)
|
### [gitea-3.0.1](https://github.com/truecharts/apps/compare/gitea-3.0.0...gitea-3.0.1) (2021-10-26)
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "1.15.4"
|
appVersion: "1.15.5"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://charts.bitnami.com/bitnami | memcached | 5.15.7 |
|
| https://charts.bitnami.com/bitnami | memcached | 5.15.7 |
|
||||||
| https://truecharts.org/ | postgresql | 4.0.1 |
|
| https://truecharts.org/ | postgresql | 5.1.0 |
|
||||||
| https://truecharts.org | common | 8.3.14 |
|
| https://truecharts.org | common | 8.3.14 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ You will, however, be able to use all values referenced in the common chart here
|
|||||||
| envFrom[0].configMapRef.name | string | `"gitea-env"` | |
|
| envFrom[0].configMapRef.name | string | `"gitea-env"` | |
|
||||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||||
| image.repository | string | `"gitea/gitea"` | |
|
| image.repository | string | `"gitea/gitea"` | |
|
||||||
| image.tag | string | `"1.15.4-rootless"` | |
|
| image.tag | string | `"1.15.5-rootless"` | |
|
||||||
| initContainers.1-init-directories.command[0] | string | `"/usr/sbin/init_directory_structure.sh"` | |
|
| initContainers.1-init-directories.command[0] | string | `"/usr/sbin/init_directory_structure.sh"` | |
|
||||||
| initContainers.1-init-directories.envFrom[0].configMapRef.name | string | `"gitea-env"` | |
|
| initContainers.1-init-directories.envFrom[0].configMapRef.name | string | `"gitea-env"` | |
|
||||||
| initContainers.1-init-directories.image | string | `"{{ .Values.image.repository }}:{{ .Values.image.tag }}"` | |
|
| initContainers.1-init-directories.image | string | `"{{ .Values.image.repository }}:{{ .Values.image.tag }}"` | |
|
||||||
|
|||||||
@@ -1,6 +1,16 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="gotify-4.0.0"></a>
|
||||||
|
### [gotify-4.0.0](https://github.com/truecharts/apps/compare/gotify-3.0.0...gotify-4.0.0) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||||
|
* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="gotify-3.0.0"></a>
|
<a name="gotify-3.0.0"></a>
|
||||||
### [gotify-3.0.0](https://github.com/truecharts/apps/compare/gotify-2.0.1...gotify-3.0.0) (2021-10-25)
|
### [gotify-3.0.0](https://github.com/truecharts/apps/compare/gotify-2.0.1...gotify-3.0.0) (2021-10-25)
|
||||||
|
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org/ | postgresql | 4.0.1 |
|
| https://truecharts.org/ | postgresql | 5.1.0 |
|
||||||
| https://truecharts.org | common | 8.3.14 |
|
| https://truecharts.org | common | 8.3.14 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|||||||
@@ -1,6 +1,16 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="home-assistant-11.0.0"></a>
|
||||||
|
### [home-assistant-11.0.0](https://github.com/truecharts/apps/compare/home-assistant-10.0.0...home-assistant-11.0.0) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||||
|
* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="home-assistant-10.0.0"></a>
|
<a name="home-assistant-10.0.0"></a>
|
||||||
### [home-assistant-10.0.0](https://github.com/truecharts/apps/compare/home-assistant-9.0.3...home-assistant-10.0.0) (2021-10-25)
|
### [home-assistant-10.0.0](https://github.com/truecharts/apps/compare/home-assistant-9.0.3...home-assistant-10.0.0) (2021-10-25)
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org/ | postgresql | 4.0.1 |
|
| https://truecharts.org/ | postgresql | 5.1.0 |
|
||||||
| https://truecharts.org | common | 8.3.14 |
|
| https://truecharts.org | common | 8.3.14 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|||||||
@@ -1,6 +1,16 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="joplin-server-4.0.0"></a>
|
||||||
|
### [joplin-server-4.0.0](https://github.com/truecharts/apps/compare/joplin-server-3.0.0...joplin-server-4.0.0) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||||
|
* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="joplin-server-3.0.0"></a>
|
<a name="joplin-server-3.0.0"></a>
|
||||||
### [joplin-server-3.0.0](https://github.com/truecharts/apps/compare/joplin-server-2.0.1...joplin-server-3.0.0) (2021-10-25)
|
### [joplin-server-3.0.0](https://github.com/truecharts/apps/compare/joplin-server-2.0.1...joplin-server-3.0.0) (2021-10-25)
|
||||||
|
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org/ | postgresql | 4.0.1 |
|
| https://truecharts.org/ | postgresql | 5.1.0 |
|
||||||
| https://truecharts.org | common | 8.3.14 |
|
| https://truecharts.org | common | 8.3.14 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|||||||
@@ -1,6 +1,16 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="kanboard-4.0.0"></a>
|
||||||
|
### [kanboard-4.0.0](https://github.com/truecharts/apps/compare/kanboard-3.0.0...kanboard-4.0.0) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||||
|
* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="kanboard-3.0.0"></a>
|
<a name="kanboard-3.0.0"></a>
|
||||||
### [kanboard-3.0.0](https://github.com/truecharts/apps/compare/kanboard-2.0.1...kanboard-3.0.0) (2021-10-25)
|
### [kanboard-3.0.0](https://github.com/truecharts/apps/compare/kanboard-2.0.1...kanboard-3.0.0) (2021-10-25)
|
||||||
|
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org/ | postgresql | 4.0.1 |
|
| https://truecharts.org/ | postgresql | 5.1.0 |
|
||||||
| https://truecharts.org | common | 8.3.14 |
|
| https://truecharts.org | common | 8.3.14 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|||||||
@@ -1,6 +1,16 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="miniflux-3.0.0"></a>
|
||||||
|
### [miniflux-3.0.0](https://github.com/truecharts/apps/compare/miniflux-2.0.0...miniflux-3.0.0) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||||
|
* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="miniflux-2.0.0"></a>
|
<a name="miniflux-2.0.0"></a>
|
||||||
### [miniflux-2.0.0](https://github.com/truecharts/apps/compare/miniflux-1.0.3...miniflux-2.0.0) (2021-10-25)
|
### [miniflux-2.0.0](https://github.com/truecharts/apps/compare/miniflux-1.0.3...miniflux-2.0.0) (2021-10-25)
|
||||||
|
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org/ | postgresql | 4.0.1 |
|
| https://truecharts.org/ | postgresql | 5.1.0 |
|
||||||
| https://truecharts.org | common | 8.3.14 |
|
| https://truecharts.org | common | 8.3.14 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|||||||
@@ -1,6 +1,16 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="nextcloud-9.0.0"></a>
|
||||||
|
### [nextcloud-9.0.0](https://github.com/truecharts/apps/compare/nextcloud-8.0.5...nextcloud-9.0.0) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||||
|
* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="nextcloud-8.0.5"></a>
|
<a name="nextcloud-8.0.5"></a>
|
||||||
### [nextcloud-8.0.5](https://github.com/truecharts/apps/compare/nextcloud-7.1.0...nextcloud-8.0.5) (2021-10-26)
|
### [nextcloud-8.0.5](https://github.com/truecharts/apps/compare/nextcloud-7.1.0...nextcloud-8.0.5) (2021-10-26)
|
||||||
|
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://charts.bitnami.com/bitnami | redis | 15.5.1 |
|
| https://charts.bitnami.com/bitnami | redis | 15.5.1 |
|
||||||
| https://truecharts.org/ | postgresql | 4.1.0 |
|
| https://truecharts.org/ | postgresql | 5.1.0 |
|
||||||
| https://truecharts.org | common | 8.3.14 |
|
| https://truecharts.org | common | 8.3.14 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|||||||
@@ -31,7 +31,7 @@ You will, however, be able to use all values referenced in the common chart here
|
|||||||
| envValueFrom.REDIS_HOST_PASSWORD.secretKeyRef.name | string | `"rediscreds"` | |
|
| envValueFrom.REDIS_HOST_PASSWORD.secretKeyRef.name | string | `"rediscreds"` | |
|
||||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||||
| image.repository | string | `"docker.io/nextcloud"` | |
|
| image.repository | string | `"docker.io/nextcloud"` | |
|
||||||
| image.tag | string | `"22.2.0@sha256:f6fa4b7989fcefdfacd92b94d15ae82dd0b072d9794f64c017f5ef5d4fc1c05b"` | |
|
| image.tag | string | `"22.2.0@sha256:3a10a9b27c467bd8129de22ce502cb7e8cb1476783740e307766eabdfa6f7c89"` | |
|
||||||
| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
|
| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
|
||||||
| persistence.data.enabled | bool | `true` | |
|
| persistence.data.enabled | bool | `true` | |
|
||||||
| persistence.data.mountPath | string | `"/var/www/html"` | |
|
| persistence.data.mountPath | string | `"/var/www/html"` | |
|
||||||
|
|||||||
@@ -1,6 +1,16 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="odoo-3.0.0"></a>
|
||||||
|
### [odoo-3.0.0](https://github.com/truecharts/apps/compare/odoo-2.0.0...odoo-3.0.0) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||||
|
* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="odoo-2.0.0"></a>
|
<a name="odoo-2.0.0"></a>
|
||||||
### [odoo-2.0.0](https://github.com/truecharts/apps/compare/odoo-1.0.3...odoo-2.0.0) (2021-10-25)
|
### [odoo-2.0.0](https://github.com/truecharts/apps/compare/odoo-1.0.3...odoo-2.0.0) (2021-10-25)
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org/ | postgresql | 4.0.1 |
|
| https://truecharts.org/ | postgresql | 5.1.0 |
|
||||||
| https://truecharts.org | common | 8.3.14 |
|
| https://truecharts.org | common | 8.3.14 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|||||||
@@ -1,6 +1,16 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="openkm-3.0.0"></a>
|
||||||
|
### [openkm-3.0.0](https://github.com/truecharts/apps/compare/openkm-2.0.0...openkm-3.0.0) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||||
|
* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="openkm-2.0.0"></a>
|
<a name="openkm-2.0.0"></a>
|
||||||
### [openkm-2.0.0](https://github.com/truecharts/apps/compare/openkm-1.0.3...openkm-2.0.0) (2021-10-25)
|
### [openkm-2.0.0](https://github.com/truecharts/apps/compare/openkm-1.0.3...openkm-2.0.0) (2021-10-25)
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org/ | postgresql | 4.0.1 |
|
| https://truecharts.org/ | postgresql | 5.1.0 |
|
||||||
| https://truecharts.org | common | 8.3.14 |
|
| https://truecharts.org | common | 8.3.14 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|||||||
@@ -1,6 +1,16 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="recipes-3.0.0"></a>
|
||||||
|
### [recipes-3.0.0](https://github.com/truecharts/apps/compare/recipes-2.0.0...recipes-3.0.0) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||||
|
* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="recipes-2.0.0"></a>
|
<a name="recipes-2.0.0"></a>
|
||||||
### [recipes-2.0.0](https://github.com/truecharts/apps/compare/recipes-1.0.3...recipes-2.0.0) (2021-10-25)
|
### [recipes-2.0.0](https://github.com/truecharts/apps/compare/recipes-1.0.3...recipes-2.0.0) (2021-10-25)
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org/ | postgresql | 4.0.1 |
|
| https://truecharts.org/ | postgresql | 5.1.0 |
|
||||||
| https://truecharts.org | common | 8.3.14 |
|
| https://truecharts.org | common | 8.3.14 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|||||||
@@ -1,6 +1,16 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="shiori-3.0.0"></a>
|
||||||
|
### [shiori-3.0.0](https://github.com/truecharts/apps/compare/shiori-2.0.0...shiori-3.0.0) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||||
|
* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="shiori-2.0.0"></a>
|
<a name="shiori-2.0.0"></a>
|
||||||
### [shiori-2.0.0](https://github.com/truecharts/apps/compare/shiori-1.0.3...shiori-2.0.0) (2021-10-25)
|
### [shiori-2.0.0](https://github.com/truecharts/apps/compare/shiori-1.0.3...shiori-2.0.0) (2021-10-25)
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org/ | postgresql | 4.0.1 |
|
| https://truecharts.org/ | postgresql | 5.1.0 |
|
||||||
| https://truecharts.org | common | 8.3.14 |
|
| https://truecharts.org | common | 8.3.14 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|||||||
@@ -1,6 +1,16 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="statping-3.0.0"></a>
|
||||||
|
### [statping-3.0.0](https://github.com/truecharts/apps/compare/statping-2.0.0...statping-3.0.0) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||||
|
* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="statping-2.0.0"></a>
|
<a name="statping-2.0.0"></a>
|
||||||
### [statping-2.0.0](https://github.com/truecharts/apps/compare/statping-1.0.3...statping-2.0.0) (2021-10-25)
|
### [statping-2.0.0](https://github.com/truecharts/apps/compare/statping-1.0.3...statping-2.0.0) (2021-10-25)
|
||||||
|
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org/ | postgresql | 4.0.1 |
|
| https://truecharts.org/ | postgresql | 5.1.0 |
|
||||||
| https://truecharts.org | common | 8.3.14 |
|
| https://truecharts.org | common | 8.3.14 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|||||||
@@ -1,6 +1,16 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="teedy-3.0.0"></a>
|
||||||
|
### [teedy-3.0.0](https://github.com/truecharts/apps/compare/teedy-2.0.0...teedy-3.0.0) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||||
|
* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="teedy-2.0.0"></a>
|
<a name="teedy-2.0.0"></a>
|
||||||
### [teedy-2.0.0](https://github.com/truecharts/apps/compare/teedy-1.0.3...teedy-2.0.0) (2021-10-25)
|
### [teedy-2.0.0](https://github.com/truecharts/apps/compare/teedy-1.0.3...teedy-2.0.0) (2021-10-25)
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org/ | postgresql | 4.0.1 |
|
| https://truecharts.org/ | postgresql | 5.1.0 |
|
||||||
| https://truecharts.org | common | 8.3.14 |
|
| https://truecharts.org | common | 8.3.14 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|||||||
@@ -1,6 +1,16 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="traccar-3.0.0"></a>
|
||||||
|
### [traccar-3.0.0](https://github.com/truecharts/apps/compare/traccar-2.0.0...traccar-3.0.0) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||||
|
* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="traccar-2.0.0"></a>
|
<a name="traccar-2.0.0"></a>
|
||||||
### [traccar-2.0.0](https://github.com/truecharts/apps/compare/traccar-1.0.3...traccar-2.0.0) (2021-10-25)
|
### [traccar-2.0.0](https://github.com/truecharts/apps/compare/traccar-1.0.3...traccar-2.0.0) (2021-10-25)
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org/ | postgresql | 4.0.1 |
|
| https://truecharts.org/ | postgresql | 5.1.0 |
|
||||||
| https://truecharts.org | common | 8.3.14 |
|
| https://truecharts.org | common | 8.3.14 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|||||||
@@ -1,6 +1,17 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="tt-rss-3.0.0"></a>
|
||||||
|
### [tt-rss-3.0.0](https://github.com/truecharts/apps/compare/tt-rss-2.0.0...tt-rss-3.0.0) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||||
|
* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
|
||||||
|
* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="tt-rss-2.0.0"></a>
|
<a name="tt-rss-2.0.0"></a>
|
||||||
### [tt-rss-2.0.0](https://github.com/truecharts/apps/compare/tt-rss-1.0.3...tt-rss-2.0.0) (2021-10-25)
|
### [tt-rss-2.0.0](https://github.com/truecharts/apps/compare/tt-rss-1.0.3...tt-rss-2.0.0) (2021-10-25)
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "1.9029.0"
|
appVersion: "1.9035.0"
|
||||||
description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator
|
description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator
|
||||||
name: tt-rss
|
name: tt-rss
|
||||||
version: 3.0.0
|
version: 3.0.0
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org/ | postgresql | 4.0.1 |
|
| https://truecharts.org/ | postgresql | 5.1.0 |
|
||||||
| https://truecharts.org | common | 8.3.14 |
|
| https://truecharts.org | common | 8.3.14 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here
|
|||||||
| envValueFrom.TTRSS_DB_PASS.secretKeyRef.name | string | `"dbcreds"` | |
|
| envValueFrom.TTRSS_DB_PASS.secretKeyRef.name | string | `"dbcreds"` | |
|
||||||
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
||||||
| image.repository | string | `"ghcr.io/k8s-at-home/tt-rss"` | image repository |
|
| image.repository | string | `"ghcr.io/k8s-at-home/tt-rss"` | image repository |
|
||||||
| image.tag | string | `"v1.9029.0@sha256:c46f9e5d241cccc2c0bffba15d480a71c18c3dbd39b0c05abb0538a251056057"` | image tag |
|
| image.tag | string | `"v1.9035.0@sha256:fd41258931c84cdc009532ea614367f83abb205d13363dfef8be15c2999faa89"` | image tag |
|
||||||
| podSecurityContext.runAsGroup | int | `0` | |
|
| podSecurityContext.runAsGroup | int | `0` | |
|
||||||
| podSecurityContext.runAsUser | int | `0` | |
|
| podSecurityContext.runAsUser | int | `0` | |
|
||||||
| postgresql.enabled | bool | `true` | |
|
| postgresql.enabled | bool | `true` | |
|
||||||
|
|||||||
@@ -1,6 +1,16 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="vaultwarden-12.0.0"></a>
|
||||||
|
### [vaultwarden-12.0.0](https://github.com/truecharts/apps/compare/vaultwarden-11.0.5...vaultwarden-12.0.0) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||||
|
* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="vaultwarden-11.0.5"></a>
|
<a name="vaultwarden-11.0.5"></a>
|
||||||
### [vaultwarden-11.0.5](https://github.com/truecharts/apps/compare/vaultwarden-10.1.0...vaultwarden-11.0.5) (2021-10-26)
|
### [vaultwarden-11.0.5](https://github.com/truecharts/apps/compare/vaultwarden-10.1.0...vaultwarden-11.0.5) (2021-10-26)
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "1.22.2"
|
appVersion: "1.23.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org/ | postgresql | 4.1.0 |
|
| https://truecharts.org/ | postgresql | 5.1.0 |
|
||||||
| https://truecharts.org | common | 8.3.14 |
|
| https://truecharts.org | common | 8.3.14 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|||||||
@@ -21,7 +21,7 @@ You will, however, be able to use all values referenced in the common chart here
|
|||||||
| envValueFrom.DATABASE_URL.secretKeyRef.name | string | `"dbcreds"` | |
|
| envValueFrom.DATABASE_URL.secretKeyRef.name | string | `"dbcreds"` | |
|
||||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||||
| image.repository | string | `"ghcr.io/truecharts/vaultwarden"` | |
|
| image.repository | string | `"ghcr.io/truecharts/vaultwarden"` | |
|
||||||
| image.tag | string | `"v1.22.2@sha256:8693c057298731f507128a395395172d60093be9b299f6bf9e5c35512a74d457"` | |
|
| image.tag | string | `"v1.23.0@sha256:1e65dd23569e566576c3c80de76f711e0b9fc5e29a39d45f49f0a44d1282d869"` | |
|
||||||
| ingress | object | See below | Configure the ingresses for the chart here. Additional ingresses can be added by adding a dictionary key similar to the 'main' ingress. |
|
| ingress | object | See below | Configure the ingresses for the chart here. Additional ingresses can be added by adding a dictionary key similar to the 'main' ingress. |
|
||||||
| ingress.main.enabled | bool | `true` | Enables or disables the ingress |
|
| ingress.main.enabled | bool | `true` | Enables or disables the ingress |
|
||||||
| ingress.main.fixedMiddlewares | list | `["chain-basic"]` | List of middlewares in the traefikmiddlewares k8s namespace to add automatically Creates an annotation with the middlewares and appends k8s and traefik namespaces to the middleware names Primarily used for TrueNAS SCALE to add additional (seperate) middlewares without exposing them to the end-user |
|
| ingress.main.fixedMiddlewares | list | `["chain-basic"]` | List of middlewares in the traefikmiddlewares k8s namespace to add automatically Creates an annotation with the middlewares and appends k8s and traefik namespaces to the middleware names Primarily used for TrueNAS SCALE to add additional (seperate) middlewares without exposing them to the end-user |
|
||||||
|
|||||||
@@ -1,6 +1,16 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="wikijs-3.0.0"></a>
|
||||||
|
### [wikijs-3.0.0](https://github.com/truecharts/apps/compare/wikijs-2.0.0...wikijs-3.0.0) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||||
|
* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="wikijs-2.0.0"></a>
|
<a name="wikijs-2.0.0"></a>
|
||||||
### [wikijs-2.0.0](https://github.com/truecharts/apps/compare/wikijs-1.0.3...wikijs-2.0.0) (2021-10-25)
|
### [wikijs-2.0.0](https://github.com/truecharts/apps/compare/wikijs-1.0.3...wikijs-2.0.0) (2021-10-25)
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org/ | postgresql | 4.0.1 |
|
| https://truecharts.org/ | postgresql | 5.1.0 |
|
||||||
| https://truecharts.org | common | 8.3.14 |
|
| https://truecharts.org | common | 8.3.14 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|||||||
@@ -1,6 +1,15 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="authelia-7.0.0"></a>
|
||||||
|
### [authelia-7.0.0](https://github.com/truecharts/apps/compare/authelia-6.0.5...authelia-7.0.0) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="authelia-6.0.5"></a>
|
<a name="authelia-6.0.5"></a>
|
||||||
### [authelia-6.0.5](https://github.com/truecharts/apps/compare/authelia-5.1.0...authelia-6.0.5) (2021-10-26)
|
### [authelia-6.0.5](https://github.com/truecharts/apps/compare/authelia-5.1.0...authelia-6.0.5) (2021-10-26)
|
||||||
|
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://charts.bitnami.com/bitnami | redis | 15.5.1 |
|
| https://charts.bitnami.com/bitnami | redis | 15.5.1 |
|
||||||
| https://truecharts.org/ | postgresql | 4.1.0 |
|
| https://truecharts.org/ | postgresql | 5.1.0 |
|
||||||
| https://truecharts.org | common | 8.3.14 |
|
| https://truecharts.org | common | 8.3.14 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|||||||
@@ -1,6 +1,17 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="babybuddy-4.0.0"></a>
|
||||||
|
### [babybuddy-4.0.0](https://github.com/truecharts/apps/compare/babybuddy-3.0.0...babybuddy-4.0.0) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||||
|
* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
|
||||||
|
* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="babybuddy-3.0.0"></a>
|
<a name="babybuddy-3.0.0"></a>
|
||||||
### [babybuddy-3.0.0](https://github.com/truecharts/apps/compare/babybuddy-2.0.1...babybuddy-3.0.0) (2021-10-25)
|
### [babybuddy-3.0.0](https://github.com/truecharts/apps/compare/babybuddy-2.0.1...babybuddy-3.0.0) (2021-10-25)
|
||||||
|
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here
|
|||||||
| envValueFrom.DB_PASSWORD.secretKeyRef.name | string | `"dbcreds"` | |
|
| envValueFrom.DB_PASSWORD.secretKeyRef.name | string | `"dbcreds"` | |
|
||||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||||
| image.repository | string | `"ghcr.io/linuxserver/babybuddy"` | |
|
| image.repository | string | `"ghcr.io/linuxserver/babybuddy"` | |
|
||||||
| image.tag | string | `"1.9.0@sha256:effdb5d720deb3cf24d964bdff5827de5fc18f9a24e41f8479b0fb159c78208f"` | |
|
| image.tag | string | `"1.9.0@sha256:1e00533d48c99360a198295170e2d0ce572255a349f4b9cfeeb1217d4df72a9f"` | |
|
||||||
| persistence.config.enabled | bool | `true` | |
|
| persistence.config.enabled | bool | `true` | |
|
||||||
| persistence.config.mountPath | string | `"/config"` | |
|
| persistence.config.mountPath | string | `"/config"` | |
|
||||||
| persistence.varrun.enabled | bool | `true` | |
|
| persistence.varrun.enabled | bool | `true` | |
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org/ | postgresql | 4.0.1 |
|
| https://truecharts.org/ | postgresql | 5.1.0 |
|
||||||
| https://truecharts.org | common | 8.3.14 |
|
| https://truecharts.org | common | 8.3.14 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|||||||
@@ -1,6 +1,16 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="dsmr-reader-4.0.0"></a>
|
||||||
|
### [dsmr-reader-4.0.0](https://github.com/truecharts/apps/compare/dsmr-reader-3.0.0...dsmr-reader-4.0.0) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||||
|
* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="dsmr-reader-3.0.0"></a>
|
<a name="dsmr-reader-3.0.0"></a>
|
||||||
### [dsmr-reader-3.0.0](https://github.com/truecharts/apps/compare/dsmr-reader-2.0.1...dsmr-reader-3.0.0) (2021-10-25)
|
### [dsmr-reader-3.0.0](https://github.com/truecharts/apps/compare/dsmr-reader-2.0.1...dsmr-reader-3.0.0) (2021-10-25)
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org/ | postgresql | 4.0.1 |
|
| https://truecharts.org/ | postgresql | 5.1.0 |
|
||||||
| https://truecharts.org | common | 8.3.14 |
|
| https://truecharts.org | common | 8.3.14 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|||||||
@@ -1,6 +1,16 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="etherpad-4.0.0"></a>
|
||||||
|
### [etherpad-4.0.0](https://github.com/truecharts/apps/compare/etherpad-3.0.0...etherpad-4.0.0) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||||
|
* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="etherpad-3.0.0"></a>
|
<a name="etherpad-3.0.0"></a>
|
||||||
### [etherpad-3.0.0](https://github.com/truecharts/apps/compare/etherpad-2.0.1...etherpad-3.0.0) (2021-10-25)
|
### [etherpad-3.0.0](https://github.com/truecharts/apps/compare/etherpad-2.0.1...etherpad-3.0.0) (2021-10-25)
|
||||||
|
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org/ | postgresql | 4.0.1 |
|
| https://truecharts.org/ | postgresql | 5.1.0 |
|
||||||
| https://truecharts.org | common | 8.3.14 |
|
| https://truecharts.org | common | 8.3.14 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|||||||
@@ -1,6 +1,16 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="fireflyiii-12.0.0"></a>
|
||||||
|
### [fireflyiii-12.0.0](https://github.com/truecharts/apps/compare/fireflyiii-11.0.0...fireflyiii-12.0.0) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||||
|
* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="fireflyiii-11.0.0"></a>
|
<a name="fireflyiii-11.0.0"></a>
|
||||||
### [fireflyiii-11.0.0](https://github.com/truecharts/apps/compare/fireflyiii-10.0.3...fireflyiii-11.0.0) (2021-10-25)
|
### [fireflyiii-11.0.0](https://github.com/truecharts/apps/compare/fireflyiii-10.0.3...fireflyiii-11.0.0) (2021-10-25)
|
||||||
|
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org/ | postgresql | 4.0.1 |
|
| https://truecharts.org/ | postgresql | 5.1.0 |
|
||||||
| https://truecharts.org | common | 8.3.14 |
|
| https://truecharts.org | common | 8.3.14 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|||||||
@@ -1,6 +1,16 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="firefox-syncserver-4.0.0"></a>
|
||||||
|
### [firefox-syncserver-4.0.0](https://github.com/truecharts/apps/compare/firefox-syncserver-3.0.0...firefox-syncserver-4.0.0) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||||
|
* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="firefox-syncserver-3.0.0"></a>
|
<a name="firefox-syncserver-3.0.0"></a>
|
||||||
### [firefox-syncserver-3.0.0](https://github.com/truecharts/apps/compare/firefox-syncserver-2.0.1...firefox-syncserver-3.0.0) (2021-10-25)
|
### [firefox-syncserver-3.0.0](https://github.com/truecharts/apps/compare/firefox-syncserver-2.0.1...firefox-syncserver-3.0.0) (2021-10-25)
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org/ | postgresql | 4.0.1 |
|
| https://truecharts.org/ | postgresql | 5.1.0 |
|
||||||
| https://truecharts.org | common | 8.3.14 |
|
| https://truecharts.org | common | 8.3.14 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|||||||
@@ -1,6 +1,17 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="gitea-4.0.0"></a>
|
||||||
|
### [gitea-4.0.0](https://github.com/truecharts/apps/compare/gitea-3.0.1...gitea-4.0.0) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||||
|
* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
|
||||||
|
* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="gitea-3.0.1"></a>
|
<a name="gitea-3.0.1"></a>
|
||||||
### [gitea-3.0.1](https://github.com/truecharts/apps/compare/gitea-3.0.0...gitea-3.0.1) (2021-10-26)
|
### [gitea-3.0.1](https://github.com/truecharts/apps/compare/gitea-3.0.0...gitea-3.0.1) (2021-10-26)
|
||||||
|
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ You will, however, be able to use all values referenced in the common chart here
|
|||||||
| envFrom[0].configMapRef.name | string | `"gitea-env"` | |
|
| envFrom[0].configMapRef.name | string | `"gitea-env"` | |
|
||||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||||
| image.repository | string | `"gitea/gitea"` | |
|
| image.repository | string | `"gitea/gitea"` | |
|
||||||
| image.tag | string | `"1.15.4-rootless"` | |
|
| image.tag | string | `"1.15.5-rootless"` | |
|
||||||
| initContainers.1-init-directories.command[0] | string | `"/usr/sbin/init_directory_structure.sh"` | |
|
| initContainers.1-init-directories.command[0] | string | `"/usr/sbin/init_directory_structure.sh"` | |
|
||||||
| initContainers.1-init-directories.envFrom[0].configMapRef.name | string | `"gitea-env"` | |
|
| initContainers.1-init-directories.envFrom[0].configMapRef.name | string | `"gitea-env"` | |
|
||||||
| initContainers.1-init-directories.image | string | `"{{ .Values.image.repository }}:{{ .Values.image.tag }}"` | |
|
| initContainers.1-init-directories.image | string | `"{{ .Values.image.repository }}:{{ .Values.image.tag }}"` | |
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://charts.bitnami.com/bitnami | memcached | 5.15.7 |
|
| https://charts.bitnami.com/bitnami | memcached | 5.15.7 |
|
||||||
| https://truecharts.org/ | postgresql | 4.0.1 |
|
| https://truecharts.org/ | postgresql | 5.1.0 |
|
||||||
| https://truecharts.org | common | 8.3.14 |
|
| https://truecharts.org | common | 8.3.14 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|||||||
@@ -1,6 +1,16 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="gotify-4.0.0"></a>
|
||||||
|
### [gotify-4.0.0](https://github.com/truecharts/apps/compare/gotify-3.0.0...gotify-4.0.0) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||||
|
* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="gotify-3.0.0"></a>
|
<a name="gotify-3.0.0"></a>
|
||||||
### [gotify-3.0.0](https://github.com/truecharts/apps/compare/gotify-2.0.1...gotify-3.0.0) (2021-10-25)
|
### [gotify-3.0.0](https://github.com/truecharts/apps/compare/gotify-2.0.1...gotify-3.0.0) (2021-10-25)
|
||||||
|
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org/ | postgresql | 4.0.1 |
|
| https://truecharts.org/ | postgresql | 5.1.0 |
|
||||||
| https://truecharts.org | common | 8.3.14 |
|
| https://truecharts.org | common | 8.3.14 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|||||||
@@ -1,6 +1,16 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="home-assistant-11.0.0"></a>
|
||||||
|
### [home-assistant-11.0.0](https://github.com/truecharts/apps/compare/home-assistant-10.0.0...home-assistant-11.0.0) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||||
|
* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="home-assistant-10.0.0"></a>
|
<a name="home-assistant-10.0.0"></a>
|
||||||
### [home-assistant-10.0.0](https://github.com/truecharts/apps/compare/home-assistant-9.0.3...home-assistant-10.0.0) (2021-10-25)
|
### [home-assistant-10.0.0](https://github.com/truecharts/apps/compare/home-assistant-9.0.3...home-assistant-10.0.0) (2021-10-25)
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org/ | postgresql | 4.0.1 |
|
| https://truecharts.org/ | postgresql | 5.1.0 |
|
||||||
| https://truecharts.org | common | 8.3.14 |
|
| https://truecharts.org | common | 8.3.14 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|||||||
@@ -1,6 +1,16 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="joplin-server-4.0.0"></a>
|
||||||
|
### [joplin-server-4.0.0](https://github.com/truecharts/apps/compare/joplin-server-3.0.0...joplin-server-4.0.0) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||||
|
* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="joplin-server-3.0.0"></a>
|
<a name="joplin-server-3.0.0"></a>
|
||||||
### [joplin-server-3.0.0](https://github.com/truecharts/apps/compare/joplin-server-2.0.1...joplin-server-3.0.0) (2021-10-25)
|
### [joplin-server-3.0.0](https://github.com/truecharts/apps/compare/joplin-server-2.0.1...joplin-server-3.0.0) (2021-10-25)
|
||||||
|
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org/ | postgresql | 4.0.1 |
|
| https://truecharts.org/ | postgresql | 5.1.0 |
|
||||||
| https://truecharts.org | common | 8.3.14 |
|
| https://truecharts.org | common | 8.3.14 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|||||||
@@ -1,6 +1,16 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="kanboard-4.0.0"></a>
|
||||||
|
### [kanboard-4.0.0](https://github.com/truecharts/apps/compare/kanboard-3.0.0...kanboard-4.0.0) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||||
|
* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="kanboard-3.0.0"></a>
|
<a name="kanboard-3.0.0"></a>
|
||||||
### [kanboard-3.0.0](https://github.com/truecharts/apps/compare/kanboard-2.0.1...kanboard-3.0.0) (2021-10-25)
|
### [kanboard-3.0.0](https://github.com/truecharts/apps/compare/kanboard-2.0.1...kanboard-3.0.0) (2021-10-25)
|
||||||
|
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org/ | postgresql | 4.0.1 |
|
| https://truecharts.org/ | postgresql | 5.1.0 |
|
||||||
| https://truecharts.org | common | 8.3.14 |
|
| https://truecharts.org | common | 8.3.14 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|||||||
@@ -1,6 +1,16 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="miniflux-3.0.0"></a>
|
||||||
|
### [miniflux-3.0.0](https://github.com/truecharts/apps/compare/miniflux-2.0.0...miniflux-3.0.0) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||||
|
* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="miniflux-2.0.0"></a>
|
<a name="miniflux-2.0.0"></a>
|
||||||
### [miniflux-2.0.0](https://github.com/truecharts/apps/compare/miniflux-1.0.3...miniflux-2.0.0) (2021-10-25)
|
### [miniflux-2.0.0](https://github.com/truecharts/apps/compare/miniflux-1.0.3...miniflux-2.0.0) (2021-10-25)
|
||||||
|
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org/ | postgresql | 4.0.1 |
|
| https://truecharts.org/ | postgresql | 5.1.0 |
|
||||||
| https://truecharts.org | common | 8.3.14 |
|
| https://truecharts.org | common | 8.3.14 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|||||||
@@ -1,6 +1,16 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="nextcloud-9.0.0"></a>
|
||||||
|
### [nextcloud-9.0.0](https://github.com/truecharts/apps/compare/nextcloud-8.0.5...nextcloud-9.0.0) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||||
|
* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="nextcloud-8.0.5"></a>
|
<a name="nextcloud-8.0.5"></a>
|
||||||
### [nextcloud-8.0.5](https://github.com/truecharts/apps/compare/nextcloud-7.1.0...nextcloud-8.0.5) (2021-10-26)
|
### [nextcloud-8.0.5](https://github.com/truecharts/apps/compare/nextcloud-7.1.0...nextcloud-8.0.5) (2021-10-26)
|
||||||
|
|
||||||
|
|||||||
@@ -31,7 +31,7 @@ You will, however, be able to use all values referenced in the common chart here
|
|||||||
| envValueFrom.REDIS_HOST_PASSWORD.secretKeyRef.name | string | `"rediscreds"` | |
|
| envValueFrom.REDIS_HOST_PASSWORD.secretKeyRef.name | string | `"rediscreds"` | |
|
||||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||||
| image.repository | string | `"docker.io/nextcloud"` | |
|
| image.repository | string | `"docker.io/nextcloud"` | |
|
||||||
| image.tag | string | `"22.2.0@sha256:f6fa4b7989fcefdfacd92b94d15ae82dd0b072d9794f64c017f5ef5d4fc1c05b"` | |
|
| image.tag | string | `"22.2.0@sha256:3a10a9b27c467bd8129de22ce502cb7e8cb1476783740e307766eabdfa6f7c89"` | |
|
||||||
| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
|
| persistence.data.accessMode | string | `"ReadWriteOnce"` | |
|
||||||
| persistence.data.enabled | bool | `true` | |
|
| persistence.data.enabled | bool | `true` | |
|
||||||
| persistence.data.mountPath | string | `"/var/www/html"` | |
|
| persistence.data.mountPath | string | `"/var/www/html"` | |
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://charts.bitnami.com/bitnami | redis | 15.5.1 |
|
| https://charts.bitnami.com/bitnami | redis | 15.5.1 |
|
||||||
| https://truecharts.org/ | postgresql | 4.1.0 |
|
| https://truecharts.org/ | postgresql | 5.1.0 |
|
||||||
| https://truecharts.org | common | 8.3.14 |
|
| https://truecharts.org | common | 8.3.14 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|||||||
@@ -1,6 +1,16 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="odoo-3.0.0"></a>
|
||||||
|
### [odoo-3.0.0](https://github.com/truecharts/apps/compare/odoo-2.0.0...odoo-3.0.0) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||||
|
* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="odoo-2.0.0"></a>
|
<a name="odoo-2.0.0"></a>
|
||||||
### [odoo-2.0.0](https://github.com/truecharts/apps/compare/odoo-1.0.3...odoo-2.0.0) (2021-10-25)
|
### [odoo-2.0.0](https://github.com/truecharts/apps/compare/odoo-1.0.3...odoo-2.0.0) (2021-10-25)
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org/ | postgresql | 4.0.1 |
|
| https://truecharts.org/ | postgresql | 5.1.0 |
|
||||||
| https://truecharts.org | common | 8.3.14 |
|
| https://truecharts.org | common | 8.3.14 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|||||||
@@ -1,6 +1,16 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="openkm-3.0.0"></a>
|
||||||
|
### [openkm-3.0.0](https://github.com/truecharts/apps/compare/openkm-2.0.0...openkm-3.0.0) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||||
|
* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="openkm-2.0.0"></a>
|
<a name="openkm-2.0.0"></a>
|
||||||
### [openkm-2.0.0](https://github.com/truecharts/apps/compare/openkm-1.0.3...openkm-2.0.0) (2021-10-25)
|
### [openkm-2.0.0](https://github.com/truecharts/apps/compare/openkm-1.0.3...openkm-2.0.0) (2021-10-25)
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org/ | postgresql | 4.0.1 |
|
| https://truecharts.org/ | postgresql | 5.1.0 |
|
||||||
| https://truecharts.org | common | 8.3.14 |
|
| https://truecharts.org | common | 8.3.14 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|||||||
@@ -1,6 +1,16 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="recipes-3.0.0"></a>
|
||||||
|
### [recipes-3.0.0](https://github.com/truecharts/apps/compare/recipes-2.0.0...recipes-3.0.0) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||||
|
* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="recipes-2.0.0"></a>
|
<a name="recipes-2.0.0"></a>
|
||||||
### [recipes-2.0.0](https://github.com/truecharts/apps/compare/recipes-1.0.3...recipes-2.0.0) (2021-10-25)
|
### [recipes-2.0.0](https://github.com/truecharts/apps/compare/recipes-1.0.3...recipes-2.0.0) (2021-10-25)
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org/ | postgresql | 4.0.1 |
|
| https://truecharts.org/ | postgresql | 5.1.0 |
|
||||||
| https://truecharts.org | common | 8.3.14 |
|
| https://truecharts.org | common | 8.3.14 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|||||||
@@ -1,6 +1,16 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="shiori-3.0.0"></a>
|
||||||
|
### [shiori-3.0.0](https://github.com/truecharts/apps/compare/shiori-2.0.0...shiori-3.0.0) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||||
|
* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="shiori-2.0.0"></a>
|
<a name="shiori-2.0.0"></a>
|
||||||
### [shiori-2.0.0](https://github.com/truecharts/apps/compare/shiori-1.0.3...shiori-2.0.0) (2021-10-25)
|
### [shiori-2.0.0](https://github.com/truecharts/apps/compare/shiori-1.0.3...shiori-2.0.0) (2021-10-25)
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org/ | postgresql | 4.0.1 |
|
| https://truecharts.org/ | postgresql | 5.1.0 |
|
||||||
| https://truecharts.org | common | 8.3.14 |
|
| https://truecharts.org | common | 8.3.14 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|||||||
@@ -1,6 +1,16 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="statping-3.0.0"></a>
|
||||||
|
### [statping-3.0.0](https://github.com/truecharts/apps/compare/statping-2.0.0...statping-3.0.0) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||||
|
* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="statping-2.0.0"></a>
|
<a name="statping-2.0.0"></a>
|
||||||
### [statping-2.0.0](https://github.com/truecharts/apps/compare/statping-1.0.3...statping-2.0.0) (2021-10-25)
|
### [statping-2.0.0](https://github.com/truecharts/apps/compare/statping-1.0.3...statping-2.0.0) (2021-10-25)
|
||||||
|
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org/ | postgresql | 4.0.1 |
|
| https://truecharts.org/ | postgresql | 5.1.0 |
|
||||||
| https://truecharts.org | common | 8.3.14 |
|
| https://truecharts.org | common | 8.3.14 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|||||||
@@ -1,6 +1,16 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="teedy-3.0.0"></a>
|
||||||
|
### [teedy-3.0.0](https://github.com/truecharts/apps/compare/teedy-2.0.0...teedy-3.0.0) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||||
|
* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="teedy-2.0.0"></a>
|
<a name="teedy-2.0.0"></a>
|
||||||
### [teedy-2.0.0](https://github.com/truecharts/apps/compare/teedy-1.0.3...teedy-2.0.0) (2021-10-25)
|
### [teedy-2.0.0](https://github.com/truecharts/apps/compare/teedy-1.0.3...teedy-2.0.0) (2021-10-25)
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org/ | postgresql | 4.0.1 |
|
| https://truecharts.org/ | postgresql | 5.1.0 |
|
||||||
| https://truecharts.org | common | 8.3.14 |
|
| https://truecharts.org | common | 8.3.14 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|||||||
@@ -1,6 +1,16 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="traccar-3.0.0"></a>
|
||||||
|
### [traccar-3.0.0](https://github.com/truecharts/apps/compare/traccar-2.0.0...traccar-3.0.0) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||||
|
* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="traccar-2.0.0"></a>
|
<a name="traccar-2.0.0"></a>
|
||||||
### [traccar-2.0.0](https://github.com/truecharts/apps/compare/traccar-1.0.3...traccar-2.0.0) (2021-10-25)
|
### [traccar-2.0.0](https://github.com/truecharts/apps/compare/traccar-1.0.3...traccar-2.0.0) (2021-10-25)
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org/ | postgresql | 4.0.1 |
|
| https://truecharts.org/ | postgresql | 5.1.0 |
|
||||||
| https://truecharts.org | common | 8.3.14 |
|
| https://truecharts.org | common | 8.3.14 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|||||||
@@ -1,6 +1,17 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="tt-rss-3.0.0"></a>
|
||||||
|
### [tt-rss-3.0.0](https://github.com/truecharts/apps/compare/tt-rss-2.0.0...tt-rss-3.0.0) (2021-10-26)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234))
|
||||||
|
* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
|
||||||
|
* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="tt-rss-2.0.0"></a>
|
<a name="tt-rss-2.0.0"></a>
|
||||||
### [tt-rss-2.0.0](https://github.com/truecharts/apps/compare/tt-rss-1.0.3...tt-rss-2.0.0) (2021-10-25)
|
### [tt-rss-2.0.0](https://github.com/truecharts/apps/compare/tt-rss-1.0.3...tt-rss-2.0.0) (2021-10-25)
|
||||||
|
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here
|
|||||||
| envValueFrom.TTRSS_DB_PASS.secretKeyRef.name | string | `"dbcreds"` | |
|
| envValueFrom.TTRSS_DB_PASS.secretKeyRef.name | string | `"dbcreds"` | |
|
||||||
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
||||||
| image.repository | string | `"ghcr.io/k8s-at-home/tt-rss"` | image repository |
|
| image.repository | string | `"ghcr.io/k8s-at-home/tt-rss"` | image repository |
|
||||||
| image.tag | string | `"v1.9029.0@sha256:c46f9e5d241cccc2c0bffba15d480a71c18c3dbd39b0c05abb0538a251056057"` | image tag |
|
| image.tag | string | `"v1.9035.0@sha256:fd41258931c84cdc009532ea614367f83abb205d13363dfef8be15c2999faa89"` | image tag |
|
||||||
| podSecurityContext.runAsGroup | int | `0` | |
|
| podSecurityContext.runAsGroup | int | `0` | |
|
||||||
| podSecurityContext.runAsUser | int | `0` | |
|
| podSecurityContext.runAsUser | int | `0` | |
|
||||||
| postgresql.enabled | bool | `true` | |
|
| postgresql.enabled | bool | `true` | |
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
|
|||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://truecharts.org/ | postgresql | 4.0.1 |
|
| https://truecharts.org/ | postgresql | 5.1.0 |
|
||||||
| https://truecharts.org | common | 8.3.14 |
|
| https://truecharts.org | common | 8.3.14 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user