diff --git a/charts/dependency/mariadb/CHANGELOG.md b/charts/dependency/mariadb/CHANGELOG.md index bbdcd486554..b83ef44d0c4 100644 --- a/charts/dependency/mariadb/CHANGELOG.md +++ b/charts/dependency/mariadb/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [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)) + + + ### [mariadb-1.0.12](https://github.com/truecharts/apps/compare/mariadb-1.0.11...mariadb-1.0.12) (2021-11-23) diff --git a/charts/dependency/mariadb/helm-values.md b/charts/dependency/mariadb/helm-values.md index 8cb9e8dd02c..0da2f390cbd 100644 --- a/charts/dependency/mariadb/helm-values.md +++ b/charts/dependency/mariadb/helm-values.md @@ -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"` | | diff --git a/charts/incubator/speedtest-exporter/CHANGELOG.md b/charts/incubator/speedtest-exporter/CHANGELOG.md index f48f95360f2..c7471c94a78 100644 --- a/charts/incubator/speedtest-exporter/CHANGELOG.md +++ b/charts/incubator/speedtest-exporter/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [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)) + + + ### speedtest-exporter-0.0.1 (2021-11-23) diff --git a/charts/incubator/speedtest-exporter/Chart.yaml b/charts/incubator/speedtest-exporter/Chart.yaml index 3520b27633b..084f0e7792f 100644 --- a/charts/incubator/speedtest-exporter/Chart.yaml +++ b/charts/incubator/speedtest-exporter/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "3.2.2" +appVersion: "3.3.4" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/incubator/speedtest-exporter/helm-values.md b/charts/incubator/speedtest-exporter/helm-values.md index 472220fb0b0..ff7024a3a92 100644 --- a/charts/incubator/speedtest-exporter/helm-values.md +++ b/charts/incubator/speedtest-exporter/helm-values.md @@ -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 | diff --git a/charts/stable/lychee/CHANGELOG.md b/charts/stable/lychee/CHANGELOG.md index 8dfdf214fa7..00bb049584c 100644 --- a/charts/stable/lychee/CHANGELOG.md +++ b/charts/stable/lychee/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [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)) + + + ### [lychee-9.0.12](https://github.com/truecharts/apps/compare/lychee-9.0.11...lychee-9.0.12) (2021-11-23) diff --git a/charts/stable/lychee/Chart.yaml b/charts/stable/lychee/Chart.yaml index fa2aa6f1586..5777859f211 100644 --- a/charts/stable/lychee/Chart.yaml +++ b/charts/stable/lychee/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "4.3.4" +appVersion: "4.3.6" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/lychee/helm-values.md b/charts/stable/lychee/helm-values.md index 38076cb3636..7f13d8d58d0 100644 --- a/charts/stable/lychee/helm-values.md +++ b/charts/stable/lychee/helm-values.md @@ -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` | | diff --git a/charts/stable/prowlarr/CHANGELOG.md b/charts/stable/prowlarr/CHANGELOG.md index a6850089a9c..ef9c2500f11 100644 --- a/charts/stable/prowlarr/CHANGELOG.md +++ b/charts/stable/prowlarr/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [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)) + + + ### [prowlarr-4.0.18](https://github.com/truecharts/apps/compare/prowlarr-4.0.17...prowlarr-4.0.18) (2021-11-23) diff --git a/charts/stable/prowlarr/Chart.yaml b/charts/stable/prowlarr/Chart.yaml index b40c3bfd49e..732ebe7b912 100644 --- a/charts/stable/prowlarr/Chart.yaml +++ b/charts/stable/prowlarr/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.1.4.1130" +appVersion: "0.1.4.1133" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/prowlarr/helm-values.md b/charts/stable/prowlarr/helm-values.md index 830b2451617..f46788f095b 100644 --- a/charts/stable/prowlarr/helm-values.md +++ b/charts/stable/prowlarr/helm-values.md @@ -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` | | diff --git a/charts/stable/recipes/CHANGELOG.md b/charts/stable/recipes/CHANGELOG.md index 1409b1b4909..db94fe4cce8 100644 --- a/charts/stable/recipes/CHANGELOG.md +++ b/charts/stable/recipes/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [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)) + + + ### [recipes-4.0.6](https://github.com/truecharts/apps/compare/recipes-4.0.5...recipes-4.0.6) (2021-11-23) diff --git a/charts/stable/recipes/Chart.yaml b/charts/stable/recipes/Chart.yaml index 183ad6e1daa..7819974f08a 100644 --- a/charts/stable/recipes/Chart.yaml +++ b/charts/stable/recipes/Chart.yaml @@ -1,5 +1,5 @@ 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.7 diff --git a/charts/stable/recipes/helm-values.md b/charts/stable/recipes/helm-values.md index 2bbdd00074d..8e94398c2d6 100644 --- a/charts/stable/recipes/helm-values.md +++ b/charts/stable/recipes/helm-values.md @@ -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. | diff --git a/docs/apps/dependency/mariadb/CHANGELOG.md b/docs/apps/dependency/mariadb/CHANGELOG.md index bbdcd486554..b83ef44d0c4 100644 --- a/docs/apps/dependency/mariadb/CHANGELOG.md +++ b/docs/apps/dependency/mariadb/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [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)) + + + ### [mariadb-1.0.12](https://github.com/truecharts/apps/compare/mariadb-1.0.11...mariadb-1.0.12) (2021-11-23) diff --git a/docs/apps/dependency/mariadb/helm-values.md b/docs/apps/dependency/mariadb/helm-values.md index 8cb9e8dd02c..0da2f390cbd 100644 --- a/docs/apps/dependency/mariadb/helm-values.md +++ b/docs/apps/dependency/mariadb/helm-values.md @@ -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"` | | diff --git a/docs/apps/incubator/speedtest-exporter/CHANGELOG.md b/docs/apps/incubator/speedtest-exporter/CHANGELOG.md index f48f95360f2..c7471c94a78 100644 --- a/docs/apps/incubator/speedtest-exporter/CHANGELOG.md +++ b/docs/apps/incubator/speedtest-exporter/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [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)) + + + ### speedtest-exporter-0.0.1 (2021-11-23) diff --git a/docs/apps/incubator/speedtest-exporter/helm-values.md b/docs/apps/incubator/speedtest-exporter/helm-values.md index 472220fb0b0..ff7024a3a92 100644 --- a/docs/apps/incubator/speedtest-exporter/helm-values.md +++ b/docs/apps/incubator/speedtest-exporter/helm-values.md @@ -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 | diff --git a/docs/apps/stable/lychee/CHANGELOG.md b/docs/apps/stable/lychee/CHANGELOG.md index 8dfdf214fa7..00bb049584c 100644 --- a/docs/apps/stable/lychee/CHANGELOG.md +++ b/docs/apps/stable/lychee/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [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)) + + + ### [lychee-9.0.12](https://github.com/truecharts/apps/compare/lychee-9.0.11...lychee-9.0.12) (2021-11-23) diff --git a/docs/apps/stable/lychee/helm-values.md b/docs/apps/stable/lychee/helm-values.md index 38076cb3636..7f13d8d58d0 100644 --- a/docs/apps/stable/lychee/helm-values.md +++ b/docs/apps/stable/lychee/helm-values.md @@ -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` | | diff --git a/docs/apps/stable/prowlarr/CHANGELOG.md b/docs/apps/stable/prowlarr/CHANGELOG.md index a6850089a9c..ef9c2500f11 100644 --- a/docs/apps/stable/prowlarr/CHANGELOG.md +++ b/docs/apps/stable/prowlarr/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [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)) + + + ### [prowlarr-4.0.18](https://github.com/truecharts/apps/compare/prowlarr-4.0.17...prowlarr-4.0.18) (2021-11-23) diff --git a/docs/apps/stable/prowlarr/helm-values.md b/docs/apps/stable/prowlarr/helm-values.md index 830b2451617..f46788f095b 100644 --- a/docs/apps/stable/prowlarr/helm-values.md +++ b/docs/apps/stable/prowlarr/helm-values.md @@ -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` | | diff --git a/docs/apps/stable/recipes/CHANGELOG.md b/docs/apps/stable/recipes/CHANGELOG.md index 1409b1b4909..db94fe4cce8 100644 --- a/docs/apps/stable/recipes/CHANGELOG.md +++ b/docs/apps/stable/recipes/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [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)) + + + ### [recipes-4.0.6](https://github.com/truecharts/apps/compare/recipes-4.0.5...recipes-4.0.6) (2021-11-23) diff --git a/docs/apps/stable/recipes/helm-values.md b/docs/apps/stable/recipes/helm-values.md index 2bbdd00074d..8e94398c2d6 100644 --- a/docs/apps/stable/recipes/helm-values.md +++ b/docs/apps/stable/recipes/helm-values.md @@ -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. | diff --git a/docs/index.yaml b/docs/index.yaml index 8d996d67afa..a14efe43dc4 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -111283,6 +111283,40 @@ entries: - https://github.com/truecharts/apps/releases/download/loki-0.0.1/loki-0.0.1.tgz version: 0.0.1 lychee: + - annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - media + truecharts.org/grade: U + apiVersion: v2 + appVersion: 4.3.6 + created: "2021-11-23T22:30:39.155312341Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.9.3 + description: Lychee is a free photo-management tool, which runs on your server + or web-space + digest: f4eca1c44015df72f32aacecb97295e82cbffa7479aafdd4655b703832db34d8 + home: https://github.com/truecharts/apps/tree/master/charts/stable/lychee + icon: https://github.com/LycheeOrg/Lychee/blob/master/Banner.png?raw=true + keywords: + - lychee + - photo + - pictures + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org + name: lychee + sources: + - https://github.com/LycheeOrg/Lychee + - https://hub.docker.com/r/lycheeorg/lychee + type: application + urls: + - https://github.com/truecharts/apps/releases/download/lychee-9.0.13/lychee-9.0.13.tgz + version: 9.0.13 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -113906,6 +113940,42 @@ entries: - https://github.com/truecharts/apps/releases/download/lychee-3.1.5/lychee-3.1.5.tgz version: 3.1.5 mariadb: + - annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - database + truecharts.org/grade: U + apiVersion: v2 + appVersion: 10.6.5 + created: "2021-11-23T22:30:39.31044712Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.9.3 + description: Fast, reliable, scalable, and easy to use open-source relational + database system. + digest: 36bc16f39c3aaba169b968b90de19482fdb2fb280715b23ec1bc42f68f09f691 + home: https://github.com/truecharts/apps/tree/master/stable/mariadb + icon: https://bitnami.com/assets/stacks/mariadb/img/mariadb-stack-220x234.png + keywords: + - mariadb + - mysql + - database + - sql + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org + name: mariadb + sources: + - https://github.com/bitnami/bitnami-docker-mariadb + - https://github.com/prometheus/mysqld_exporter + - https://mariadb.org + type: application + urls: + - https://github.com/truecharts/apps/releases/download/mariadb-1.0.13/mariadb-1.0.13.tgz + version: 1.0.13 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -180411,6 +180481,39 @@ entries: - https://github.com/truecharts/apps/releases/download/prototypegui-6.8.7/prototypegui-6.8.7.tgz version: 6.8.7 prowlarr: + - annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - media + truecharts.org/grade: U + apiVersion: v2 + appVersion: 0.1.4.1133 + created: "2021-11-23T22:30:39.446903277Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.9.3 + description: Indexer manager/proxy built on the popular arr net base stack to + integrate with your various PVR apps. + digest: 87e748ae082ddf53ac4fcd74762bb3f1d557280c7f938a983bc73a65a6eae474 + home: https://github.com/truecharts/apps/tree/master/charts/stable/prowlarr + icon: https://raw.githubusercontent.com/Prowlarr/Prowlarr/develop/Logo/400.png + keywords: + - prowlarr + - torrent + - usenet + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org + name: prowlarr + sources: + - https://github.com/Prowlarr/Prowlarr + - https://github.com/k8s-at-home/container-images + urls: + - https://github.com/truecharts/apps/releases/download/prowlarr-4.0.19/prowlarr-4.0.19.tgz + version: 4.0.19 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -193940,6 +194043,43 @@ entries: - https://github.com/truecharts/apps/releases/download/readarr-3.1.5/readarr-3.1.5.tgz version: 3.1.5 recipes: + - annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - media + truecharts.org/grade: U + apiVersion: v2 + appVersion: 1.0.2 + created: "2021-11-23T22:30:39.589197341Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.9.3 + - condition: postgresql.enabled + name: postgresql + repository: https://truecharts.org/ + version: 6.0.10 + 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. + digest: b3905da9e8a3026cf330b4948270294de6a6bd47630759385e8d131f6a96a019 + home: https://github.com/truecharts/apps/tree/master/charts/stable/recipes + icon: https://raw.githubusercontent.com/vabene1111/recipes/develop/docs/logo_color.svg + keywords: + - recipes + - cooking + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org + name: recipes + sources: + - https://github.com/vabene1111/recipes + - https://hub.docker.com/r/vabene1111/recipes + urls: + - https://github.com/truecharts/apps/releases/download/recipes-4.0.7/recipes-4.0.7.tgz + version: 4.0.7 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -207696,6 +207836,38 @@ entries: - https://github.com/truecharts/apps/releases/download/sonarr-3.1.5/sonarr-3.1.5.tgz version: 3.1.5 speedtest-exporter: + - annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - metrics + truecharts.org/grade: U + apiVersion: v2 + appVersion: 3.3.4 + created: "2021-11-23T22:30:39.707530378Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.9.3 + description: Speedtest Exporter made in python using the official speedtest bin + digest: 19eaa8396783db74a83bf97361ec1574c08b9d455b5aa37075ff91ffd47ada55 + home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/speedtest-exporter + icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/assets/prometheus_logo-cb55bb5c346.png + keywords: + - speedtest-exporter + - speedtest + - metrics + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org + name: speedtest-exporter + sources: + - https://github.com/MiguelNdeCarvalho/speedtest-exporter/ + type: application + urls: + - https://github.com/truecharts/apps/releases/download/speedtest-exporter-0.0.2/speedtest-exporter-0.0.2.tgz + version: 0.0.2 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -250497,4 +250669,4 @@ entries: urls: - https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz version: 3.1.5 -generated: "2021-11-23T22:16:21.227740933Z" +generated: "2021-11-23T22:30:39.799900684Z"