Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -182,7 +182,7 @@ This chart is used by a lot of our Apps to provide sane defaults and logic.
|
||||
| postgresqlImage | object | See below | postgresql specific configuration |
|
||||
| postgresqlImage.pullPolicy | string | `"IfNotPresent"` | Specify the postgresql image pull policy |
|
||||
| postgresqlImage.repository | string | `"bitnami/postgresql"` | Specify the postgresql image |
|
||||
| postgresqlImage.tag | string | `"14.1.0@sha256:27ae2f22d952b9980a908aecf970a4506fc9eea7d8979213ace53ae4722707af"` | Specify the postgresql image tag |
|
||||
| postgresqlImage.tag | string | `"14.1.0@sha256:9ba99644cbad69d08a9ad96656add5b498a57e692975878208d6ab32752eaa3c"` | Specify the postgresql image tag |
|
||||
| priorityClassName | string | `nil` | |
|
||||
| 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 |
|
||||
|
||||
@@ -1,6 +1,16 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="mariadb-1.0.11"></a>
|
||||
### [mariadb-1.0.11](https://github.com/truecharts/apps/compare/mariadb-1.0.9...mariadb-1.0.11) (2021-11-23)
|
||||
|
||||
#### Chore
|
||||
|
||||
* bump common on deps
|
||||
* update non-major ([#1384](https://github.com/truecharts/apps/issues/1384))
|
||||
|
||||
|
||||
|
||||
<a name="mariadb-1.0.9"></a>
|
||||
### [mariadb-1.0.9](https://github.com/truecharts/apps/compare/mariadb-1.0.8...mariadb-1.0.9) (2021-11-22)
|
||||
|
||||
|
||||
@@ -27,7 +27,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/mariadb"` | |
|
||||
| image.tag | string | `"10.6.5@sha256:1070558e18ca30f714ec089efbb20aaf358f28c03e0e5db8f7f56fac129e8e1d"` | |
|
||||
| image.tag | string | `"10.6.5@sha256:7c9756d5f253830b1c79105ee01baf929da6f3fee5967755bf9a18e9038578fc"` | |
|
||||
| mariadbDatabase | string | `"test"` | |
|
||||
| mariadbPassword | string | `"testpass"` | |
|
||||
| mariadbRootPassword | string | `"testroot"` | |
|
||||
|
||||
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.9.1 |
|
||||
| https://truecharts.org | common | 8.9.2 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,6 +1,16 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="memcached-1.0.12"></a>
|
||||
### [memcached-1.0.12](https://github.com/truecharts/apps/compare/memcached-1.0.10...memcached-1.0.12) (2021-11-23)
|
||||
|
||||
#### Chore
|
||||
|
||||
* bump common on deps
|
||||
* update non-major ([#1384](https://github.com/truecharts/apps/issues/1384))
|
||||
|
||||
|
||||
|
||||
<a name="memcached-1.0.10"></a>
|
||||
### [memcached-1.0.10](https://github.com/truecharts/apps/compare/memcached-1.0.9...memcached-1.0.10) (2021-11-22)
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
|-----|------|---------|-------------|
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"bitnami/memcached"` | |
|
||||
| image.tag | string | `"1.6.12@sha256:f7b9dbbf28bf66e5993c130542b2a83fa41712e99e3037d44b3e4a73e4b67ea3"` | |
|
||||
| image.tag | string | `"1.6.12@sha256:b8dc7ffb2dfaffb03df5b8cf6654f78d3dacdff447583c536e6ccd3a53596437"` | |
|
||||
| service.main.ports.main.port | int | `11211` | |
|
||||
| service.main.ports.main.targetPort | int | `11211` | |
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.9.1 |
|
||||
| https://truecharts.org | common | 8.9.2 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,6 +1,16 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="postgresql-6.0.9"></a>
|
||||
### [postgresql-6.0.9](https://github.com/truecharts/apps/compare/postgresql-6.0.7...postgresql-6.0.9) (2021-11-23)
|
||||
|
||||
#### Chore
|
||||
|
||||
* bump common on deps
|
||||
* update non-major ([#1384](https://github.com/truecharts/apps/issues/1384))
|
||||
|
||||
|
||||
|
||||
<a name="postgresql-6.0.7"></a>
|
||||
### [postgresql-6.0.7](https://github.com/truecharts/apps/compare/postgresql-6.0.6...postgresql-6.0.7) (2021-11-22)
|
||||
|
||||
|
||||
@@ -28,7 +28,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 | `"14.1.0@sha256:27ae2f22d952b9980a908aecf970a4506fc9eea7d8979213ace53ae4722707af"` | |
|
||||
| image.tag | string | `"14.1.0@sha256:9ba99644cbad69d08a9ad96656add5b498a57e692975878208d6ab32752eaa3c"` | |
|
||||
| podSecurityContext.runAsGroup | int | `0` | |
|
||||
| postgrespassword | string | `"testroot"` | |
|
||||
| postgresqlDatabase | string | `"test"` | |
|
||||
|
||||
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.9.1 |
|
||||
| https://truecharts.org | common | 8.9.2 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,6 +1,16 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="redis-1.0.13"></a>
|
||||
### [redis-1.0.13](https://github.com/truecharts/apps/compare/redis-1.0.11...redis-1.0.13) (2021-11-23)
|
||||
|
||||
#### Chore
|
||||
|
||||
* bump common on deps
|
||||
* update non-major ([#1384](https://github.com/truecharts/apps/issues/1384))
|
||||
|
||||
|
||||
|
||||
<a name="redis-1.0.11"></a>
|
||||
### [redis-1.0.11](https://github.com/truecharts/apps/compare/redis-1.0.10...redis-1.0.11) (2021-11-22)
|
||||
|
||||
|
||||
@@ -28,7 +28,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/redis"` | |
|
||||
| image.tag | string | `"6.2.6@sha256:9f839ce28e192bbd46072bf272d4c0c2019cf2b1e4322c00c66c151ef404bccb"` | |
|
||||
| image.tag | string | `"6.2.6@sha256:fccaa44fdf4d34c81cfeef203eaf56ad6b4413fe7b8ef4e7415ecee648c2078d"` | |
|
||||
| persistence.redis-health | object | See below | redis-health configmap mount |
|
||||
| persistence.redis-health.mountPath | string | `"/health"` | Where to mount the volume in the main container. Defaults to `/<name_of_the_volume>`, setting to '-' creates the volume but disables the volumeMount. |
|
||||
| persistence.redis-health.readOnly | bool | `false` | Specify if the volume should be mounted read-only. |
|
||||
|
||||
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.9.1 |
|
||||
| https://truecharts.org | common | 8.9.2 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="doublecommander-2.0.14"></a>
|
||||
### [doublecommander-2.0.14](https://github.com/truecharts/apps/compare/doublecommander-2.0.13...doublecommander-2.0.14) (2021-11-23)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1384](https://github.com/truecharts/apps/issues/1384))
|
||||
|
||||
|
||||
|
||||
<a name="doublecommander-2.0.13"></a>
|
||||
### [doublecommander-2.0.13](https://github.com/truecharts/apps/compare/doublecommander-2.0.12...doublecommander-2.0.13) (2021-11-22)
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| env.PUID | int | `568` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"ghcr.io/linuxserver/doublecommander"` | |
|
||||
| image.tag | string | `"version-0.8.2-1@sha256:2f166667ef095d2699e4a5dab4db7d23c55ab57eea6ee2084c340842355a73e1"` | |
|
||||
| image.tag | string | `"version-0.8.2-1@sha256:61800aec4066ab01d10bebf8a06de3f6a1b1fe7f9bc0c198d9aaad8770f85ce0"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
| persistence.varrun.enabled | bool | `true` | |
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="librespeed-4.0.14"></a>
|
||||
### [librespeed-4.0.14](https://github.com/truecharts/apps/compare/librespeed-4.0.13...librespeed-4.0.14) (2021-11-23)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1384](https://github.com/truecharts/apps/issues/1384))
|
||||
|
||||
|
||||
|
||||
<a name="librespeed-4.0.13"></a>
|
||||
### [librespeed-4.0.13](https://github.com/truecharts/apps/compare/librespeed-4.0.12...librespeed-4.0.13) (2021-11-22)
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| env.TZ | string | `"UTC"` | Set the container timezone |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
||||
| image.repository | string | `"ghcr.io/linuxserver/librespeed"` | image repository |
|
||||
| image.tag | string | `"version-5.2.4@sha256:ff7f6aa6634daf567eee4c4942d05a51908af42608bb00cc3d4089b4eb3d0ab7"` | image tag |
|
||||
| image.tag | string | `"version-5.2.4@sha256:e93c747b991071f73fa66d95b837b28bc370395b5d229141c8141a970bbfacfb"` | image tag |
|
||||
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
|
||||
| podSecurityContext.runAsGroup | int | `0` | |
|
||||
| podSecurityContext.runAsUser | int | `0` | |
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="littlelink-4.0.17"></a>
|
||||
### [littlelink-4.0.17](https://github.com/truecharts/apps/compare/littlelink-4.0.16...littlelink-4.0.17) (2021-11-23)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1384](https://github.com/truecharts/apps/issues/1384))
|
||||
|
||||
|
||||
|
||||
<a name="littlelink-4.0.16"></a>
|
||||
### [littlelink-4.0.16](https://github.com/truecharts/apps/compare/littlelink-4.0.15...littlelink-4.0.16) (2021-11-22)
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| envFrom[0].configMapRef.name | string | `"littlelinkconfig"` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"ghcr.io/techno-tim/littlelink-server"` | |
|
||||
| image.tag | string | `"latest@sha256:14572e87fb0b81a98de4ef152e96500c71380811cf76045b951d50c9657c07fd"` | |
|
||||
| image.tag | string | `"latest@sha256:6d6bcbdd5e5a17b85f98a6ab42c95ba8f083dc8a2d7d2a3f4fcb28e446a57c4d"` | |
|
||||
| littlelink.avatar_2x_url | string | `"https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_400x400.jpg"` | |
|
||||
| littlelink.avatar_alt | string | `"techno tim profile pic"` | |
|
||||
| littlelink.avatar_url | string | `"https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_200x200.jpg"` | |
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="logitech-media-server-2.0.17"></a>
|
||||
### [logitech-media-server-2.0.17](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.16...logitech-media-server-2.0.17) (2021-11-23)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1384](https://github.com/truecharts/apps/issues/1384))
|
||||
|
||||
|
||||
|
||||
<a name="logitech-media-server-2.0.16"></a>
|
||||
### [logitech-media-server-2.0.16](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.15...logitech-media-server-2.0.16) (2021-11-22)
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| envTpl.HTTP_PORT | string | `"{{ .Values.service.main.ports.main.port }}"` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"lmscommunity/logitechmediaserver"` | |
|
||||
| image.tag | string | `"8.3.0@sha256:02959970afb6a89a8a264d6adcdcca8e7468740776fda7a74d59e61b1f49da2c"` | |
|
||||
| image.tag | string | `"8.3.0@sha256:a035d06f8d57af2deb3de7ee9d5d22d894b17d31a1dbd46f45844af20e6cfc5a"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
| podSecurityContext.runAsGroup | int | `0` | |
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="prowlarr-4.0.17"></a>
|
||||
### [prowlarr-4.0.17](https://github.com/truecharts/apps/compare/prowlarr-4.0.16...prowlarr-4.0.17) (2021-11-23)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1384](https://github.com/truecharts/apps/issues/1384))
|
||||
|
||||
|
||||
|
||||
<a name="prowlarr-4.0.16"></a>
|
||||
### [prowlarr-4.0.16](https://github.com/truecharts/apps/compare/prowlarr-4.0.15...prowlarr-4.0.16) (2021-11-22)
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| env.TZ | string | `"UTC"` | Set the container timezone |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
||||
| image.repository | string | `"ghcr.io/k8s-at-home/prowlarr"` | image repository |
|
||||
| image.tag | string | `"v0.1.4.1127@sha256:439951eb91940032c77c8774a8a24c672cb2a1743b4b2a33f4cdacdbd17ab42f"` | image tag |
|
||||
| image.tag | string | `"v0.1.4.1130@sha256:edf13b2d6a0cf6adef541c73fc3d4c99bacb6582404ee7ad5051459f6565dd36"` | image tag |
|
||||
| ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. |
|
||||
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
|
||||
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="thelounge-4.0.12"></a>
|
||||
### [thelounge-4.0.12](https://github.com/truecharts/apps/compare/thelounge-4.0.11...thelounge-4.0.12) (2021-11-23)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1384](https://github.com/truecharts/apps/issues/1384))
|
||||
|
||||
|
||||
|
||||
<a name="thelounge-4.0.11"></a>
|
||||
### [thelounge-4.0.11](https://github.com/truecharts/apps/compare/thelounge-4.0.10...thelounge-4.0.11) (2021-11-22)
|
||||
|
||||
|
||||
@@ -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 [image docs](https://hub.docker.com/r/thelounge/thelounge/) for more details. |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
||||
| image.repository | string | `"ghcr.io/truecharts/thelounge"` | image repository |
|
||||
| image.tag | string | `"v4.2.0@sha256:1f879027a346429012acdb46fbd133b1627585e29d8bbfd915936b79cc04324b"` | image tag |
|
||||
| image.tag | string | `"v4.3.0@sha256:1a017ca7ee4ebcb8eadbbd416e21366e73084ddea68c8160f7f3f7e9eeae8f3b"` | image tag |
|
||||
| ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. |
|
||||
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
|
||||
| podSecurityContext.runAsGroup | int | `0` | |
|
||||
|
||||
Reference in New Issue
Block a user