From 3e0ec094cc599685e5e0190434a4d1d223c6757a Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 15 Nov 2023 02:50:17 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- .../static-web-server/1.0.11/app-changelog.md | 9 - .../{1.0.11 => 1.0.12}/CHANGELOG.md | 18 +- .../{1.0.11 => 1.0.12}/Chart.yaml | 4 +- .../{1.0.11 => 1.0.12}/README.md | 0 .../static-web-server/1.0.12/app-changelog.md | 9 + .../{1.0.11 => 1.0.12}/app-readme.md | 0 .../charts/common-14.3.5.tgz | Bin .../{1.0.11 => 1.0.12}/ix_values.yaml | 2 +- .../{1.0.11 => 1.0.12}/questions.yaml | 188 +++++++++++++++++- .../{1.0.11 => 1.0.12}/templates/NOTES.txt | 0 .../{1.0.11 => 1.0.12}/templates/common.yaml | 0 .../{1.0.11 => 1.0.12}/values.yaml | 0 12 files changed, 208 insertions(+), 22 deletions(-) delete mode 100644 stable/static-web-server/1.0.11/app-changelog.md rename stable/static-web-server/{1.0.11 => 1.0.12}/CHANGELOG.md (92%) rename stable/static-web-server/{1.0.11 => 1.0.12}/Chart.yaml (95%) rename stable/static-web-server/{1.0.11 => 1.0.12}/README.md (100%) create mode 100644 stable/static-web-server/1.0.12/app-changelog.md rename stable/static-web-server/{1.0.11 => 1.0.12}/app-readme.md (100%) rename stable/static-web-server/{1.0.11 => 1.0.12}/charts/common-14.3.5.tgz (100%) rename stable/static-web-server/{1.0.11 => 1.0.12}/ix_values.yaml (87%) rename stable/static-web-server/{1.0.11 => 1.0.12}/questions.yaml (91%) rename stable/static-web-server/{1.0.11 => 1.0.12}/templates/NOTES.txt (100%) rename stable/static-web-server/{1.0.11 => 1.0.12}/templates/common.yaml (100%) rename stable/static-web-server/{1.0.11 => 1.0.12}/values.yaml (100%) diff --git a/stable/static-web-server/1.0.11/app-changelog.md b/stable/static-web-server/1.0.11/app-changelog.md deleted file mode 100644 index e37c3e146a..0000000000 --- a/stable/static-web-server/1.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [static-web-server-1.0.11](https://github.com/truecharts/charts/compare/static-web-server-1.0.10...static-web-server-1.0.11) (2023-11-09) - -### Chore - -- update container image tccr.io/truecharts/static-web-server to v2.24.0 ([#14485](https://github.com/truecharts/charts/issues/14485)) - - \ No newline at end of file diff --git a/stable/static-web-server/1.0.11/CHANGELOG.md b/stable/static-web-server/1.0.12/CHANGELOG.md similarity index 92% rename from stable/static-web-server/1.0.11/CHANGELOG.md rename to stable/static-web-server/1.0.12/CHANGELOG.md index 3709bc6247..08a106cbf1 100644 --- a/stable/static-web-server/1.0.11/CHANGELOG.md +++ b/stable/static-web-server/1.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [static-web-server-1.0.12](https://github.com/truecharts/charts/compare/static-web-server-1.0.11...static-web-server-1.0.12) (2023-11-15) + +### Chore + +- update container image tccr.io/truecharts/static-web-server to v2.24.1 ([#14668](https://github.com/truecharts/charts/issues/14668)) + + + + ## [static-web-server-1.0.11](https://github.com/truecharts/charts/compare/static-web-server-1.0.10...static-web-server-1.0.11) (2023-11-09) ### Chore @@ -88,12 +97,3 @@ ## [static-web-server-1.0.2](https://github.com/truecharts/charts/compare/static-web-server-1.0.1...static-web-server-1.0.2) (2023-09-19) -### Chore - -- update container image tccr.io/truecharts/static-web-server to v2.22.0 ([#12761](https://github.com/truecharts/charts/issues/12761)) - - - - -## [static-web-server-1.0.1](https://github.com/truecharts/charts/compare/static-web-server-1.0.0...static-web-server-1.0.1) (2023-09-03) - diff --git a/stable/static-web-server/1.0.11/Chart.yaml b/stable/static-web-server/1.0.12/Chart.yaml similarity index 95% rename from stable/static-web-server/1.0.11/Chart.yaml rename to stable/static-web-server/1.0.12/Chart.yaml index 6d5c0cfab8..cc90632568 100644 --- a/stable/static-web-server/1.0.11/Chart.yaml +++ b/stable/static-web-server/1.0.12/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.24.0" +appVersion: "2.24.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -23,7 +23,7 @@ sources: - https://github.com/static-web-server/static-web-server - https://static-web-server.net type: application -version: 1.0.11 +version: 1.0.12 annotations: truecharts.org/category: web-server truecharts.org/SCALE-support: "true" diff --git a/stable/static-web-server/1.0.11/README.md b/stable/static-web-server/1.0.12/README.md similarity index 100% rename from stable/static-web-server/1.0.11/README.md rename to stable/static-web-server/1.0.12/README.md diff --git a/stable/static-web-server/1.0.12/app-changelog.md b/stable/static-web-server/1.0.12/app-changelog.md new file mode 100644 index 0000000000..0e9a189f32 --- /dev/null +++ b/stable/static-web-server/1.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [static-web-server-1.0.12](https://github.com/truecharts/charts/compare/static-web-server-1.0.11...static-web-server-1.0.12) (2023-11-15) + +### Chore + +- update container image tccr.io/truecharts/static-web-server to v2.24.1 ([#14668](https://github.com/truecharts/charts/issues/14668)) + + \ No newline at end of file diff --git a/stable/static-web-server/1.0.11/app-readme.md b/stable/static-web-server/1.0.12/app-readme.md similarity index 100% rename from stable/static-web-server/1.0.11/app-readme.md rename to stable/static-web-server/1.0.12/app-readme.md diff --git a/stable/static-web-server/1.0.11/charts/common-14.3.5.tgz b/stable/static-web-server/1.0.12/charts/common-14.3.5.tgz similarity index 100% rename from stable/static-web-server/1.0.11/charts/common-14.3.5.tgz rename to stable/static-web-server/1.0.12/charts/common-14.3.5.tgz diff --git a/stable/static-web-server/1.0.11/ix_values.yaml b/stable/static-web-server/1.0.12/ix_values.yaml similarity index 87% rename from stable/static-web-server/1.0.11/ix_values.yaml rename to stable/static-web-server/1.0.12/ix_values.yaml index 10d4fc4f77..d15185bdac 100644 --- a/stable/static-web-server/1.0.11/ix_values.yaml +++ b/stable/static-web-server/1.0.12/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/static-web-server pullPolicy: IfNotPresent - tag: v2.24.0@sha256:38743a811e0742f321cf891bb24aa34820781eb5c0dfd241ab225709497c2efa + tag: v2.24.1@sha256:aec7b81c9a228273a1985d52775f95d67b542ce013de5b3a3169a6c6012e53d7 service: main: diff --git a/stable/static-web-server/1.0.11/questions.yaml b/stable/static-web-server/1.0.12/questions.yaml similarity index 91% rename from stable/static-web-server/1.0.11/questions.yaml rename to stable/static-web-server/1.0.12/questions.yaml index df7bf664ba..3e6c78502d 100644 --- a/stable/static-web-server/1.0.11/questions.yaml +++ b/stable/static-web-server/1.0.12/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/static-web-server/1.0.11/templates/NOTES.txt b/stable/static-web-server/1.0.12/templates/NOTES.txt similarity index 100% rename from stable/static-web-server/1.0.11/templates/NOTES.txt rename to stable/static-web-server/1.0.12/templates/NOTES.txt diff --git a/stable/static-web-server/1.0.11/templates/common.yaml b/stable/static-web-server/1.0.12/templates/common.yaml similarity index 100% rename from stable/static-web-server/1.0.11/templates/common.yaml rename to stable/static-web-server/1.0.12/templates/common.yaml diff --git a/stable/static-web-server/1.0.11/values.yaml b/stable/static-web-server/1.0.12/values.yaml similarity index 100% rename from stable/static-web-server/1.0.11/values.yaml rename to stable/static-web-server/1.0.12/values.yaml