diff --git a/stable/gitea/1.0.14/charts/memcached-5.15.5.tgz b/stable/gitea/1.0.14/charts/memcached-5.15.5.tgz deleted file mode 100644 index 5992fcaeb17..00000000000 Binary files a/stable/gitea/1.0.14/charts/memcached-5.15.5.tgz and /dev/null differ diff --git a/stable/gitea/1.0.14/CHANGELOG.md b/stable/gitea/1.0.15/CHANGELOG.md similarity index 74% rename from stable/gitea/1.0.14/CHANGELOG.md rename to stable/gitea/1.0.15/CHANGELOG.md index 1302a9ff4c2..69453d00a27 100644 --- a/stable/gitea/1.0.14/CHANGELOG.md +++ b/stable/gitea/1.0.15/CHANGELOG.md @@ -1,6 +1,28 @@ # Changelog
+ +### [gitea-1.0.15](https://github.com/truecharts/apps/compare/gitea-1.0.14...gitea-1.0.15) (2021-10-19) + +#### Change + +* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) + +#### Chore + +* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181)) +* update helm chart memcached to v5.15.6 ([#1179](https://github.com/truecharts/apps/issues/1179)) + +#### Feat + +* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180)) + +#### Refactor + +* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182)) + + + ### [gitea-1.0.14](https://github.com/truecharts/apps/compare/gitea-1.0.13...gitea-1.0.14) (2021-10-19) @@ -75,25 +97,3 @@ #### Chore * update non-major deps helm releases ([#1126](https://github.com/truecharts/apps/issues/1126)) - - - - -### [gitea-1.0.6](https://github.com/truecharts/apps/compare/gitea-1.0.5...gitea-1.0.6) (2021-10-12) - -#### Chore - -* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122)) - - - - -### [gitea-1.0.5](https://github.com/truecharts/apps/compare/gitea-1.0.4...gitea-1.0.5) (2021-10-12) - -#### Chore - -* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123)) - - - - diff --git a/stable/gitea/1.0.14/CONFIG.md b/stable/gitea/1.0.15/CONFIG.md similarity index 100% rename from stable/gitea/1.0.14/CONFIG.md rename to stable/gitea/1.0.15/CONFIG.md diff --git a/stable/gitea/1.0.14/Chart.lock b/stable/gitea/1.0.15/Chart.lock similarity index 61% rename from stable/gitea/1.0.14/Chart.lock rename to stable/gitea/1.0.15/Chart.lock index 683915961c5..95b30949b13 100644 --- a/stable/gitea/1.0.14/Chart.lock +++ b/stable/gitea/1.0.15/Chart.lock @@ -7,6 +7,6 @@ dependencies: version: 3.0.20 - name: memcached repository: https://charts.bitnami.com/bitnami - version: 5.15.5 -digest: sha256:aea9c31c232fdbb024d846fbb62d297bea5819720051da6eb88ef178f61eece3 -generated: "2021-10-19T13:44:59.121978042Z" + version: 5.15.6 +digest: sha256:5d6aa59e90ad666f0950efef50f52c797243c5131d7e604b4b8ec7ca83347af5 +generated: "2021-10-19T17:45:26.273119651Z" diff --git a/stable/gitea/1.0.14/Chart.yaml b/stable/gitea/1.0.15/Chart.yaml similarity index 84% rename from stable/gitea/1.0.14/Chart.yaml rename to stable/gitea/1.0.15/Chart.yaml index 79fc8b70066..6645bafd999 100644 --- a/stable/gitea/1.0.14/Chart.yaml +++ b/stable/gitea/1.0.15/Chart.yaml @@ -11,7 +11,7 @@ dependencies: - condition: memcached.enabled name: memcached repository: https://charts.bitnami.com/bitnami - version: 5.15.5 + version: 5.15.6 deprecated: false description: Self hosted GIT repositories home: https://github.com/truecharts/apps/tree/master/charts/stable/gitea @@ -34,4 +34,10 @@ sources: - https://github.com/go-gitea/gitea - https://hub.docker.com/r/gitea/gitea/ type: application -version: 1.0.14 +version: 1.0.15 +annotations: + truecharts.org/catagories: | + - GIT + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/gitea/1.0.14/README.md b/stable/gitea/1.0.15/README.md similarity index 95% rename from stable/gitea/1.0.14/README.md rename to stable/gitea/1.0.15/README.md index b1bb41353d7..3dae63f3a78 100644 --- a/stable/gitea/1.0.14/README.md +++ b/stable/gitea/1.0.15/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | memcached | 5.15.5 | +| https://charts.bitnami.com/bitnami | memcached | 5.15.6 | | https://truecharts.org/ | postgresql | 3.0.20 | | https://truecharts.org | common | 8.3.12 | diff --git a/stable/gitea/1.0.14/app-readme.md b/stable/gitea/1.0.15/app-readme.md similarity index 100% rename from stable/gitea/1.0.14/app-readme.md rename to stable/gitea/1.0.15/app-readme.md diff --git a/stable/gitea/1.0.14/charts/common-8.3.12.tgz b/stable/gitea/1.0.15/charts/common-8.3.12.tgz similarity index 100% rename from stable/gitea/1.0.14/charts/common-8.3.12.tgz rename to stable/gitea/1.0.15/charts/common-8.3.12.tgz diff --git a/stable/gitea/1.0.15/charts/memcached-5.15.6.tgz b/stable/gitea/1.0.15/charts/memcached-5.15.6.tgz new file mode 100644 index 00000000000..1dcc2a53776 Binary files /dev/null and b/stable/gitea/1.0.15/charts/memcached-5.15.6.tgz differ diff --git a/stable/gitea/1.0.14/charts/postgresql-3.0.20.tgz b/stable/gitea/1.0.15/charts/postgresql-3.0.20.tgz similarity index 100% rename from stable/gitea/1.0.14/charts/postgresql-3.0.20.tgz rename to stable/gitea/1.0.15/charts/postgresql-3.0.20.tgz diff --git a/stable/gitea/1.0.14/ci/basic-values.yaml b/stable/gitea/1.0.15/ci/basic-values.yaml similarity index 100% rename from stable/gitea/1.0.14/ci/basic-values.yaml rename to stable/gitea/1.0.15/ci/basic-values.yaml diff --git a/stable/gitea/1.0.14/ci/ingress-values.yaml b/stable/gitea/1.0.15/ci/ingress-values.yaml similarity index 100% rename from stable/gitea/1.0.14/ci/ingress-values.yaml rename to stable/gitea/1.0.15/ci/ingress-values.yaml diff --git a/stable/gitea/1.0.14/helm-values.md b/stable/gitea/1.0.15/helm-values.md similarity index 100% rename from stable/gitea/1.0.14/helm-values.md rename to stable/gitea/1.0.15/helm-values.md diff --git a/stable/gitea/1.0.14/ix_values.yaml b/stable/gitea/1.0.15/ix_values.yaml similarity index 100% rename from stable/gitea/1.0.14/ix_values.yaml rename to stable/gitea/1.0.15/ix_values.yaml diff --git a/stable/gitea/1.0.14/questions.yaml b/stable/gitea/1.0.15/questions.yaml similarity index 100% rename from stable/gitea/1.0.14/questions.yaml rename to stable/gitea/1.0.15/questions.yaml diff --git a/stable/gitea/1.0.14/templates/_configmap.tpl b/stable/gitea/1.0.15/templates/_configmap.tpl similarity index 100% rename from stable/gitea/1.0.14/templates/_configmap.tpl rename to stable/gitea/1.0.15/templates/_configmap.tpl diff --git a/stable/gitea/1.0.14/templates/_secrets.tpl b/stable/gitea/1.0.15/templates/_secrets.tpl similarity index 100% rename from stable/gitea/1.0.14/templates/_secrets.tpl rename to stable/gitea/1.0.15/templates/_secrets.tpl diff --git a/stable/gitea/1.0.14/templates/common.yaml b/stable/gitea/1.0.15/templates/common.yaml similarity index 100% rename from stable/gitea/1.0.14/templates/common.yaml rename to stable/gitea/1.0.15/templates/common.yaml diff --git a/stable/gitea/1.0.14/values.yaml b/stable/gitea/1.0.15/values.yaml similarity index 100% rename from stable/gitea/1.0.14/values.yaml rename to stable/gitea/1.0.15/values.yaml diff --git a/stable/gitea/item.yaml b/stable/gitea/item.yaml index dfdc51c9327..02611898102 100644 --- a/stable/gitea/item.yaml +++ b/stable/gitea/item.yaml @@ -1,3 +1,4 @@ +icon: https://docs.gitea.io/images/gitea.png categories: - - GIT -icon_url: https://docs.gitea.io/images/gitea.png +- GIT +