From e5bc02428f754533938ab8268a16605ae0c166eb Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 2 Nov 2023 02:47:34 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/whoogle/7.0.5/app-changelog.md | 9 ----- stable/whoogle/{7.0.5 => 7.0.6}/CHANGELOG.md | 18 +++++----- stable/whoogle/{7.0.5 => 7.0.6}/Chart.yaml | 4 +-- stable/whoogle/{7.0.5 => 7.0.6}/README.md | 0 stable/whoogle/7.0.6/app-changelog.md | 9 +++++ stable/whoogle/{7.0.5 => 7.0.6}/app-readme.md | 0 .../{7.0.5 => 7.0.6}/charts/common-14.2.0.tgz | Bin .../whoogle/{7.0.5 => 7.0.6}/ix_values.yaml | 2 +- .../whoogle/{7.0.5 => 7.0.6}/questions.yaml | 34 ++++++++---------- .../{7.0.5 => 7.0.6}/templates/NOTES.txt | 0 .../{7.0.5 => 7.0.6}/templates/common.yaml | 0 stable/whoogle/{7.0.5 => 7.0.6}/values.yaml | 0 12 files changed, 35 insertions(+), 41 deletions(-) delete mode 100644 stable/whoogle/7.0.5/app-changelog.md rename stable/whoogle/{7.0.5 => 7.0.6}/CHANGELOG.md (90%) rename stable/whoogle/{7.0.5 => 7.0.6}/Chart.yaml (95%) rename stable/whoogle/{7.0.5 => 7.0.6}/README.md (100%) create mode 100644 stable/whoogle/7.0.6/app-changelog.md rename stable/whoogle/{7.0.5 => 7.0.6}/app-readme.md (100%) rename stable/whoogle/{7.0.5 => 7.0.6}/charts/common-14.2.0.tgz (100%) rename stable/whoogle/{7.0.5 => 7.0.6}/ix_values.yaml (90%) rename stable/whoogle/{7.0.5 => 7.0.6}/questions.yaml (99%) rename stable/whoogle/{7.0.5 => 7.0.6}/templates/NOTES.txt (100%) rename stable/whoogle/{7.0.5 => 7.0.6}/templates/common.yaml (100%) rename stable/whoogle/{7.0.5 => 7.0.6}/values.yaml (100%) diff --git a/stable/whoogle/7.0.5/app-changelog.md b/stable/whoogle/7.0.5/app-changelog.md deleted file mode 100644 index 37209bf1684..00000000000 --- a/stable/whoogle/7.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [whoogle-7.0.5](https://github.com/truecharts/charts/compare/whoogle-7.0.4...whoogle-7.0.5) (2023-10-29) - -### Chore - -- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094)) - - \ No newline at end of file diff --git a/stable/whoogle/7.0.5/CHANGELOG.md b/stable/whoogle/7.0.6/CHANGELOG.md similarity index 90% rename from stable/whoogle/7.0.5/CHANGELOG.md rename to stable/whoogle/7.0.6/CHANGELOG.md index 1aa08da007f..09fd5361f13 100644 --- a/stable/whoogle/7.0.5/CHANGELOG.md +++ b/stable/whoogle/7.0.6/CHANGELOG.md @@ -4,6 +4,15 @@ +## [whoogle-7.0.6](https://github.com/truecharts/charts/compare/whoogle-7.0.5...whoogle-7.0.6) (2023-11-02) + +### Chore + +- update container image tccr.io/truecharts/whoogle-search to v0.8.4 ([#14234](https://github.com/truecharts/charts/issues/14234)) + + + + ## [whoogle-7.0.5](https://github.com/truecharts/charts/compare/whoogle-7.0.4...whoogle-7.0.5) (2023-10-29) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - -## [whoogle-6.0.18](https://github.com/truecharts/charts/compare/whoogle-6.0.17...whoogle-6.0.18) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - diff --git a/stable/whoogle/7.0.5/Chart.yaml b/stable/whoogle/7.0.6/Chart.yaml similarity index 95% rename from stable/whoogle/7.0.5/Chart.yaml rename to stable/whoogle/7.0.6/Chart.yaml index 23784e15af8..67115ef549a 100644 --- a/stable/whoogle/7.0.5/Chart.yaml +++ b/stable/whoogle/7.0.6/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.8.3" +appVersion: "0.8.4" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ name: whoogle sources: - https://github.com/truecharts/charts/tree/master/charts/stable/whoogle - https://github.com/benbusby/whoogle-search -version: 7.0.5 +version: 7.0.6 annotations: truecharts.org/category: media truecharts.org/SCALE-support: "true" diff --git a/stable/whoogle/7.0.5/README.md b/stable/whoogle/7.0.6/README.md similarity index 100% rename from stable/whoogle/7.0.5/README.md rename to stable/whoogle/7.0.6/README.md diff --git a/stable/whoogle/7.0.6/app-changelog.md b/stable/whoogle/7.0.6/app-changelog.md new file mode 100644 index 00000000000..450132c604e --- /dev/null +++ b/stable/whoogle/7.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [whoogle-7.0.6](https://github.com/truecharts/charts/compare/whoogle-7.0.5...whoogle-7.0.6) (2023-11-02) + +### Chore + +- update container image tccr.io/truecharts/whoogle-search to v0.8.4 ([#14234](https://github.com/truecharts/charts/issues/14234)) + + \ No newline at end of file diff --git a/stable/whoogle/7.0.5/app-readme.md b/stable/whoogle/7.0.6/app-readme.md similarity index 100% rename from stable/whoogle/7.0.5/app-readme.md rename to stable/whoogle/7.0.6/app-readme.md diff --git a/stable/whoogle/7.0.5/charts/common-14.2.0.tgz b/stable/whoogle/7.0.6/charts/common-14.2.0.tgz similarity index 100% rename from stable/whoogle/7.0.5/charts/common-14.2.0.tgz rename to stable/whoogle/7.0.6/charts/common-14.2.0.tgz diff --git a/stable/whoogle/7.0.5/ix_values.yaml b/stable/whoogle/7.0.6/ix_values.yaml similarity index 90% rename from stable/whoogle/7.0.5/ix_values.yaml rename to stable/whoogle/7.0.6/ix_values.yaml index a718e052bfc..9bd09905856 100644 --- a/stable/whoogle/7.0.5/ix_values.yaml +++ b/stable/whoogle/7.0.6/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/whoogle-search - tag: v0.8.3@sha256:2b009f6868ccaf0548deed8016cf153e30aaf4aa5ae67b643b9464cc5360a6a5 + tag: v0.8.4@sha256:efcdf39eb8859432ae39f7e4f44d7a7c75f2f5dd0d844e49ed48c140a86844c1 pullPolicy: IfNotPresent service: main: diff --git a/stable/whoogle/7.0.5/questions.yaml b/stable/whoogle/7.0.6/questions.yaml similarity index 99% rename from stable/whoogle/7.0.5/questions.yaml rename to stable/whoogle/7.0.6/questions.yaml index 2776a277025..315f72484cd 100644 --- a/stable/whoogle/7.0.5/questions.yaml +++ b/stable/whoogle/7.0.6/questions.yaml @@ -870,19 +870,6 @@ questions: schema: type: string default: "" - - variable: clusterCertificate - label: Cluster Certificate (Experimental) - description: 'Add the name of your cluster-wide certificate, that you set up in ClusterIssuer chart. NOTE: This is an experimental feature' - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - - variable: secretName - label: Custom Certificate Secret (Advanced)' - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - variable: middlewares label: Traefik Middlewares description: Add previously created Traefik Middlewares to this Ingress @@ -948,19 +935,26 @@ questions: schema: type: string default: "" + - variable: 'clusterCertificate (Advanced)' + label: Cluster Certificate + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: secretName + label: 'Use Custom Certificate Secret (Advanced)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" - variable: scaleCert - label: Use TrueNAS SCALE Certificate (Deprecated) + 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/whoogle/7.0.5/templates/NOTES.txt b/stable/whoogle/7.0.6/templates/NOTES.txt similarity index 100% rename from stable/whoogle/7.0.5/templates/NOTES.txt rename to stable/whoogle/7.0.6/templates/NOTES.txt diff --git a/stable/whoogle/7.0.5/templates/common.yaml b/stable/whoogle/7.0.6/templates/common.yaml similarity index 100% rename from stable/whoogle/7.0.5/templates/common.yaml rename to stable/whoogle/7.0.6/templates/common.yaml diff --git a/stable/whoogle/7.0.5/values.yaml b/stable/whoogle/7.0.6/values.yaml similarity index 100% rename from stable/whoogle/7.0.5/values.yaml rename to stable/whoogle/7.0.6/values.yaml