Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
fa00c94364
commit
da229eb0f4
|
@ -1,6 +1,16 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="prometheus-1.1.2"></a>
|
||||
### [prometheus-1.1.2](https://github.com/truecharts/apps/compare/prometheus-1.1.1...prometheus-1.1.2) (2021-11-30)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1427](https://github.com/truecharts/apps/issues/1427))
|
||||
* update non-major deps helm releases
|
||||
|
||||
|
||||
|
||||
<a name="prometheus-1.1.0"></a>
|
||||
### [prometheus-1.1.0](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-1.0.0...prometheus-1.1.0) (2021-11-25)
|
||||
|
||||
|
|
|
@ -18,9 +18,9 @@ Kubernetes: `>=1.16.0-0`
|
|||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://charts.bitnami.com/bitnami | kube-state-metrics | 2.1.17 |
|
||||
| https://charts.bitnami.com/bitnami | node-exporter | 2.3.15 |
|
||||
| https://truecharts.org | common | 8.9.3 |
|
||||
| https://charts.bitnami.com/bitnami | kube-state-metrics | 2.1.18 |
|
||||
| https://charts.bitnami.com/bitnami | node-exporter | 2.3.16 |
|
||||
| https://truecharts.org | common | 8.9.5 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
|
|
@ -88,7 +88,7 @@ You will, however, be able to use all values referenced in the common chart here
|
|||
| alertmanager.volumeMounts | list | `[]` | |
|
||||
| alertmanager.volumes | list | `[]` | |
|
||||
| alertmanagerImage.repository | string | `"bitnami/alertmanager"` | |
|
||||
| alertmanagerImage.tag | string | `"0.23.0@sha256:05eb2af9f119d8a77111e07602c1a14fc22b29d72a01eca4847999266f7b0e44"` | |
|
||||
| alertmanagerImage.tag | string | `"0.23.0@sha256:c8c788e308f96e5bea23d94572d965bb48a629bebde760771f7faa2ad0b2e892"` | |
|
||||
| coreDns.enabled | bool | `true` | |
|
||||
| coreDns.namespace | string | `"kube-system"` | |
|
||||
| coreDns.service.enabled | bool | `true` | |
|
||||
|
@ -104,7 +104,7 @@ You will, however, be able to use all values referenced in the common chart here
|
|||
| exporters.node-exporter.enabled | bool | `true` | |
|
||||
| global.labels | object | `{}` | |
|
||||
| image.repository | string | `"bitnami/prometheus-operator"` | |
|
||||
| image.tag | string | `"0.52.1@sha256:d817d3d6f60abe81dbbd923ce8212f0d0e6fef2bedecf3a65f31743ef034e539"` | |
|
||||
| image.tag | string | `"0.52.1@sha256:5fd9616ef9dabfe1c85dce3d1818bd3daeac7c32980d7786b8cb78b98f00f43b"` | |
|
||||
| ingress.alertmanager.enabled | bool | `false` | |
|
||||
| ingress.main.enabled | bool | `false` | |
|
||||
| ingress.thanos.enabled | bool | `false` | |
|
||||
|
@ -317,7 +317,7 @@ You will, however, be able to use all values referenced in the common chart here
|
|||
| prometheus.volumes | list | `[]` | |
|
||||
| prometheus.walCompression | bool | `false` | |
|
||||
| prometheusImage.repository | string | `"bitnami/prometheus"` | |
|
||||
| prometheusImage.tag | string | `"2.31.1@sha256:72952cbfe2a9ecfbbf89404705629e9e8ce405ad5ae331c17d3aad6ca2875966"` | |
|
||||
| prometheusImage.tag | string | `"2.31.1@sha256:908df0c6426cd6e171d1b3b35feaf84c86879787085057f837496fc12b31d292"` | |
|
||||
| rbac | object | `{"enabled":true,"rules":[{"apiGroups":["apiextensions.k8s.io"],"resources":["customresourcedefinitions"],"verbs":["create"]},{"apiGroups":["apiextensions.k8s.io"],"resourceNames":["alertmanagers.monitoring.coreos.com","podmonitors.monitoring.coreos.com","prometheuses.monitoring.coreos.com","prometheusrules.monitoring.coreos.com","servicemonitors.monitoring.coreos.com","thanosrulers.monitoring.coreos.com","probes.monitoring.coreos.com"],"resources":["customresourcedefinitions"],"verbs":["get","update"]},{"apiGroups":["monitoring.coreos.com"],"resources":["alertmanagers","alertmanagers/finalizers","alertmanagerconfigs","prometheuses","prometheuses/finalizers","thanosrulers","thanosrulers/finalizers","servicemonitors","podmonitors","probes","prometheusrules"],"verbs":["*"]},{"apiGroups":["apps"],"resources":["statefulsets"],"verbs":["*"]},{"apiGroups":[""],"resources":["configmaps","secrets"],"verbs":["*"]},{"apiGroups":[""],"resources":["pods"],"verbs":["list","delete"]},{"apiGroups":[""],"resources":["services","services/finalizers","endpoints"],"verbs":["get","create","update","delete"]},{"apiGroups":[""],"resources":["nodes"],"verbs":["list","watch"]},{"apiGroups":[""],"resources":["namespaces"],"verbs":["get","list","watch"]},{"apiGroups":["networking.k8s.io"],"resources":["ingresses"],"verbs":["get","list","watch"]}]}` | Whether Role Based Access Control objects like roles and rolebindings should be created |
|
||||
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
||||
| service.alertmanager.enabled | bool | `true` | |
|
||||
|
|
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="memcached-1.0.17"></a>
|
||||
### [memcached-1.0.17](https://github.com/truecharts/apps/compare/memcached-1.0.16...memcached-1.0.17) (2021-11-30)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1427](https://github.com/truecharts/apps/issues/1427))
|
||||
|
||||
|
||||
|
||||
<a name="memcached-1.0.15"></a>
|
||||
### [memcached-1.0.15](https://github.com/truecharts/apps/compare/memcached-1.0.14...memcached-1.0.15) (2021-11-29)
|
||||
|
||||
|
|
|
@ -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:b8dc7ffb2dfaffb03df5b8cf6654f78d3dacdff447583c536e6ccd3a53596437"` | |
|
||||
| image.tag | string | `"1.6.12@sha256:f51ee966f6589fa947a47c2d811f7691c7d944a4a83dcc41beca84f806981667"` | |
|
||||
| service.main.ports.main.port | int | `11211` | |
|
||||
| service.main.ports.main.targetPort | int | `11211` | |
|
||||
|
||||
|
|
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="postgresql-6.0.14"></a>
|
||||
### [postgresql-6.0.14](https://github.com/truecharts/apps/compare/postgresql-6.0.13...postgresql-6.0.14) (2021-11-30)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1427](https://github.com/truecharts/apps/issues/1427))
|
||||
|
||||
|
||||
|
||||
<a name="postgresql-6.0.12"></a>
|
||||
### [postgresql-6.0.12](https://github.com/truecharts/apps/compare/postgresql-6.0.11...postgresql-6.0.12) (2021-11-29)
|
||||
|
||||
|
|
|
@ -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:9ba99644cbad69d08a9ad96656add5b498a57e692975878208d6ab32752eaa3c"` | |
|
||||
| image.tag | string | `"14.1.0@sha256:bdfeb12b5f8ae8dedfc2f7cb18a0ba48959c4dacc19176292a2fffd0abacdebe"` | |
|
||||
| podSecurityContext.runAsGroup | int | `0` | |
|
||||
| postgrespassword | string | `"testroot"` | |
|
||||
| postgresqlDatabase | string | `"test"` | |
|
||||
|
|
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="redis-1.0.18"></a>
|
||||
### [redis-1.0.18](https://github.com/truecharts/apps/compare/redis-1.0.17...redis-1.0.18) (2021-11-30)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1427](https://github.com/truecharts/apps/issues/1427))
|
||||
|
||||
|
||||
|
||||
<a name="redis-1.0.16"></a>
|
||||
### [redis-1.0.16](https://github.com/truecharts/apps/compare/redis-1.0.15...redis-1.0.16) (2021-11-29)
|
||||
|
||||
|
|
|
@ -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:fccaa44fdf4d34c81cfeef203eaf56ad6b4413fe7b8ef4e7415ecee648c2078d"` | |
|
||||
| image.tag | string | `"6.2.6@sha256:61237e1fb2fbc54ad58141057591538d9563d992ba09cf789766a314e9433c07"` | |
|
||||
| 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. |
|
||||
|
|
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="omada-controller-4.0.19"></a>
|
||||
### [omada-controller-4.0.19](https://github.com/truecharts/apps/compare/omada-controller-4.0.18...omada-controller-4.0.19) (2021-11-30)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major deps helm releases
|
||||
|
||||
|
||||
|
||||
<a name="omada-controller-4.0.17"></a>
|
||||
### [omada-controller-4.0.17](https://github.com/truecharts/apps/compare/omada-controller-4.0.16...omada-controller-4.0.17) (2021-11-23)
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.9.3 |
|
||||
| https://truecharts.org | common | 8.9.5 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here
|
|||
| env.TZ | string | `"UTC"` | Set the container timezone |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
||||
| image.repository | string | `"docker.io/mbentley/omada-controller"` | image repository |
|
||||
| image.tag | string | `"4.4@sha256:ecf1a0a794ba4973fd4c1c436745d434c251bc9cccd15aad6832ef2700c92703"` | image tag |
|
||||
| image.tag | string | `"4.4@sha256:acaf5721f902b62722f35b78d165331acc099f307180f51241ce1a850b140eca"` | 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="tdarr-node-1.0.14"></a>
|
||||
### [tdarr-node-1.0.14](https://github.com/truecharts/apps/compare/tdarr-node-1.0.13...tdarr-node-1.0.14) (2021-11-30)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major deps helm releases
|
||||
|
||||
|
||||
|
||||
<a name="tdarr-node-1.0.12"></a>
|
||||
### [tdarr-node-1.0.12](https://github.com/truecharts/apps/compare/tdarr-node-1.0.11...tdarr-node-1.0.12) (2021-11-23)
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2.00.10"
|
||||
appVersion: "2.00.11"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
|
|
@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.9.3 |
|
||||
| https://truecharts.org | common | 8.9.5 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ You will, however, be able to use all values referenced in the common chart here
|
|||
| env.serverPort | int | `8266` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"haveagitgat/tdarr_node"` | |
|
||||
| image.tag | string | `"2.00.10@sha256:1e3f9328327d7d5597c414e6cf2b609e9e4a2854385e03c009814ad03c3c210c"` | |
|
||||
| image.tag | string | `"2.00.11@sha256:5134a53f3a4030418eb447d9a413a3169ea7900f3a51449fa1db5c687cbd2cbe"` | |
|
||||
| persistence.configs.enabled | bool | `true` | |
|
||||
| persistence.configs.mountPath | string | `"/app/configs"` | |
|
||||
| persistence.logs.enabled | bool | `true` | |
|
||||
|
|
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="tdarr-1.0.14"></a>
|
||||
### [tdarr-1.0.14](https://github.com/truecharts/apps/compare/tdarr-node-1.0.13...tdarr-1.0.14) (2021-11-30)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major deps helm releases
|
||||
|
||||
|
||||
|
||||
<a name="tdarr-1.0.12"></a>
|
||||
### [tdarr-1.0.12](https://github.com/truecharts/apps/compare/tdarr-node-1.0.11...tdarr-1.0.12) (2021-11-23)
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2.00.10"
|
||||
appVersion: "2.00.11"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
|
|
@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.9.3 |
|
||||
| https://truecharts.org | common | 8.9.5 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@ You will, however, be able to use all values referenced in the common chart here
|
|||
| env.webUIPort | int | `8265` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"haveagitgat/tdarr"` | |
|
||||
| image.tag | string | `"2.00.10@sha256:63b95a5897f7be1841f4f4e192ab978ec4afc2d81d6fcc150f4785071560ed86"` | |
|
||||
| image.tag | string | `"2.00.11@sha256:c7bf83d8f9985932683558fcd2be38ebc6f1d414b44ecdd2d11a5e40384a8e63"` | |
|
||||
| persistence.configs.enabled | bool | `true` | |
|
||||
| persistence.configs.mountPath | string | `"/app/configs"` | |
|
||||
| persistence.logs.enabled | bool | `true` | |
|
||||
|
|
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="common-8.9.7"></a>
|
||||
### [common-8.9.7](https://github.com/truecharts/apps/compare/common-8.9.6...common-8.9.7) (2021-11-30)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1427](https://github.com/truecharts/apps/issues/1427))
|
||||
|
||||
|
||||
|
||||
<a name="common-8.9.5"></a>
|
||||
### [common-8.9.5](https://github.com/truecharts/apps/compare/common-8.9.4...common-8.9.5) (2021-11-29)
|
||||
|
||||
|
|
|
@ -45,7 +45,7 @@ This chart is used by a lot of our Apps to provide sane defaults and logic.
|
|||
| alpineImage | object | See below | alpine specific configuration |
|
||||
| alpineImage.pullPolicy | string | `"IfNotPresent"` | Specify the Alpine image pull policy |
|
||||
| alpineImage.repository | string | `"ghcr.io/truecharts/alpine"` | Specify the Alpine image |
|
||||
| alpineImage.tag | string | `"v3.14.2@sha256:a537d87e3d22c5b3f695218ca1fb5a031fb0ccafa0e3e256ef45188ab0575be6"` | Specify the Alpine image tag |
|
||||
| alpineImage.tag | string | `"v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c"` | Specify the Alpine image tag |
|
||||
| args | list | `[]` | Override the args for the default container |
|
||||
| autoscaling | object | <disabled> | Add a Horizontal Pod Autoscaler |
|
||||
| codeserverImage | object | See below | codeserver specific configuration |
|
||||
|
@ -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:9ba99644cbad69d08a9ad96656add5b498a57e692975878208d6ab32752eaa3c"` | Specify the postgresql image tag |
|
||||
| postgresqlImage.tag | string | `"14.1.0@sha256:bdfeb12b5f8ae8dedfc2f7cb18a0ba48959c4dacc19176292a2fffd0abacdebe"` | 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,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="babybuddy-5.0.6"></a>
|
||||
### [babybuddy-5.0.6](https://github.com/truecharts/apps/compare/babybuddy-5.0.5...babybuddy-5.0.6) (2021-11-30)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major deps helm releases
|
||||
|
||||
|
||||
|
||||
<a name="babybuddy-5.0.4"></a>
|
||||
### [babybuddy-5.0.4](https://github.com/truecharts/apps/compare/babybuddy-5.0.3...babybuddy-5.0.4) (2021-11-23)
|
||||
|
||||
|
|
|
@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0`
|
|||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | postgresql | 6.0.10 |
|
||||
| https://truecharts.org | common | 8.9.3 |
|
||||
| https://truecharts.org/ | postgresql | 6.0.12 |
|
||||
| https://truecharts.org | common | 8.9.5 |
|
||||
|
||||
## 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"` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"ghcr.io/linuxserver/babybuddy"` | |
|
||||
| image.tag | string | `"1.9.1@sha256:518a00e9752512ddbfae2e5f09f6561bcb3130bf891165960bd2a09a36306b59"` | |
|
||||
| image.tag | string | `"1.9.1@sha256:0f61b152727119d31df34ffa43ee048e44432d35855b0d2493560b3c642bfba5"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
| persistence.varrun.enabled | bool | `true` | |
|
||||
|
@ -35,7 +35,7 @@ You will, however, be able to use all values referenced in the common chart here
|
|||
| securityContext.allowPrivilegeEscalation | bool | `true` | |
|
||||
| securityContext.readOnlyRootFilesystem | bool | `true` | |
|
||||
| securityContext.runAsNonRoot | bool | `false` | |
|
||||
| service.main.ports.main.port | int | `8000` | |
|
||||
| service.main.ports.main.port | int | `10069` | |
|
||||
| service.main.ports.main.targetPort | int | `8000` | |
|
||||
|
||||
All Rights Reserved - The TrueCharts Project
|
||||
|
|
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="calibre-4.0.15"></a>
|
||||
### [calibre-4.0.15](https://github.com/truecharts/apps/compare/calibre-4.0.14...calibre-4.0.15) (2021-11-30)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major deps helm releases
|
||||
|
||||
|
||||
|
||||
<a name="calibre-4.0.13"></a>
|
||||
### [calibre-4.0.13](https://github.com/truecharts/apps/compare/calibre-web-9.0.11...calibre-4.0.13) (2021-11-23)
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.9.3 |
|
||||
| https://truecharts.org | common | 8.9.5 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@ You will, however, be able to use all values referenced in the common chart here
|
|||
| env.UMASK_SET | string | `"022"` | for umask setting of Calibre, default if left unset is 022. |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
||||
| image.repository | string | `"ghcr.io/linuxserver/calibre"` | image repository |
|
||||
| image.tag | string | `"v5.32.0-ls137@sha256:4cb8869e6a88a4115cebd6a79f59b98fe985b8615dcd17b2207620254862779b"` | image tag |
|
||||
| image.tag | string | `"v5.32.0-ls138@sha256:8441c4295684074782e7ab3db869a096669652970d2960ad82680f582a8daeab"` | 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,16 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="custom-app-3.0.22"></a>
|
||||
### [custom-app-3.0.22](https://github.com/truecharts/apps/compare/custom-app-3.0.21...custom-app-3.0.22) (2021-11-30)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major docker tags ([#1429](https://github.com/truecharts/apps/issues/1429))
|
||||
* update non-major deps helm releases
|
||||
|
||||
|
||||
|
||||
<a name="custom-app-3.0.20"></a>
|
||||
### [custom-app-3.0.20](https://github.com/truecharts/apps/compare/custom-app-3.0.19...custom-app-3.0.20) (2021-11-23)
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.20.53"
|
||||
appVersion: "0.20.78"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
|
|
@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
|
|||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.9.3 |
|
||||
| https://truecharts.org | common | 8.9.5 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
|
|
@ -13,6 +13,6 @@ You will, however, be able to use all values referenced in the common chart here
|
|||
|-----|------|---------|-------------|
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"ghcr.io/k8s-at-home/jackett"` | |
|
||||
| image.tag | string | `"v0.20.53@sha256:6f82922f155dfd72b23e1ce9ec84de8bbc2a12a362bfbd62d81bc3c3f58ac515"` | |
|
||||
| image.tag | string | `"v0.20.78@sha256:bec4a37a79cbd9631aeec33411f585b097140ade69128028da3e866ca2427cf1"` | |
|
||||
|
||||
All Rights Reserved - The TrueCharts Project
|
||||
|
|
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="emby-9.0.14"></a>
|
||||
### [emby-9.0.14](https://github.com/truecharts/apps/compare/emby-9.0.13...emby-9.0.14) (2021-11-30)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major deps helm releases
|
||||
|
||||
|
||||
|
||||
<a name="emby-9.0.12"></a>
|
||||
### [emby-9.0.12](https://github.com/truecharts/apps/compare/emby-9.0.11...emby-9.0.12) (2021-11-23)
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "4.6.5.0"
|
||||
appVersion: "4.6.7.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
|
|
@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.9.3 |
|
||||
| https://truecharts.org | common | 8.9.5 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
|
|
@ -13,11 +13,11 @@ You will, however, be able to use all values referenced in the common chart here
|
|||
|-----|------|---------|-------------|
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"ghcr.io/k8s-at-home/emby"` | |
|
||||
| image.tag | string | `"v4.6.5.0@sha256:11b1f306d6309b60f16bf4292f9737c0a4a0020e93cfc1c0b36bc10b2680da40"` | |
|
||||
| image.tag | string | `"v4.6.7.0@sha256:75b4955b21bfe1ece06d56a984624fb0b36b6649d5ded9349985a4e1211093c7"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
||||
| service.main.ports.main.port | int | `8096` | |
|
||||
| service.main.ports.main.port | int | `10079` | |
|
||||
| service.main.ports.main.targetPort | int | `8096` | |
|
||||
|
||||
All Rights Reserved - The TrueCharts Project
|
||||
|
|
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="esphome-9.0.16"></a>
|
||||
### [esphome-9.0.16](https://github.com/truecharts/apps/compare/esphome-9.0.15...esphome-9.0.16) (2021-11-30)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major deps helm releases
|
||||
|
||||
|
||||
|
||||
<a name="esphome-9.0.14"></a>
|
||||
### [esphome-9.0.14](https://github.com/truecharts/apps/compare/esphome-9.0.13...esphome-9.0.14) (2021-11-23)
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2021.11.1"
|
||||
appVersion: "2021.11.4"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
|
|
@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.9.3 |
|
||||
| https://truecharts.org | common | 8.9.5 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
|
|
@ -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.11.1@sha256:7d1352a61ae5c41dde8922e093b2249badd0f3b4213a1acf90d9be716808201e"` | |
|
||||
| image.tag | string | `"v2021.11.4@sha256:c4e3f2174e8636578a2a619eef7644f5ac94f427c531eedc31436e47f27b21a3"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
| service.main.ports.main.port | int | `6052` | |
|
||||
|
|
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="freshrss-9.0.16"></a>
|
||||
### [freshrss-9.0.16](https://github.com/truecharts/apps/compare/freshrss-9.0.15...freshrss-9.0.16) (2021-11-30)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major deps helm releases
|
||||
|
||||
|
||||
|
||||
<a name="freshrss-9.0.14"></a>
|
||||
### [freshrss-9.0.14](https://github.com/truecharts/apps/compare/freshrss-9.0.13...freshrss-9.0.14) (2021-11-23)
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.9.3 |
|
||||
| https://truecharts.org | common | 8.9.5 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
|
|
@ -14,14 +14,14 @@ You will, however, be able to use all values referenced in the common chart here
|
|||
| env | object | `{}` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"ghcr.io/linuxserver/freshrss"` | |
|
||||
| image.tag | string | `"version-1.18.1@sha256:8840d00e2f8d4d4d894707bc482b78ee4d4530c3967da82ace8a046ec73cd428"` | |
|
||||
| image.tag | string | `"version-1.18.1@sha256:12d5889d3a92cd6e493c44b9b5aa4f05aafbf7236ad5cd0a8b8e357fe6836f88"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
| podSecurityContext.runAsGroup | int | `0` | |
|
||||
| podSecurityContext.runAsUser | int | `0` | |
|
||||
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
||||
| securityContext.runAsNonRoot | bool | `false` | |
|
||||
| service.main.ports.main.port | int | `80` | |
|
||||
| service.main.ports.main.port | int | `10010` | |
|
||||
| service.main.ports.main.targetPort | int | `80` | |
|
||||
|
||||
All Rights Reserved - The TrueCharts Project
|
||||
|
|
|
@ -1,6 +1,16 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="grafana-1.0.2"></a>
|
||||
### [grafana-1.0.2](https://github.com/truecharts/apps/compare/grafana-1.0.1...grafana-1.0.2) (2021-11-30)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1427](https://github.com/truecharts/apps/issues/1427))
|
||||
* update non-major deps helm releases
|
||||
|
||||
|
||||
|
||||
<a name="grafana-1.0.0"></a>
|
||||
### [grafana-1.0.0](https://github.com/truecharts/apps/compare/grafana-0.0.1...grafana-1.0.0) (2021-11-24)
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.9.3 |
|
||||
| https://truecharts.org | common | 8.9.5 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
|
|
@ -23,7 +23,7 @@ You will, however, be able to use all values referenced in the common chart here
|
|||
| env.GF_SECURITY_ADMIN_USER | string | `"admin"` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"bitnami/grafana"` | |
|
||||
| image.tag | string | `"8.2.5@sha256:105ca819eb14dc773a3df6fd56f5e78e68bd2abdb1b5d9007ff803528a84be70"` | |
|
||||
| image.tag | string | `"8.2.5@sha256:ce9fa0f6f904e05f49fa814008d3d98560b07eaccd902327f7de5e8721c95e32"` | |
|
||||
| metrics.enabled | bool | See values.yaml | Enable and configure a Prometheus serviceMonitor for the chart under this key. |
|
||||
| metrics.prometheusRule | object | See values.yaml | Enable and configure Prometheus Rules for the chart under this key. |
|
||||
| metrics.prometheusRule.rules | list | See prometheusrules.yaml | Configure additionial rules for the chart under this key. |
|
||||
|
@ -37,7 +37,7 @@ You will, however, be able to use all values referenced in the common chart here
|
|||
| probes.startup.path | string | `"/api/health"` | |
|
||||
| secret.GF_SECURITY_ADMIN_PASSWORD | string | `"testpassword"` | |
|
||||
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
||||
| service.main.ports.main.port | int | `3000` | |
|
||||
| service.main.ports.main.port | int | `10038` | |
|
||||
| service.main.ports.main.targetPort | int | `3000` | |
|
||||
| service.main.protocol | string | `"HTTP"` | |
|
||||
|
||||
|
|
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="heimdall-9.0.17"></a>
|
||||
### [heimdall-9.0.17](https://github.com/truecharts/apps/compare/heimdall-9.0.16...heimdall-9.0.17) (2021-11-30)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major deps helm releases
|
||||
|
||||
|
||||
|
||||
<a name="heimdall-9.0.15"></a>
|
||||
### [heimdall-9.0.15](https://github.com/truecharts/apps/compare/heimdall-9.0.14...heimdall-9.0.15) (2021-11-23)
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
|
|||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.9.3 |
|
||||
| https://truecharts.org | common | 8.9.5 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
|
|
@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
|
|||
| env | object | `{}` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"ghcr.io/linuxserver/heimdall"` | |
|
||||
| image.tag | string | `"version-2.2.2@sha256:e829e0aded2ba5f44b46723d73aa8daf8a23a0235cbbe9971524380f9141f0f8"` | |
|
||||
| image.tag | string | `"version-2.2.2@sha256:fd47acb8da04b42918a0a966508040b150a89fe0876c610b85b44115302717c4"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
| podSecurityContext.runAsGroup | int | `0` | |
|
||||
|
@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here
|
|||
| probes.startup.enabled | bool | `true` | |
|
||||
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
||||
| securityContext.runAsNonRoot | bool | `false` | |
|
||||
| service.main.ports.main.port | int | `80` | |
|
||||
| service.main.ports.main.port | int | `10014` | |
|
||||
| service.main.ports.main.targetPort | int | `80` | |
|
||||
|
||||
All Rights Reserved - The TrueCharts Project
|
||||
|
|
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="hyperion-ng-4.0.14"></a>
|
||||
### [hyperion-ng-4.0.14](https://github.com/truecharts/apps/compare/hyperion-ng-4.0.13...hyperion-ng-4.0.14) (2021-11-30)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major deps helm releases
|
||||
|
||||
|
||||
|
||||
<a name="hyperion-ng-4.0.12"></a>
|
||||
### [hyperion-ng-4.0.12](https://github.com/truecharts/apps/compare/hyperion-ng-4.0.11...hyperion-ng-4.0.12) (2021-11-23)
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2.0.0-alph"
|
||||
appVersion: "2.0.12"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
|
|
@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.9.3 |
|
||||
| https://truecharts.org | common | 8.9.5 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
|
|
@ -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 | `"sirfragalot/hyperion.ng"` | image repository |
|
||||
| image.tag | string | `"2.0.0-alpha.9-x86_64@sha256:34577843cb7b64a27b2e772a54886b54d8e0393230b18c6502309ab8221095a0"` | image tag |
|
||||
| image.tag | string | `"2.0.12@sha256:7a3610716c6881d4a2cd028de7c553cdc7f28e0b18c1b455f35ef5b3e947ed2a"` | image tag |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/root/.hyperion"` | |
|
||||
| podSecurityContext.runAsGroup | int | `0` | |
|
||||
|
|
|
@ -1,6 +1,16 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="jackett-9.0.25"></a>
|
||||
### [jackett-9.0.25](https://github.com/truecharts/apps/compare/jackett-9.0.24...jackett-9.0.25) (2021-11-30)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major docker tags ([#1429](https://github.com/truecharts/apps/issues/1429))
|
||||
* update non-major deps helm releases
|
||||
|
||||
|
||||
|
||||
<a name="jackett-9.0.23"></a>
|
||||
### [jackett-9.0.23](https://github.com/truecharts/apps/compare/jackett-9.0.22...jackett-9.0.23) (2021-11-23)
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.20.53"
|
||||
appVersion: "0.20.78"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
|
|
@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
|
|||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.9.3 |
|
||||
| https://truecharts.org | common | 8.9.5 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
|
|
@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
|
|||
| env | object | `{}` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"ghcr.io/k8s-at-home/jackett"` | |
|
||||
| image.tag | string | `"v0.20.53@sha256:6f82922f155dfd72b23e1ce9ec84de8bbc2a12a362bfbd62d81bc3c3f58ac515"` | |
|
||||
| image.tag | string | `"v0.20.78@sha256:bec4a37a79cbd9631aeec33411f585b097140ade69128028da3e866ca2427cf1"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
| probes.liveness.path | string | `"/UI/Login"` | |
|
||||
|
|
|
@ -1,6 +1,16 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="komga-4.0.17"></a>
|
||||
### [komga-4.0.17](https://github.com/truecharts/apps/compare/komga-4.0.16...komga-4.0.17) (2021-11-30)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major docker tags ([#1429](https://github.com/truecharts/apps/issues/1429))
|
||||
* update non-major deps helm releases
|
||||
|
||||
|
||||
|
||||
<a name="komga-4.0.15"></a>
|
||||
### [komga-4.0.15](https://github.com/truecharts/apps/compare/komga-4.0.14...komga-4.0.15) (2021-11-23)
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.132.3"
|
||||
appVersion: "0.133.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
|
|
@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.9.3 |
|
||||
| https://truecharts.org | common | 8.9.5 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
|
|
@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
|
|||
| env | object | See below | environment variables. See more environment variables in the [komga documentation](https://komga.org/installation/configuration.html#optional-configuration). |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
||||
| image.repository | string | `"ghcr.io/truecharts/komga"` | image repository |
|
||||
| image.tag | string | `"v0.132.3@sha256:9aa69be8e6a77447f1c7b787c7667d9bb51f076942cb1eda1195bcac640b3416"` | image tag |
|
||||
| image.tag | string | `"v0.133.0@sha256:e7b3cae30064b0a6b1f4f663c5c9f2cfa29579d695fce87362d00461dc5f813d"` | image tag |
|
||||
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
|
||||
| service | object | See values.yaml | Configures service settings for the chart. |
|
||||
|
||||
|
|
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="lazylibrarian-9.0.17"></a>
|
||||
### [lazylibrarian-9.0.17](https://github.com/truecharts/apps/compare/lazylibrarian-9.0.16...lazylibrarian-9.0.17) (2021-11-30)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major deps helm releases
|
||||
|
||||
|
||||
|
||||
<a name="lazylibrarian-9.0.15"></a>
|
||||
### [lazylibrarian-9.0.15](https://github.com/truecharts/apps/compare/lazylibrarian-9.0.14...lazylibrarian-9.0.15) (2021-11-24)
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.9.3 |
|
||||
| https://truecharts.org | common | 8.9.5 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
|
|
@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
|
|||
| env | object | `{}` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"ghcr.io/linuxserver/lazylibrarian"` | |
|
||||
| image.tag | string | `"latest@sha256:4dd1959efb36ab1268588a7663c960a69b01f0877cbd6a8c3e9088f705c2f0ec"` | |
|
||||
| image.tag | string | `"latest@sha256:40456cfbfc92379527bcc0839abc8b87276887c132966c172e04c2b995b96ee0"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
| persistence.varrun.enabled | bool | `true` | |
|
||||
|
|
|
@ -1,6 +1,19 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="librespeed-4.0.16"></a>
|
||||
### [librespeed-4.0.16](https://github.com/truecharts/apps/compare/librespeed-4.0.15...librespeed-4.0.16) (2021-11-30)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1427](https://github.com/truecharts/apps/issues/1427))
|
||||
|
||||
#### Fix
|
||||
|
||||
* move conflicting ports to 10xxx range ([#1415](https://github.com/truecharts/apps/issues/1415))
|
||||
|
||||
|
||||
|
||||
<a name="librespeed-4.0.15"></a>
|
||||
### [librespeed-4.0.15](https://github.com/truecharts/apps/compare/librespeed-4.0.14...librespeed-4.0.15) (2021-11-23)
|
||||
|
||||
|
|
|
@ -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:e93c747b991071f73fa66d95b837b28bc370395b5d229141c8141a970bbfacfb"` | image tag |
|
||||
| image.tag | string | `"version-5.2.4@sha256:dabcdd5e950d61646456425dbf09caaf8589f15a2f0b0332677d27500f9d1d0b"` | 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,16 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="littlelink-4.0.20"></a>
|
||||
### [littlelink-4.0.20](https://github.com/truecharts/apps/compare/littlelink-4.0.19...littlelink-4.0.20) (2021-11-30)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1427](https://github.com/truecharts/apps/issues/1427))
|
||||
* update non-major deps helm releases
|
||||
|
||||
|
||||
|
||||
<a name="littlelink-4.0.18"></a>
|
||||
### [littlelink-4.0.18](https://github.com/truecharts/apps/compare/littlelink-4.0.17...littlelink-4.0.18) (2021-11-23)
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.9.3 |
|
||||
| https://truecharts.org | common | 8.9.5 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
|
|
@ -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:6d6bcbdd5e5a17b85f98a6ab42c95ba8f083dc8a2d7d2a3f4fcb28e446a57c4d"` | |
|
||||
| image.tag | string | `"latest@sha256:0175e541c76255b264b2c68af997b6e2a2b910c420861e4f92e4e4bf5d0ed776"` | |
|
||||
| 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"` | |
|
||||
|
@ -34,7 +34,7 @@ You will, however, be able to use all values referenced in the common chart here
|
|||
| littlelink.twitch | string | `"https://www.twitch.tv/technotim/"` | |
|
||||
| littlelink.twitter | string | `"https://twitter.com/technotimlive"` | |
|
||||
| littlelink.youtube | string | `"https://www.youtube.com/channel/ucok-ghyjcwznj3br4oxwh0a"` | |
|
||||
| service.main.ports.main.port | int | `3000` | |
|
||||
| service.main.ports.main.port | int | `10040` | |
|
||||
| service.main.ports.main.targetPort | int | `3000` | |
|
||||
|
||||
All Rights Reserved - The TrueCharts Project
|
||||
|
|
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="logitech-media-server-2.0.20"></a>
|
||||
### [logitech-media-server-2.0.20](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.19...logitech-media-server-2.0.20) (2021-11-30)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major deps helm releases
|
||||
|
||||
|
||||
|
||||
<a name="logitech-media-server-2.0.18"></a>
|
||||
### [logitech-media-server-2.0.18](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.17...logitech-media-server-2.0.18) (2021-11-23)
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.9.3 |
|
||||
| https://truecharts.org | common | 8.9.5 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
|
|
@ -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:a035d06f8d57af2deb3de7ee9d5d22d894b17d31a1dbd46f45844af20e6cfc5a"` | |
|
||||
| image.tag | string | `"8.3.0@sha256:7954bda8b5a42eee0c42483c3dd59ed9127f71983b555c167ce7c2e65a066e64"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
| podSecurityContext.runAsGroup | int | `0` | |
|
||||
|
@ -24,7 +24,7 @@ You will, however, be able to use all values referenced in the common chart here
|
|||
| securityContext.runAsNonRoot | bool | `false` | |
|
||||
| service.cli.enabled | bool | `true` | |
|
||||
| service.cli.ports.cli.enabled | bool | `true` | |
|
||||
| service.cli.ports.cli.port | int | `9090` | |
|
||||
| service.cli.ports.cli.port | int | `10059` | |
|
||||
| service.cli.ports.cli.targetPort | int | `9090` | |
|
||||
| service.main.ports.main.port | int | `7000` | |
|
||||
| service.main.ports.main.targetPort | int | `7000` | |
|
||||
|
@ -35,6 +35,7 @@ You will, however, be able to use all values referenced in the common chart here
|
|||
| service.playerudp.enabled | bool | `true` | |
|
||||
| service.playerudp.ports.slimprotoudp.enabled | bool | `true` | |
|
||||
| service.playerudp.ports.slimprotoudp.port | int | `3483` | |
|
||||
| service.playerudp.ports.slimprotoudp.protocol | string | `"UDP"` | |
|
||||
| service.playerudp.ports.slimprotoudp.targetPort | int | `3483` | |
|
||||
|
||||
All Rights Reserved - The TrueCharts Project
|
||||
|
|
|
@ -1,6 +1,19 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="loki-2.0.0"></a>
|
||||
### [loki-2.0.0](https://github.com/truecharts/apps/compare/loki-1.0.8...loki-2.0.0) (2021-11-30)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart promtail to v1 ([#1425](https://github.com/truecharts/apps/issues/1425))
|
||||
|
||||
#### Fix
|
||||
|
||||
* move conflicting ports to 10xxx range ([#1415](https://github.com/truecharts/apps/issues/1415))
|
||||
|
||||
|
||||
|
||||
<a name="loki-1.0.8"></a>
|
||||
### [loki-1.0.8](https://github.com/truecharts/apps/compare/loki-1.0.7...loki-1.0.8) (2021-11-24)
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.9.3 |
|
||||
| https://truecharts.org | promtail | 0.0.4 |
|
||||
| https://truecharts.org | promtail | 1.0.2 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
|
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="minio-console-1.0.16"></a>
|
||||
### [minio-console-1.0.16](https://github.com/truecharts/apps/compare/minio-console-1.0.15...minio-console-1.0.16) (2021-11-30)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major deps helm releases
|
||||
|
||||
|
||||
|
||||
<a name="minio-console-1.0.14"></a>
|
||||
### [minio-console-1.0.14](https://github.com/truecharts/apps/compare/minio-console-1.0.13...minio-console-1.0.14) (2021-11-23)
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.12.4"
|
||||
appVersion: "0.12.5"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
|
|
@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
|
|||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.9.3 |
|
||||
| https://truecharts.org | common | 8.9.5 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
|
|
@ -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 | `"minio/console"` | image repository |
|
||||
| image.tag | string | `"v0.12.4@sha256:d14878133c2de31fad0b590eb6f7cb6420abf8f1f4ebb1d4e9b804363ea3e658"` | image tag |
|
||||
| image.tag | string | `"v0.12.5@sha256:95b3c2b2e67b8f61f5d3e09c37875a37b9f4aeaa47f392c02dba191b041517d1"` | image tag |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
| persistence.varrun.enabled | bool | `true` | |
|
||||
|
|
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="muximux-1.0.16"></a>
|
||||
### [muximux-1.0.16](https://github.com/truecharts/apps/compare/muximux-1.0.15...muximux-1.0.16) (2021-11-30)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major deps helm releases
|
||||
|
||||
|
||||
|
||||
<a name="muximux-1.0.14"></a>
|
||||
### [muximux-1.0.14](https://github.com/truecharts/apps/compare/muximux-1.0.13...muximux-1.0.14) (2021-11-23)
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.9.3 |
|
||||
| https://truecharts.org | common | 8.9.5 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
|
|
@ -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/muximux"` | |
|
||||
| image.tag | string | `"version-057352e8@sha256:592471f458c3c03b608bd2a827431dd77493644edf6638429349e7b6e0290e4c"` | |
|
||||
| image.tag | string | `"version-057352e8@sha256:3065b039975e9b58b0cba4c19b63c5453bd80ad9911a4baa2bfca77190a7eea0"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
| persistence.varrun.enabled | bool | `true` | |
|
||||
|
@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here
|
|||
| podSecurityContext.runAsUser | int | `0` | |
|
||||
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
||||
| securityContext.runAsNonRoot | bool | `false` | |
|
||||
| service.main.ports.main.port | int | `80` | |
|
||||
| service.main.ports.main.port | int | `10019` | |
|
||||
| service.main.ports.main.targetPort | int | `80` | |
|
||||
|
||||
All Rights Reserved - The TrueCharts Project
|
||||
|
|
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="nzbhydra-9.0.14"></a>
|
||||
### [nzbhydra-9.0.14](https://github.com/truecharts/apps/compare/nzbhydra-9.0.13...nzbhydra-9.0.14) (2021-11-30)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major deps helm releases
|
||||
|
||||
|
||||
|
||||
<a name="nzbhydra-9.0.12"></a>
|
||||
### [nzbhydra-9.0.12](https://github.com/truecharts/apps/compare/nzbhydra-9.0.11...nzbhydra-9.0.12) (2021-11-23)
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "3.17.3"
|
||||
appVersion: "3.18.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
|
|
@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
|||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.9.3 |
|
||||
| https://truecharts.org | common | 8.9.5 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
|
|
@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
|
|||
| env | object | `{}` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"ghcr.io/k8s-at-home/nzbhydra2"` | |
|
||||
| image.tag | string | `"v3.17.3@sha256:9c1a08356359e75051b03ec614b4df5f6f24558a183de6feacb3a5c2ff232b77"` | |
|
||||
| image.tag | string | `"v3.18.0@sha256:d48b4c6b08ad96b5c394dc51e26bacf005a1f820b49aad29827f13725d51b05c"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
| probes.liveness.custom | bool | `true` | |
|
||||
|
|
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="photoprism-6.0.1"></a>
|
||||
### [photoprism-6.0.1](https://github.com/truecharts/apps/compare/photoprism-6.0.0...photoprism-6.0.1) (2021-11-30)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update major docker tags (major) ([#1426](https://github.com/truecharts/apps/issues/1426))
|
||||
|
||||
|
||||
|
||||
<a name="photoprism-6.0.0"></a>
|
||||
### [photoprism-6.0.0](https://github.com/truecharts/apps/compare/photoprism-5.0.12...photoprism-6.0.0) (2021-11-28)
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "20211018"
|
||||
appVersion: "20211128"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
|
|
@ -32,7 +32,7 @@ You will, however, be able to use all values referenced in the common chart here
|
|||
| envValueFrom.PHOTOPRISM_DATABASE_SERVER.secretKeyRef.name | string | `"mariadbcreds"` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
||||
| image.repository | string | `"docker.io/photoprism/photoprism"` | image repository |
|
||||
| image.tag | string | `"20211018@sha256:f61fb623187faa33d1e3f4d86e384cdf401442d4ba6bec96897f42fa4fbb84b4"` | image tag |
|
||||
| image.tag | string | `"20211128@sha256:6f1fff0abad93f7d9a8a0c8a6b65af9ad5c3c12d1a22e4867fb93c331336f156"` | image tag |
|
||||
| mariadb.enabled | bool | `true` | |
|
||||
| mariadb.existingSecret | string | `"mariadbcreds"` | |
|
||||
| mariadb.mariadbDatabase | string | `"photoprism"` | |
|
||||
|
|
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="photoshow-1.0.16"></a>
|
||||
### [photoshow-1.0.16](https://github.com/truecharts/apps/compare/photoshow-1.0.15...photoshow-1.0.16) (2021-11-30)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major deps helm releases
|
||||
|
||||
|
||||
|
||||
<a name="photoshow-1.0.14"></a>
|
||||
### [photoshow-1.0.14](https://github.com/truecharts/apps/compare/photoshow-1.0.13...photoshow-1.0.14) (2021-11-23)
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.9.3 |
|
||||
| https://truecharts.org | common | 8.9.5 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
|
|
@ -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/photoshow"` | |
|
||||
| image.tag | string | `"version-48aabb98@sha256:c6f3575f271615c367edcf27c3c1b6b8d89c95a2ff333d44c5a982b7d7b251bb"` | |
|
||||
| image.tag | string | `"version-48aabb98@sha256:25a1427db9dc5d133878bbbf39e59eb554f88a09ad81f01583d71190d2808448"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
| persistence.varrun.enabled | bool | `true` | |
|
||||
|
@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here
|
|||
| podSecurityContext.runAsUser | int | `0` | |
|
||||
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
||||
| securityContext.runAsNonRoot | bool | `false` | |
|
||||
| service.main.ports.main.port | int | `80` | |
|
||||
| service.main.ports.main.port | int | `10025` | |
|
||||
| service.main.ports.main.targetPort | int | `80` | |
|
||||
|
||||
All Rights Reserved - The TrueCharts Project
|
||||
|
|
|
@ -1,6 +1,17 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="prowlarr-4.0.21"></a>
|
||||
### [prowlarr-4.0.21](https://github.com/truecharts/apps/compare/prowlarr-4.0.20...prowlarr-4.0.21) (2021-11-30)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major docker tags ([#1429](https://github.com/truecharts/apps/issues/1429))
|
||||
* update non-major ([#1427](https://github.com/truecharts/apps/issues/1427))
|
||||
* update non-major deps helm releases
|
||||
|
||||
|
||||
|
||||
<a name="prowlarr-4.0.19"></a>
|
||||
### [prowlarr-4.0.19](https://github.com/truecharts/apps/compare/prowlarr-4.0.18...prowlarr-4.0.19) (2021-11-23)
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.1.4.1133"
|
||||
appVersion: "0.1.6.1173"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
|
|
@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.9.3 |
|
||||
| https://truecharts.org | common | 8.9.5 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
|
|
@ -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.1133@sha256:8c56a6d63f64509d247ec6140dcd4e4d3fdc5fb4170db76f1094836afa0c0ff0"` | image tag |
|
||||
| image.tag | string | `"v0.1.6.1173@sha256:49f511b068474bb4f5f5cc6e9ffbabe45dc28e815a210983c359a701b8c85eeb"` | 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="readarr-9.0.20"></a>
|
||||
### [readarr-9.0.20](https://github.com/truecharts/apps/compare/readarr-9.0.19...readarr-9.0.20) (2021-11-30)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major deps helm releases
|
||||
|
||||
|
||||
|
||||
<a name="readarr-9.0.18"></a>
|
||||
### [readarr-9.0.18](https://github.com/truecharts/apps/compare/readarr-9.0.17...readarr-9.0.18) (2021-11-23)
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.1.0.1053"
|
||||
appVersion: "0.1.0.1071"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
|
|
@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org | common | 8.9.3 |
|
||||
| https://truecharts.org | common | 8.9.5 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
|
|
@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
|
|||
| env | object | `{}` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"ghcr.io/k8s-at-home/readarr"` | |
|
||||
| image.tag | string | `"v0.1.0.1053@sha256:2fe90df84cf7007ca4e7fb6699f4aa383b72346240dd7570acbcd0c331d990f7"` | |
|
||||
| image.tag | string | `"v0.1.0.1071@sha256:7f7cdc87e912018745e10dd4e0603aad30750317bb47d498ae469a9748d6b455"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
| probes.liveness.custom | bool | `true` | |
|
||||
|
|
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="remmina-1.0.16"></a>
|
||||
### [remmina-1.0.16](https://github.com/truecharts/apps/compare/remmina-1.0.15...remmina-1.0.16) (2021-11-30)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major deps helm releases
|
||||
|
||||
|
||||
|
||||
<a name="remmina-1.0.14"></a>
|
||||
### [remmina-1.0.14](https://github.com/truecharts/apps/compare/remmina-1.0.13...remmina-1.0.14) (2021-11-23)
|
||||
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue