From dc93a90778bfce2e2be5c22c558036ab2d38f5bb Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 11 Sep 2021 19:47:12 +0000 Subject: [PATCH] Commit released Helm Chart and docs for TrueCharts Signed-off-by: TrueCharts-Bot --- charts/stable/nextcloud/CHANGELOG.md | 9 +++ charts/stable/nextcloud/Chart.yaml | 2 +- charts/stable/nextcloud/SCALE/CHANGELOG.md | 20 +----- charts/stable/postgresql/CHANGELOG.md | 9 +++ charts/stable/postgresql/Chart.yaml | 2 +- charts/stable/postgresql/SCALE/CHANGELOG.md | 16 +---- docs/apps/stable/nextcloud/CHANGELOG.md | 9 +++ docs/apps/stable/postgresql/CHANGELOG.md | 9 +++ docs/index.yaml | 72 ++++++++++++++++++++- 9 files changed, 115 insertions(+), 33 deletions(-) diff --git a/charts/stable/nextcloud/CHANGELOG.md b/charts/stable/nextcloud/CHANGELOG.md index 67ba4b3bd5c..903d30479b2 100644 --- a/charts/stable/nextcloud/CHANGELOG.md +++ b/charts/stable/nextcloud/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [nextcloud-4.0.5](https://github.com/truecharts/apps/compare/nextcloud-4.0.4...nextcloud-4.0.5) (2021-09-11) + +#### Fix + +* use correct appversion string + + + ### [nextcloud-4.0.4](https://github.com/truecharts/apps/compare/nextcloud-4.0.3...nextcloud-4.0.4) (2021-09-11) diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index 3ec39ab517e..53afacb76cb 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 22.1.1@sha +appVersion: 22.1.1 dependencies: - name: common repository: https://truecharts.org/ diff --git a/charts/stable/nextcloud/SCALE/CHANGELOG.md b/charts/stable/nextcloud/SCALE/CHANGELOG.md index 9be151471b8..417f0ae1f78 100644 --- a/charts/stable/nextcloud/SCALE/CHANGELOG.md +++ b/charts/stable/nextcloud/SCALE/CHANGELOG.md @@ -1,21 +1,7 @@ - -### [nextcloud-4.0.4](https://github.com/truecharts/apps/compare/nextcloud-4.0.3...nextcloud-4.0.4) (2021-09-11) - -#### Chore - -* update nextcloud to latest postgresql and common -* Use bitnami instead of stock postgresql container ([#960](https://github.com/truecharts/apps/issues/960)) -* update non-major ([#962](https://github.com/truecharts/apps/issues/962)) - -#### Feat - -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) + +### [nextcloud-4.0.5](https://github.com/truecharts/apps/compare/nextcloud-4.0.4...nextcloud-4.0.5) (2021-09-11) #### Fix -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) - -#### Refactor - -* change image layout to enable renovate updates of sidecarts ([#955](https://github.com/truecharts/apps/issues/955)) +* use correct appversion string diff --git a/charts/stable/postgresql/CHANGELOG.md b/charts/stable/postgresql/CHANGELOG.md index 63313512e23..2c8ef65068a 100644 --- a/charts/stable/postgresql/CHANGELOG.md +++ b/charts/stable/postgresql/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [postgresql-2.1.1](https://github.com/truecharts/apps/compare/postgresql-2.1.0...postgresql-2.1.1) (2021-09-11) + +#### Fix + +* use correct appversion string + + + ### [postgresql-2.1.0](https://github.com/truecharts/apps/compare/postgresql-2.0.0...postgresql-2.1.0) (2021-09-11) diff --git a/charts/stable/postgresql/Chart.yaml b/charts/stable/postgresql/Chart.yaml index 1a7003bc869..1d170556c3d 100644 --- a/charts/stable/postgresql/Chart.yaml +++ b/charts/stable/postgresql/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 13.4.0@sha +appVersion: 13.4.0 dependencies: - name: common repository: https://truecharts.org/ diff --git a/charts/stable/postgresql/SCALE/CHANGELOG.md b/charts/stable/postgresql/SCALE/CHANGELOG.md index 1d3b2c6b441..10ace4e7fc3 100644 --- a/charts/stable/postgresql/SCALE/CHANGELOG.md +++ b/charts/stable/postgresql/SCALE/CHANGELOG.md @@ -1,17 +1,7 @@ - -### [postgresql-2.1.0](https://github.com/truecharts/apps/compare/postgresql-2.0.0...postgresql-2.1.0) (2021-09-11) - -#### Chore - -* Use bitnami instead of stock postgresql container ([#960](https://github.com/truecharts/apps/issues/960)) -* update non-major - -#### Feat - -* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) + +### [postgresql-2.1.1](https://github.com/truecharts/apps/compare/postgresql-2.1.0...postgresql-2.1.1) (2021-09-11) #### Fix -* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) -* move runAsNonRoot to container securityContext to allow root sidecarts ([#954](https://github.com/truecharts/apps/issues/954)) +* use correct appversion string diff --git a/docs/apps/stable/nextcloud/CHANGELOG.md b/docs/apps/stable/nextcloud/CHANGELOG.md index 67ba4b3bd5c..903d30479b2 100644 --- a/docs/apps/stable/nextcloud/CHANGELOG.md +++ b/docs/apps/stable/nextcloud/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [nextcloud-4.0.5](https://github.com/truecharts/apps/compare/nextcloud-4.0.4...nextcloud-4.0.5) (2021-09-11) + +#### Fix + +* use correct appversion string + + + ### [nextcloud-4.0.4](https://github.com/truecharts/apps/compare/nextcloud-4.0.3...nextcloud-4.0.4) (2021-09-11) diff --git a/docs/apps/stable/postgresql/CHANGELOG.md b/docs/apps/stable/postgresql/CHANGELOG.md index 63313512e23..2c8ef65068a 100644 --- a/docs/apps/stable/postgresql/CHANGELOG.md +++ b/docs/apps/stable/postgresql/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [postgresql-2.1.1](https://github.com/truecharts/apps/compare/postgresql-2.1.0...postgresql-2.1.1) (2021-09-11) + +#### Fix + +* use correct appversion string + + + ### [postgresql-2.1.0](https://github.com/truecharts/apps/compare/postgresql-2.0.0...postgresql-2.1.0) (2021-09-11) diff --git a/docs/index.yaml b/docs/index.yaml index d2288491a3a..f562e6b4e1f 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -87695,6 +87695,45 @@ entries: - https://github.com/truecharts/apps/releases/download/navidrome-3.1.5/navidrome-3.1.5.tgz version: 3.1.5 nextcloud: + - apiVersion: v2 + appVersion: 22.1.1 + created: "2021-09-11T19:47:10.459677353Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 7.0.3 + - condition: postgresql.enabled + name: postgresql + repository: https://truecharts.org/ + version: 2.1.0 + - condition: redis.enabled + name: redis + repository: https://charts.bitnami.com/bitnami + version: 15.3.1 + description: A private cloud server that puts the control and security of your + own data back into your hands. + digest: cd127ac5e7addac7b20bc211a083b74022285d34cca9f4367eb2088f7d7eccde + home: https://nextcloud.com/ + icon: https://upload.wikimedia.org/wikipedia/commons/thumb/6/60/Nextcloud_Logo.svg/1280px-Nextcloud_Logo.svg.png + keywords: + - nextcloud + - storage + - http + - web + - php + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: nextcloud + sources: + - https://github.com/nextcloud/docker + - https://github.com/nextcloud/helm + type: application + urls: + - https://github.com/truecharts/apps/releases/download/nextcloud-4.0.5/nextcloud-4.0.5.tgz + version: 4.0.5 - apiVersion: v2 appVersion: 22.1.1@sha created: "2021-09-11T19:24:58.876551683Z" @@ -122537,6 +122576,37 @@ entries: - https://github.com/truecharts/apps/releases/download/podgrab-1.0.3/podgrab-1.0.3.tgz version: 1.0.3 postgresql: + - apiVersion: v2 + appVersion: 13.4.0 + created: "2021-09-11T19:47:10.621737672Z" + dependencies: + - name: common + repository: https://truecharts.org/ + version: 7.0.2 + description: PostgresSQL + digest: 7d797ed36c0451e2362238fb2c6c6ca95f9738147c98dd8e7052d1a9d136c07b + home: https://github.com/truecharts/apps/tree/master/stable/postgres + icon: https://d1q6f0aelx0por.cloudfront.net/product-logos/library-postgres-logo.png + keywords: + - postgres + - postgressql + - dtabase + - sql + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + - email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org + name: postgresql + sources: + - https://www.postgresql.org/ + type: application + urls: + - https://github.com/truecharts/apps/releases/download/postgresql-2.1.1/postgresql-2.1.1.tgz + version: 2.1.1 - apiVersion: v2 appVersion: 13.4.0@sha created: "2021-09-11T19:00:33.267860631Z" @@ -178757,4 +178827,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-09-11T19:24:58.941692367Z" +generated: "2021-09-11T19:47:10.680620905Z"