From 47b973af551107337931692717b484f7128b160b Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 28 May 2023 19:44:21 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/baserow/7.0.18/app-changelog.md | 9 -- .../baserow/{7.0.18 => 7.0.19}/CHANGELOG.md | 26 ++-- stable/baserow/{7.0.18 => 7.0.19}/Chart.yaml | 4 +- stable/baserow/{7.0.18 => 7.0.19}/README.md | 0 stable/baserow/7.0.19/app-changelog.md | 13 ++ .../baserow/{7.0.18 => 7.0.19}/app-readme.md | 0 .../charts/common-12.10.4.tgz | Bin .../charts/redis-6.0.46.tgz | Bin .../baserow/{7.0.18 => 7.0.19}/ix_values.yaml | 2 +- .../baserow/{7.0.18 => 7.0.19}/questions.yaml | 121 +++++++++--------- .../{7.0.18 => 7.0.19}/templates/NOTES.txt | 0 .../{7.0.18 => 7.0.19}/templates/_secrets.tpl | 0 .../{7.0.18 => 7.0.19}/templates/common.yaml | 0 stable/baserow/{7.0.18 => 7.0.19}/values.yaml | 0 stable/ddns-go/5.0.18/app-changelog.md | 9 -- .../ddns-go/{5.0.18 => 5.0.19}/CHANGELOG.md | 26 ++-- stable/ddns-go/{5.0.18 => 5.0.19}/Chart.yaml | 4 +- stable/ddns-go/{5.0.18 => 5.0.19}/README.md | 0 stable/ddns-go/5.0.19/app-changelog.md | 13 ++ .../ddns-go/{5.0.18 => 5.0.19}/app-readme.md | 0 .../charts/common-12.10.4.tgz | Bin .../ddns-go/{5.0.18 => 5.0.19}/ix_values.yaml | 2 +- .../ddns-go/{5.0.18 => 5.0.19}/questions.yaml | 121 +++++++++--------- .../{5.0.18 => 5.0.19}/templates/NOTES.txt | 0 .../{5.0.18 => 5.0.19}/templates/common.yaml | 0 stable/ddns-go/{5.0.18 => 5.0.19}/values.yaml | 0 26 files changed, 186 insertions(+), 164 deletions(-) delete mode 100644 stable/baserow/7.0.18/app-changelog.md rename stable/baserow/{7.0.18 => 7.0.19}/CHANGELOG.md (86%) rename stable/baserow/{7.0.18 => 7.0.19}/Chart.yaml (95%) rename stable/baserow/{7.0.18 => 7.0.19}/README.md (100%) create mode 100644 stable/baserow/7.0.19/app-changelog.md rename stable/baserow/{7.0.18 => 7.0.19}/app-readme.md (100%) rename stable/baserow/{7.0.18 => 7.0.19}/charts/common-12.10.4.tgz (100%) rename stable/baserow/{7.0.18 => 7.0.19}/charts/redis-6.0.46.tgz (100%) rename stable/baserow/{7.0.18 => 7.0.19}/ix_values.yaml (96%) rename stable/baserow/{7.0.18 => 7.0.19}/questions.yaml (96%) rename stable/baserow/{7.0.18 => 7.0.19}/templates/NOTES.txt (100%) rename stable/baserow/{7.0.18 => 7.0.19}/templates/_secrets.tpl (100%) rename stable/baserow/{7.0.18 => 7.0.19}/templates/common.yaml (100%) rename stable/baserow/{7.0.18 => 7.0.19}/values.yaml (100%) delete mode 100644 stable/ddns-go/5.0.18/app-changelog.md rename stable/ddns-go/{5.0.18 => 5.0.19}/CHANGELOG.md (85%) rename stable/ddns-go/{5.0.18 => 5.0.19}/Chart.yaml (95%) rename stable/ddns-go/{5.0.18 => 5.0.19}/README.md (100%) create mode 100644 stable/ddns-go/5.0.19/app-changelog.md rename stable/ddns-go/{5.0.18 => 5.0.19}/app-readme.md (100%) rename stable/ddns-go/{5.0.18 => 5.0.19}/charts/common-12.10.4.tgz (100%) rename stable/ddns-go/{5.0.18 => 5.0.19}/ix_values.yaml (89%) rename stable/ddns-go/{5.0.18 => 5.0.19}/questions.yaml (96%) rename stable/ddns-go/{5.0.18 => 5.0.19}/templates/NOTES.txt (100%) rename stable/ddns-go/{5.0.18 => 5.0.19}/templates/common.yaml (100%) rename stable/ddns-go/{5.0.18 => 5.0.19}/values.yaml (100%) diff --git a/stable/baserow/7.0.18/app-changelog.md b/stable/baserow/7.0.18/app-changelog.md deleted file mode 100644 index d70f9d2831a..00000000000 --- a/stable/baserow/7.0.18/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [baserow-7.0.18](https://github.com/truecharts/charts/compare/baserow-7.0.17...baserow-7.0.18) (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/baserow/7.0.18/CHANGELOG.md b/stable/baserow/7.0.19/CHANGELOG.md similarity index 86% rename from stable/baserow/7.0.18/CHANGELOG.md rename to stable/baserow/7.0.19/CHANGELOG.md index 84e6374a7e9..f116d2ffecd 100644 --- a/stable/baserow/7.0.18/CHANGELOG.md +++ b/stable/baserow/7.0.19/CHANGELOG.md @@ -4,6 +4,19 @@ +## [baserow-7.0.19](https://github.com/truecharts/charts/compare/baserow-7.0.18...baserow-7.0.19) (2023-05-28) + +### Chore + +- update container image tccr.io/truecharts/baserow to v1.17.2 ([#9226](https://github.com/truecharts/charts/issues/9226)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + ## [baserow-7.0.18](https://github.com/truecharts/charts/compare/baserow-7.0.17...baserow-7.0.18) (2023-05-27) ### Chore @@ -84,16 +97,3 @@ ## [baserow-7.0.10](https://github.com/truecharts/charts/compare/baserow-7.0.9...baserow-7.0.10) (2023-04-30) ### Chore - -- update container image tccr.io/truecharts/baserow to v1.16.0 ([#8553](https://github.com/truecharts/charts/issues/8553)) - - - - -## [baserow-7.0.9](https://github.com/truecharts/charts/compare/baserow-7.0.8...baserow-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - diff --git a/stable/baserow/7.0.18/Chart.yaml b/stable/baserow/7.0.19/Chart.yaml similarity index 95% rename from stable/baserow/7.0.18/Chart.yaml rename to stable/baserow/7.0.19/Chart.yaml index 618cf2de436..d83d6a80740 100644 --- a/stable/baserow/7.0.18/Chart.yaml +++ b/stable/baserow/7.0.19/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.17.1" +appVersion: "1.17.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ name: baserow sources: - https://github.com/truecharts/charts/tree/master/charts/stable/baserow - https://gitlab.com/bramw/baserow/ -version: 7.0.18 +version: 7.0.19 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/baserow/7.0.18/README.md b/stable/baserow/7.0.19/README.md similarity index 100% rename from stable/baserow/7.0.18/README.md rename to stable/baserow/7.0.19/README.md diff --git a/stable/baserow/7.0.19/app-changelog.md b/stable/baserow/7.0.19/app-changelog.md new file mode 100644 index 00000000000..0aac9811837 --- /dev/null +++ b/stable/baserow/7.0.19/app-changelog.md @@ -0,0 +1,13 @@ + + +## [baserow-7.0.19](https://github.com/truecharts/charts/compare/baserow-7.0.18...baserow-7.0.19) (2023-05-28) + +### Chore + +- update container image tccr.io/truecharts/baserow to v1.17.2 ([#9226](https://github.com/truecharts/charts/issues/9226)) + + ### 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/baserow/7.0.18/app-readme.md b/stable/baserow/7.0.19/app-readme.md similarity index 100% rename from stable/baserow/7.0.18/app-readme.md rename to stable/baserow/7.0.19/app-readme.md diff --git a/stable/baserow/7.0.18/charts/common-12.10.4.tgz b/stable/baserow/7.0.19/charts/common-12.10.4.tgz similarity index 100% rename from stable/baserow/7.0.18/charts/common-12.10.4.tgz rename to stable/baserow/7.0.19/charts/common-12.10.4.tgz diff --git a/stable/baserow/7.0.18/charts/redis-6.0.46.tgz b/stable/baserow/7.0.19/charts/redis-6.0.46.tgz similarity index 100% rename from stable/baserow/7.0.18/charts/redis-6.0.46.tgz rename to stable/baserow/7.0.19/charts/redis-6.0.46.tgz diff --git a/stable/baserow/7.0.18/ix_values.yaml b/stable/baserow/7.0.19/ix_values.yaml similarity index 96% rename from stable/baserow/7.0.18/ix_values.yaml rename to stable/baserow/7.0.19/ix_values.yaml index db18d66a06a..4c9389c113b 100644 --- a/stable/baserow/7.0.18/ix_values.yaml +++ b/stable/baserow/7.0.19/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/baserow - tag: v1.17.1@sha256:c37b42000c08e8150740ac376ff785d63bcd32c73a9afc95ff3900005ee99a7c + tag: v1.17.2@sha256:d70e48a124dae20c254909acf0cf10800237f5a5469353078276f5275e1baabf pullPolicy: IfNotPresent securityContext: diff --git a/stable/baserow/7.0.18/questions.yaml b/stable/baserow/7.0.19/questions.yaml similarity index 96% rename from stable/baserow/7.0.18/questions.yaml rename to stable/baserow/7.0.19/questions.yaml index aceceeb0073..d7bbb57cd71 100644 --- a/stable/baserow/7.0.18/questions.yaml +++ b/stable/baserow/7.0.19/questions.yaml @@ -810,63 +810,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 @@ -880,6 +823,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/baserow/7.0.18/templates/NOTES.txt b/stable/baserow/7.0.19/templates/NOTES.txt similarity index 100% rename from stable/baserow/7.0.18/templates/NOTES.txt rename to stable/baserow/7.0.19/templates/NOTES.txt diff --git a/stable/baserow/7.0.18/templates/_secrets.tpl b/stable/baserow/7.0.19/templates/_secrets.tpl similarity index 100% rename from stable/baserow/7.0.18/templates/_secrets.tpl rename to stable/baserow/7.0.19/templates/_secrets.tpl diff --git a/stable/baserow/7.0.18/templates/common.yaml b/stable/baserow/7.0.19/templates/common.yaml similarity index 100% rename from stable/baserow/7.0.18/templates/common.yaml rename to stable/baserow/7.0.19/templates/common.yaml diff --git a/stable/baserow/7.0.18/values.yaml b/stable/baserow/7.0.19/values.yaml similarity index 100% rename from stable/baserow/7.0.18/values.yaml rename to stable/baserow/7.0.19/values.yaml diff --git a/stable/ddns-go/5.0.18/app-changelog.md b/stable/ddns-go/5.0.18/app-changelog.md deleted file mode 100644 index 352194ba6ff..00000000000 --- a/stable/ddns-go/5.0.18/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ddns-go-5.0.18](https://github.com/truecharts/charts/compare/ddns-go-5.0.17...ddns-go-5.0.18) (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/ddns-go/5.0.18/CHANGELOG.md b/stable/ddns-go/5.0.19/CHANGELOG.md similarity index 85% rename from stable/ddns-go/5.0.18/CHANGELOG.md rename to stable/ddns-go/5.0.19/CHANGELOG.md index ad99dba4c6d..ecc4ec7ab17 100644 --- a/stable/ddns-go/5.0.18/CHANGELOG.md +++ b/stable/ddns-go/5.0.19/CHANGELOG.md @@ -4,6 +4,19 @@ +## [ddns-go-5.0.19](https://github.com/truecharts/charts/compare/ddns-go-5.0.18...ddns-go-5.0.19) (2023-05-28) + +### Chore + +- update container image tccr.io/truecharts/ddns-go to v5.2.2 ([#9227](https://github.com/truecharts/charts/issues/9227)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + ## [ddns-go-5.0.18](https://github.com/truecharts/charts/compare/ddns-go-5.0.17...ddns-go-5.0.18) (2023-05-27) ### Chore @@ -84,16 +97,3 @@ ### Chore -- update container image tccr.io/truecharts/ddns-go to v5.1.1 ([#8295](https://github.com/truecharts/charts/issues/8295)) - - - - -## [ddns-go-5.0.9](https://github.com/truecharts/charts/compare/ddns-go-5.0.8...ddns-go-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/ddns-go/5.0.18/Chart.yaml b/stable/ddns-go/5.0.19/Chart.yaml similarity index 95% rename from stable/ddns-go/5.0.18/Chart.yaml rename to stable/ddns-go/5.0.19/Chart.yaml index dd6f8a54641..c44b8fe0516 100644 --- a/stable/ddns-go/5.0.18/Chart.yaml +++ b/stable/ddns-go/5.0.19/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: ddns-go -version: 5.0.18 -appVersion: "5.2.1" +version: 5.0.19 +appVersion: "5.2.2" description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service type: application deprecated: false diff --git a/stable/ddns-go/5.0.18/README.md b/stable/ddns-go/5.0.19/README.md similarity index 100% rename from stable/ddns-go/5.0.18/README.md rename to stable/ddns-go/5.0.19/README.md diff --git a/stable/ddns-go/5.0.19/app-changelog.md b/stable/ddns-go/5.0.19/app-changelog.md new file mode 100644 index 00000000000..2181b4ebba1 --- /dev/null +++ b/stable/ddns-go/5.0.19/app-changelog.md @@ -0,0 +1,13 @@ + + +## [ddns-go-5.0.19](https://github.com/truecharts/charts/compare/ddns-go-5.0.18...ddns-go-5.0.19) (2023-05-28) + +### Chore + +- update container image tccr.io/truecharts/ddns-go to v5.2.2 ([#9227](https://github.com/truecharts/charts/issues/9227)) + + ### 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/ddns-go/5.0.18/app-readme.md b/stable/ddns-go/5.0.19/app-readme.md similarity index 100% rename from stable/ddns-go/5.0.18/app-readme.md rename to stable/ddns-go/5.0.19/app-readme.md diff --git a/stable/ddns-go/5.0.18/charts/common-12.10.4.tgz b/stable/ddns-go/5.0.19/charts/common-12.10.4.tgz similarity index 100% rename from stable/ddns-go/5.0.18/charts/common-12.10.4.tgz rename to stable/ddns-go/5.0.19/charts/common-12.10.4.tgz diff --git a/stable/ddns-go/5.0.18/ix_values.yaml b/stable/ddns-go/5.0.19/ix_values.yaml similarity index 89% rename from stable/ddns-go/5.0.18/ix_values.yaml rename to stable/ddns-go/5.0.19/ix_values.yaml index 5510acd4351..82c81388e60 100644 --- a/stable/ddns-go/5.0.18/ix_values.yaml +++ b/stable/ddns-go/5.0.19/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/ddns-go pullPolicy: IfNotPresent - tag: v5.2.1@sha256:9d785cbdcb9288d95f6d49bc59cf9a38454bc1595439c1f919a6e381089c6d40 + tag: v5.2.2@sha256:a4948be84d7cc270c9fc84909caae19874936a05e87273b5e6ab0ec8114fb2b4 securityContext: container: diff --git a/stable/ddns-go/5.0.18/questions.yaml b/stable/ddns-go/5.0.19/questions.yaml similarity index 96% rename from stable/ddns-go/5.0.18/questions.yaml rename to stable/ddns-go/5.0.19/questions.yaml index 0d2757863c8..c5e9898280f 100644 --- a/stable/ddns-go/5.0.18/questions.yaml +++ b/stable/ddns-go/5.0.19/questions.yaml @@ -736,63 +736,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 @@ -806,6 +749,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/ddns-go/5.0.18/templates/NOTES.txt b/stable/ddns-go/5.0.19/templates/NOTES.txt similarity index 100% rename from stable/ddns-go/5.0.18/templates/NOTES.txt rename to stable/ddns-go/5.0.19/templates/NOTES.txt diff --git a/stable/ddns-go/5.0.18/templates/common.yaml b/stable/ddns-go/5.0.19/templates/common.yaml similarity index 100% rename from stable/ddns-go/5.0.18/templates/common.yaml rename to stable/ddns-go/5.0.19/templates/common.yaml diff --git a/stable/ddns-go/5.0.18/values.yaml b/stable/ddns-go/5.0.19/values.yaml similarity index 100% rename from stable/ddns-go/5.0.18/values.yaml rename to stable/ddns-go/5.0.19/values.yaml