From d43dc1609b7c67b98e85a6851d6601ace574a7dc Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 15 Nov 2023 20:42:55 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- .../doublecommander/9.0.20/app-changelog.md | 9 - .../{9.0.20 => 9.0.21}/CHANGELOG.md | 18 +- .../{9.0.20 => 9.0.21}/Chart.yaml | 2 +- .../{9.0.20 => 9.0.21}/README.md | 0 .../doublecommander/9.0.21/app-changelog.md | 9 + .../{9.0.20 => 9.0.21}/app-readme.md | 0 .../charts/common-14.3.5.tgz | Bin .../{9.0.20 => 9.0.21}/ix_values.yaml | 2 +- .../{9.0.20 => 9.0.21}/questions.yaml | 188 +++++++++++++++++- .../{9.0.20 => 9.0.21}/templates/NOTES.txt | 0 .../{9.0.20 => 9.0.21}/templates/common.yaml | 0 .../{9.0.20 => 9.0.21}/values.yaml | 0 12 files changed, 207 insertions(+), 21 deletions(-) delete mode 100644 stable/doublecommander/9.0.20/app-changelog.md rename stable/doublecommander/{9.0.20 => 9.0.21}/CHANGELOG.md (93%) rename stable/doublecommander/{9.0.20 => 9.0.21}/Chart.yaml (98%) rename stable/doublecommander/{9.0.20 => 9.0.21}/README.md (100%) create mode 100644 stable/doublecommander/9.0.21/app-changelog.md rename stable/doublecommander/{9.0.20 => 9.0.21}/app-readme.md (100%) rename stable/doublecommander/{9.0.20 => 9.0.21}/charts/common-14.3.5.tgz (100%) rename stable/doublecommander/{9.0.20 => 9.0.21}/ix_values.yaml (90%) rename stable/doublecommander/{9.0.20 => 9.0.21}/questions.yaml (91%) rename stable/doublecommander/{9.0.20 => 9.0.21}/templates/NOTES.txt (100%) rename stable/doublecommander/{9.0.20 => 9.0.21}/templates/common.yaml (100%) rename stable/doublecommander/{9.0.20 => 9.0.21}/values.yaml (100%) diff --git a/stable/doublecommander/9.0.20/app-changelog.md b/stable/doublecommander/9.0.20/app-changelog.md deleted file mode 100644 index 00f3d1bf2fe..00000000000 --- a/stable/doublecommander/9.0.20/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [doublecommander-9.0.20](https://github.com/truecharts/charts/compare/doublecommander-9.0.19...doublecommander-9.0.20) (2023-11-08) - -### Chore - -- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465)) - - \ No newline at end of file diff --git a/stable/doublecommander/9.0.20/CHANGELOG.md b/stable/doublecommander/9.0.21/CHANGELOG.md similarity index 93% rename from stable/doublecommander/9.0.20/CHANGELOG.md rename to stable/doublecommander/9.0.21/CHANGELOG.md index 95f8b19a9e5..ac0c5e2d5a3 100644 --- a/stable/doublecommander/9.0.20/CHANGELOG.md +++ b/stable/doublecommander/9.0.21/CHANGELOG.md @@ -4,6 +4,15 @@ +## [doublecommander-9.0.21](https://github.com/truecharts/charts/compare/doublecommander-9.0.20...doublecommander-9.0.21) (2023-11-15) + +### Chore + +- update container image tccr.io/truecharts/doublecommander to latest ([#14692](https://github.com/truecharts/charts/issues/14692)) + + + + ## [doublecommander-9.0.20](https://github.com/truecharts/charts/compare/doublecommander-9.0.19...doublecommander-9.0.20) (2023-11-08) ### Chore @@ -88,12 +97,3 @@ ## [doublecommander-9.0.11](https://github.com/truecharts/charts/compare/doublecommander-9.0.10...doublecommander-9.0.11) (2023-10-11) -### Chore - -- update container image tccr.io/truecharts/doublecommander to latest ([#13520](https://github.com/truecharts/charts/issues/13520)) - - - - -## [doublecommander-9.0.10](https://github.com/truecharts/charts/compare/doublecommander-9.0.9...doublecommander-9.0.10) (2023-10-07) - diff --git a/stable/doublecommander/9.0.20/Chart.yaml b/stable/doublecommander/9.0.21/Chart.yaml similarity index 98% rename from stable/doublecommander/9.0.20/Chart.yaml rename to stable/doublecommander/9.0.21/Chart.yaml index 28f4cedda47..a0b9b8e0792 100644 --- a/stable/doublecommander/9.0.20/Chart.yaml +++ b/stable/doublecommander/9.0.21/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/linuxserver/docker-doublecommander - https://doublecmd.sourceforge.io/ type: application -version: 9.0.20 +version: 9.0.21 annotations: truecharts.org/category: media truecharts.org/SCALE-support: "true" diff --git a/stable/doublecommander/9.0.20/README.md b/stable/doublecommander/9.0.21/README.md similarity index 100% rename from stable/doublecommander/9.0.20/README.md rename to stable/doublecommander/9.0.21/README.md diff --git a/stable/doublecommander/9.0.21/app-changelog.md b/stable/doublecommander/9.0.21/app-changelog.md new file mode 100644 index 00000000000..9ee461f9c3c --- /dev/null +++ b/stable/doublecommander/9.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [doublecommander-9.0.21](https://github.com/truecharts/charts/compare/doublecommander-9.0.20...doublecommander-9.0.21) (2023-11-15) + +### Chore + +- update container image tccr.io/truecharts/doublecommander to latest ([#14692](https://github.com/truecharts/charts/issues/14692)) + + \ No newline at end of file diff --git a/stable/doublecommander/9.0.20/app-readme.md b/stable/doublecommander/9.0.21/app-readme.md similarity index 100% rename from stable/doublecommander/9.0.20/app-readme.md rename to stable/doublecommander/9.0.21/app-readme.md diff --git a/stable/doublecommander/9.0.20/charts/common-14.3.5.tgz b/stable/doublecommander/9.0.21/charts/common-14.3.5.tgz similarity index 100% rename from stable/doublecommander/9.0.20/charts/common-14.3.5.tgz rename to stable/doublecommander/9.0.21/charts/common-14.3.5.tgz diff --git a/stable/doublecommander/9.0.20/ix_values.yaml b/stable/doublecommander/9.0.21/ix_values.yaml similarity index 90% rename from stable/doublecommander/9.0.20/ix_values.yaml rename to stable/doublecommander/9.0.21/ix_values.yaml index 771a23c454b..e8511b4c430 100644 --- a/stable/doublecommander/9.0.20/ix_values.yaml +++ b/stable/doublecommander/9.0.21/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/doublecommander pullPolicy: IfNotPresent - tag: latest@sha256:0cf24b1238b339a1cd29dfd95bef7a48e21a1f57bab9ae8a145abc3a18953a13 + tag: latest@sha256:c4290284ffe112520fe65e192aea307c915dda888b89eae70b8838ef6ae446a3 securityContext: container: diff --git a/stable/doublecommander/9.0.20/questions.yaml b/stable/doublecommander/9.0.21/questions.yaml similarity index 91% rename from stable/doublecommander/9.0.20/questions.yaml rename to stable/doublecommander/9.0.21/questions.yaml index f1199199646..218df3e6105 100644 --- a/stable/doublecommander/9.0.20/questions.yaml +++ b/stable/doublecommander/9.0.21/questions.yaml @@ -612,6 +612,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 @@ -732,6 +825,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 @@ -774,7 +960,7 @@ questions: label: Paths schema: type: list - default: [] + default: [{path: "/", pathType: "Prefix"}] items: - variable: pathEntry label: Host diff --git a/stable/doublecommander/9.0.20/templates/NOTES.txt b/stable/doublecommander/9.0.21/templates/NOTES.txt similarity index 100% rename from stable/doublecommander/9.0.20/templates/NOTES.txt rename to stable/doublecommander/9.0.21/templates/NOTES.txt diff --git a/stable/doublecommander/9.0.20/templates/common.yaml b/stable/doublecommander/9.0.21/templates/common.yaml similarity index 100% rename from stable/doublecommander/9.0.20/templates/common.yaml rename to stable/doublecommander/9.0.21/templates/common.yaml diff --git a/stable/doublecommander/9.0.20/values.yaml b/stable/doublecommander/9.0.21/values.yaml similarity index 100% rename from stable/doublecommander/9.0.20/values.yaml rename to stable/doublecommander/9.0.21/values.yaml