diff --git a/stable/boinc/6.0.21/app-changelog.md b/stable/boinc/6.0.21/app-changelog.md deleted file mode 100644 index 2a80a7f346e..00000000000 --- a/stable/boinc/6.0.21/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [boinc-6.0.21](https://github.com/truecharts/charts/compare/boinc-6.0.20...boinc-6.0.21) (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/boinc/6.0.21/CHANGELOG.md b/stable/boinc/6.0.22/CHANGELOG.md similarity index 93% rename from stable/boinc/6.0.21/CHANGELOG.md rename to stable/boinc/6.0.22/CHANGELOG.md index 10a96c313c0..5602377463a 100644 --- a/stable/boinc/6.0.21/CHANGELOG.md +++ b/stable/boinc/6.0.22/CHANGELOG.md @@ -4,6 +4,15 @@ +## [boinc-6.0.22](https://github.com/truecharts/charts/compare/boinc-6.0.21...boinc-6.0.22) (2023-11-14) + +### Chore + +- update container image tccr.io/truecharts/boinc to latest ([#14649](https://github.com/truecharts/charts/issues/14649)) + + + + ## [boinc-6.0.21](https://github.com/truecharts/charts/compare/boinc-6.0.20...boinc-6.0.21) (2023-11-08) ### Chore @@ -88,12 +97,3 @@ ## [boinc-6.0.12](https://github.com/truecharts/charts/compare/boinc-6.0.11...boinc-6.0.12) (2023-10-10) -### Chore - -- update container image tccr.io/truecharts/boinc to latest ([#13471](https://github.com/truecharts/charts/issues/13471)) - - - - -## [boinc-6.0.11](https://github.com/truecharts/charts/compare/boinc-6.0.10...boinc-6.0.11) (2023-10-07) - diff --git a/stable/boinc/6.0.21/Chart.yaml b/stable/boinc/6.0.22/Chart.yaml similarity index 97% rename from stable/boinc/6.0.21/Chart.yaml rename to stable/boinc/6.0.22/Chart.yaml index de010a7a1cf..288c069e84a 100644 --- a/stable/boinc/6.0.21/Chart.yaml +++ b/stable/boinc/6.0.22/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: boinc -version: 6.0.21 +version: 6.0.22 appVersion: "latest" description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). type: application diff --git a/stable/boinc/6.0.21/README.md b/stable/boinc/6.0.22/README.md similarity index 100% rename from stable/boinc/6.0.21/README.md rename to stable/boinc/6.0.22/README.md diff --git a/stable/boinc/6.0.22/app-changelog.md b/stable/boinc/6.0.22/app-changelog.md new file mode 100644 index 00000000000..83cde1a9243 --- /dev/null +++ b/stable/boinc/6.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [boinc-6.0.22](https://github.com/truecharts/charts/compare/boinc-6.0.21...boinc-6.0.22) (2023-11-14) + +### Chore + +- update container image tccr.io/truecharts/boinc to latest ([#14649](https://github.com/truecharts/charts/issues/14649)) + + \ No newline at end of file diff --git a/stable/boinc/6.0.21/app-readme.md b/stable/boinc/6.0.22/app-readme.md similarity index 100% rename from stable/boinc/6.0.21/app-readme.md rename to stable/boinc/6.0.22/app-readme.md diff --git a/stable/boinc/6.0.21/charts/common-14.3.5.tgz b/stable/boinc/6.0.22/charts/common-14.3.5.tgz similarity index 100% rename from stable/boinc/6.0.21/charts/common-14.3.5.tgz rename to stable/boinc/6.0.22/charts/common-14.3.5.tgz diff --git a/stable/boinc/6.0.21/ix_values.yaml b/stable/boinc/6.0.22/ix_values.yaml similarity index 85% rename from stable/boinc/6.0.21/ix_values.yaml rename to stable/boinc/6.0.22/ix_values.yaml index a868fb09aaf..69a5060e58b 100644 --- a/stable/boinc/6.0.21/ix_values.yaml +++ b/stable/boinc/6.0.22/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/boinc pullPolicy: IfNotPresent - tag: latest@sha256:40cb983d5b0177a27971cc6f813dab4baa003137e9b412520988c4599c87840d + tag: latest@sha256:ade8c79ebb1db2d46089f63dd29867a5ca35975473649710e12ae46ea9c709fd securityContext: container: diff --git a/stable/boinc/6.0.21/questions.yaml b/stable/boinc/6.0.22/questions.yaml similarity index 91% rename from stable/boinc/6.0.21/questions.yaml rename to stable/boinc/6.0.22/questions.yaml index af2429e7ca3..10bff25c58d 100644 --- a/stable/boinc/6.0.21/questions.yaml +++ b/stable/boinc/6.0.22/questions.yaml @@ -623,6 +623,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 @@ -743,6 +836,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 @@ -785,7 +971,7 @@ questions: label: Paths schema: type: list - default: [] + default: [{path: "/", pathType: "Prefix"}] items: - variable: pathEntry label: Host diff --git a/stable/boinc/6.0.21/templates/NOTES.txt b/stable/boinc/6.0.22/templates/NOTES.txt similarity index 100% rename from stable/boinc/6.0.21/templates/NOTES.txt rename to stable/boinc/6.0.22/templates/NOTES.txt diff --git a/stable/boinc/6.0.21/templates/common.yaml b/stable/boinc/6.0.22/templates/common.yaml similarity index 100% rename from stable/boinc/6.0.21/templates/common.yaml rename to stable/boinc/6.0.22/templates/common.yaml diff --git a/stable/boinc/6.0.21/values.yaml b/stable/boinc/6.0.22/values.yaml similarity index 100% rename from stable/boinc/6.0.21/values.yaml rename to stable/boinc/6.0.22/values.yaml