From 3175b112e29baed0d3b2ee710ea2993a18618350 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 18 Nov 2023 05:36:25 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- .../0.0.7/app-changelog.md | 9 - .../{0.0.7 => 0.0.8}/CHANGELOG.md | 9 + .../{0.0.7 => 0.0.8}/Chart.yaml | 2 +- .../{0.0.7 => 0.0.8}/README.md | 0 .../0.0.8/app-changelog.md | 9 + .../{0.0.7 => 0.0.8}/app-readme.md | 0 .../{0.0.7 => 0.0.8}/charts/common-14.3.5.tgz | Bin .../{0.0.7 => 0.0.8}/ix_values.yaml | 2 +- .../{0.0.7 => 0.0.8}/questions.yaml | 281 +++++++++++++++++- .../{0.0.7 => 0.0.8}/templates/NOTES.txt | 0 .../{0.0.7 => 0.0.8}/templates/common.yaml | 0 .../{0.0.7 => 0.0.8}/values.yaml | 0 12 files changed, 300 insertions(+), 12 deletions(-) delete mode 100644 incubator/automatic-ripping-machine/0.0.7/app-changelog.md rename incubator/automatic-ripping-machine/{0.0.7 => 0.0.8}/CHANGELOG.md (85%) rename incubator/automatic-ripping-machine/{0.0.7 => 0.0.8}/Chart.yaml (98%) rename incubator/automatic-ripping-machine/{0.0.7 => 0.0.8}/README.md (100%) create mode 100644 incubator/automatic-ripping-machine/0.0.8/app-changelog.md rename incubator/automatic-ripping-machine/{0.0.7 => 0.0.8}/app-readme.md (100%) rename incubator/automatic-ripping-machine/{0.0.7 => 0.0.8}/charts/common-14.3.5.tgz (100%) rename incubator/automatic-ripping-machine/{0.0.7 => 0.0.8}/ix_values.yaml (89%) rename incubator/automatic-ripping-machine/{0.0.7 => 0.0.8}/questions.yaml (88%) rename incubator/automatic-ripping-machine/{0.0.7 => 0.0.8}/templates/NOTES.txt (100%) rename incubator/automatic-ripping-machine/{0.0.7 => 0.0.8}/templates/common.yaml (100%) rename incubator/automatic-ripping-machine/{0.0.7 => 0.0.8}/values.yaml (100%) diff --git a/incubator/automatic-ripping-machine/0.0.7/app-changelog.md b/incubator/automatic-ripping-machine/0.0.7/app-changelog.md deleted file mode 100644 index 6b28f143431..00000000000 --- a/incubator/automatic-ripping-machine/0.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [automatic-ripping-machine-0.0.7](https://github.com/truecharts/charts/compare/automatic-ripping-machine-0.0.6...automatic-ripping-machine-0.0.7) (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/incubator/automatic-ripping-machine/0.0.7/CHANGELOG.md b/incubator/automatic-ripping-machine/0.0.8/CHANGELOG.md similarity index 85% rename from incubator/automatic-ripping-machine/0.0.7/CHANGELOG.md rename to incubator/automatic-ripping-machine/0.0.8/CHANGELOG.md index 0067c47a4cb..492a4cf6064 100644 --- a/incubator/automatic-ripping-machine/0.0.7/CHANGELOG.md +++ b/incubator/automatic-ripping-machine/0.0.8/CHANGELOG.md @@ -4,6 +4,15 @@ +## [automatic-ripping-machine-0.0.8](https://github.com/truecharts/charts/compare/automatic-ripping-machine-0.0.7...automatic-ripping-machine-0.0.8) (2023-11-18) + +### Fix + +- update container image tccr.io/truecharts/automatic-ripping-machine to v2.6.60 ([#14834](https://github.com/truecharts/charts/issues/14834)) + + + + ## [automatic-ripping-machine-0.0.7](https://github.com/truecharts/charts/compare/automatic-ripping-machine-0.0.6...automatic-ripping-machine-0.0.7) (2023-11-08) ### Chore diff --git a/incubator/automatic-ripping-machine/0.0.7/Chart.yaml b/incubator/automatic-ripping-machine/0.0.8/Chart.yaml similarity index 98% rename from incubator/automatic-ripping-machine/0.0.7/Chart.yaml rename to incubator/automatic-ripping-machine/0.0.8/Chart.yaml index 15982182318..cd88f6a6a9f 100644 --- a/incubator/automatic-ripping-machine/0.0.7/Chart.yaml +++ b/incubator/automatic-ripping-machine/0.0.8/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/automatic-ripping-machine - https://github.com/automatic-ripping-machine/automatic-ripping-machine type: application -version: 0.0.7 +version: 0.0.8 annotations: truecharts.org/category: media truecharts.org/SCALE-support: "true" diff --git a/incubator/automatic-ripping-machine/0.0.7/README.md b/incubator/automatic-ripping-machine/0.0.8/README.md similarity index 100% rename from incubator/automatic-ripping-machine/0.0.7/README.md rename to incubator/automatic-ripping-machine/0.0.8/README.md diff --git a/incubator/automatic-ripping-machine/0.0.8/app-changelog.md b/incubator/automatic-ripping-machine/0.0.8/app-changelog.md new file mode 100644 index 00000000000..42281f9f85a --- /dev/null +++ b/incubator/automatic-ripping-machine/0.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [automatic-ripping-machine-0.0.8](https://github.com/truecharts/charts/compare/automatic-ripping-machine-0.0.7...automatic-ripping-machine-0.0.8) (2023-11-18) + +### Fix + +- update container image tccr.io/truecharts/automatic-ripping-machine to v2.6.60 ([#14834](https://github.com/truecharts/charts/issues/14834)) + + \ No newline at end of file diff --git a/incubator/automatic-ripping-machine/0.0.7/app-readme.md b/incubator/automatic-ripping-machine/0.0.8/app-readme.md similarity index 100% rename from incubator/automatic-ripping-machine/0.0.7/app-readme.md rename to incubator/automatic-ripping-machine/0.0.8/app-readme.md diff --git a/incubator/automatic-ripping-machine/0.0.7/charts/common-14.3.5.tgz b/incubator/automatic-ripping-machine/0.0.8/charts/common-14.3.5.tgz similarity index 100% rename from incubator/automatic-ripping-machine/0.0.7/charts/common-14.3.5.tgz rename to incubator/automatic-ripping-machine/0.0.8/charts/common-14.3.5.tgz diff --git a/incubator/automatic-ripping-machine/0.0.7/ix_values.yaml b/incubator/automatic-ripping-machine/0.0.8/ix_values.yaml similarity index 89% rename from incubator/automatic-ripping-machine/0.0.7/ix_values.yaml rename to incubator/automatic-ripping-machine/0.0.8/ix_values.yaml index b043c96b839..28ed627a114 100644 --- a/incubator/automatic-ripping-machine/0.0.7/ix_values.yaml +++ b/incubator/automatic-ripping-machine/0.0.8/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/automatic-ripping-machine pullPolicy: IfNotPresent - tag: v2.6.60@sha256:80794ea2bcf0372856f83c980ee65f26eacd3253b9c97215e686fb85e2df969b + tag: v2.6.60@sha256:bf79fee03b4ef8867ccbee6448748bf58b86a59c2400dd9beb5a4b926c6e7c10 securityContext: container: diff --git a/incubator/automatic-ripping-machine/0.0.7/questions.yaml b/incubator/automatic-ripping-machine/0.0.8/questions.yaml similarity index 88% rename from incubator/automatic-ripping-machine/0.0.7/questions.yaml rename to incubator/automatic-ripping-machine/0.0.8/questions.yaml index a1386460376..b9a2aa79214 100644 --- a/incubator/automatic-ripping-machine/0.0.7/questions.yaml +++ b/incubator/automatic-ripping-machine/0.0.8/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: arm label: "App Arm Storage" description: "Stores the Application Arm." @@ -715,6 +808,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 @@ -835,6 +1021,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 @@ -877,7 +1156,7 @@ questions: label: Paths schema: type: list - default: [] + default: [{path: "/", pathType: "Prefix"}] items: - variable: pathEntry label: Host diff --git a/incubator/automatic-ripping-machine/0.0.7/templates/NOTES.txt b/incubator/automatic-ripping-machine/0.0.8/templates/NOTES.txt similarity index 100% rename from incubator/automatic-ripping-machine/0.0.7/templates/NOTES.txt rename to incubator/automatic-ripping-machine/0.0.8/templates/NOTES.txt diff --git a/incubator/automatic-ripping-machine/0.0.7/templates/common.yaml b/incubator/automatic-ripping-machine/0.0.8/templates/common.yaml similarity index 100% rename from incubator/automatic-ripping-machine/0.0.7/templates/common.yaml rename to incubator/automatic-ripping-machine/0.0.8/templates/common.yaml diff --git a/incubator/automatic-ripping-machine/0.0.7/values.yaml b/incubator/automatic-ripping-machine/0.0.8/values.yaml similarity index 100% rename from incubator/automatic-ripping-machine/0.0.7/values.yaml rename to incubator/automatic-ripping-machine/0.0.8/values.yaml