From 362911a55093be10debae8522a7c6e82b5153f2c Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 14 Nov 2023 04:38:40 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webtop/6.0.179/app-changelog.md | 9 - .../webtop/{6.0.179 => 6.0.180}/CHANGELOG.md | 18 +- stable/webtop/{6.0.179 => 6.0.180}/Chart.yaml | 2 +- stable/webtop/{6.0.179 => 6.0.180}/README.md | 0 stable/webtop/6.0.180/app-changelog.md | 9 + .../webtop/{6.0.179 => 6.0.180}/app-readme.md | 0 .../charts/common-14.3.5.tgz | Bin .../{6.0.179 => 6.0.180}/ix_values.yaml | 4 +- .../{6.0.179 => 6.0.180}/questions.yaml | 186 ++++++++++++++++++ .../{6.0.179 => 6.0.180}/templates/NOTES.txt | 0 .../templates/common.yaml | 0 .../webtop/{6.0.179 => 6.0.180}/values.yaml | 0 12 files changed, 207 insertions(+), 21 deletions(-) delete mode 100644 stable/webtop/6.0.179/app-changelog.md rename stable/webtop/{6.0.179 => 6.0.180}/CHANGELOG.md (91%) rename stable/webtop/{6.0.179 => 6.0.180}/Chart.yaml (98%) rename stable/webtop/{6.0.179 => 6.0.180}/README.md (100%) create mode 100644 stable/webtop/6.0.180/app-changelog.md rename stable/webtop/{6.0.179 => 6.0.180}/app-readme.md (100%) rename stable/webtop/{6.0.179 => 6.0.180}/charts/common-14.3.5.tgz (100%) rename stable/webtop/{6.0.179 => 6.0.180}/ix_values.yaml (96%) rename stable/webtop/{6.0.179 => 6.0.180}/questions.yaml (92%) rename stable/webtop/{6.0.179 => 6.0.180}/templates/NOTES.txt (100%) rename stable/webtop/{6.0.179 => 6.0.180}/templates/common.yaml (100%) rename stable/webtop/{6.0.179 => 6.0.180}/values.yaml (100%) diff --git a/stable/webtop/6.0.179/app-changelog.md b/stable/webtop/6.0.179/app-changelog.md deleted file mode 100644 index 3a4a0fe9d88..00000000000 --- a/stable/webtop/6.0.179/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-6.0.179](https://github.com/truecharts/charts/compare/webtop-6.0.178...webtop-6.0.179) (2023-11-12) - -### Chore - -- update container image tccr.io/truecharts/webtop-arch-i3 to latest ([#14596](https://github.com/truecharts/charts/issues/14596)) - - \ No newline at end of file diff --git a/stable/webtop/6.0.179/CHANGELOG.md b/stable/webtop/6.0.180/CHANGELOG.md similarity index 91% rename from stable/webtop/6.0.179/CHANGELOG.md rename to stable/webtop/6.0.180/CHANGELOG.md index 1e886d85ff6..c36568a027d 100644 --- a/stable/webtop/6.0.179/CHANGELOG.md +++ b/stable/webtop/6.0.180/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-6.0.180](https://github.com/truecharts/charts/compare/webtop-6.0.179...webtop-6.0.180) (2023-11-14) + +### Chore + +- update webtop ([#14635](https://github.com/truecharts/charts/issues/14635)) + + + + ## [webtop-6.0.179](https://github.com/truecharts/charts/compare/webtop-6.0.178...webtop-6.0.179) (2023-11-12) ### Chore @@ -88,12 +97,3 @@ ## [webtop-6.0.170](https://github.com/truecharts/charts/compare/webtop-6.0.169...webtop-6.0.170) (2023-11-08) ### Chore - -- update helm general non-major ([#14454](https://github.com/truecharts/charts/issues/14454)) - - - - -## [webtop-6.0.169](https://github.com/truecharts/charts/compare/webtop-6.0.168...webtop-6.0.169) (2023-11-07) - -### Chore diff --git a/stable/webtop/6.0.179/Chart.yaml b/stable/webtop/6.0.180/Chart.yaml similarity index 98% rename from stable/webtop/6.0.179/Chart.yaml rename to stable/webtop/6.0.180/Chart.yaml index 9ac495e3ba1..e34de450e5d 100644 --- a/stable/webtop/6.0.179/Chart.yaml +++ b/stable/webtop/6.0.180/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/webtop - https://github.com/linuxserver/docker-webtop#readme type: application -version: 6.0.179 +version: 6.0.180 annotations: truecharts.org/category: Tools-Utilities truecharts.org/SCALE-support: "true" diff --git a/stable/webtop/6.0.179/README.md b/stable/webtop/6.0.180/README.md similarity index 100% rename from stable/webtop/6.0.179/README.md rename to stable/webtop/6.0.180/README.md diff --git a/stable/webtop/6.0.180/app-changelog.md b/stable/webtop/6.0.180/app-changelog.md new file mode 100644 index 00000000000..dba690d3851 --- /dev/null +++ b/stable/webtop/6.0.180/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-6.0.180](https://github.com/truecharts/charts/compare/webtop-6.0.179...webtop-6.0.180) (2023-11-14) + +### Chore + +- update webtop ([#14635](https://github.com/truecharts/charts/issues/14635)) + + \ No newline at end of file diff --git a/stable/webtop/6.0.179/app-readme.md b/stable/webtop/6.0.180/app-readme.md similarity index 100% rename from stable/webtop/6.0.179/app-readme.md rename to stable/webtop/6.0.180/app-readme.md diff --git a/stable/webtop/6.0.179/charts/common-14.3.5.tgz b/stable/webtop/6.0.180/charts/common-14.3.5.tgz similarity index 100% rename from stable/webtop/6.0.179/charts/common-14.3.5.tgz rename to stable/webtop/6.0.180/charts/common-14.3.5.tgz diff --git a/stable/webtop/6.0.179/ix_values.yaml b/stable/webtop/6.0.180/ix_values.yaml similarity index 96% rename from stable/webtop/6.0.179/ix_values.yaml rename to stable/webtop/6.0.180/ix_values.yaml index 0c237d248e0..c6a5fd9d7b7 100644 --- a/stable/webtop/6.0.179/ix_values.yaml +++ b/stable/webtop/6.0.180/ix_values.yaml @@ -48,7 +48,7 @@ archMATEImage: pullPolicy: Always alpineI3Image: repository: tccr.io/truecharts/webtop-alpine-i3 - tag: latest@sha256:c3b367e2491824cd99b21b3ffd1f0b78e83155d5fc2ef3913f5724d37998534b + tag: latest@sha256:d17adb373de7c02485f70cd02e4711db6f50ed4f614bd29507ea809b73024105 pullPolicy: Always ubuntuI3Image: repository: tccr.io/truecharts/webtop-ubuntu-i3 @@ -80,7 +80,7 @@ archOpenBoxImage: pullPolicy: Always alpineICEWMImage: repository: tccr.io/truecharts/webtop-alpine-icewm - tag: latest@sha256:5c6637dcb4648f617d5777aedecd6f49d0199b671f86b08dd75d42403af401f0 + tag: latest@sha256:6cbc13e48970e1a5563d521881312fd43c915cf41c4a34910c48083c25c191db pullPolicy: Always ubuntuICEWMImage: repository: tccr.io/truecharts/webtop-ubuntu-icewm diff --git a/stable/webtop/6.0.179/questions.yaml b/stable/webtop/6.0.180/questions.yaml similarity index 92% rename from stable/webtop/6.0.179/questions.yaml rename to stable/webtop/6.0.180/questions.yaml index 0578dcf7442..385c0f64971 100644 --- a/stable/webtop/6.0.179/questions.yaml +++ b/stable/webtop/6.0.180/questions.yaml @@ -722,6 +722,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 @@ -842,6 +935,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 diff --git a/stable/webtop/6.0.179/templates/NOTES.txt b/stable/webtop/6.0.180/templates/NOTES.txt similarity index 100% rename from stable/webtop/6.0.179/templates/NOTES.txt rename to stable/webtop/6.0.180/templates/NOTES.txt diff --git a/stable/webtop/6.0.179/templates/common.yaml b/stable/webtop/6.0.180/templates/common.yaml similarity index 100% rename from stable/webtop/6.0.179/templates/common.yaml rename to stable/webtop/6.0.180/templates/common.yaml diff --git a/stable/webtop/6.0.179/values.yaml b/stable/webtop/6.0.180/values.yaml similarity index 100% rename from stable/webtop/6.0.179/values.yaml rename to stable/webtop/6.0.180/values.yaml