From bb1ef07a378752acf2526e6ecbb0762fad713ad1 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 16 Nov 2023 16:43:51 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/medusa/7.0.22/app-changelog.md | 9 - stable/medusa/{7.0.22 => 7.0.23}/CHANGELOG.md | 18 +- stable/medusa/{7.0.22 => 7.0.23}/Chart.yaml | 2 +- stable/medusa/{7.0.22 => 7.0.23}/README.md | 0 stable/medusa/7.0.23/app-changelog.md | 9 + .../medusa/{7.0.22 => 7.0.23}/app-readme.md | 0 .../charts/common-14.3.5.tgz | Bin .../medusa/{7.0.22 => 7.0.23}/ix_values.yaml | 2 +- .../medusa/{7.0.22 => 7.0.23}/questions.yaml | 188 +++++++++++++++++- .../{7.0.22 => 7.0.23}/templates/NOTES.txt | 0 .../{7.0.22 => 7.0.23}/templates/common.yaml | 0 stable/medusa/{7.0.22 => 7.0.23}/values.yaml | 0 12 files changed, 207 insertions(+), 21 deletions(-) delete mode 100644 stable/medusa/7.0.22/app-changelog.md rename stable/medusa/{7.0.22 => 7.0.23}/CHANGELOG.md (91%) rename stable/medusa/{7.0.22 => 7.0.23}/Chart.yaml (98%) rename stable/medusa/{7.0.22 => 7.0.23}/README.md (100%) create mode 100644 stable/medusa/7.0.23/app-changelog.md rename stable/medusa/{7.0.22 => 7.0.23}/app-readme.md (100%) rename stable/medusa/{7.0.22 => 7.0.23}/charts/common-14.3.5.tgz (100%) rename stable/medusa/{7.0.22 => 7.0.23}/ix_values.yaml (82%) rename stable/medusa/{7.0.22 => 7.0.23}/questions.yaml (91%) rename stable/medusa/{7.0.22 => 7.0.23}/templates/NOTES.txt (100%) rename stable/medusa/{7.0.22 => 7.0.23}/templates/common.yaml (100%) rename stable/medusa/{7.0.22 => 7.0.23}/values.yaml (100%) diff --git a/stable/medusa/7.0.22/app-changelog.md b/stable/medusa/7.0.22/app-changelog.md deleted file mode 100644 index 6d432bde015..00000000000 --- a/stable/medusa/7.0.22/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [medusa-7.0.22](https://github.com/truecharts/charts/compare/medusa-7.0.21...medusa-7.0.22) (2023-11-09) - -### Chore - -- update container image tccr.io/truecharts/medusa to v1.0.18 ([#14493](https://github.com/truecharts/charts/issues/14493)) - - \ No newline at end of file diff --git a/stable/medusa/7.0.22/CHANGELOG.md b/stable/medusa/7.0.23/CHANGELOG.md similarity index 91% rename from stable/medusa/7.0.22/CHANGELOG.md rename to stable/medusa/7.0.23/CHANGELOG.md index 0e79d9523d1..bfe2662864d 100644 --- a/stable/medusa/7.0.22/CHANGELOG.md +++ b/stable/medusa/7.0.23/CHANGELOG.md @@ -4,6 +4,15 @@ +## [medusa-7.0.23](https://github.com/truecharts/charts/compare/medusa-7.0.22...medusa-7.0.23) (2023-11-16) + +### Chore + +- update container image tccr.io/truecharts/medusa to v1.0.18 ([#14717](https://github.com/truecharts/charts/issues/14717)) + + + + ## [medusa-7.0.22](https://github.com/truecharts/charts/compare/medusa-7.0.21...medusa-7.0.22) (2023-11-09) ### Chore @@ -88,12 +97,3 @@ ## [medusa-7.0.13](https://github.com/truecharts/charts/compare/medusa-7.0.12...medusa-7.0.13) (2023-10-08) - -### Chore - -- update container image tccr.io/truecharts/medusa to v1.0.17 ([#13398](https://github.com/truecharts/charts/issues/13398)) - - - - -## [medusa-7.0.12](https://github.com/truecharts/charts/compare/medusa-7.0.11...medusa-7.0.12) (2023-10-07) diff --git a/stable/medusa/7.0.22/Chart.yaml b/stable/medusa/7.0.23/Chart.yaml similarity index 98% rename from stable/medusa/7.0.22/Chart.yaml rename to stable/medusa/7.0.23/Chart.yaml index bd0f867637f..c9f73c8b107 100644 --- a/stable/medusa/7.0.22/Chart.yaml +++ b/stable/medusa/7.0.23/Chart.yaml @@ -25,7 +25,7 @@ sources: - https://github.com/linuxserver/docker-medusa - https://pymedusa.com/ type: application -version: 7.0.22 +version: 7.0.23 annotations: truecharts.org/category: media truecharts.org/SCALE-support: "true" diff --git a/stable/medusa/7.0.22/README.md b/stable/medusa/7.0.23/README.md similarity index 100% rename from stable/medusa/7.0.22/README.md rename to stable/medusa/7.0.23/README.md diff --git a/stable/medusa/7.0.23/app-changelog.md b/stable/medusa/7.0.23/app-changelog.md new file mode 100644 index 00000000000..4445f5ece04 --- /dev/null +++ b/stable/medusa/7.0.23/app-changelog.md @@ -0,0 +1,9 @@ + + +## [medusa-7.0.23](https://github.com/truecharts/charts/compare/medusa-7.0.22...medusa-7.0.23) (2023-11-16) + +### Chore + +- update container image tccr.io/truecharts/medusa to v1.0.18 ([#14717](https://github.com/truecharts/charts/issues/14717)) + + \ No newline at end of file diff --git a/stable/medusa/7.0.22/app-readme.md b/stable/medusa/7.0.23/app-readme.md similarity index 100% rename from stable/medusa/7.0.22/app-readme.md rename to stable/medusa/7.0.23/app-readme.md diff --git a/stable/medusa/7.0.22/charts/common-14.3.5.tgz b/stable/medusa/7.0.23/charts/common-14.3.5.tgz similarity index 100% rename from stable/medusa/7.0.22/charts/common-14.3.5.tgz rename to stable/medusa/7.0.23/charts/common-14.3.5.tgz diff --git a/stable/medusa/7.0.22/ix_values.yaml b/stable/medusa/7.0.23/ix_values.yaml similarity index 82% rename from stable/medusa/7.0.22/ix_values.yaml rename to stable/medusa/7.0.23/ix_values.yaml index ff5f4d27d33..974973ea651 100644 --- a/stable/medusa/7.0.22/ix_values.yaml +++ b/stable/medusa/7.0.23/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/medusa pullPolicy: IfNotPresent - tag: v1.0.18@sha256:3e77437b61d42b2c0f40dd4f4ecea5e7777e8cc3c936cd12f70737b8a993f046 + tag: v1.0.18@sha256:9ad00564bce12518ec84a9378e4bb352f79ecb26a49dc9ec143ac9659e286c0a service: main: ports: diff --git a/stable/medusa/7.0.22/questions.yaml b/stable/medusa/7.0.23/questions.yaml similarity index 91% rename from stable/medusa/7.0.22/questions.yaml rename to stable/medusa/7.0.23/questions.yaml index 80488c886e3..80454bd18ee 100644 --- a/stable/medusa/7.0.22/questions.yaml +++ b/stable/medusa/7.0.23/questions.yaml @@ -614,6 +614,99 @@ questions: show_if: [["type", "=", "pvc"]] type: string default: 256Gi + - variable: storageClass + label: 'storageClass (Advanced)' + description: 'sets the storageClass to something other than iX default. Only for advanced usecases!' + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "" + - variable: static + label: 'Static Fixed PVC Bindings (Experimental)' + description: Link a PVC to a specific storage location + schema: + show_if: [["type", "=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: mode + label: mode + description: | + disabled: use normal dynamic PVCs + smb: connect to an SMB share + nfs: connect to an NFS share + schema: + type: string + default: "disabled" + enum: + - value: "disabled" + description: disabled + - value: smb + description: smb + - value: nfs + description: nfs + - variable: server + label: Server + description: server to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "myserver" + - variable: share + label: Share + description: share to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "/myshare" + - variable: user + label: User + description: connecting user + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "myuser" + - variable: domain + label: Domain + description: user domain + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: password + label: Password + description: connecting password + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: volumeSnapshots + label: 'Volume Snapshots (Experimental)' + description: Add an entry to the list to force creation of a volumeSnapshot of this PVC + schema: + show_if: [["type", "=", "pvc"]] + type: list + default: [] + items: + - variable: volumeSnapshotEntry + label: Custom volumeSnapshot + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: 'WARNING: renaming this, means deletion of the snapshot with the old name!' + schema: + type: string + default: "mysnapshot" + required: true + - variable: volumeSnapshotClassName + label: 'volumeSnapshot Class Name (Advanced)' + description: For use with PVCs using a non-default storageClass + schema: + type: string + default: "" - variable: persistenceList label: Additional App Storage group: Storage and Persistence @@ -734,6 +827,99 @@ questions: show_if: [["type", "=", "pvc"]] type: string default: 256Gi + - variable: storageClass + label: 'storageClass (Advanced)' + description: 'sets the storageClass to something other than iX default. Only for advanced usecases!' + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "" + - variable: static + label: 'Static Fixed PVC Bindings (Experimental)' + description: Link a PVC to a specific storage location + schema: + show_if: [["type", "=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: mode + label: mode + description: | + disabled: use normal dynamic PVCs + smb: connect to an SMB share + nfs: connect to an NFS share + schema: + type: string + default: "disabled" + enum: + - value: "disabled" + description: disabled + - value: smb + description: smb + - value: nfs + description: nfs + - variable: server + label: Server + description: server to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "myserver" + - variable: share + label: Share + description: share to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "/myshare" + - variable: user + label: User + description: connecting user + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "myuser" + - variable: domain + label: Domain + description: user domain + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: password + label: Password + description: connecting password + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: volumeSnapshots + label: 'Volume Snapshots (Experimental)' + description: Add an entry to the list to force creation of a volumeSnapshot of this PVC + schema: + show_if: [["type", "=", "pvc"]] + type: list + default: [] + items: + - variable: volumeSnapshotEntry + label: Custom volumeSnapshot + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: 'WARNING: renaming this, means deletion of the snapshot with the old name!' + schema: + type: string + default: "mysnapshot" + required: true + - variable: volumeSnapshotClassName + label: 'volumeSnapshot Class Name (Advanced)' + description: For use with PVCs using a non-default storageClass + schema: + type: string + default: "" - variable: ingress label: "" group: Ingress @@ -776,7 +962,7 @@ questions: label: Paths schema: type: list - default: [] + default: [{path: "/", pathType: "Prefix"}] items: - variable: pathEntry label: Host diff --git a/stable/medusa/7.0.22/templates/NOTES.txt b/stable/medusa/7.0.23/templates/NOTES.txt similarity index 100% rename from stable/medusa/7.0.22/templates/NOTES.txt rename to stable/medusa/7.0.23/templates/NOTES.txt diff --git a/stable/medusa/7.0.22/templates/common.yaml b/stable/medusa/7.0.23/templates/common.yaml similarity index 100% rename from stable/medusa/7.0.22/templates/common.yaml rename to stable/medusa/7.0.23/templates/common.yaml diff --git a/stable/medusa/7.0.22/values.yaml b/stable/medusa/7.0.23/values.yaml similarity index 100% rename from stable/medusa/7.0.22/values.yaml rename to stable/medusa/7.0.23/values.yaml