From 3b4792f710ed19ca38b22ffa78a7fc05367ef05a Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 8 Dec 2023 12:25:32 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/searxng/4.0.81/app-changelog.md | 9 - .../searxng/{4.0.81 => 4.0.82}/CHANGELOG.md | 18 +- stable/searxng/{4.0.81 => 4.0.82}/Chart.yaml | 4 +- stable/searxng/{4.0.81 => 4.0.82}/README.md | 0 stable/searxng/4.0.82/app-changelog.md | 9 + .../searxng/{4.0.81 => 4.0.82}/app-readme.md | 0 .../charts/common-14.3.5.tgz | Bin .../searxng/{4.0.81 => 4.0.82}/ix_values.yaml | 2 +- .../searxng/{4.0.81 => 4.0.82}/questions.yaml | 237 +++++++++++++++++- .../{4.0.81 => 4.0.82}/templates/NOTES.txt | 0 .../{4.0.81 => 4.0.82}/templates/common.yaml | 0 stable/searxng/{4.0.81 => 4.0.82}/values.yaml | 0 12 files changed, 257 insertions(+), 22 deletions(-) delete mode 100644 stable/searxng/4.0.81/app-changelog.md rename stable/searxng/{4.0.81 => 4.0.82}/CHANGELOG.md (90%) rename stable/searxng/{4.0.81 => 4.0.82}/Chart.yaml (98%) rename stable/searxng/{4.0.81 => 4.0.82}/README.md (100%) create mode 100644 stable/searxng/4.0.82/app-changelog.md rename stable/searxng/{4.0.81 => 4.0.82}/app-readme.md (100%) rename stable/searxng/{4.0.81 => 4.0.82}/charts/common-14.3.5.tgz (100%) rename stable/searxng/{4.0.81 => 4.0.82}/ix_values.yaml (92%) rename stable/searxng/{4.0.81 => 4.0.82}/questions.yaml (91%) rename stable/searxng/{4.0.81 => 4.0.82}/templates/NOTES.txt (100%) rename stable/searxng/{4.0.81 => 4.0.82}/templates/common.yaml (100%) rename stable/searxng/{4.0.81 => 4.0.82}/values.yaml (100%) diff --git a/stable/searxng/4.0.81/app-changelog.md b/stable/searxng/4.0.81/app-changelog.md deleted file mode 100644 index 483120d509..0000000000 --- a/stable/searxng/4.0.81/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [searxng-4.0.81](https://github.com/truecharts/charts/compare/searxng-4.0.80...searxng-4.0.81) (2023-12-04) - -### Chore - -- update container image searxng/searxng to latest[@96a5db9](https://github.com/96a5db9) ([#15675](https://github.com/truecharts/charts/issues/15675)) - - \ No newline at end of file diff --git a/stable/searxng/4.0.81/CHANGELOG.md b/stable/searxng/4.0.82/CHANGELOG.md similarity index 90% rename from stable/searxng/4.0.81/CHANGELOG.md rename to stable/searxng/4.0.82/CHANGELOG.md index 28c455e51c..348e9ed33d 100644 --- a/stable/searxng/4.0.81/CHANGELOG.md +++ b/stable/searxng/4.0.82/CHANGELOG.md @@ -4,6 +4,15 @@ +## [searxng-4.0.82](https://github.com/truecharts/charts/compare/searxng-4.0.81...searxng-4.0.82) (2023-12-08) + +### Chore + +- update container image searxng/searxng to latest[@3f73163](https://github.com/3f73163) ([#15881](https://github.com/truecharts/charts/issues/15881)) + + + + ## [searxng-4.0.81](https://github.com/truecharts/charts/compare/searxng-4.0.80...searxng-4.0.81) (2023-12-04) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/searxng to latest ([#14581](https://github.com/truecharts/charts/issues/14581)) - - - -## [searxng-4.0.72](https://github.com/truecharts/charts/compare/searxng-4.0.71...searxng-4.0.72) (2023-11-08) - -### Chore - -- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465)) - diff --git a/stable/searxng/4.0.81/Chart.yaml b/stable/searxng/4.0.82/Chart.yaml similarity index 98% rename from stable/searxng/4.0.81/Chart.yaml rename to stable/searxng/4.0.82/Chart.yaml index 99766cb381..1232a75fa0 100644 --- a/stable/searxng/4.0.81/Chart.yaml +++ b/stable/searxng/4.0.82/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0" apiVersion: v2 name: searxng -version: 4.0.81 +version: 4.0.82 appVersion: latest description: Meta search engine which aggregates results from more than 70 search @@ -10,9 +10,9 @@ home: https://truecharts.org/charts/stable/searxng icon: https://truecharts.org/img/hotlink-ok/chart-icons/searxng.png deprecated: false sources: - - https://hub.docker.com/r/searxng/searxng - https://github.com/searxng/searxng - https://github.com/truecharts/charts/tree/master/charts/stable/searxng + - https://hub.docker.com/r/searxng/searxng maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/searxng/4.0.81/README.md b/stable/searxng/4.0.82/README.md similarity index 100% rename from stable/searxng/4.0.81/README.md rename to stable/searxng/4.0.82/README.md diff --git a/stable/searxng/4.0.82/app-changelog.md b/stable/searxng/4.0.82/app-changelog.md new file mode 100644 index 0000000000..56b19faa51 --- /dev/null +++ b/stable/searxng/4.0.82/app-changelog.md @@ -0,0 +1,9 @@ + + +## [searxng-4.0.82](https://github.com/truecharts/charts/compare/searxng-4.0.81...searxng-4.0.82) (2023-12-08) + +### Chore + +- update container image searxng/searxng to latest[@3f73163](https://github.com/3f73163) ([#15881](https://github.com/truecharts/charts/issues/15881)) + + \ No newline at end of file diff --git a/stable/searxng/4.0.81/app-readme.md b/stable/searxng/4.0.82/app-readme.md similarity index 100% rename from stable/searxng/4.0.81/app-readme.md rename to stable/searxng/4.0.82/app-readme.md diff --git a/stable/searxng/4.0.81/charts/common-14.3.5.tgz b/stable/searxng/4.0.82/charts/common-14.3.5.tgz similarity index 100% rename from stable/searxng/4.0.81/charts/common-14.3.5.tgz rename to stable/searxng/4.0.82/charts/common-14.3.5.tgz diff --git a/stable/searxng/4.0.81/ix_values.yaml b/stable/searxng/4.0.82/ix_values.yaml similarity index 92% rename from stable/searxng/4.0.81/ix_values.yaml rename to stable/searxng/4.0.82/ix_values.yaml index 55fc838775..e6e2cde5aa 100644 --- a/stable/searxng/4.0.81/ix_values.yaml +++ b/stable/searxng/4.0.82/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: searxng/searxng - tag: latest@sha256:96a5db9f738203b3ff78480caba947212d81cbbd9508be459ac520e75a9a0899 + tag: latest@sha256:3f731639e9ead66ed9518e12bada547f174fea494f2fcfb728193c9e6f220bc5 workload: main: podSpec: diff --git a/stable/searxng/4.0.81/questions.yaml b/stable/searxng/4.0.82/questions.yaml similarity index 91% rename from stable/searxng/4.0.81/questions.yaml rename to stable/searxng/4.0.82/questions.yaml index 1580972516..582d9dff7f 100644 --- a/stable/searxng/4.0.81/questions.yaml +++ b/stable/searxng/4.0.82/questions.yaml @@ -484,6 +484,8 @@ questions: description: emptyDir - value: nfs description: NFS Share + - value: iscsi + description: iSCSI Share - variable: server label: NFS Server schema: @@ -496,6 +498,83 @@ questions: show_if: [["type", "=", "nfs"]] type: string default: "" + - variable: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: autoPermissions label: Automatic Permissions Configuration description: Automatically set permissions @@ -588,7 +667,7 @@ questions: type: string default: "disabled" enum: - - value: "disabled" + - value: disabled description: disabled - value: smb description: smb @@ -702,6 +781,82 @@ questions: show_if: [["type", "=", "nfs"]] type: string default: "" + - variable: iscsi + label: iSCSI Options + schema: + show_if: [["type", "=", "iscsi"]] + type: dict + additional_attrs: true + attrs: + - variable: targetPortal + label: targetPortal + schema: + type: string + required: true + default: "" + - variable: iqn + label: iqn + schema: + type: string + required: true + default: "" + - variable: lun + label: lun + schema: + type: int + default: 0 + - variable: authSession + label: authSession + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" + - variable: authDiscovery + label: authDiscovery + schema: + type: dict + additional_attrs: true + attrs: + - variable: username + label: username + schema: + type: string + default: "" + - variable: password + label: password + schema: + type: string + default: "" + - variable: usernameInitiator + label: usernameInitiator + schema: + type: string + default: "" + - variable: passwordInitiator + label: passwordInitiator + schema: + type: string + default: "" - variable: autoPermissions label: Automatic Permissions Configuration description: Automatically set permissions @@ -950,6 +1105,46 @@ questions: type: string default: "" required: true + - variable: integration + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] - variable: advanced label: Show Advanced Settings description: Advanced settings are not covered by TrueCharts Support @@ -1177,6 +1372,46 @@ questions: type: string show_if: [["certificateIssuer", "=", ""]] default: "" + - variable: integration + label: Integrations + description: Connect ingress with other charts + schema: + additional_attrs: true + type: dict + attrs: + - variable: homepage + label: Homepage + description: Connect ingress with Homepage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + - variable: name + label: Name + description: defaults to chartname + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: description + label: Description + description: defaults to chart description + schema: + type: string + default: "" + show_if: [["enabled", "=", true]] + - variable: group + label: Group + schema: + type: string + required: true + default: "default" + show_if: [["enabled", "=", true]] - variable: entrypoint label: Traefik Entrypoint description: Entrypoint used by Traefik when using Traefik as Ingress Provider diff --git a/stable/searxng/4.0.81/templates/NOTES.txt b/stable/searxng/4.0.82/templates/NOTES.txt similarity index 100% rename from stable/searxng/4.0.81/templates/NOTES.txt rename to stable/searxng/4.0.82/templates/NOTES.txt diff --git a/stable/searxng/4.0.81/templates/common.yaml b/stable/searxng/4.0.82/templates/common.yaml similarity index 100% rename from stable/searxng/4.0.81/templates/common.yaml rename to stable/searxng/4.0.82/templates/common.yaml diff --git a/stable/searxng/4.0.81/values.yaml b/stable/searxng/4.0.82/values.yaml similarity index 100% rename from stable/searxng/4.0.81/values.yaml rename to stable/searxng/4.0.82/values.yaml