From a5df1ee0fe0a77333070ad3cce38f4b98ad85b37 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 16 Nov 2023 23:42:06 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/qbitrr/0.0.22/app-changelog.md | 9 - stable/qbitrr/{0.0.22 => 0.0.23}/CHANGELOG.md | 18 +- stable/qbitrr/{0.0.22 => 0.0.23}/Chart.yaml | 4 +- stable/qbitrr/{0.0.22 => 0.0.23}/README.md | 0 stable/qbitrr/0.0.23/app-changelog.md | 9 + .../qbitrr/{0.0.22 => 0.0.23}/app-readme.md | 0 .../charts/common-14.3.5.tgz | Bin .../qbitrr/{0.0.22 => 0.0.23}/ix_values.yaml | 2 +- .../qbitrr/{0.0.22 => 0.0.23}/questions.yaml | 279 ++++++++++++++++++ .../{0.0.22 => 0.0.23}/templates/NOTES.txt | 0 .../{0.0.22 => 0.0.23}/templates/common.yaml | 0 stable/qbitrr/{0.0.22 => 0.0.23}/values.yaml | 0 12 files changed, 300 insertions(+), 21 deletions(-) delete mode 100644 stable/qbitrr/0.0.22/app-changelog.md rename stable/qbitrr/{0.0.22 => 0.0.23}/CHANGELOG.md (88%) rename stable/qbitrr/{0.0.22 => 0.0.23}/Chart.yaml (95%) rename stable/qbitrr/{0.0.22 => 0.0.23}/README.md (100%) create mode 100644 stable/qbitrr/0.0.23/app-changelog.md rename stable/qbitrr/{0.0.22 => 0.0.23}/app-readme.md (100%) rename stable/qbitrr/{0.0.22 => 0.0.23}/charts/common-14.3.5.tgz (100%) rename stable/qbitrr/{0.0.22 => 0.0.23}/ix_values.yaml (94%) rename stable/qbitrr/{0.0.22 => 0.0.23}/questions.yaml (86%) rename stable/qbitrr/{0.0.22 => 0.0.23}/templates/NOTES.txt (100%) rename stable/qbitrr/{0.0.22 => 0.0.23}/templates/common.yaml (100%) rename stable/qbitrr/{0.0.22 => 0.0.23}/values.yaml (100%) diff --git a/stable/qbitrr/0.0.22/app-changelog.md b/stable/qbitrr/0.0.22/app-changelog.md deleted file mode 100644 index 0a8ee1a9e59..00000000000 --- a/stable/qbitrr/0.0.22/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [qbitrr-0.0.22](https://github.com/truecharts/charts/compare/qbitrr-0.0.21...qbitrr-0.0.22) (2023-11-11) - -### Chore - -- update container image tccr.io/truecharts/qbitrr to v3.7.16 ([#14573](https://github.com/truecharts/charts/issues/14573)) - - \ No newline at end of file diff --git a/stable/qbitrr/0.0.22/CHANGELOG.md b/stable/qbitrr/0.0.23/CHANGELOG.md similarity index 88% rename from stable/qbitrr/0.0.22/CHANGELOG.md rename to stable/qbitrr/0.0.23/CHANGELOG.md index 4ba086703f5..3c8fba305c0 100644 --- a/stable/qbitrr/0.0.22/CHANGELOG.md +++ b/stable/qbitrr/0.0.23/CHANGELOG.md @@ -4,6 +4,15 @@ +## [qbitrr-0.0.23](https://github.com/truecharts/charts/compare/qbitrr-0.0.22...qbitrr-0.0.23) (2023-11-16) + +### Chore + +- update container image tccr.io/truecharts/qbitrr to v3.8.1 ([#14735](https://github.com/truecharts/charts/issues/14735)) + + + + ## [qbitrr-0.0.22](https://github.com/truecharts/charts/compare/qbitrr-0.0.21...qbitrr-0.0.22) (2023-11-11) ### Chore @@ -88,12 +97,3 @@ - -## [qbitrr-0.0.13](https://github.com/truecharts/charts/compare/qbitrr-0.0.12...qbitrr-0.0.13) (2023-10-29) - -### Chore - -- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693)) - - update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094)) - - diff --git a/stable/qbitrr/0.0.22/Chart.yaml b/stable/qbitrr/0.0.23/Chart.yaml similarity index 95% rename from stable/qbitrr/0.0.22/Chart.yaml rename to stable/qbitrr/0.0.23/Chart.yaml index fc30a385681..4909782a74f 100644 --- a/stable/qbitrr/0.0.22/Chart.yaml +++ b/stable/qbitrr/0.0.23/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "3.7.16" +appVersion: "3.8.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/qbitrr - https://github.com/Feramance/Qbitrr type: application -version: 0.0.22 +version: 0.0.23 annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: Downloaders diff --git a/stable/qbitrr/0.0.22/README.md b/stable/qbitrr/0.0.23/README.md similarity index 100% rename from stable/qbitrr/0.0.22/README.md rename to stable/qbitrr/0.0.23/README.md diff --git a/stable/qbitrr/0.0.23/app-changelog.md b/stable/qbitrr/0.0.23/app-changelog.md new file mode 100644 index 00000000000..40aaa970b99 --- /dev/null +++ b/stable/qbitrr/0.0.23/app-changelog.md @@ -0,0 +1,9 @@ + + +## [qbitrr-0.0.23](https://github.com/truecharts/charts/compare/qbitrr-0.0.22...qbitrr-0.0.23) (2023-11-16) + +### Chore + +- update container image tccr.io/truecharts/qbitrr to v3.8.1 ([#14735](https://github.com/truecharts/charts/issues/14735)) + + \ No newline at end of file diff --git a/stable/qbitrr/0.0.22/app-readme.md b/stable/qbitrr/0.0.23/app-readme.md similarity index 100% rename from stable/qbitrr/0.0.22/app-readme.md rename to stable/qbitrr/0.0.23/app-readme.md diff --git a/stable/qbitrr/0.0.22/charts/common-14.3.5.tgz b/stable/qbitrr/0.0.23/charts/common-14.3.5.tgz similarity index 100% rename from stable/qbitrr/0.0.22/charts/common-14.3.5.tgz rename to stable/qbitrr/0.0.23/charts/common-14.3.5.tgz diff --git a/stable/qbitrr/0.0.22/ix_values.yaml b/stable/qbitrr/0.0.23/ix_values.yaml similarity index 94% rename from stable/qbitrr/0.0.22/ix_values.yaml rename to stable/qbitrr/0.0.23/ix_values.yaml index 834e6c9e4f0..7067765e91d 100644 --- a/stable/qbitrr/0.0.22/ix_values.yaml +++ b/stable/qbitrr/0.0.23/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/qbitrr pullPolicy: IfNotPresent - tag: v3.7.16@sha256:9007f9bca4cddb66f6e145e141198e658321910d1b325cb87c6e9b0ced52de75 + tag: v3.8.1@sha256:0e3a0cb16223772b8b771ef4f5652fe98118399a9053fde34373fec18a81292a securityContext: container: diff --git a/stable/qbitrr/0.0.22/questions.yaml b/stable/qbitrr/0.0.23/questions.yaml similarity index 86% rename from stable/qbitrr/0.0.22/questions.yaml rename to stable/qbitrr/0.0.23/questions.yaml index 73151ab03eb..7476ebf991e 100644 --- a/stable/qbitrr/0.0.22/questions.yaml +++ b/stable/qbitrr/0.0.23/questions.yaml @@ -548,6 +548,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: downloads label: App Completed Downloads Storage description: Stores the Application Completed Downloads. @@ -649,6 +742,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 @@ -769,6 +955,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: securityContext group: Security and Permissions diff --git a/stable/qbitrr/0.0.22/templates/NOTES.txt b/stable/qbitrr/0.0.23/templates/NOTES.txt similarity index 100% rename from stable/qbitrr/0.0.22/templates/NOTES.txt rename to stable/qbitrr/0.0.23/templates/NOTES.txt diff --git a/stable/qbitrr/0.0.22/templates/common.yaml b/stable/qbitrr/0.0.23/templates/common.yaml similarity index 100% rename from stable/qbitrr/0.0.22/templates/common.yaml rename to stable/qbitrr/0.0.23/templates/common.yaml diff --git a/stable/qbitrr/0.0.22/values.yaml b/stable/qbitrr/0.0.23/values.yaml similarity index 100% rename from stable/qbitrr/0.0.22/values.yaml rename to stable/qbitrr/0.0.23/values.yaml