From db2c3751f72d04888880704cd40ef59dfed0226c Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 14 Nov 2023 12:47:14 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- dependency/mongodb/8.0.41/app-changelog.md | 9 - .../mongodb/{8.0.41 => 8.0.42}/CHANGELOG.md | 18 +- .../mongodb/{8.0.41 => 8.0.42}/Chart.yaml | 2 +- .../mongodb/{8.0.41 => 8.0.42}/README.md | 0 dependency/mongodb/8.0.42/app-changelog.md | 9 + .../mongodb/{8.0.41 => 8.0.42}/app-readme.md | 0 .../charts/common-14.3.5.tgz | Bin .../mongodb/{8.0.41 => 8.0.42}/ix_values.yaml | 2 +- .../mongodb/{8.0.41 => 8.0.42}/questions.yaml | 186 ++++++++++++++++++ .../{8.0.41 => 8.0.42}/templates/NOTES.txt | 0 .../{8.0.41 => 8.0.42}/templates/common.yaml | 0 .../mongodb/{8.0.41 => 8.0.42}/values.yaml | 0 12 files changed, 206 insertions(+), 20 deletions(-) delete mode 100644 dependency/mongodb/8.0.41/app-changelog.md rename dependency/mongodb/{8.0.41 => 8.0.42}/CHANGELOG.md (90%) rename dependency/mongodb/{8.0.41 => 8.0.42}/Chart.yaml (98%) rename dependency/mongodb/{8.0.41 => 8.0.42}/README.md (100%) create mode 100644 dependency/mongodb/8.0.42/app-changelog.md rename dependency/mongodb/{8.0.41 => 8.0.42}/app-readme.md (100%) rename dependency/mongodb/{8.0.41 => 8.0.42}/charts/common-14.3.5.tgz (100%) rename dependency/mongodb/{8.0.41 => 8.0.42}/ix_values.yaml (98%) rename dependency/mongodb/{8.0.41 => 8.0.42}/questions.yaml (90%) rename dependency/mongodb/{8.0.41 => 8.0.42}/templates/NOTES.txt (100%) rename dependency/mongodb/{8.0.41 => 8.0.42}/templates/common.yaml (100%) rename dependency/mongodb/{8.0.41 => 8.0.42}/values.yaml (100%) diff --git a/dependency/mongodb/8.0.41/app-changelog.md b/dependency/mongodb/8.0.41/app-changelog.md deleted file mode 100644 index dcedf3d8550..00000000000 --- a/dependency/mongodb/8.0.41/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mongodb-8.0.41](https://github.com/truecharts/charts/compare/mongodb-8.0.40...mongodb-8.0.41) (2023-11-10) - -### Chore - -- update container image tccr.io/truecharts/mongodb to v7.0.3 ([#14530](https://github.com/truecharts/charts/issues/14530)) - - \ No newline at end of file diff --git a/dependency/mongodb/8.0.41/CHANGELOG.md b/dependency/mongodb/8.0.42/CHANGELOG.md similarity index 90% rename from dependency/mongodb/8.0.41/CHANGELOG.md rename to dependency/mongodb/8.0.42/CHANGELOG.md index d763c129b8b..5b04a894895 100644 --- a/dependency/mongodb/8.0.41/CHANGELOG.md +++ b/dependency/mongodb/8.0.42/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mongodb-8.0.42](https://github.com/truecharts/charts/compare/mongodb-8.0.41...mongodb-8.0.42) (2023-11-14) + +### Chore + +- update container image tccr.io/truecharts/mongodb to v7.0.3 ([#14650](https://github.com/truecharts/charts/issues/14650)) + + + + ## [mongodb-8.0.41](https://github.com/truecharts/charts/compare/mongodb-8.0.40...mongodb-8.0.41) (2023-11-10) ### Chore @@ -88,12 +97,3 @@ - update helm chart common to 14.2.0 ([#14089](https://github.com/truecharts/charts/issues/14089)) - - -## [mongodb-8.0.31](https://github.com/truecharts/charts/compare/mongodb-8.0.30...mongodb-8.0.31) (2023-10-29) - -### Chore - -- update helm chart common to 14.1.1 ([#14053](https://github.com/truecharts/charts/issues/14053)) - - diff --git a/dependency/mongodb/8.0.41/Chart.yaml b/dependency/mongodb/8.0.42/Chart.yaml similarity index 98% rename from dependency/mongodb/8.0.41/Chart.yaml rename to dependency/mongodb/8.0.42/Chart.yaml index 7b62afb0f71..f687bd8aad8 100644 --- a/dependency/mongodb/8.0.41/Chart.yaml +++ b/dependency/mongodb/8.0.42/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 8.0.41 +version: 8.0.42 annotations: truecharts.org/category: database truecharts.org/SCALE-support: "true" diff --git a/dependency/mongodb/8.0.41/README.md b/dependency/mongodb/8.0.42/README.md similarity index 100% rename from dependency/mongodb/8.0.41/README.md rename to dependency/mongodb/8.0.42/README.md diff --git a/dependency/mongodb/8.0.42/app-changelog.md b/dependency/mongodb/8.0.42/app-changelog.md new file mode 100644 index 00000000000..7928f7b9caa --- /dev/null +++ b/dependency/mongodb/8.0.42/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mongodb-8.0.42](https://github.com/truecharts/charts/compare/mongodb-8.0.41...mongodb-8.0.42) (2023-11-14) + +### Chore + +- update container image tccr.io/truecharts/mongodb to v7.0.3 ([#14650](https://github.com/truecharts/charts/issues/14650)) + + \ No newline at end of file diff --git a/dependency/mongodb/8.0.41/app-readme.md b/dependency/mongodb/8.0.42/app-readme.md similarity index 100% rename from dependency/mongodb/8.0.41/app-readme.md rename to dependency/mongodb/8.0.42/app-readme.md diff --git a/dependency/mongodb/8.0.41/charts/common-14.3.5.tgz b/dependency/mongodb/8.0.42/charts/common-14.3.5.tgz similarity index 100% rename from dependency/mongodb/8.0.41/charts/common-14.3.5.tgz rename to dependency/mongodb/8.0.42/charts/common-14.3.5.tgz diff --git a/dependency/mongodb/8.0.41/ix_values.yaml b/dependency/mongodb/8.0.42/ix_values.yaml similarity index 98% rename from dependency/mongodb/8.0.41/ix_values.yaml rename to dependency/mongodb/8.0.42/ix_values.yaml index 130e553cc0e..23096d9425c 100644 --- a/dependency/mongodb/8.0.41/ix_values.yaml +++ b/dependency/mongodb/8.0.42/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/mongodb pullPolicy: IfNotPresent - tag: v7.0.3@sha256:ad171fe4419041a15f0f1aff5a3b8443f07bf2a3ad0d43c690d9476c6085bdd6 + tag: v7.0.3@sha256:e799df208c43d4610f4418dde132a3be84b307e85abf1eff2cec628a5fce6c43 workload: main: diff --git a/dependency/mongodb/8.0.41/questions.yaml b/dependency/mongodb/8.0.42/questions.yaml similarity index 90% rename from dependency/mongodb/8.0.41/questions.yaml rename to dependency/mongodb/8.0.42/questions.yaml index 15a3307ace1..3c70aa86ea0 100644 --- a/dependency/mongodb/8.0.41/questions.yaml +++ b/dependency/mongodb/8.0.42/questions.yaml @@ -635,6 +635,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 @@ -755,6 +848,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/dependency/mongodb/8.0.41/templates/NOTES.txt b/dependency/mongodb/8.0.42/templates/NOTES.txt similarity index 100% rename from dependency/mongodb/8.0.41/templates/NOTES.txt rename to dependency/mongodb/8.0.42/templates/NOTES.txt diff --git a/dependency/mongodb/8.0.41/templates/common.yaml b/dependency/mongodb/8.0.42/templates/common.yaml similarity index 100% rename from dependency/mongodb/8.0.41/templates/common.yaml rename to dependency/mongodb/8.0.42/templates/common.yaml diff --git a/dependency/mongodb/8.0.41/values.yaml b/dependency/mongodb/8.0.42/values.yaml similarity index 100% rename from dependency/mongodb/8.0.41/values.yaml rename to dependency/mongodb/8.0.42/values.yaml