From 1b1e22fc1a4a80fd37d16fa30ad43ef0a1c6c9fa Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 29 May 2023 12:41:16 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/minio-console/6.0.21/app-changelog.md | 9 -- .../{6.0.21 => 6.0.22}/CHANGELOG.md | 26 ++-- .../{6.0.21 => 6.0.22}/Chart.yaml | 4 +- .../{6.0.21 => 6.0.22}/README.md | 0 stable/minio-console/6.0.22/app-changelog.md | 13 ++ .../{6.0.21 => 6.0.22}/app-readme.md | 0 .../charts/common-12.10.4.tgz | Bin .../{6.0.21 => 6.0.22}/ix_values.yaml | 2 +- .../{6.0.21 => 6.0.22}/questions.yaml | 121 +++++++++--------- .../{6.0.21 => 6.0.22}/templates/NOTES.txt | 0 .../{6.0.21 => 6.0.22}/templates/common.yaml | 0 .../{6.0.21 => 6.0.22}/values.yaml | 0 12 files changed, 93 insertions(+), 82 deletions(-) delete mode 100644 stable/minio-console/6.0.21/app-changelog.md rename stable/minio-console/{6.0.21 => 6.0.22}/CHANGELOG.md (86%) rename stable/minio-console/{6.0.21 => 6.0.22}/Chart.yaml (95%) rename stable/minio-console/{6.0.21 => 6.0.22}/README.md (100%) create mode 100644 stable/minio-console/6.0.22/app-changelog.md rename stable/minio-console/{6.0.21 => 6.0.22}/app-readme.md (100%) rename stable/minio-console/{6.0.21 => 6.0.22}/charts/common-12.10.4.tgz (100%) rename stable/minio-console/{6.0.21 => 6.0.22}/ix_values.yaml (87%) rename stable/minio-console/{6.0.21 => 6.0.22}/questions.yaml (96%) rename stable/minio-console/{6.0.21 => 6.0.22}/templates/NOTES.txt (100%) rename stable/minio-console/{6.0.21 => 6.0.22}/templates/common.yaml (100%) rename stable/minio-console/{6.0.21 => 6.0.22}/values.yaml (100%) diff --git a/stable/minio-console/6.0.21/app-changelog.md b/stable/minio-console/6.0.21/app-changelog.md deleted file mode 100644 index f206e9d0804..00000000000 --- a/stable/minio-console/6.0.21/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [minio-console-6.0.21](https://github.com/truecharts/charts/compare/minio-console-6.0.20...minio-console-6.0.21) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - \ No newline at end of file diff --git a/stable/minio-console/6.0.21/CHANGELOG.md b/stable/minio-console/6.0.22/CHANGELOG.md similarity index 86% rename from stable/minio-console/6.0.21/CHANGELOG.md rename to stable/minio-console/6.0.22/CHANGELOG.md index adcd1121263..7d6c06c7965 100644 --- a/stable/minio-console/6.0.21/CHANGELOG.md +++ b/stable/minio-console/6.0.22/CHANGELOG.md @@ -4,6 +4,19 @@ +## [minio-console-6.0.22](https://github.com/truecharts/charts/compare/minio-console-6.0.21...minio-console-6.0.22) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/minio-console to v0.28.0 ([#9270](https://github.com/truecharts/charts/issues/9270)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + ## [minio-console-6.0.21](https://github.com/truecharts/charts/compare/minio-console-6.0.20...minio-console-6.0.21) (2023-05-27) ### Chore @@ -84,16 +97,3 @@ - -## [minio-console-6.0.12](https://github.com/truecharts/charts/compare/minio-console-6.0.11...minio-console-6.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [minio-console-6.0.11](https://github.com/truecharts/charts/compare/minio-console-6.0.10...minio-console-6.0.11) (2023-05-03) - -### Chore diff --git a/stable/minio-console/6.0.21/Chart.yaml b/stable/minio-console/6.0.22/Chart.yaml similarity index 95% rename from stable/minio-console/6.0.21/Chart.yaml rename to stable/minio-console/6.0.22/Chart.yaml index 2ec70e35fe1..913fa8d0872 100644 --- a/stable/minio-console/6.0.21/Chart.yaml +++ b/stable/minio-console/6.0.22/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.27.0" +appVersion: "0.28.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -20,7 +20,7 @@ name: minio-console sources: - https://github.com/truecharts/charts/tree/master/charts/stable/minio-console - https://github.com/minio/console -version: 6.0.21 +version: 6.0.22 annotations: truecharts.org/catagories: | - media diff --git a/stable/minio-console/6.0.21/README.md b/stable/minio-console/6.0.22/README.md similarity index 100% rename from stable/minio-console/6.0.21/README.md rename to stable/minio-console/6.0.22/README.md diff --git a/stable/minio-console/6.0.22/app-changelog.md b/stable/minio-console/6.0.22/app-changelog.md new file mode 100644 index 00000000000..8c3ba18e2bd --- /dev/null +++ b/stable/minio-console/6.0.22/app-changelog.md @@ -0,0 +1,13 @@ + + +## [minio-console-6.0.22](https://github.com/truecharts/charts/compare/minio-console-6.0.21...minio-console-6.0.22) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/minio-console to v0.28.0 ([#9270](https://github.com/truecharts/charts/issues/9270)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + \ No newline at end of file diff --git a/stable/minio-console/6.0.21/app-readme.md b/stable/minio-console/6.0.22/app-readme.md similarity index 100% rename from stable/minio-console/6.0.21/app-readme.md rename to stable/minio-console/6.0.22/app-readme.md diff --git a/stable/minio-console/6.0.21/charts/common-12.10.4.tgz b/stable/minio-console/6.0.22/charts/common-12.10.4.tgz similarity index 100% rename from stable/minio-console/6.0.21/charts/common-12.10.4.tgz rename to stable/minio-console/6.0.22/charts/common-12.10.4.tgz diff --git a/stable/minio-console/6.0.21/ix_values.yaml b/stable/minio-console/6.0.22/ix_values.yaml similarity index 87% rename from stable/minio-console/6.0.21/ix_values.yaml rename to stable/minio-console/6.0.22/ix_values.yaml index e470031f41e..d171f4bf61b 100644 --- a/stable/minio-console/6.0.21/ix_values.yaml +++ b/stable/minio-console/6.0.22/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/minio-console - tag: v0.27.0@sha256:19d97d327e63da08d7f6c5900a66ed70f691e120513ac3adff93eac0d266e6a9 + tag: v0.28.0@sha256:bc429772457af819b3fc9d6c8e5f2ccd42b5461ee78f2f2eaaef8ccb80803035 pullPolicy: IfNotPresent service: main: diff --git a/stable/minio-console/6.0.21/questions.yaml b/stable/minio-console/6.0.22/questions.yaml similarity index 96% rename from stable/minio-console/6.0.21/questions.yaml rename to stable/minio-console/6.0.22/questions.yaml index 2fe5b6af8d7..0a984a303c6 100644 --- a/stable/minio-console/6.0.21/questions.yaml +++ b/stable/minio-console/6.0.22/questions.yaml @@ -759,63 +759,6 @@ questions: schema: type: string default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - default: [] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - - variable: certificateIssuer - label: Use Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' - schema: - type: string - default: "" - - variable: scaleCert - label: Use TrueNAS SCALE Certificate (Deprecated) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - - variable: entrypoint - label: (Advanced) Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: ingressClassName - label: (Advanced/Optional) IngressClass Name - schema: - type: string - default: "" - variable: middlewares label: Traefik Middlewares description: Add previously created Traefik Middlewares to this Ingress @@ -829,6 +772,70 @@ questions: type: string default: "" required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" - variable: ingressList label: Add Manual Custom Ingresses group: Ingress diff --git a/stable/minio-console/6.0.21/templates/NOTES.txt b/stable/minio-console/6.0.22/templates/NOTES.txt similarity index 100% rename from stable/minio-console/6.0.21/templates/NOTES.txt rename to stable/minio-console/6.0.22/templates/NOTES.txt diff --git a/stable/minio-console/6.0.21/templates/common.yaml b/stable/minio-console/6.0.22/templates/common.yaml similarity index 100% rename from stable/minio-console/6.0.21/templates/common.yaml rename to stable/minio-console/6.0.22/templates/common.yaml diff --git a/stable/minio-console/6.0.21/values.yaml b/stable/minio-console/6.0.22/values.yaml similarity index 100% rename from stable/minio-console/6.0.21/values.yaml rename to stable/minio-console/6.0.22/values.yaml