From a54bd61de2c205cd9a7e484ee68221ee7eeaeb75 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 12 Dec 2023 00:41:35 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/kavita/6.0.15/app-changelog.md | 9 - stable/kavita/{6.0.15 => 6.0.16}/CHANGELOG.md | 18 +- stable/kavita/{6.0.15 => 6.0.16}/Chart.yaml | 2 +- stable/kavita/{6.0.15 => 6.0.16}/README.md | 0 stable/kavita/6.0.16/app-changelog.md | 9 + .../kavita/{6.0.15 => 6.0.16}/app-readme.md | 0 .../charts/common-14.3.5.tgz | Bin .../kavita/{6.0.15 => 6.0.16}/ix_values.yaml | 2 +- .../kavita/{6.0.15 => 6.0.16}/questions.yaml | 0 .../{6.0.15 => 6.0.16}/templates/NOTES.txt | 0 .../{6.0.15 => 6.0.16}/templates/common.yaml | 0 stable/kavita/{6.0.15 => 6.0.16}/values.yaml | 0 stable/projectsend/8.0.30/app-changelog.md | 9 - .../{8.0.30 => 8.0.31}/CHANGELOG.md | 18 +- .../projectsend/{8.0.30 => 8.0.31}/Chart.yaml | 2 +- .../projectsend/{8.0.30 => 8.0.31}/README.md | 0 stable/projectsend/8.0.31/app-changelog.md | 9 + .../{8.0.30 => 8.0.31}/app-readme.md | 0 .../charts/common-14.3.5.tgz | Bin .../charts/mariadb-7.0.70.tgz | Bin .../{8.0.30 => 8.0.31}/ix_values.yaml | 2 +- .../{8.0.30 => 8.0.31}/questions.yaml | 318 +++++++++++++++++- .../{8.0.30 => 8.0.31}/templates/NOTES.txt | 0 .../templates/_configmap.tpl | 0 .../{8.0.30 => 8.0.31}/templates/common.yaml | 0 .../{8.0.30 => 8.0.31}/values.yaml | 0 26 files changed, 356 insertions(+), 42 deletions(-) delete mode 100644 stable/kavita/6.0.15/app-changelog.md rename stable/kavita/{6.0.15 => 6.0.16}/CHANGELOG.md (91%) rename stable/kavita/{6.0.15 => 6.0.16}/Chart.yaml (98%) rename stable/kavita/{6.0.15 => 6.0.16}/README.md (100%) create mode 100644 stable/kavita/6.0.16/app-changelog.md rename stable/kavita/{6.0.15 => 6.0.16}/app-readme.md (100%) rename stable/kavita/{6.0.15 => 6.0.16}/charts/common-14.3.5.tgz (100%) rename stable/kavita/{6.0.15 => 6.0.16}/ix_values.yaml (84%) rename stable/kavita/{6.0.15 => 6.0.16}/questions.yaml (100%) rename stable/kavita/{6.0.15 => 6.0.16}/templates/NOTES.txt (100%) rename stable/kavita/{6.0.15 => 6.0.16}/templates/common.yaml (100%) rename stable/kavita/{6.0.15 => 6.0.16}/values.yaml (100%) delete mode 100644 stable/projectsend/8.0.30/app-changelog.md rename stable/projectsend/{8.0.30 => 8.0.31}/CHANGELOG.md (89%) rename stable/projectsend/{8.0.30 => 8.0.31}/Chart.yaml (98%) rename stable/projectsend/{8.0.30 => 8.0.31}/README.md (100%) create mode 100644 stable/projectsend/8.0.31/app-changelog.md rename stable/projectsend/{8.0.30 => 8.0.31}/app-readme.md (100%) rename stable/projectsend/{8.0.30 => 8.0.31}/charts/common-14.3.5.tgz (100%) rename stable/projectsend/{8.0.30 => 8.0.31}/charts/mariadb-7.0.70.tgz (100%) rename stable/projectsend/{8.0.30 => 8.0.31}/ix_values.yaml (91%) rename stable/projectsend/{8.0.30 => 8.0.31}/questions.yaml (89%) rename stable/projectsend/{8.0.30 => 8.0.31}/templates/NOTES.txt (100%) rename stable/projectsend/{8.0.30 => 8.0.31}/templates/_configmap.tpl (100%) rename stable/projectsend/{8.0.30 => 8.0.31}/templates/common.yaml (100%) rename stable/projectsend/{8.0.30 => 8.0.31}/values.yaml (100%) diff --git a/stable/kavita/6.0.15/app-changelog.md b/stable/kavita/6.0.15/app-changelog.md deleted file mode 100644 index 2c1803cdedb..00000000000 --- a/stable/kavita/6.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [kavita-6.0.15](https://github.com/truecharts/charts/compare/kavita-6.0.14...kavita-6.0.15) (2023-12-06) - -### Chore - -- update container image jvmilazz0/kavita to 0.7.11[@42afdf9](https://github.com/42afdf9) ([#15772](https://github.com/truecharts/charts/issues/15772)) - - \ No newline at end of file diff --git a/stable/kavita/6.0.15/CHANGELOG.md b/stable/kavita/6.0.16/CHANGELOG.md similarity index 91% rename from stable/kavita/6.0.15/CHANGELOG.md rename to stable/kavita/6.0.16/CHANGELOG.md index 044866ab2a3..5595363996e 100644 --- a/stable/kavita/6.0.15/CHANGELOG.md +++ b/stable/kavita/6.0.16/CHANGELOG.md @@ -4,6 +4,15 @@ +## [kavita-6.0.16](https://github.com/truecharts/charts/compare/kavita-6.0.15...kavita-6.0.16) (2023-12-12) + +### Chore + +- update container image jvmilazz0/kavita to 0.7.11[@8374f16](https://github.com/8374f16) ([#15978](https://github.com/truecharts/charts/issues/15978)) + + + + ## [kavita-6.0.15](https://github.com/truecharts/charts/compare/kavita-6.0.14...kavita-6.0.15) (2023-12-06) ### Chore @@ -88,12 +97,3 @@ ## [kavita-6.0.15](https://github.com/truecharts/charts/compare/kavita-6.0.14...kavita-6.0.15) (2023-12-06) ### Chore - -- update container image jvmilazz0/kavita to 0.7.11[@42afdf9](https://github.com/42afdf9) ([#15772](https://github.com/truecharts/charts/issues/15772)) - - - - -## [kavita-6.0.15](https://github.com/truecharts/charts/compare/kavita-6.0.14...kavita-6.0.15) (2023-12-05) - -### Chore diff --git a/stable/kavita/6.0.15/Chart.yaml b/stable/kavita/6.0.16/Chart.yaml similarity index 98% rename from stable/kavita/6.0.15/Chart.yaml rename to stable/kavita/6.0.16/Chart.yaml index de18424c598..4791ee0d601 100644 --- a/stable/kavita/6.0.15/Chart.yaml +++ b/stable/kavita/6.0.16/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0" apiVersion: v2 name: kavita -version: 6.0.15 +version: 6.0.16 appVersion: 0.7.11 description: Kavita is a rocket fueled self-hosted digital library which supports diff --git a/stable/kavita/6.0.15/README.md b/stable/kavita/6.0.16/README.md similarity index 100% rename from stable/kavita/6.0.15/README.md rename to stable/kavita/6.0.16/README.md diff --git a/stable/kavita/6.0.16/app-changelog.md b/stable/kavita/6.0.16/app-changelog.md new file mode 100644 index 00000000000..947ad4f92b7 --- /dev/null +++ b/stable/kavita/6.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kavita-6.0.16](https://github.com/truecharts/charts/compare/kavita-6.0.15...kavita-6.0.16) (2023-12-12) + +### Chore + +- update container image jvmilazz0/kavita to 0.7.11[@8374f16](https://github.com/8374f16) ([#15978](https://github.com/truecharts/charts/issues/15978)) + + \ No newline at end of file diff --git a/stable/kavita/6.0.15/app-readme.md b/stable/kavita/6.0.16/app-readme.md similarity index 100% rename from stable/kavita/6.0.15/app-readme.md rename to stable/kavita/6.0.16/app-readme.md diff --git a/stable/kavita/6.0.15/charts/common-14.3.5.tgz b/stable/kavita/6.0.16/charts/common-14.3.5.tgz similarity index 100% rename from stable/kavita/6.0.15/charts/common-14.3.5.tgz rename to stable/kavita/6.0.16/charts/common-14.3.5.tgz diff --git a/stable/kavita/6.0.15/ix_values.yaml b/stable/kavita/6.0.16/ix_values.yaml similarity index 84% rename from stable/kavita/6.0.15/ix_values.yaml rename to stable/kavita/6.0.16/ix_values.yaml index f5eb3d5a967..5a0467cab52 100644 --- a/stable/kavita/6.0.15/ix_values.yaml +++ b/stable/kavita/6.0.16/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: jvmilazz0/kavita pullPolicy: IfNotPresent - tag: 0.7.11@sha256:42afdf95f1893b59f89128b0c2ab9583bfbd19b1d28c750aa5d97d582b2fe07b + tag: 0.7.11@sha256:8374f16fa88e0bb3c3e4b2372c44287e7c75c79de7a6c104419d1f34c3c19f2c securityContext: container: readOnlyRootFilesystem: false diff --git a/stable/kavita/6.0.15/questions.yaml b/stable/kavita/6.0.16/questions.yaml similarity index 100% rename from stable/kavita/6.0.15/questions.yaml rename to stable/kavita/6.0.16/questions.yaml diff --git a/stable/kavita/6.0.15/templates/NOTES.txt b/stable/kavita/6.0.16/templates/NOTES.txt similarity index 100% rename from stable/kavita/6.0.15/templates/NOTES.txt rename to stable/kavita/6.0.16/templates/NOTES.txt diff --git a/stable/kavita/6.0.15/templates/common.yaml b/stable/kavita/6.0.16/templates/common.yaml similarity index 100% rename from stable/kavita/6.0.15/templates/common.yaml rename to stable/kavita/6.0.16/templates/common.yaml diff --git a/stable/kavita/6.0.15/values.yaml b/stable/kavita/6.0.16/values.yaml similarity index 100% rename from stable/kavita/6.0.15/values.yaml rename to stable/kavita/6.0.16/values.yaml diff --git a/stable/projectsend/8.0.30/app-changelog.md b/stable/projectsend/8.0.30/app-changelog.md deleted file mode 100644 index be07cba6e8e..00000000000 --- a/stable/projectsend/8.0.30/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [projectsend-8.0.30](https://github.com/truecharts/charts/compare/projectsend-8.0.29...projectsend-8.0.30) (2023-12-05) - -### Chore - -- update container image ghcr.io/linuxserver/projectsend to latest[@d0c2125](https://github.com/d0c2125) ([#15735](https://github.com/truecharts/charts/issues/15735)) - - \ No newline at end of file diff --git a/stable/projectsend/8.0.30/CHANGELOG.md b/stable/projectsend/8.0.31/CHANGELOG.md similarity index 89% rename from stable/projectsend/8.0.30/CHANGELOG.md rename to stable/projectsend/8.0.31/CHANGELOG.md index ba6bbb5db7a..ef0b7683760 100644 --- a/stable/projectsend/8.0.30/CHANGELOG.md +++ b/stable/projectsend/8.0.31/CHANGELOG.md @@ -4,6 +4,15 @@ +## [projectsend-8.0.31](https://github.com/truecharts/charts/compare/projectsend-8.0.30...projectsend-8.0.31) (2023-12-12) + +### Chore + +- update container image ghcr.io/linuxserver/projectsend to latest[@b4144f3](https://github.com/b4144f3) ([#15977](https://github.com/truecharts/charts/issues/15977)) + + + + ## [projectsend-8.0.30](https://github.com/truecharts/charts/compare/projectsend-8.0.29...projectsend-8.0.30) (2023-12-05) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#14454](https://github.com/truecharts/charts/issues/14454)) - - - -## [projectsend-8.0.21](https://github.com/truecharts/charts/compare/projectsend-8.0.20...projectsend-8.0.21) (2023-11-06) - -### Chore - -- update container image tccr.io/truecharts/projectsend to vlatest ([#14399](https://github.com/truecharts/charts/issues/14399)) - diff --git a/stable/projectsend/8.0.30/Chart.yaml b/stable/projectsend/8.0.31/Chart.yaml similarity index 98% rename from stable/projectsend/8.0.30/Chart.yaml rename to stable/projectsend/8.0.31/Chart.yaml index 775775def7f..8cbf18e9796 100644 --- a/stable/projectsend/8.0.30/Chart.yaml +++ b/stable/projectsend/8.0.31/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0" apiVersion: v2 name: projectsend -version: 8.0.30 +version: 8.0.31 appVersion: latest description: ProjectSend is a self-hosted application that lets you upload files and diff --git a/stable/projectsend/8.0.30/README.md b/stable/projectsend/8.0.31/README.md similarity index 100% rename from stable/projectsend/8.0.30/README.md rename to stable/projectsend/8.0.31/README.md diff --git a/stable/projectsend/8.0.31/app-changelog.md b/stable/projectsend/8.0.31/app-changelog.md new file mode 100644 index 00000000000..274ef4e8c4c --- /dev/null +++ b/stable/projectsend/8.0.31/app-changelog.md @@ -0,0 +1,9 @@ + + +## [projectsend-8.0.31](https://github.com/truecharts/charts/compare/projectsend-8.0.30...projectsend-8.0.31) (2023-12-12) + +### Chore + +- update container image ghcr.io/linuxserver/projectsend to latest[@b4144f3](https://github.com/b4144f3) ([#15977](https://github.com/truecharts/charts/issues/15977)) + + \ No newline at end of file diff --git a/stable/projectsend/8.0.30/app-readme.md b/stable/projectsend/8.0.31/app-readme.md similarity index 100% rename from stable/projectsend/8.0.30/app-readme.md rename to stable/projectsend/8.0.31/app-readme.md diff --git a/stable/projectsend/8.0.30/charts/common-14.3.5.tgz b/stable/projectsend/8.0.31/charts/common-14.3.5.tgz similarity index 100% rename from stable/projectsend/8.0.30/charts/common-14.3.5.tgz rename to stable/projectsend/8.0.31/charts/common-14.3.5.tgz diff --git a/stable/projectsend/8.0.30/charts/mariadb-7.0.70.tgz b/stable/projectsend/8.0.31/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/projectsend/8.0.30/charts/mariadb-7.0.70.tgz rename to stable/projectsend/8.0.31/charts/mariadb-7.0.70.tgz diff --git a/stable/projectsend/8.0.30/ix_values.yaml b/stable/projectsend/8.0.31/ix_values.yaml similarity index 91% rename from stable/projectsend/8.0.30/ix_values.yaml rename to stable/projectsend/8.0.31/ix_values.yaml index 9c00f5392bb..781c6aa3dc8 100644 --- a/stable/projectsend/8.0.30/ix_values.yaml +++ b/stable/projectsend/8.0.31/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/projectsend pullPolicy: IfNotPresent - tag: latest@sha256:d0c2125e72c788c2b2109a0c19bc42f2b659ae25d95f01b2c128840493cc8d79 + tag: latest@sha256:b4144f3fb3d56fd271834f61fe18494cadbfc3f8502aa016ae988cb7e4c5a206 securityContext: container: runAsNonRoot: false diff --git a/stable/projectsend/8.0.30/questions.yaml b/stable/projectsend/8.0.31/questions.yaml similarity index 89% rename from stable/projectsend/8.0.30/questions.yaml rename to stable/projectsend/8.0.31/questions.yaml index f6cbb522591..95450ec4873 100644 --- a/stable/projectsend/8.0.30/questions.yaml +++ b/stable/projectsend/8.0.31/questions.yaml @@ -493,6 +493,8 @@ questions: description: emptyDir - value: nfs description: NFS Share + - value: iscsi + description: iSCSI Share - variable: server label: NFS Server schema: @@ -505,6 +507,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 @@ -597,7 +676,7 @@ questions: type: string default: "disabled" enum: - - value: "disabled" + - value: disabled description: disabled - value: smb description: smb @@ -687,6 +766,8 @@ questions: description: emptyDir - value: nfs description: NFS Share + - value: iscsi + description: iSCSI Share - variable: server label: NFS Server schema: @@ -699,6 +780,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 @@ -791,7 +949,7 @@ questions: type: string default: "disabled" enum: - - value: "disabled" + - value: disabled description: disabled - value: smb description: smb @@ -905,6 +1063,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 @@ -1153,6 +1387,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 @@ -1380,6 +1654,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/projectsend/8.0.30/templates/NOTES.txt b/stable/projectsend/8.0.31/templates/NOTES.txt similarity index 100% rename from stable/projectsend/8.0.30/templates/NOTES.txt rename to stable/projectsend/8.0.31/templates/NOTES.txt diff --git a/stable/projectsend/8.0.30/templates/_configmap.tpl b/stable/projectsend/8.0.31/templates/_configmap.tpl similarity index 100% rename from stable/projectsend/8.0.30/templates/_configmap.tpl rename to stable/projectsend/8.0.31/templates/_configmap.tpl diff --git a/stable/projectsend/8.0.30/templates/common.yaml b/stable/projectsend/8.0.31/templates/common.yaml similarity index 100% rename from stable/projectsend/8.0.30/templates/common.yaml rename to stable/projectsend/8.0.31/templates/common.yaml diff --git a/stable/projectsend/8.0.30/values.yaml b/stable/projectsend/8.0.31/values.yaml similarity index 100% rename from stable/projectsend/8.0.30/values.yaml rename to stable/projectsend/8.0.31/values.yaml