From 4e07a0bb70eea55e704ffac4260ebdf777fd9d29 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 23 Nov 2021 22:16:23 +0000 Subject: [PATCH] Commit released Helm Chart and docs for TrueCharts Signed-off-by: TrueCharts-Bot --- charts/incubator/promcord/CHANGELOG.md | 1 - .../incubator/speedtest-exporter/CHANGELOG.md | 1 - charts/incubator/unifi-poller/CHANGELOG.md | 1 - .../uptimerobot-prometheus/CHANGELOG.md | 1 - charts/stable/owncloud-ocis/CHANGELOG.md | 9 +++ charts/stable/owncloud-ocis/Chart.yaml | 2 +- charts/stable/owncloud-ocis/helm-values.md | 2 +- charts/stable/tt-rss/CHANGELOG.md | 9 +++ charts/stable/tt-rss/Chart.yaml | 2 +- charts/stable/tt-rss/helm-values.md | 2 +- docs/apps/incubator/promcord/CHANGELOG.md | 1 - .../incubator/speedtest-exporter/CHANGELOG.md | 1 - docs/apps/incubator/unifi-poller/CHANGELOG.md | 1 - .../uptimerobot-prometheus/CHANGELOG.md | 1 - docs/apps/stable/owncloud-ocis/CHANGELOG.md | 9 +++ docs/apps/stable/owncloud-ocis/helm-values.md | 2 +- docs/apps/stable/tt-rss/CHANGELOG.md | 9 +++ docs/apps/stable/tt-rss/helm-values.md | 2 +- docs/index.yaml | 73 ++++++++++++++++++- 19 files changed, 114 insertions(+), 15 deletions(-) diff --git a/charts/incubator/promcord/CHANGELOG.md b/charts/incubator/promcord/CHANGELOG.md index fe1f46c7b43..40da8b7254a 100644 --- a/charts/incubator/promcord/CHANGELOG.md +++ b/charts/incubator/promcord/CHANGELOG.md @@ -7,4 +7,3 @@ #### Feat * add some prometheus exporter-Apps ([#1388](https://github.com/truecharts/apps/issues/1388)) - diff --git a/charts/incubator/speedtest-exporter/CHANGELOG.md b/charts/incubator/speedtest-exporter/CHANGELOG.md index 10afd77ceec..f48f95360f2 100644 --- a/charts/incubator/speedtest-exporter/CHANGELOG.md +++ b/charts/incubator/speedtest-exporter/CHANGELOG.md @@ -7,4 +7,3 @@ #### Feat * add some prometheus exporter-Apps ([#1388](https://github.com/truecharts/apps/issues/1388)) - diff --git a/charts/incubator/unifi-poller/CHANGELOG.md b/charts/incubator/unifi-poller/CHANGELOG.md index b578054db94..245aa74308e 100644 --- a/charts/incubator/unifi-poller/CHANGELOG.md +++ b/charts/incubator/unifi-poller/CHANGELOG.md @@ -7,4 +7,3 @@ #### Feat * add some prometheus exporter-Apps ([#1388](https://github.com/truecharts/apps/issues/1388)) - diff --git a/charts/incubator/uptimerobot-prometheus/CHANGELOG.md b/charts/incubator/uptimerobot-prometheus/CHANGELOG.md index 737cebe6739..4928b235922 100644 --- a/charts/incubator/uptimerobot-prometheus/CHANGELOG.md +++ b/charts/incubator/uptimerobot-prometheus/CHANGELOG.md @@ -7,4 +7,3 @@ #### Feat * add some prometheus exporter-Apps ([#1388](https://github.com/truecharts/apps/issues/1388)) - diff --git a/charts/stable/owncloud-ocis/CHANGELOG.md b/charts/stable/owncloud-ocis/CHANGELOG.md index f998b8048aa..4054732c19a 100644 --- a/charts/stable/owncloud-ocis/CHANGELOG.md +++ b/charts/stable/owncloud-ocis/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [owncloud-ocis-4.0.14](https://github.com/truecharts/apps/compare/owncloud-ocis-4.0.13...owncloud-ocis-4.0.14) (2021-11-23) + +#### Chore + +* update non-major docker tags ([#1387](https://github.com/truecharts/apps/issues/1387)) + + + ### [owncloud-ocis-4.0.13](https://github.com/truecharts/apps/compare/owncloud-ocis-4.0.12...owncloud-ocis-4.0.13) (2021-11-23) diff --git a/charts/stable/owncloud-ocis/Chart.yaml b/charts/stable/owncloud-ocis/Chart.yaml index fc416792bed..cad5eab7dfa 100644 --- a/charts/stable/owncloud-ocis/Chart.yaml +++ b/charts/stable/owncloud-ocis/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.14.0" +appVersion: "1.15.0" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/owncloud-ocis/helm-values.md b/charts/stable/owncloud-ocis/helm-values.md index c7ecd2e67b8..cd3f45f7d4b 100644 --- a/charts/stable/owncloud-ocis/helm-values.md +++ b/charts/stable/owncloud-ocis/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/truecharts/ocis"` | image repository | -| image.tag | string | `"v1.14.0@sha256:d208ece842bae2df5c4c7149848037e5fc7667a3fc04a0c8dd62b54541857f9e"` | image tag | +| image.tag | string | `"v1.15.0@sha256:513bf715f330afcd06918be63f47b8ad7bf80515d3ed2b29afdb7da00ed66eb4"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | securityContext.readOnlyRootFilesystem | bool | `false` | | | service | object | See values.yaml | Configures service settings for the chart. | diff --git a/charts/stable/tt-rss/CHANGELOG.md b/charts/stable/tt-rss/CHANGELOG.md index 47b673e32db..f3469724e59 100644 --- a/charts/stable/tt-rss/CHANGELOG.md +++ b/charts/stable/tt-rss/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [tt-rss-4.0.6](https://github.com/truecharts/apps/compare/tt-rss-4.0.5...tt-rss-4.0.6) (2021-11-23) + +#### Chore + +* update non-major docker tags ([#1387](https://github.com/truecharts/apps/issues/1387)) + + + ### [tt-rss-4.0.5](https://github.com/truecharts/apps/compare/tt-rss-4.0.4...tt-rss-4.0.5) (2021-11-23) diff --git a/charts/stable/tt-rss/Chart.yaml b/charts/stable/tt-rss/Chart.yaml index 940c8cee0e7..2990ce1cc95 100644 --- a/charts/stable/tt-rss/Chart.yaml +++ b/charts/stable/tt-rss/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.9060.0" +appVersion: "1.9063.0" description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator name: tt-rss version: 4.0.6 diff --git a/charts/stable/tt-rss/helm-values.md b/charts/stable/tt-rss/helm-values.md index eed968a6ab6..86dd97427ee 100644 --- a/charts/stable/tt-rss/helm-values.md +++ b/charts/stable/tt-rss/helm-values.md @@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.TTRSS_DB_PASS.secretKeyRef.name | string | `"dbcreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"ghcr.io/k8s-at-home/tt-rss"` | image repository | -| image.tag | string | `"v1.9060.0@sha256:a4a5932909a954b3c72b032f558adced51515934e6e391e7983bce1e7bab4a4d"` | image tag | +| image.tag | string | `"v1.9063.0@sha256:53e84ba1beaa012b6343115c03e2c3a3848965938bc42c8d7413d24aeb082c25"` | image tag | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | podSecurityContext.runAsGroup | int | `0` | | diff --git a/docs/apps/incubator/promcord/CHANGELOG.md b/docs/apps/incubator/promcord/CHANGELOG.md index fe1f46c7b43..40da8b7254a 100644 --- a/docs/apps/incubator/promcord/CHANGELOG.md +++ b/docs/apps/incubator/promcord/CHANGELOG.md @@ -7,4 +7,3 @@ #### Feat * add some prometheus exporter-Apps ([#1388](https://github.com/truecharts/apps/issues/1388)) - diff --git a/docs/apps/incubator/speedtest-exporter/CHANGELOG.md b/docs/apps/incubator/speedtest-exporter/CHANGELOG.md index 10afd77ceec..f48f95360f2 100644 --- a/docs/apps/incubator/speedtest-exporter/CHANGELOG.md +++ b/docs/apps/incubator/speedtest-exporter/CHANGELOG.md @@ -7,4 +7,3 @@ #### Feat * add some prometheus exporter-Apps ([#1388](https://github.com/truecharts/apps/issues/1388)) - diff --git a/docs/apps/incubator/unifi-poller/CHANGELOG.md b/docs/apps/incubator/unifi-poller/CHANGELOG.md index b578054db94..245aa74308e 100644 --- a/docs/apps/incubator/unifi-poller/CHANGELOG.md +++ b/docs/apps/incubator/unifi-poller/CHANGELOG.md @@ -7,4 +7,3 @@ #### Feat * add some prometheus exporter-Apps ([#1388](https://github.com/truecharts/apps/issues/1388)) - diff --git a/docs/apps/incubator/uptimerobot-prometheus/CHANGELOG.md b/docs/apps/incubator/uptimerobot-prometheus/CHANGELOG.md index 737cebe6739..4928b235922 100644 --- a/docs/apps/incubator/uptimerobot-prometheus/CHANGELOG.md +++ b/docs/apps/incubator/uptimerobot-prometheus/CHANGELOG.md @@ -7,4 +7,3 @@ #### Feat * add some prometheus exporter-Apps ([#1388](https://github.com/truecharts/apps/issues/1388)) - diff --git a/docs/apps/stable/owncloud-ocis/CHANGELOG.md b/docs/apps/stable/owncloud-ocis/CHANGELOG.md index f998b8048aa..4054732c19a 100644 --- a/docs/apps/stable/owncloud-ocis/CHANGELOG.md +++ b/docs/apps/stable/owncloud-ocis/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [owncloud-ocis-4.0.14](https://github.com/truecharts/apps/compare/owncloud-ocis-4.0.13...owncloud-ocis-4.0.14) (2021-11-23) + +#### Chore + +* update non-major docker tags ([#1387](https://github.com/truecharts/apps/issues/1387)) + + + ### [owncloud-ocis-4.0.13](https://github.com/truecharts/apps/compare/owncloud-ocis-4.0.12...owncloud-ocis-4.0.13) (2021-11-23) diff --git a/docs/apps/stable/owncloud-ocis/helm-values.md b/docs/apps/stable/owncloud-ocis/helm-values.md index c7ecd2e67b8..cd3f45f7d4b 100644 --- a/docs/apps/stable/owncloud-ocis/helm-values.md +++ b/docs/apps/stable/owncloud-ocis/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/truecharts/ocis"` | image repository | -| image.tag | string | `"v1.14.0@sha256:d208ece842bae2df5c4c7149848037e5fc7667a3fc04a0c8dd62b54541857f9e"` | image tag | +| image.tag | string | `"v1.15.0@sha256:513bf715f330afcd06918be63f47b8ad7bf80515d3ed2b29afdb7da00ed66eb4"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | securityContext.readOnlyRootFilesystem | bool | `false` | | | service | object | See values.yaml | Configures service settings for the chart. | diff --git a/docs/apps/stable/tt-rss/CHANGELOG.md b/docs/apps/stable/tt-rss/CHANGELOG.md index 47b673e32db..f3469724e59 100644 --- a/docs/apps/stable/tt-rss/CHANGELOG.md +++ b/docs/apps/stable/tt-rss/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [tt-rss-4.0.6](https://github.com/truecharts/apps/compare/tt-rss-4.0.5...tt-rss-4.0.6) (2021-11-23) + +#### Chore + +* update non-major docker tags ([#1387](https://github.com/truecharts/apps/issues/1387)) + + + ### [tt-rss-4.0.5](https://github.com/truecharts/apps/compare/tt-rss-4.0.4...tt-rss-4.0.5) (2021-11-23) diff --git a/docs/apps/stable/tt-rss/helm-values.md b/docs/apps/stable/tt-rss/helm-values.md index eed968a6ab6..86dd97427ee 100644 --- a/docs/apps/stable/tt-rss/helm-values.md +++ b/docs/apps/stable/tt-rss/helm-values.md @@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.TTRSS_DB_PASS.secretKeyRef.name | string | `"dbcreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"ghcr.io/k8s-at-home/tt-rss"` | image repository | -| image.tag | string | `"v1.9060.0@sha256:a4a5932909a954b3c72b032f558adced51515934e6e391e7983bce1e7bab4a4d"` | image tag | +| image.tag | string | `"v1.9063.0@sha256:53e84ba1beaa012b6343115c03e2c3a3848965938bc42c8d7413d24aeb082c25"` | image tag | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | podSecurityContext.runAsGroup | int | `0` | | diff --git a/docs/index.yaml b/docs/index.yaml index 4a61dda9559..8d996d67afa 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -156272,6 +156272,43 @@ entries: - https://github.com/truecharts/apps/releases/download/owncast-1.0.1/owncast-1.0.1.tgz version: 1.0.1 owncloud-ocis: + - annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - media + truecharts.org/grade: U + apiVersion: v2 + appVersion: 1.15.0 + created: "2021-11-23T22:16:20.977790327Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.9.3 + description: ownCloud Infinite Scale is a self-hosted file sync and share server. + digest: 990ea359a7f13481f02e2a5b01604c3c577a01a7b118ef74146d7a9369060299 + home: https://github.com/truechartsapps/tree/master/charts/stable/owncloud-ocis + icon: https://avatars.githubusercontent.com/u/1645051?s=200&v=4 + keywords: + - owncloud + - ocis + - infinite + - scale + - self-hosted + - sync + - share + - server + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org + name: owncloud-ocis + sources: + - https://hub.docker.com/r/owncloud/ocis + - https://owncloud.dev/ocis/ + urls: + - https://github.com/truecharts/apps/releases/download/owncloud-ocis-4.0.14/owncloud-ocis-4.0.14.tgz + version: 4.0.14 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -229634,6 +229671,40 @@ entries: - https://github.com/truecharts/apps/releases/download/truecommand-3.1.5/truecommand-3.1.5.tgz version: 3.1.5 tt-rss: + - annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - media + truecharts.org/grade: U + apiVersion: v2 + appVersion: 1.9063.0 + created: "2021-11-23T22:16:21.148989002Z" + 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: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) + reader and aggregator + digest: e3eaf7113cd76eb1f41b5b36b2f60be61a32f367cbc4e828b5cc4357b808e174 + home: https://github.com/truecharts/apps/tree/master/charts/stable/tt-rss + icon: https://git.tt-rss.org/fox/tt-rss/raw/branch/master/images/favicon-72px.png + keywords: + - tt-rss + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org + name: tt-rss + sources: + - https://git.tt-rss.org/fox/tt-rss + urls: + - https://github.com/truecharts/apps/releases/download/tt-rss-4.0.6/tt-rss-4.0.6.tgz + version: 4.0.6 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -250426,4 +250497,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-23T20:42:08.292913156Z" +generated: "2021-11-23T22:16:21.227740933Z"