From dcc28bb2e725ddb6b10fc4f98f5bc8d39b20f6d8 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 17 Feb 2023 11:31:29 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/phpmyadmin/2.0.10/app-changelog.md | 9 --- .../{2.0.10 => 2.0.11}/CHANGELOG.md | 10 +-- .../phpmyadmin/{2.0.10 => 2.0.11}/Chart.yaml | 13 ++-- .../phpmyadmin/{2.0.10 => 2.0.11}/README.md | 0 incubator/phpmyadmin/2.0.11/app-changelog.md | 4 ++ .../{2.0.10 => 2.0.11}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../{2.0.10 => 2.0.11}/ix_values.yaml | 28 ++++---- .../{2.0.10 => 2.0.11}/questions.yaml | 60 ++++++++++-------- .../{2.0.10 => 2.0.11}/templates/common.yaml | 0 .../phpmyadmin/{2.0.10 => 2.0.11}/values.yaml | 0 11 files changed, 64 insertions(+), 60 deletions(-) delete mode 100644 incubator/phpmyadmin/2.0.10/app-changelog.md rename incubator/phpmyadmin/{2.0.10 => 2.0.11}/CHANGELOG.md (94%) rename incubator/phpmyadmin/{2.0.10 => 2.0.11}/Chart.yaml (95%) rename incubator/phpmyadmin/{2.0.10 => 2.0.11}/README.md (100%) create mode 100644 incubator/phpmyadmin/2.0.11/app-changelog.md rename incubator/phpmyadmin/{2.0.10 => 2.0.11}/app-readme.md (100%) rename incubator/phpmyadmin/{2.0.10 => 2.0.11}/charts/common-11.1.2.tgz (100%) rename incubator/phpmyadmin/{2.0.10 => 2.0.11}/ix_values.yaml (90%) rename incubator/phpmyadmin/{2.0.10 => 2.0.11}/questions.yaml (98%) rename incubator/phpmyadmin/{2.0.10 => 2.0.11}/templates/common.yaml (100%) rename incubator/phpmyadmin/{2.0.10 => 2.0.11}/values.yaml (100%) diff --git a/incubator/phpmyadmin/2.0.10/app-changelog.md b/incubator/phpmyadmin/2.0.10/app-changelog.md deleted file mode 100644 index 1fd0922591e..00000000000 --- a/incubator/phpmyadmin/2.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [phpmyadmin-2.0.10](https://github.com/truecharts/charts/compare/phpmyadmin-2.0.9...phpmyadmin-2.0.10) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/incubator/phpmyadmin/2.0.10/CHANGELOG.md b/incubator/phpmyadmin/2.0.11/CHANGELOG.md similarity index 94% rename from incubator/phpmyadmin/2.0.10/CHANGELOG.md rename to incubator/phpmyadmin/2.0.11/CHANGELOG.md index 8204570dbb3..77f7617e6d4 100644 --- a/incubator/phpmyadmin/2.0.10/CHANGELOG.md +++ b/incubator/phpmyadmin/2.0.11/CHANGELOG.md @@ -4,6 +4,11 @@ +## [phpmyadmin-2.0.11](https://github.com/truecharts/charts/compare/phpmyadmin-2.0.10...phpmyadmin-2.0.11) (2023-02-17) + + + + ## [phpmyadmin-2.0.10](https://github.com/truecharts/charts/compare/phpmyadmin-2.0.9...phpmyadmin-2.0.10) (2023-02-10) ### Fix @@ -91,9 +96,4 @@ -## [phpmyadmin-2.0.2](https://github.com/truecharts/charts/compare/phpmyadmin-2.0.1...phpmyadmin-2.0.2) (2022-11-30) - - - - ## [phpmyadmin-2.0.2](https://github.com/truecharts/charts/compare/phpmyadmin-2.0.1...phpmyadmin-2.0.2) (2022-11-30) diff --git a/incubator/phpmyadmin/2.0.10/Chart.yaml b/incubator/phpmyadmin/2.0.11/Chart.yaml similarity index 95% rename from incubator/phpmyadmin/2.0.10/Chart.yaml rename to incubator/phpmyadmin/2.0.11/Chart.yaml index 90234ff98c8..30e3506864b 100644 --- a/incubator/phpmyadmin/2.0.10/Chart.yaml +++ b/incubator/phpmyadmin/2.0.11/Chart.yaml @@ -1,8 +1,3 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Other apiVersion: v2 appVersion: "latest" dependencies: @@ -27,4 +22,10 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/phpmyadmin - https://hub.docker.com/r/phpmyadmin/phpmyadmin type: application -version: 2.0.10 +version: 2.0.11 +annotations: + truecharts.org/catagories: | + - Tools-Utilities + - Other + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/phpmyadmin/2.0.10/README.md b/incubator/phpmyadmin/2.0.11/README.md similarity index 100% rename from incubator/phpmyadmin/2.0.10/README.md rename to incubator/phpmyadmin/2.0.11/README.md diff --git a/incubator/phpmyadmin/2.0.11/app-changelog.md b/incubator/phpmyadmin/2.0.11/app-changelog.md new file mode 100644 index 00000000000..89d5f7624cf --- /dev/null +++ b/incubator/phpmyadmin/2.0.11/app-changelog.md @@ -0,0 +1,4 @@ + + +## [phpmyadmin-2.0.11](https://github.com/truecharts/charts/compare/phpmyadmin-2.0.10...phpmyadmin-2.0.11) (2023-02-17) + diff --git a/incubator/phpmyadmin/2.0.10/app-readme.md b/incubator/phpmyadmin/2.0.11/app-readme.md similarity index 100% rename from incubator/phpmyadmin/2.0.10/app-readme.md rename to incubator/phpmyadmin/2.0.11/app-readme.md diff --git a/incubator/phpmyadmin/2.0.10/charts/common-11.1.2.tgz b/incubator/phpmyadmin/2.0.11/charts/common-11.1.2.tgz similarity index 100% rename from incubator/phpmyadmin/2.0.10/charts/common-11.1.2.tgz rename to incubator/phpmyadmin/2.0.11/charts/common-11.1.2.tgz diff --git a/incubator/phpmyadmin/2.0.10/ix_values.yaml b/incubator/phpmyadmin/2.0.11/ix_values.yaml similarity index 90% rename from incubator/phpmyadmin/2.0.10/ix_values.yaml rename to incubator/phpmyadmin/2.0.11/ix_values.yaml index 22604183562..b50558c1a3c 100644 --- a/incubator/phpmyadmin/2.0.10/ix_values.yaml +++ b/incubator/phpmyadmin/2.0.11/ix_values.yaml @@ -1,25 +1,29 @@ +image: + pullPolicy: IfNotPresent + repository: tccr.io/truecharts/phpmyadmin + tag: latest@sha256:34b663ed38d6c87e061f431b02199bc4ace35d95a71aba6ab1125137dc477a78 + +podSecurityContext: + runAsGroup: 0 + runAsUser: 0 + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + env: MYSQL_PASSWORD: root MYSQL_USER: root PMA_HOST: 192.168.70.99 PMA_PORT: "3306" -image: - pullPolicy: IfNotPresent - repository: tccr.io/truecharts/phpmyadmin - tag: latest@sha256:34b663ed38d6c87e061f431b02199bc4ace35d95a71aba6ab1125137dc477a78 -persistence: {} -podSecurityContext: - runAsGroup: 0 - runAsUser: 0 -securityContext: - readOnlyRootFilesystem: false - runAsNonRoot: false + # PMA_ABSOLUTE_URI: "" + service: main: ports: main: port: 8080 - protocol: TCP + protocol: HTTP targetPort: 80 portal: diff --git a/incubator/phpmyadmin/2.0.10/questions.yaml b/incubator/phpmyadmin/2.0.11/questions.yaml similarity index 98% rename from incubator/phpmyadmin/2.0.10/questions.yaml rename to incubator/phpmyadmin/2.0.11/questions.yaml index a38e3873d7d..3f88922a7fd 100644 --- a/incubator/phpmyadmin/2.0.10/questions.yaml +++ b/incubator/phpmyadmin/2.0.11/questions.yaml @@ -83,36 +83,40 @@ questions: schema: type: string - variable: env - group: "App Configuration" - label: "Image Environment" + group: App Configuration + label: Image Environment schema: additional_attrs: true type: dict attrs: - variable: MYSQL_USER - label: "MYSQL_USER" - description: "Container Variable MYSQLUSER" + label: MYSQL User schema: type: string - default: "root" + default: "" - variable: MYSQL_PASSWORD - label: "MYSQL_PASSWORD" - description: "Container Variable MYSQLPASSWORD" + label: MYSQL Password schema: type: string - default: "root" + default: "" - variable: PMA_HOST - label: "PMA_HOST" - description: "Container Variable PMAHOST" + label: PWA Host + description: define address/host name of the db schema: type: string default: "192.168.70.99" - variable: PMA_PORT - label: "PMA_PORT" - description: "Container Variable PMAPORT" + label: PWA Port + description: define port of the MySQL server schema: type: string default: "3306" + - variable: PMA_ABSOLUTE_URI + label: PWA Absolute URi + description: The full URL to phpMyAdmin + schema: + type: string + default: "" - variable: TZ label: Timezone group: "General Settings" @@ -151,8 +155,8 @@ questions: type: dict attrs: - variable: main - label: "Main Service" - description: "The Primary service on which the healthcheck runs, often the webUI" + label: Main Service + description: The Primary service on which the healthcheck runs, often the webUI schema: additional_attrs: true type: dict @@ -190,14 +194,14 @@ questions: type: dict attrs: - variable: main - label: "Main Service Port Configuration" + label: Main Service Port Configuration schema: additional_attrs: true type: dict attrs: - variable: port - label: "Port" - description: "This port exposes the container port on the service" + label: Port + description: This port exposes the container port on the service schema: type: int default: 8080 @@ -523,7 +527,7 @@ questions: type: dict attrs: - variable: main - label: "Main Ingress" + label: Main Ingress schema: additional_attrs: true type: dict @@ -851,22 +855,22 @@ questions: type: dict attrs: - variable: privileged - label: "Privileged mode" + label: Privileged mode schema: type: boolean default: false - variable: readOnlyRootFilesystem - label: "ReadOnly Root Filesystem" + label: ReadOnly Root Filesystem schema: type: boolean default: false - variable: allowPrivilegeEscalation - label: "Allow Privilege Escalation" + label: Allow Privilege Escalation schema: type: boolean default: false - variable: runAsNonRoot - label: "runAsNonRoot" + label: runAsNonRoot schema: type: boolean default: false @@ -878,20 +882,20 @@ questions: type: dict attrs: - variable: runAsUser - label: "runAsUser" - description: "The UserID of the user running the application" + label: runAsUser + description: The UserID of the user running the application schema: type: int default: 0 - variable: runAsGroup - label: "runAsGroup" - description: The groupID this App of the user running the application" + label: runAsGroup + description: The groupID this App of the user running the application schema: type: int default: 0 - variable: fsGroup - label: "fsGroup" - description: "The group that should own ALL storage." + label: fsGroup + description: The group that should own ALL storage. schema: type: int default: 568 diff --git a/incubator/phpmyadmin/2.0.10/templates/common.yaml b/incubator/phpmyadmin/2.0.11/templates/common.yaml similarity index 100% rename from incubator/phpmyadmin/2.0.10/templates/common.yaml rename to incubator/phpmyadmin/2.0.11/templates/common.yaml diff --git a/incubator/phpmyadmin/2.0.10/values.yaml b/incubator/phpmyadmin/2.0.11/values.yaml similarity index 100% rename from incubator/phpmyadmin/2.0.10/values.yaml rename to incubator/phpmyadmin/2.0.11/values.yaml