From b698c48cdf43eb361a05a2c8089bc23acbfac815 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 1 Oct 2021 13:37:18 +0000 Subject: [PATCH] Commit new App releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/gitea/0.0.1/CHANGELOG.md | 4 - incubator/gitea/0.0.2/CHANGELOG.md | 4 + incubator/gitea/{0.0.1 => 0.0.2}/CONFIG.md | 0 incubator/gitea/{0.0.1 => 0.0.2}/Chart.lock | 2 +- incubator/gitea/{0.0.1 => 0.0.2}/Chart.yaml | 2 +- incubator/gitea/{0.0.1 => 0.0.2}/README.md | 0 .../gitea/{0.0.1 => 0.0.2}/app-readme.md | 0 .../{0.0.1 => 0.0.2}/charts/common-8.0.13.tgz | Bin .../charts/memcached-5.15.3.tgz | Bin .../charts/postgresql-3.0.4.tgz | Bin .../ci/basic-values.yaml} | 0 incubator/gitea/0.0.2/ci/ingress-values.yaml | 3 + .../gitea/{0.0.1 => 0.0.2}/helm-values.md | 0 .../gitea/{0.0.1 => 0.0.2}/ix_values.yaml | 0 .../gitea/{0.0.1 => 0.0.2}/questions.yaml | 202 +----------------- .../{0.0.1 => 0.0.2}/templates/_configmap.tpl | 0 .../{0.0.1 => 0.0.2}/templates/_secrets.tpl | 0 .../{0.0.1 => 0.0.2}/templates/common.yaml | 0 .../gitea/{0.0.1 => 0.0.2}/test_values.yaml | 0 incubator/gitea/0.0.2/values.yaml | 0 20 files changed, 18 insertions(+), 199 deletions(-) delete mode 100644 incubator/gitea/0.0.1/CHANGELOG.md create mode 100644 incubator/gitea/0.0.2/CHANGELOG.md rename incubator/gitea/{0.0.1 => 0.0.2}/CONFIG.md (100%) rename incubator/gitea/{0.0.1 => 0.0.2}/Chart.lock (88%) rename incubator/gitea/{0.0.1 => 0.0.2}/Chart.yaml (98%) rename incubator/gitea/{0.0.1 => 0.0.2}/README.md (100%) rename incubator/gitea/{0.0.1 => 0.0.2}/app-readme.md (100%) rename incubator/gitea/{0.0.1 => 0.0.2}/charts/common-8.0.13.tgz (100%) rename incubator/gitea/{0.0.1 => 0.0.2}/charts/memcached-5.15.3.tgz (100%) rename incubator/gitea/{0.0.1 => 0.0.2}/charts/postgresql-3.0.4.tgz (100%) rename incubator/gitea/{0.0.1/values.yaml => 0.0.2/ci/basic-values.yaml} (100%) create mode 100644 incubator/gitea/0.0.2/ci/ingress-values.yaml rename incubator/gitea/{0.0.1 => 0.0.2}/helm-values.md (100%) rename incubator/gitea/{0.0.1 => 0.0.2}/ix_values.yaml (100%) rename incubator/gitea/{0.0.1 => 0.0.2}/questions.yaml (87%) rename incubator/gitea/{0.0.1 => 0.0.2}/templates/_configmap.tpl (100%) rename incubator/gitea/{0.0.1 => 0.0.2}/templates/_secrets.tpl (100%) rename incubator/gitea/{0.0.1 => 0.0.2}/templates/common.yaml (100%) rename incubator/gitea/{0.0.1 => 0.0.2}/test_values.yaml (100%) create mode 100644 incubator/gitea/0.0.2/values.yaml diff --git a/incubator/gitea/0.0.1/CHANGELOG.md b/incubator/gitea/0.0.1/CHANGELOG.md deleted file mode 100644 index 6248dbd0c80..00000000000 --- a/incubator/gitea/0.0.1/CHANGELOG.md +++ /dev/null @@ -1,4 +0,0 @@ - - -### gitea-0.0.1 (2021-10-01) - diff --git a/incubator/gitea/0.0.2/CHANGELOG.md b/incubator/gitea/0.0.2/CHANGELOG.md new file mode 100644 index 00000000000..7d2dfff7e80 --- /dev/null +++ b/incubator/gitea/0.0.2/CHANGELOG.md @@ -0,0 +1,4 @@ + + +### [gitea-0.0.2](https://github.com/truecharts/apps/compare/gitea-0.0.1...gitea-0.0.2) (2021-10-01) + diff --git a/incubator/gitea/0.0.1/CONFIG.md b/incubator/gitea/0.0.2/CONFIG.md similarity index 100% rename from incubator/gitea/0.0.1/CONFIG.md rename to incubator/gitea/0.0.2/CONFIG.md diff --git a/incubator/gitea/0.0.1/Chart.lock b/incubator/gitea/0.0.2/Chart.lock similarity index 88% rename from incubator/gitea/0.0.1/Chart.lock rename to incubator/gitea/0.0.2/Chart.lock index b0af9ef3677..476b6ed20ad 100644 --- a/incubator/gitea/0.0.1/Chart.lock +++ b/incubator/gitea/0.0.2/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.bitnami.com/bitnami version: 5.15.3 digest: sha256:31ea20ec333f850afa9cf3a2496456944683769564b80fd997d8321ca3f56830 -generated: "2021-10-01T12:22:17.047015624Z" +generated: "2021-10-01T13:36:11.355201506Z" diff --git a/incubator/gitea/0.0.1/Chart.yaml b/incubator/gitea/0.0.2/Chart.yaml similarity index 98% rename from incubator/gitea/0.0.1/Chart.yaml rename to incubator/gitea/0.0.2/Chart.yaml index 17b6d0007ab..1e919cce8b4 100644 --- a/incubator/gitea/0.0.1/Chart.yaml +++ b/incubator/gitea/0.0.2/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/go-gitea/gitea - https://hub.docker.com/r/gitea/gitea/ type: application -version: 0.0.1 +version: 0.0.2 diff --git a/incubator/gitea/0.0.1/README.md b/incubator/gitea/0.0.2/README.md similarity index 100% rename from incubator/gitea/0.0.1/README.md rename to incubator/gitea/0.0.2/README.md diff --git a/incubator/gitea/0.0.1/app-readme.md b/incubator/gitea/0.0.2/app-readme.md similarity index 100% rename from incubator/gitea/0.0.1/app-readme.md rename to incubator/gitea/0.0.2/app-readme.md diff --git a/incubator/gitea/0.0.1/charts/common-8.0.13.tgz b/incubator/gitea/0.0.2/charts/common-8.0.13.tgz similarity index 100% rename from incubator/gitea/0.0.1/charts/common-8.0.13.tgz rename to incubator/gitea/0.0.2/charts/common-8.0.13.tgz diff --git a/incubator/gitea/0.0.1/charts/memcached-5.15.3.tgz b/incubator/gitea/0.0.2/charts/memcached-5.15.3.tgz similarity index 100% rename from incubator/gitea/0.0.1/charts/memcached-5.15.3.tgz rename to incubator/gitea/0.0.2/charts/memcached-5.15.3.tgz diff --git a/incubator/gitea/0.0.1/charts/postgresql-3.0.4.tgz b/incubator/gitea/0.0.2/charts/postgresql-3.0.4.tgz similarity index 100% rename from incubator/gitea/0.0.1/charts/postgresql-3.0.4.tgz rename to incubator/gitea/0.0.2/charts/postgresql-3.0.4.tgz diff --git a/incubator/gitea/0.0.1/values.yaml b/incubator/gitea/0.0.2/ci/basic-values.yaml similarity index 100% rename from incubator/gitea/0.0.1/values.yaml rename to incubator/gitea/0.0.2/ci/basic-values.yaml diff --git a/incubator/gitea/0.0.2/ci/ingress-values.yaml b/incubator/gitea/0.0.2/ci/ingress-values.yaml new file mode 100644 index 00000000000..59972584b5b --- /dev/null +++ b/incubator/gitea/0.0.2/ci/ingress-values.yaml @@ -0,0 +1,3 @@ +ingress: + main: + enabled: true diff --git a/incubator/gitea/0.0.1/helm-values.md b/incubator/gitea/0.0.2/helm-values.md similarity index 100% rename from incubator/gitea/0.0.1/helm-values.md rename to incubator/gitea/0.0.2/helm-values.md diff --git a/incubator/gitea/0.0.1/ix_values.yaml b/incubator/gitea/0.0.2/ix_values.yaml similarity index 100% rename from incubator/gitea/0.0.1/ix_values.yaml rename to incubator/gitea/0.0.2/ix_values.yaml diff --git a/incubator/gitea/0.0.1/questions.yaml b/incubator/gitea/0.0.2/questions.yaml similarity index 87% rename from incubator/gitea/0.0.1/questions.yaml rename to incubator/gitea/0.0.2/questions.yaml index bcbb4d22365..ef850b3ccd2 100644 --- a/incubator/gitea/0.0.1/questions.yaml +++ b/incubator/gitea/0.0.2/questions.yaml @@ -286,12 +286,20 @@ questions: label: "APP_NAME" schema: type: string + default: "Gitea" required: true - variable: RUN_MODE label: "RUN_MODE" schema: type: string - required: true + default: "prod" + enum: + - value: "prod" + description: "Production" + - value: "dev" + description: "Development" + - value: "test" + description: "Testing" - variable: customConfig @@ -1876,195 +1884,3 @@ questions: schema: type: string required: true - - - variable: identity_providers - group: "Advanced" - label: "Authelia Identity Providers (BETA)" - schema: - type: dict - attrs: - - variable: oidc - label: "OpenID Connect(BETA)" - schema: - type: dict - attrs: - - variable: enabled - label: "enabled" - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: access_token_lifespan - label: "Access Token Lifespan" - schema: - type: string - default: "1h" - required: true - - variable: authorize_code_lifespan - label: "Authorize Code Lifespan" - schema: - type: string - default: "1m" - required: true - - variable: id_token_lifespan - label: "ID Token Lifespan" - schema: - type: string - default: "1h" - required: true - - variable: refresh_token_lifespan - label: "Refresh Token Lifespan" - schema: - type: string - default: "90m" - required: true - - variable: enable_client_debug_messages - label: "Enable Client Debug Messages" - schema: - type: boolean - default: false - - variable: minimum_parameter_entropy - label: "Minimum Parameter Entropy" - schema: - type: int - default: 8 - hidden: true - - variable: clients - label: "Clients" - schema: - type: list - default: [] - items: - - variable: clientEntry - label: "Client" - schema: - type: dict - attrs: - - variable: id - label: "ID/Name" - description: "The ID is the OpenID Connect ClientID which is used to link an application to a configuration." - schema: - type: string - default: "myapp" - required: true - - variable: description - label: "Description" - description: "The description to show to users when they end up on the consent screen. Defaults to the ID above." - schema: - type: string - default: "My Application" - required: true - - variable: secret - label: "Secret" - description: "The client secret is a shared secret between Authelia and the consumer of this client." - schema: - type: string - default: "" - required: true - - variable: public - label: "public" - description: "Sets the client to public. This should typically not be set, please see the documentation for usage." - schema: - type: boolean - default: false - - variable: authorization_policy - label: "Authorization Policy" - description: "The policy to require for this client; one_factor or two_factor." - schema: - type: string - default: "two_factor" - enum: - - value: "one_factor" - description: "one_factor" - - value: "two_factor" - description: "two_factor" - - variable: userinfo_signing_algorithm - label: "Userinfo Signing Algorithm" - description: "The algorithm used to sign userinfo endpoint responses for this client, either none or RS256." - schema: - type: string - default: "none" - enum: - - value: "none" - description: "none" - - value: "RS256" - description: "RS256" - - variable: audience - label: "Audience" - description: "Audience this client is allowed to request." - schema: - type: list - default: [] - items: - - variable: audienceEntry - label: "" - schema: - type: string - default: "" - required: true - - variable: scopes - label: "Scopes" - description: "Scopes this client is allowed to request." - schema: - type: list - default: [] - items: - - variable: ScopeEntry - label: "Scope" - schema: - type: string - default: "openid" - required: true - - variable: redirect_uris - label: "redirect_uris" - description: "Redirect URI's specifies a list of valid case-sensitive callbacks for this client." - schema: - type: list - default: [] - items: - - variable: uriEntry - label: "Url" - schema: - type: string - default: "https://oidc.example.com/oauth2/callback" - required: true - - variable: grant_types - description: "Grant Types configures which grants this client can obtain." - label: "grant_types" - schema: - type: list - default: [] - items: - - variable: grantEntry - label: "Grant" - schema: - type: string - default: "refresh_token" - required: true - - variable: response_types - description: "Response Types configures which responses this client can be sent." - label: "response_types" - schema: - type: list - default: [] - items: - - variable: responseEntry - label: "type" - schema: - type: string - default: "code" - required: true - - variable: response_modes - description: "Response Modes configures which response modes this client supports." - label: "response_modes" - schema: - type: list - default: [] - items: - - variable: modeEntry - label: "Mode" - schema: - type: string - default: "form_post" - required: true diff --git a/incubator/gitea/0.0.1/templates/_configmap.tpl b/incubator/gitea/0.0.2/templates/_configmap.tpl similarity index 100% rename from incubator/gitea/0.0.1/templates/_configmap.tpl rename to incubator/gitea/0.0.2/templates/_configmap.tpl diff --git a/incubator/gitea/0.0.1/templates/_secrets.tpl b/incubator/gitea/0.0.2/templates/_secrets.tpl similarity index 100% rename from incubator/gitea/0.0.1/templates/_secrets.tpl rename to incubator/gitea/0.0.2/templates/_secrets.tpl diff --git a/incubator/gitea/0.0.1/templates/common.yaml b/incubator/gitea/0.0.2/templates/common.yaml similarity index 100% rename from incubator/gitea/0.0.1/templates/common.yaml rename to incubator/gitea/0.0.2/templates/common.yaml diff --git a/incubator/gitea/0.0.1/test_values.yaml b/incubator/gitea/0.0.2/test_values.yaml similarity index 100% rename from incubator/gitea/0.0.1/test_values.yaml rename to incubator/gitea/0.0.2/test_values.yaml diff --git a/incubator/gitea/0.0.2/values.yaml b/incubator/gitea/0.0.2/values.yaml new file mode 100644 index 00000000000..e69de29bb2d