From 1fd389cbd039749068a2d3e6ca4c4c1811ce6fc9 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 12 Nov 2021 22:28:15 +0000 Subject: [PATCH] Commit released Helm Chart and docs for TrueCharts Signed-off-by: TrueCharts-Bot --- charts/stable/gitea/CHANGELOG.md | 13 ++++++++ charts/stable/gitea/README.md | 6 ++-- docs/apps/stable/gitea/CHANGELOG.md | 13 ++++++++ docs/apps/stable/gitea/index.md | 6 ++-- docs/index.yaml | 47 ++++++++++++++++++++++++++++- 5 files changed, 78 insertions(+), 7 deletions(-) diff --git a/charts/stable/gitea/CHANGELOG.md b/charts/stable/gitea/CHANGELOG.md index 0812867c24a..fdd40f2ee04 100644 --- a/charts/stable/gitea/CHANGELOG.md +++ b/charts/stable/gitea/CHANGELOG.md @@ -1,6 +1,19 @@ # Changelog
+ +### [gitea-4.0.13](https://github.com/truecharts/apps/compare/gitea-4.0.12...gitea-4.0.13) (2021-11-12) + +#### Feat + +* move gitea to our own memcached chart ([#1313](https://github.com/truecharts/apps/issues/1313)) + +#### Fix + +* Allow spaces in paths ([#1306](https://github.com/truecharts/apps/issues/1306)) + + + ### [gitea-4.0.12](https://github.com/truecharts/apps/compare/gitea-4.0.11...gitea-4.0.12) (2021-11-09) diff --git a/charts/stable/gitea/README.md b/charts/stable/gitea/README.md index d971ed438e3..822c15e7477 100644 --- a/charts/stable/gitea/README.md +++ b/charts/stable/gitea/README.md @@ -19,9 +19,9 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | memcached | 5.15.8 | -| https://truecharts.org/ | postgresql | 5.1.15 | -| https://truecharts.org | common | 8.5.4 | +| https://truecharts.org/ | memcached | 1.0.0 | +| https://truecharts.org/ | postgresql | 5.1.16 | +| https://truecharts.org | common | 8.5.6 | ## Installing the Chart diff --git a/docs/apps/stable/gitea/CHANGELOG.md b/docs/apps/stable/gitea/CHANGELOG.md index 0812867c24a..fdd40f2ee04 100644 --- a/docs/apps/stable/gitea/CHANGELOG.md +++ b/docs/apps/stable/gitea/CHANGELOG.md @@ -1,6 +1,19 @@ # Changelog
+ +### [gitea-4.0.13](https://github.com/truecharts/apps/compare/gitea-4.0.12...gitea-4.0.13) (2021-11-12) + +#### Feat + +* move gitea to our own memcached chart ([#1313](https://github.com/truecharts/apps/issues/1313)) + +#### Fix + +* Allow spaces in paths ([#1306](https://github.com/truecharts/apps/issues/1306)) + + + ### [gitea-4.0.12](https://github.com/truecharts/apps/compare/gitea-4.0.11...gitea-4.0.12) (2021-11-09) diff --git a/docs/apps/stable/gitea/index.md b/docs/apps/stable/gitea/index.md index d971ed438e3..822c15e7477 100644 --- a/docs/apps/stable/gitea/index.md +++ b/docs/apps/stable/gitea/index.md @@ -19,9 +19,9 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | memcached | 5.15.8 | -| https://truecharts.org/ | postgresql | 5.1.15 | -| https://truecharts.org | common | 8.5.4 | +| https://truecharts.org/ | memcached | 1.0.0 | +| https://truecharts.org/ | postgresql | 5.1.16 | +| https://truecharts.org | common | 8.5.6 | ## Installing the Chart diff --git a/docs/index.yaml b/docs/index.yaml index bf3882ed104..6c3ab928025 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -64842,6 +64842,51 @@ entries: - https://github.com/truecharts/apps/releases/download/gaps-3.1.5/gaps-3.1.5.tgz version: 3.1.5 gitea: + - annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GIT + truecharts.org/grade: U + apiVersion: v2 + appVersion: 1.15.6 + created: "2021-11-12T22:28:13.077254784Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.5.6 + - condition: postgresql.enabled + name: postgresql + repository: https://truecharts.org/ + version: 5.1.16 + - condition: memcached.enabled + name: memcached + repository: https://truecharts.org/ + version: 1.0.0 + description: Self hosted GIT repositories + digest: 730961264d67e20528cd5ec57f107b8a72a45ff4f942fe70ff8ef396c665db19 + home: https://github.com/truecharts/apps/tree/master/charts/stable/gitea + icon: https://docs.gitea.io/images/gitea.png + keywords: + - git + - issue tracker + - code review + - wiki + - gitea + - gogs + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: truecharts.org + name: gitea + sources: + - https://gitea.com/gitea/helm-chart + - https://github.com/go-gitea/gitea + - https://hub.docker.com/r/gitea/gitea/ + type: application + urls: + - https://github.com/truecharts/apps/releases/download/gitea-4.0.13/gitea-4.0.13.tgz + version: 4.0.13 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -244632,4 +244677,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-12T21:15:27.412436598Z" +generated: "2021-11-12T22:28:13.16515454Z"