Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2021-09-28 07:44:47 +00:00
parent 672dbf1925
commit b7e80ea1b9
134 changed files with 110 additions and 100 deletions

View File

@ -1,8 +0,0 @@
<a name="sogo-4.0.4"></a>
### [sogo-4.0.4](https://github.com/truecharts/apps/compare/sogo-4.0.3...sogo-4.0.4) (2021-09-28)
#### Chore
* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046))

View File

@ -0,0 +1,8 @@
<a name="sogo-4.0.5"></a>
### [sogo-4.0.5](https://github.com/truecharts/apps/compare/sogo-4.0.4...sogo-4.0.5) (2021-09-28)
#### Chore
* update non-major ([#1048](https://github.com/truecharts/apps/issues/1048))

View File

@ -9,4 +9,4 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
version: 5.15.2
digest: sha256:a1a1402cd7f60d55918438e9aca742452156af7f5fbb9c45e57cba06b71d216d
generated: "2021-09-28T06:35:16.330975881Z"
generated: "2021-09-28T07:41:09.912150971Z"

View File

@ -27,4 +27,4 @@ name: sogo
sources:
- https://www.sogo.nu/
type: application
version: 4.0.4
version: 4.0.5

View File

@ -23,7 +23,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:8649fbdf99edc80f42620ae946255fcae687e9b9071ab7e635680828ef212de4"` | |
| postgresqlImage.tag | string | `"13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c"` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
| service | object | `{"main":{"ports":{"main":{"port":80}}}}` | services |

View File

@ -11,7 +11,7 @@ image:
postgresqlImage:
repository: bitnami/postgresql
pullPolicy: IfNotPresent
tag: 13.4.0@sha256:8649fbdf99edc80f42620ae946255fcae687e9b9071ab7e635680828ef212de4
tag: 13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c
initContainers:
migrate-db:

View File

@ -15,7 +15,7 @@ podSecurityContext:
postgresqlImage:
repository: bitnami/postgresql
pullPolicy: IfNotPresent
tag: 13.4.0@sha256:8649fbdf99edc80f42620ae946255fcae687e9b9071ab7e635680828ef212de4
tag: 13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c
# -- services
service:

View File

@ -1,8 +0,0 @@
<a name="authelia-4.0.4"></a>
### [authelia-4.0.4](https://github.com/truecharts/apps/compare/authelia-4.0.3...authelia-4.0.4) (2021-09-27)
#### Chore
* update helm chart redis to v15.4.0

View File

@ -0,0 +1,9 @@
<a name="authelia-4.0.5"></a>
### [authelia-4.0.5](https://github.com/truecharts/apps/compare/authelia-4.0.4...authelia-4.0.5) (2021-09-28)
#### Chore
* update non-major ([#1048](https://github.com/truecharts/apps/issues/1048))
* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046))

View File

@ -9,4 +9,4 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
version: 15.4.0
digest: sha256:857e62b673b8a259655cf5875720bc7e37a87725b251e226b3f993630229c40b
generated: "2021-09-27T22:05:10.648980397Z"
generated: "2021-09-28T07:41:29.00080912Z"

View File

@ -38,4 +38,4 @@ sources:
- https://github.com/authelia/chartrepo
- https://github.com/authelia/authelia
type: application
version: 4.0.4
version: 4.0.5

View File

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

View File

@ -12,7 +12,7 @@ image:
postgresqlImage:
repository: bitnami/postgresql
pullPolicy: IfNotPresent
tag: 13.4.0@sha256:abfb7efd31afc36a8b16aa077bb9dd165c4f635412affef37c7859605fda762c
tag: 13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c
enableServiceLinks: false

View File

@ -8,7 +8,7 @@ image:
postgresqlImage:
repository: bitnami/postgresql
pullPolicy: IfNotPresent
tag: 13.4.0@sha256:abfb7efd31afc36a8b16aa077bb9dd165c4f635412affef37c7859605fda762c
tag: 13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c
command: ["authelia"]
args: ["--config=/configuration.yaml"]

View File

@ -1,4 +0,0 @@
<a name="esphome-8.0.1"></a>
### [esphome-8.0.1](https://github.com/truecharts/apps/compare/esphome-8.0.0...esphome-8.0.1) (2021-09-26)

View File

@ -0,0 +1,8 @@
<a name="esphome-8.0.2"></a>
### [esphome-8.0.2](https://github.com/truecharts/apps/compare/esphome-8.0.1...esphome-8.0.2) (2021-09-28)
#### Chore
* update non-major ([#1048](https://github.com/truecharts/apps/issues/1048))

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org
version: 8.0.8
digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
generated: "2021-09-28T06:38:35.412593999Z"
generated: "2021-09-28T07:41:45.627651838Z"

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "2021.9.1"
appVersion: "2021.9.2"
dependencies:
- name: common
repository: https://truecharts.org
@ -24,4 +24,4 @@ sources:
- https://github.com/esphome/esphome
- https://hub.docker.com/u/esphome
type: application
version: 8.0.1
version: 8.0.2

View File

@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | `{}` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/esphome"` | |
| image.tag | string | `"v2021.9.1@sha256:f50cafe66793653fb2fd22ac436f9dea83535f0cca599400c2d76f09845a6e44"` | |
| image.tag | string | `"v2021.9.2@sha256:316abb91ce2bbe4d91c0733a3c99be58e6e61a379130dffa5fa7fee770f20fae"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |

View File

@ -7,7 +7,7 @@
image:
repository: ghcr.io/truecharts/esphome
pullPolicy: IfNotPresent
tag: v2021.9.1@sha256:f50cafe66793653fb2fd22ac436f9dea83535f0cca599400c2d76f09845a6e44
tag: v2021.9.2@sha256:316abb91ce2bbe4d91c0733a3c99be58e6e61a379130dffa5fa7fee770f20fae
##
# Most other defaults are set in questions.yaml

View File

@ -3,7 +3,7 @@
image:
repository: ghcr.io/truecharts/esphome
pullPolicy: IfNotPresent
tag: v2021.9.1@sha256:f50cafe66793653fb2fd22ac436f9dea83535f0cca599400c2d76f09845a6e44
tag: v2021.9.2@sha256:316abb91ce2bbe4d91c0733a3c99be58e6e61a379130dffa5fa7fee770f20fae
service:
main:

View File

@ -1,8 +0,0 @@
<a name="fireflyiii-9.0.3"></a>
### [fireflyiii-9.0.3](https://github.com/truecharts/apps/compare/fireflyiii-9.0.2...fireflyiii-9.0.3) (2021-09-28)
#### Chore
* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046))

View File

@ -0,0 +1,8 @@
<a name="fireflyiii-9.0.4"></a>
### [fireflyiii-9.0.4](https://github.com/truecharts/apps/compare/fireflyiii-9.0.3...fireflyiii-9.0.4) (2021-09-28)
#### Chore
* update non-major ([#1048](https://github.com/truecharts/apps/issues/1048))

View File

@ -6,4 +6,4 @@ dependencies:
repository: https://truecharts.org/
version: 3.0.1
digest: sha256:986d9a35095f573ce2f40099efab8653077285d74feeb4b14181160f0fba3177
generated: "2021-09-28T06:39:29.673722844Z"
generated: "2021-09-28T07:41:56.451627158Z"

View File

@ -27,4 +27,4 @@ name: fireflyiii
sources:
- https://github.com/firefly-iii/firefly-iii/
type: application
version: 9.0.3
version: 9.0.4

View File

@ -42,7 +42,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:8649fbdf99edc80f42620ae946255fcae687e9b9071ab7e635680828ef212de4"` | |
| postgresqlImage.tag | string | `"13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c"` | |
| probes.liveness.path | string | `"/login"` | |
| probes.readiness.path | string | `"/login"` | |
| probes.startup.path | string | `"/login"` | |

View File

@ -13,7 +13,7 @@ image:
postgresqlImage:
repository: bitnami/postgresql
pullPolicy: IfNotPresent
tag: 13.4.0@sha256:8649fbdf99edc80f42620ae946255fcae687e9b9071ab7e635680828ef212de4
tag: 13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c
initContainers:
init-postgresdb:

View File

@ -11,7 +11,7 @@ securityContext:
postgresqlImage:
repository: bitnami/postgresql
pullPolicy: IfNotPresent
tag: 13.4.0@sha256:8649fbdf99edc80f42620ae946255fcae687e9b9071ab7e635680828ef212de4
tag: 13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c
service:
main:

View File

@ -1,4 +0,0 @@
<a name="librespeed-3.0.1"></a>
### [librespeed-3.0.1](https://github.com/truecharts/apps/compare/librespeed-3.0.0...librespeed-3.0.1) (2021-09-26)

View File

@ -0,0 +1,8 @@
<a name="librespeed-3.0.2"></a>
### [librespeed-3.0.2](https://github.com/truecharts/apps/compare/librespeed-3.0.1...librespeed-3.0.2) (2021-09-28)
#### Chore
* update non-major ([#1048](https://github.com/truecharts/apps/issues/1048))

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org
version: 8.0.8
digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
generated: "2021-09-26T23:03:58.524504647Z"
generated: "2021-09-28T07:42:08.207620391Z"

View File

@ -20,4 +20,4 @@ sources:
- https://github.com/librespeed/speedtest
- https://hub.docker.com/r/linuxserver/librespeed
- https://github.com/truechartsapps/tree/master/charts/librespeed
version: 3.0.1
version: 3.0.2

View File

@ -17,7 +17,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/linuxserver/librespeed"` | image repository |
| image.tag | string | `"version-5.2.4@sha256:3ced9c8c076f8a095b4d73094a8060f1b7d564642636de6f90b64ae6c385a16a"` | image tag |
| image.tag | string | `"version-5.2.4@sha256:0cad6d1ca86ea4632c38fbd41aa8248cd73986cf7f46b697ac0b717c47b6915a"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |

View File

@ -7,7 +7,7 @@
image:
repository: ghcr.io/linuxserver/librespeed
pullPolicy: IfNotPresent
tag: version-5.2.4@sha256:3ced9c8c076f8a095b4d73094a8060f1b7d564642636de6f90b64ae6c385a16a
tag: version-5.2.4@sha256:0cad6d1ca86ea4632c38fbd41aa8248cd73986cf7f46b697ac0b717c47b6915a
##
# Most other defaults are set in questions.yaml

View File

@ -9,7 +9,7 @@ image:
# -- image repository
repository: ghcr.io/linuxserver/librespeed
# -- image tag
tag: version-5.2.4@sha256:3ced9c8c076f8a095b4d73094a8060f1b7d564642636de6f90b64ae6c385a16a
tag: version-5.2.4@sha256:0cad6d1ca86ea4632c38fbd41aa8248cd73986cf7f46b697ac0b717c47b6915a
# -- image pull policy
pullPolicy: IfNotPresent

View File

@ -1,8 +0,0 @@
<a name="nextcloud-6.0.4"></a>
### [nextcloud-6.0.4](https://github.com/truecharts/apps/compare/nextcloud-6.0.3...nextcloud-6.0.4) (2021-09-27)
#### Chore
* update helm chart redis to v15.4.0

View File

@ -0,0 +1,9 @@
<a name="nextcloud-6.0.5"></a>
### [nextcloud-6.0.5](https://github.com/truecharts/apps/compare/nextcloud-6.0.4...nextcloud-6.0.5) (2021-09-28)
#### Chore
* update non-major ([#1048](https://github.com/truecharts/apps/issues/1048))
* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046))

View File

@ -9,4 +9,4 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
version: 15.4.0
digest: sha256:857e62b673b8a259655cf5875720bc7e37a87725b251e226b3f993630229c40b
generated: "2021-09-27T22:05:35.764152367Z"
generated: "2021-09-28T07:42:20.367271355Z"

View File

@ -33,4 +33,4 @@ sources:
- https://github.com/nextcloud/docker
- https://github.com/nextcloud/helm
type: application
version: 6.0.4
version: 6.0.5

View File

@ -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"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"docker.io/nextcloud"` | |
| image.tag | string | `"22.1.1@sha256:99d94124b2024c9f7f38dc12144a92bc0d68d110bcfd374169ebb7e8df0adf8e"` | |
| image.tag | string | `"22.1.1@sha256:470fddc9e4b5c09acaced5cac601f75113261c14cc8e62cc3e015b41afe06ff0"` | |
| initContainers.init-postgresdb.command[0] | string | `"sh"` | |
| initContainers.init-postgresdb.command[1] | string | `"-c"` | |
| initContainers.init-postgresdb.command[2] | string | `"until pg_isready -U nextcloud -h ${pghost} ; do sleep 2 ; done"` | |
@ -60,7 +60,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:abfb7efd31afc36a8b16aa077bb9dd165c4f635412affef37c7859605fda762c"` | |
| postgresqlImage.tag | string | `"13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c"` | |
| probes | object | See below | Probe configuration -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/) |
| probes.liveness | object | See below | Liveness probe configuration |
| probes.liveness.spec | object | "/" | If a HTTP probe is used (default for HTTP/HTTPS services) this path is used |

View File

@ -7,12 +7,12 @@
image:
repository: docker.io/nextcloud
pullPolicy: IfNotPresent
tag: 22.1.1@sha256:99d94124b2024c9f7f38dc12144a92bc0d68d110bcfd374169ebb7e8df0adf8e
tag: 22.1.1@sha256:470fddc9e4b5c09acaced5cac601f75113261c14cc8e62cc3e015b41afe06ff0
postgresqlImage:
repository: bitnami/postgresql
pullPolicy: IfNotPresent
tag: 13.4.0@sha256:abfb7efd31afc36a8b16aa077bb9dd165c4f635412affef37c7859605fda762c
tag: 13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c
strategy:
type: Recreate

View File

@ -3,7 +3,7 @@
image:
repository: docker.io/nextcloud
pullPolicy: IfNotPresent
tag: 22.1.1@sha256:99d94124b2024c9f7f38dc12144a92bc0d68d110bcfd374169ebb7e8df0adf8e
tag: 22.1.1@sha256:470fddc9e4b5c09acaced5cac601f75113261c14cc8e62cc3e015b41afe06ff0
securityContext:
readOnlyRootFilesystem: false
@ -17,7 +17,7 @@ podSecurityContext:
postgresqlImage:
repository: bitnami/postgresql
pullPolicy: IfNotPresent
tag: 13.4.0@sha256:abfb7efd31afc36a8b16aa077bb9dd165c4f635412affef37c7859605fda762c
tag: 13.4.0@sha256:157b3a69567fe84148860f2f03526750dc3f8d7c8d03d2488e7077030b3b925c
service:
main:
ports:

View File

@ -1,8 +0,0 @@
<a name="postgresql-3.0.2"></a>
### [postgresql-3.0.2](https://github.com/truecharts/apps/compare/postgresql-3.0.1...postgresql-3.0.2) (2021-09-28)
#### Chore
* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046))

Some files were not shown because too many files have changed in this diff Show More