diff --git a/stable/gitea/4.0.10/CHANGELOG.md b/stable/gitea/4.0.11/CHANGELOG.md similarity index 94% rename from stable/gitea/4.0.10/CHANGELOG.md rename to stable/gitea/4.0.11/CHANGELOG.md index 1415ae64e2e..4aba2083b8c 100644 --- a/stable/gitea/4.0.10/CHANGELOG.md +++ b/stable/gitea/4.0.11/CHANGELOG.md @@ -1,6 +1,11 @@ # Changelog
+ +### [gitea-4.0.11](https://github.com/truecharts/apps/compare/gitea-4.0.10...gitea-4.0.11) (2021-11-08) + + + ### [gitea-4.0.10](https://github.com/truecharts/apps/compare/gitea-4.0.9...gitea-4.0.10) (2021-11-08) @@ -92,8 +97,3 @@ ### [gitea-4.0.1](https://github.com/truecharts/apps/compare/gitea-4.0.0...gitea-4.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/gitea/4.0.10/CONFIG.md b/stable/gitea/4.0.11/CONFIG.md similarity index 100% rename from stable/gitea/4.0.10/CONFIG.md rename to stable/gitea/4.0.11/CONFIG.md diff --git a/stable/gitea/4.0.10/Chart.lock b/stable/gitea/4.0.11/Chart.lock similarity index 88% rename from stable/gitea/4.0.10/Chart.lock rename to stable/gitea/4.0.11/Chart.lock index 459ccfa6be9..33440bbd787 100644 --- a/stable/gitea/4.0.10/Chart.lock +++ b/stable/gitea/4.0.11/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.bitnami.com/bitnami version: 5.15.8 digest: sha256:985e5b494e74bb84005c1188c5225e843afa2308bdb4c0b2df07ca814358070b -generated: "2021-11-08T13:45:00.295897985Z" +generated: "2021-11-08T14:46:31.583040778Z" diff --git a/stable/gitea/4.0.10/Chart.yaml b/stable/gitea/4.0.11/Chart.yaml similarity index 98% rename from stable/gitea/4.0.10/Chart.yaml rename to stable/gitea/4.0.11/Chart.yaml index f523b6da1ee..a7b4f1a7e7c 100644 --- a/stable/gitea/4.0.10/Chart.yaml +++ b/stable/gitea/4.0.11/Chart.yaml @@ -34,7 +34,7 @@ sources: - https://github.com/go-gitea/gitea - https://hub.docker.com/r/gitea/gitea/ type: application -version: 4.0.10 +version: 4.0.11 annotations: truecharts.org/catagories: | - GIT diff --git a/stable/gitea/4.0.10/README.md b/stable/gitea/4.0.11/README.md similarity index 100% rename from stable/gitea/4.0.10/README.md rename to stable/gitea/4.0.11/README.md diff --git a/stable/gitea/4.0.10/app-readme.md b/stable/gitea/4.0.11/app-readme.md similarity index 100% rename from stable/gitea/4.0.10/app-readme.md rename to stable/gitea/4.0.11/app-readme.md diff --git a/stable/gitea/4.0.10/charts/common-8.5.3.tgz b/stable/gitea/4.0.11/charts/common-8.5.3.tgz similarity index 100% rename from stable/gitea/4.0.10/charts/common-8.5.3.tgz rename to stable/gitea/4.0.11/charts/common-8.5.3.tgz diff --git a/stable/gitea/4.0.10/charts/memcached-5.15.8.tgz b/stable/gitea/4.0.11/charts/memcached-5.15.8.tgz similarity index 100% rename from stable/gitea/4.0.10/charts/memcached-5.15.8.tgz rename to stable/gitea/4.0.11/charts/memcached-5.15.8.tgz diff --git a/stable/gitea/4.0.10/charts/postgresql-5.1.10.tgz b/stable/gitea/4.0.11/charts/postgresql-5.1.10.tgz similarity index 100% rename from stable/gitea/4.0.10/charts/postgresql-5.1.10.tgz rename to stable/gitea/4.0.11/charts/postgresql-5.1.10.tgz diff --git a/stable/gitea/4.0.10/ci/basic-values.yaml b/stable/gitea/4.0.11/ci/basic-values.yaml similarity index 100% rename from stable/gitea/4.0.10/ci/basic-values.yaml rename to stable/gitea/4.0.11/ci/basic-values.yaml diff --git a/stable/gitea/4.0.10/ci/ingress-values.yaml b/stable/gitea/4.0.11/ci/ingress-values.yaml similarity index 100% rename from stable/gitea/4.0.10/ci/ingress-values.yaml rename to stable/gitea/4.0.11/ci/ingress-values.yaml diff --git a/stable/gitea/4.0.10/helm-values.md b/stable/gitea/4.0.11/helm-values.md similarity index 100% rename from stable/gitea/4.0.10/helm-values.md rename to stable/gitea/4.0.11/helm-values.md diff --git a/stable/gitea/4.0.10/ix_values.yaml b/stable/gitea/4.0.11/ix_values.yaml similarity index 100% rename from stable/gitea/4.0.10/ix_values.yaml rename to stable/gitea/4.0.11/ix_values.yaml diff --git a/stable/gitea/4.0.10/questions.yaml b/stable/gitea/4.0.11/questions.yaml similarity index 99% rename from stable/gitea/4.0.10/questions.yaml rename to stable/gitea/4.0.11/questions.yaml index 2c7635624f0..5a2de59fff1 100644 --- a/stable/gitea/4.0.10/questions.yaml +++ b/stable/gitea/4.0.11/questions.yaml @@ -467,8 +467,6 @@ questions: editable: true required: true - - required: true - variable: ssh label: "SSH Service" description: "The SSH service" @@ -521,7 +519,7 @@ questions: type: dict attrs: - variable: ssh - label: "Main Service Port Configuration" + label: "SSH Service Port Configuration" schema: type: dict attrs: @@ -569,10 +567,6 @@ questions: required: true - required: true - - - - variable: serviceexpert group: "Networking and Services" label: "Show Expert Config" diff --git a/stable/gitea/4.0.10/templates/_configmap.tpl b/stable/gitea/4.0.11/templates/_configmap.tpl similarity index 100% rename from stable/gitea/4.0.10/templates/_configmap.tpl rename to stable/gitea/4.0.11/templates/_configmap.tpl diff --git a/stable/gitea/4.0.10/templates/_secrets.tpl b/stable/gitea/4.0.11/templates/_secrets.tpl similarity index 100% rename from stable/gitea/4.0.10/templates/_secrets.tpl rename to stable/gitea/4.0.11/templates/_secrets.tpl diff --git a/stable/gitea/4.0.10/templates/common.yaml b/stable/gitea/4.0.11/templates/common.yaml similarity index 100% rename from stable/gitea/4.0.10/templates/common.yaml rename to stable/gitea/4.0.11/templates/common.yaml diff --git a/stable/gitea/4.0.10/values.yaml b/stable/gitea/4.0.11/values.yaml similarity index 100% rename from stable/gitea/4.0.10/values.yaml rename to stable/gitea/4.0.11/values.yaml