Commit new App releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
aff757d4a4
commit
fdebfedfcc
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="mariadb-1.0.13"></a>
|
||||
### [mariadb-1.0.13](https://github.com/truecharts/apps/compare/mariadb-1.0.12...mariadb-1.0.13) (2021-11-23)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1390](https://github.com/truecharts/apps/issues/1390))
|
||||
|
||||
|
||||
|
||||
<a name="mariadb-1.0.12"></a>
|
||||
### [mariadb-1.0.12](https://github.com/truecharts/apps/compare/mariadb-1.0.11...mariadb-1.0.12) (2021-11-23)
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
### [mariadb-1.0.1](https://github.com/truecharts/apps/compare/mariadb-1.0.0...mariadb-1.0.1) (2021-11-15)
|
||||
|
||||
#### Feat
|
||||
|
||||
* move postgresql to use statefullset and cleanup ([#1335](https://github.com/truecharts/apps/issues/1335))
|
||||
|
||||
|
||||
|
||||
<a name="mariadb-1.0.0"></a>
|
||||
### [mariadb-1.0.0](https://github.com/truecharts/apps/compare/mariadb-0.0.1...mariadb-1.0.0) (2021-11-15)
|
||||
|
||||
#### Chore
|
|
@ -3,4 +3,4 @@ dependencies:
|
|||
repository: https://truecharts.org
|
||||
version: 8.9.3
|
||||
digest: sha256:8e3b075bc94570b49db18d1ea9431f95ed06504fb372ee04f43c667c784d7b14
|
||||
generated: "2021-11-23T20:38:23.174912667Z"
|
||||
generated: "2021-11-23T22:24:53.355867802Z"
|
|
@ -24,7 +24,7 @@ sources:
|
|||
- https://github.com/prometheus/mysqld_exporter
|
||||
- https://mariadb.org
|
||||
type: application
|
||||
version: 1.0.12
|
||||
version: 1.0.13
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -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:7c9756d5f253830b1c79105ee01baf929da6f3fee5967755bf9a18e9038578fc"` | |
|
||||
| image.tag | string | `"10.6.5@sha256:e94d13bb2d6315ce9f970daafbd2e331ebd166de3148055d8b6c6f24bea41d6b"` | |
|
||||
| mariadbDatabase | string | `"test"` | |
|
||||
| mariadbPassword | string | `"testpass"` | |
|
||||
| mariadbRootPassword | string | `"testroot"` | |
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: bitnami/mariadb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 10.6.5@sha256:7c9756d5f253830b1c79105ee01baf929da6f3fee5967755bf9a18e9038578fc
|
||||
tag: 10.6.5@sha256:e94d13bb2d6315ce9f970daafbd2e331ebd166de3148055d8b6c6f24bea41d6b
|
||||
|
||||
controller:
|
||||
# -- Set the controller type.
|
|
@ -19,6 +19,8 @@ groups:
|
|||
description: "Specify resources/devices to be allocated to workload"
|
||||
- name: "Middlewares"
|
||||
description: "Traefik Middlewares"
|
||||
- name: "Metrics"
|
||||
description: "Metrics"
|
||||
- name: "Addons"
|
||||
description: "Addon Configuration"
|
||||
- name: "Advanced"
|
|
@ -1,10 +0,0 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="speedtest-exporter-0.0.1"></a>
|
||||
### speedtest-exporter-0.0.1 (2021-11-23)
|
||||
|
||||
#### Feat
|
||||
|
||||
* add some prometheus exporter-Apps ([#1388](https://github.com/truecharts/apps/issues/1388))
|
||||
|
|
@ -0,0 +1,18 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="speedtest-exporter-0.0.2"></a>
|
||||
### [speedtest-exporter-0.0.2](https://github.com/truecharts/apps/compare/speedtest-exporter-0.0.1...speedtest-exporter-0.0.2) (2021-11-23)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1390](https://github.com/truecharts/apps/issues/1390))
|
||||
|
||||
|
||||
|
||||
<a name="speedtest-exporter-0.0.1"></a>
|
||||
### speedtest-exporter-0.0.1 (2021-11-23)
|
||||
|
||||
#### Feat
|
||||
|
||||
* add some prometheus exporter-Apps ([#1388](https://github.com/truecharts/apps/issues/1388))
|
|
@ -3,4 +3,4 @@ dependencies:
|
|||
repository: https://truecharts.org
|
||||
version: 8.9.3
|
||||
digest: sha256:8e3b075bc94570b49db18d1ea9431f95ed06504fb372ee04f43c667c784d7b14
|
||||
generated: "2021-11-23T11:57:08.47541999Z"
|
||||
generated: "2021-11-23T22:25:28.43847776Z"
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "3.2.2"
|
||||
appVersion: "3.3.4"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
@ -21,7 +21,7 @@ name: speedtest-exporter
|
|||
sources:
|
||||
- https://github.com/MiguelNdeCarvalho/speedtest-exporter/
|
||||
type: application
|
||||
version: 0.0.1
|
||||
version: 0.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
|
@ -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/miguelndecarvalho/speedtest-exporter"` | image repository |
|
||||
| image.tag | string | `"v3.2.2"` | image tag |
|
||||
| image.tag | string | `"v3.3.4"` | image tag |
|
||||
| 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.downloadLimit | int | `400` | Download speed you want alerts to be triggered in Mbps |
|
|
@ -2,7 +2,7 @@ image:
|
|||
# -- image repository
|
||||
repository: ghcr.io/miguelndecarvalho/speedtest-exporter
|
||||
# -- image tag
|
||||
tag: v3.2.2
|
||||
tag: v3.3.4
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="lychee-9.0.13"></a>
|
||||
### [lychee-9.0.13](https://github.com/truecharts/apps/compare/lychee-9.0.12...lychee-9.0.13) (2021-11-23)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1390](https://github.com/truecharts/apps/issues/1390))
|
||||
|
||||
|
||||
|
||||
<a name="lychee-9.0.12"></a>
|
||||
### [lychee-9.0.12](https://github.com/truecharts/apps/compare/lychee-9.0.11...lychee-9.0.12) (2021-11-23)
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
* Simplify the Services GUI ([#1290](https://github.com/truecharts/apps/issues/1290))
|
||||
|
||||
|
||||
|
||||
<a name="lychee-9.0.4"></a>
|
||||
### [lychee-9.0.4](https://github.com/truecharts/apps/compare/lychee-9.0.3...lychee-9.0.4) (2021-11-02)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major deps helm releases ([#1267](https://github.com/truecharts/apps/issues/1267))
|
||||
|
|
@ -3,4 +3,4 @@ dependencies:
|
|||
repository: https://truecharts.org
|
||||
version: 8.9.3
|
||||
digest: sha256:8e3b075bc94570b49db18d1ea9431f95ed06504fb372ee04f43c667c784d7b14
|
||||
generated: "2021-11-23T13:49:38.253766003Z"
|
||||
generated: "2021-11-23T22:26:03.068015752Z"
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "4.3.4"
|
||||
appVersion: "4.3.6"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/LycheeOrg/Lychee
|
||||
- https://hub.docker.com/r/lycheeorg/lychee
|
||||
type: application
|
||||
version: 9.0.12
|
||||
version: 9.0.13
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -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/lychee-laravel"` | |
|
||||
| image.tag | string | `"v4.3.4@sha256:b6ce78acde58c303b4c91d78d899317ee4de6a9c44343b263155497c1bcd762c"` | |
|
||||
| image.tag | string | `"v4.3.6@sha256:4bed7b11de627f40477b8865869cd757610969dcecbafaa1a1aac4ea1e8ae1bf"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
| podSecurityContext.runAsGroup | int | `0` | |
|
|
@ -3,7 +3,7 @@
|
|||
image:
|
||||
repository: ghcr.io/truecharts/lychee-laravel
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v4.3.4@sha256:b6ce78acde58c303b4c91d78d899317ee4de6a9c44343b263155497c1bcd762c
|
||||
tag: v4.3.6@sha256:4bed7b11de627f40477b8865869cd757610969dcecbafaa1a1aac4ea1e8ae1bf
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
|
@ -19,6 +19,8 @@ groups:
|
|||
description: "Specify resources/devices to be allocated to workload"
|
||||
- name: "Middlewares"
|
||||
description: "Traefik Middlewares"
|
||||
- name: "Metrics"
|
||||
description: "Metrics"
|
||||
- name: "Addons"
|
||||
description: "Addon Configuration"
|
||||
- name: "Advanced"
|
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<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)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1390](https://github.com/truecharts/apps/issues/1390))
|
||||
|
||||
|
||||
|
||||
<a name="prowlarr-4.0.18"></a>
|
||||
### [prowlarr-4.0.18](https://github.com/truecharts/apps/compare/prowlarr-4.0.17...prowlarr-4.0.18) (2021-11-23)
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
#### Chore
|
||||
|
||||
* update non-major deps helm releases ([#1297](https://github.com/truecharts/apps/issues/1297))
|
||||
|
||||
|
||||
|
||||
<a name="prowlarr-4.0.9"></a>
|
||||
### [prowlarr-4.0.9](https://github.com/truecharts/apps/compare/prowlarr-4.0.8...prowlarr-4.0.9) (2021-11-09)
|
||||
|
||||
#### Chore
|
||||
|
|
@ -3,4 +3,4 @@ dependencies:
|
|||
repository: https://truecharts.org
|
||||
version: 8.9.3
|
||||
digest: sha256:8e3b075bc94570b49db18d1ea9431f95ed06504fb372ee04f43c667c784d7b14
|
||||
generated: "2021-11-23T14:10:36.647607527Z"
|
||||
generated: "2021-11-23T22:26:38.300338879Z"
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.1.4.1130"
|
||||
appVersion: "0.1.4.1133"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
@ -21,7 +21,7 @@ name: prowlarr
|
|||
sources:
|
||||
- https://github.com/Prowlarr/Prowlarr
|
||||
- https://github.com/k8s-at-home/container-images
|
||||
version: 4.0.18
|
||||
version: 4.0.19
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -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.1130@sha256:edf13b2d6a0cf6adef541c73fc3d4c99bacb6582404ee7ad5051459f6565dd36"` | image tag |
|
||||
| image.tag | string | `"v0.1.4.1133@sha256:8c56a6d63f64509d247ec6140dcd4e4d3fdc5fb4170db76f1094836afa0c0ff0"` | 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` | |
|
|
@ -9,7 +9,7 @@ image:
|
|||
# -- image repository
|
||||
repository: ghcr.io/k8s-at-home/prowlarr
|
||||
# -- image tag
|
||||
tag: v0.1.4.1130@sha256:edf13b2d6a0cf6adef541c73fc3d4c99bacb6582404ee7ad5051459f6565dd36
|
||||
tag: v0.1.4.1133@sha256:8c56a6d63f64509d247ec6140dcd4e4d3fdc5fb4170db76f1094836afa0c0ff0
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
|
@ -19,6 +19,8 @@ groups:
|
|||
description: "Specify resources/devices to be allocated to workload"
|
||||
- name: "Middlewares"
|
||||
description: "Traefik Middlewares"
|
||||
- name: "Metrics"
|
||||
description: "Metrics"
|
||||
- name: "Addons"
|
||||
description: "Addon Configuration"
|
||||
- name: "Advanced"
|
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="recipes-4.0.7"></a>
|
||||
### [recipes-4.0.7](https://github.com/truecharts/apps/compare/recipes-4.0.6...recipes-4.0.7) (2021-11-23)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1390](https://github.com/truecharts/apps/issues/1390))
|
||||
|
||||
|
||||
|
||||
<a name="recipes-4.0.6"></a>
|
||||
### [recipes-4.0.6](https://github.com/truecharts/apps/compare/recipes-4.0.5...recipes-4.0.6) (2021-11-23)
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
* clean up Chart.yaml ([#1322](https://github.com/truecharts/apps/issues/1322))
|
||||
* update non-major deps helm releases ([#1328](https://github.com/truecharts/apps/issues/1328))
|
||||
* update non-major ([#1327](https://github.com/truecharts/apps/issues/1327))
|
||||
|
||||
#### Fix
|
||||
|
||||
* split udp and tcp ports ([#1321](https://github.com/truecharts/apps/issues/1321))
|
||||
|
||||
|
||||
|
||||
<a name="recipes-3.0.12"></a>
|
||||
### [recipes-3.0.12](https://github.com/truecharts/apps/compare/recipes-3.0.11...recipes-3.0.12) (2021-11-09)
|
|
@ -6,4 +6,4 @@ dependencies:
|
|||
repository: https://truecharts.org/
|
||||
version: 6.0.10
|
||||
digest: sha256:ab74099474f0b9054413e47fd1e058b8a3c38b48ae58f50b3426b27cccd441b6
|
||||
generated: "2021-11-23T14:13:16.023268048Z"
|
||||
generated: "2021-11-23T22:27:15.283207858Z"
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.0.1"
|
||||
appVersion: "1.0.2"
|
||||
description: Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files.
|
||||
name: recipes
|
||||
version: 4.0.6
|
||||
version: 4.0.7
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
keywords:
|
||||
- recipes
|
|
@ -34,7 +34,7 @@ You will, however, be able to use all values referenced in the common chart here
|
|||
| envValueFrom.POSTGRES_PASSWORD.secretKeyRef.name | string | `"dbcreds"` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
||||
| image.repository | string | `"vabene1111/recipes"` | image repository |
|
||||
| image.tag | string | `"1.0.1@sha256:0039fb1d3a48eb8d12425d7e60fd86a8cff1e314f82c95c94b1e4982e2fd3791"` | image tag |
|
||||
| image.tag | string | `"1.0.2@sha256:e57ab6fd7bc93291ae79e8274f401b765183206aabd6033d18c6742066a9dead"` | image tag |
|
||||
| nginxImage.repository | string | `"nginx"` | nginx sidecar image repository |
|
||||
| nginxImage.tag | string | `"1.21.4@sha256:097c3a0913d7e3a5b01b6c685a60c03632fc7a2b50bc8e35bcaa3691d788226e"` | nginx sidecar image tag |
|
||||
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
|
|
@ -2,7 +2,7 @@ image:
|
|||
# -- image repository
|
||||
repository: vabene1111/recipes
|
||||
# -- image tag
|
||||
tag: 1.0.1@sha256:0039fb1d3a48eb8d12425d7e60fd86a8cff1e314f82c95c94b1e4982e2fd3791
|
||||
tag: 1.0.2@sha256:e57ab6fd7bc93291ae79e8274f401b765183206aabd6033d18c6742066a9dead
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
|
@ -19,6 +19,8 @@ groups:
|
|||
description: "Specify resources/devices to be allocated to workload"
|
||||
- name: "Middlewares"
|
||||
description: "Traefik Middlewares"
|
||||
- name: "Metrics"
|
||||
description: "Metrics"
|
||||
- name: "Addons"
|
||||
description: "Addon Configuration"
|
||||
- name: "Advanced"
|
Loading…
Reference in New Issue