From 02355c3c91a056ff67bca3188442b9560a125b38 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 14 Nov 2023 07:40:33 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- .../ddclient/{6.0.9 => 6.0.10}/CHANGELOG.md | 18 +- stable/ddclient/{6.0.9 => 6.0.10}/Chart.yaml | 2 +- stable/ddclient/{6.0.9 => 6.0.10}/README.md | 0 stable/ddclient/6.0.10/app-changelog.md | 9 + .../ddclient/{6.0.9 => 6.0.10}/app-readme.md | 0 .../charts/common-14.3.5.tgz | Bin .../ddclient/{6.0.9 => 6.0.10}/ix_values.yaml | 2 +- .../ddclient/{6.0.9 => 6.0.10}/questions.yaml | 186 ++++++++++++++++++ .../{6.0.9 => 6.0.10}/templates/NOTES.txt | 0 .../{6.0.9 => 6.0.10}/templates/common.yaml | 0 stable/ddclient/{6.0.9 => 6.0.10}/values.yaml | 0 stable/ddclient/6.0.9/app-changelog.md | 9 - 12 files changed, 206 insertions(+), 20 deletions(-) rename stable/ddclient/{6.0.9 => 6.0.10}/CHANGELOG.md (90%) rename stable/ddclient/{6.0.9 => 6.0.10}/Chart.yaml (97%) rename stable/ddclient/{6.0.9 => 6.0.10}/README.md (100%) create mode 100644 stable/ddclient/6.0.10/app-changelog.md rename stable/ddclient/{6.0.9 => 6.0.10}/app-readme.md (100%) rename stable/ddclient/{6.0.9 => 6.0.10}/charts/common-14.3.5.tgz (100%) rename stable/ddclient/{6.0.9 => 6.0.10}/ix_values.yaml (87%) rename stable/ddclient/{6.0.9 => 6.0.10}/questions.yaml (89%) rename stable/ddclient/{6.0.9 => 6.0.10}/templates/NOTES.txt (100%) rename stable/ddclient/{6.0.9 => 6.0.10}/templates/common.yaml (100%) rename stable/ddclient/{6.0.9 => 6.0.10}/values.yaml (100%) delete mode 100644 stable/ddclient/6.0.9/app-changelog.md diff --git a/stable/ddclient/6.0.9/CHANGELOG.md b/stable/ddclient/6.0.10/CHANGELOG.md similarity index 90% rename from stable/ddclient/6.0.9/CHANGELOG.md rename to stable/ddclient/6.0.10/CHANGELOG.md index e2b76a131db..9265ad2352b 100644 --- a/stable/ddclient/6.0.9/CHANGELOG.md +++ b/stable/ddclient/6.0.10/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ddclient-6.0.10](https://github.com/truecharts/charts/compare/ddclient-6.0.9...ddclient-6.0.10) (2023-11-14) + +### Chore + +- update container image tccr.io/truecharts/ddclient to v3.11.1 ([#14639](https://github.com/truecharts/charts/issues/14639)) + + + + ## [ddclient-6.0.9](https://github.com/truecharts/charts/compare/ddclient-6.0.8...ddclient-6.0.9) (2023-11-08) ### Chore @@ -88,12 +97,3 @@ ## [ddclient-6.0.0](https://github.com/truecharts/charts/compare/ddclient-5.0.25...ddclient-6.0.0) (2023-07-31) - - - - -## [ddclient-5.0.25](https://github.com/truecharts/charts/compare/ddclient-5.0.24...ddclient-5.0.25) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) diff --git a/stable/ddclient/6.0.9/Chart.yaml b/stable/ddclient/6.0.10/Chart.yaml similarity index 97% rename from stable/ddclient/6.0.9/Chart.yaml rename to stable/ddclient/6.0.10/Chart.yaml index 2fba1c34248..d282eb4c68e 100644 --- a/stable/ddclient/6.0.9/Chart.yaml +++ b/stable/ddclient/6.0.10/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: ddclient -version: 6.0.9 +version: 6.0.10 appVersion: "3.11.1" description: Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider. type: application diff --git a/stable/ddclient/6.0.9/README.md b/stable/ddclient/6.0.10/README.md similarity index 100% rename from stable/ddclient/6.0.9/README.md rename to stable/ddclient/6.0.10/README.md diff --git a/stable/ddclient/6.0.10/app-changelog.md b/stable/ddclient/6.0.10/app-changelog.md new file mode 100644 index 00000000000..354c0fda52d --- /dev/null +++ b/stable/ddclient/6.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ddclient-6.0.10](https://github.com/truecharts/charts/compare/ddclient-6.0.9...ddclient-6.0.10) (2023-11-14) + +### Chore + +- update container image tccr.io/truecharts/ddclient to v3.11.1 ([#14639](https://github.com/truecharts/charts/issues/14639)) + + \ No newline at end of file diff --git a/stable/ddclient/6.0.9/app-readme.md b/stable/ddclient/6.0.10/app-readme.md similarity index 100% rename from stable/ddclient/6.0.9/app-readme.md rename to stable/ddclient/6.0.10/app-readme.md diff --git a/stable/ddclient/6.0.9/charts/common-14.3.5.tgz b/stable/ddclient/6.0.10/charts/common-14.3.5.tgz similarity index 100% rename from stable/ddclient/6.0.9/charts/common-14.3.5.tgz rename to stable/ddclient/6.0.10/charts/common-14.3.5.tgz diff --git a/stable/ddclient/6.0.9/ix_values.yaml b/stable/ddclient/6.0.10/ix_values.yaml similarity index 87% rename from stable/ddclient/6.0.9/ix_values.yaml rename to stable/ddclient/6.0.10/ix_values.yaml index b934291acf5..e9a0bf91c01 100644 --- a/stable/ddclient/6.0.9/ix_values.yaml +++ b/stable/ddclient/6.0.10/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/ddclient pullPolicy: IfNotPresent - tag: v3.11.1@sha256:6650c70215d211083cc341c0ae884991e07acb60643eeb79dad1674d9a637af2 + tag: v3.11.1@sha256:7e5e5fffa33df191440ded9fabbf59e851a06e2706b8474d854af0d57dfe6b72 securityContext: container: diff --git a/stable/ddclient/6.0.9/questions.yaml b/stable/ddclient/6.0.10/questions.yaml similarity index 89% rename from stable/ddclient/6.0.9/questions.yaml rename to stable/ddclient/6.0.10/questions.yaml index 3b771f943be..3b99a80fcf4 100644 --- a/stable/ddclient/6.0.9/questions.yaml +++ b/stable/ddclient/6.0.10/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: persistenceList label: Additional App Storage group: Storage and Persistence @@ -668,6 +761,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 label: Security Context diff --git a/stable/ddclient/6.0.9/templates/NOTES.txt b/stable/ddclient/6.0.10/templates/NOTES.txt similarity index 100% rename from stable/ddclient/6.0.9/templates/NOTES.txt rename to stable/ddclient/6.0.10/templates/NOTES.txt diff --git a/stable/ddclient/6.0.9/templates/common.yaml b/stable/ddclient/6.0.10/templates/common.yaml similarity index 100% rename from stable/ddclient/6.0.9/templates/common.yaml rename to stable/ddclient/6.0.10/templates/common.yaml diff --git a/stable/ddclient/6.0.9/values.yaml b/stable/ddclient/6.0.10/values.yaml similarity index 100% rename from stable/ddclient/6.0.9/values.yaml rename to stable/ddclient/6.0.10/values.yaml diff --git a/stable/ddclient/6.0.9/app-changelog.md b/stable/ddclient/6.0.9/app-changelog.md deleted file mode 100644 index cf6563786b1..00000000000 --- a/stable/ddclient/6.0.9/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ddclient-6.0.9](https://github.com/truecharts/charts/compare/ddclient-6.0.8...ddclient-6.0.9) (2023-11-08) - -### Chore - -- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465)) - - \ No newline at end of file