diff --git a/operators/openebs/3.4.1/charts/common-19.0.0.tgz b/operators/openebs/3.4.1/charts/common-19.0.0.tgz deleted file mode 100644 index 6b07782a3c2..00000000000 Binary files a/operators/openebs/3.4.1/charts/common-19.0.0.tgz and /dev/null differ diff --git a/operators/openebs/3.4.1/questions.yaml b/operators/openebs/3.4.1/questions.yaml deleted file mode 100755 index 34ba9e0400c..00000000000 --- a/operators/openebs/3.4.1/questions.yaml +++ /dev/null @@ -1,49 +0,0 @@ -groups: - - name: Container Image - description: Image to be used for container - - name: General Settings - description: General Deployment Settings - - name: Workload Settings - description: Workload Settings - - name: App Configuration - description: App Specific Config Options - - name: Networking and Services - description: Configure Network and Services for Container - - name: Storage and Persistence - description: Persist and Share Data that is Separate from the Container - - name: Ingress - description: Ingress Configuration - - name: Security and Permissions - description: Configure Security Context and Permissions - - name: Resources and Devices - description: "Specify Resources/Devices to be Allocated to Workload" - - name: Middlewares - description: Traefik Middlewares - - name: Metrics - description: Metrics - - name: Addons - description: Addon Configuration - - name: Backup Configuration - description: Configure Velero Backup Schedule - - name: Advanced - description: Advanced Configuration - - name: Postgresql - description: Postgresql - - name: Documentation - description: Documentation - -questions: - - variable: global - group: General Settings - label: "Global Settings" - schema: - additional_attrs: true - type: dict - attrs: - - variable: stopAll - label: Stop All - description: "Stops All Running pods and hibernates cnpg" - schema: - type: boolean - default: false - diff --git a/operators/openebs/3.4.1/.helmignore b/operators/openebs/3.5.3/.helmignore similarity index 100% rename from operators/openebs/3.4.1/.helmignore rename to operators/openebs/3.5.3/.helmignore diff --git a/operators/openebs/3.4.1/CHANGELOG.md b/operators/openebs/3.5.3/CHANGELOG.md similarity index 59% rename from operators/openebs/3.4.1/CHANGELOG.md rename to operators/openebs/3.5.3/CHANGELOG.md index cfb88752928..683c449c3f5 100644 --- a/operators/openebs/3.4.1/CHANGELOG.md +++ b/operators/openebs/3.5.3/CHANGELOG.md @@ -8,6 +8,38 @@ title: Changelog **Important:** +## [openebs-3.5.3](https://github.com/truecharts/charts/compare/openebs-3.5.2...openebs-3.5.3) (2024-03-13) + + +## [openebs-3.5.2](https://github.com/truecharts/charts/compare/openebs-3.5.1...openebs-3.5.2) (2024-03-12) + +### Chore + + + +- update container image common to v20.0.9[@caa8bac](https://github.com/caa8bac) by renovate ([#19179](https://github.com/truecharts/charts/issues/19179)) + + +## [openebs-3.5.1](https://github.com/truecharts/charts/compare/openebs-3.5.0...openebs-3.5.1) (2024-03-12) + +### Chore + + + +- update container image common to v20.0.8[@021a874](https://github.com/021a874) by renovate ([#19175](https://github.com/truecharts/charts/issues/19175)) + + +## [openebs-3.5.0](https://github.com/truecharts/charts/compare/openebs-3.4.1...openebs-3.5.0) (2024-03-11) + +### Chore + + + +- update container image common to v20.0.6[@5f6c753](https://github.com/5f6c753) by renovate ([#19131](https://github.com/truecharts/charts/issues/19131)) + +- some cleanup + + ## [openebs-3.4.1](https://github.com/truecharts/charts/compare/openebs-3.4.0...openebs-3.4.1) (2024-03-07) ### Chore @@ -65,35 +97,3 @@ title: Changelog - - - - - - - - - -## [openebs-2.1.16](https://github.com/truecharts/charts/compare/openebs-2.1.15...openebs-2.1.16) (2024-02-12) - -### Chore - - - -- update container image tccr.io/tccr/alpine to latest[@ade0065](https://github.com/ade0065) by renovate ([#18108](https://github.com/truecharts/charts/issues/18108)) - - -## [openebs-2.1.15](https://github.com/truecharts/charts/compare/openebs-2.1.14...openebs-2.1.15) (2024-02-03) - -### Chore - - - -- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804)) - - -## [openebs-2.1.14](https://github.com/truecharts/charts/compare/openebs-2.1.13...openebs-2.1.14) (2024-01-26) - -### Chore - - diff --git a/operators/openebs/3.4.1/Chart.yaml b/operators/openebs/3.5.3/Chart.yaml similarity index 97% rename from operators/openebs/3.4.1/Chart.yaml rename to operators/openebs/3.5.3/Chart.yaml index 84e0650079e..3bec73f1782 100644 --- a/operators/openebs/3.4.1/Chart.yaml +++ b/operators/openebs/3.5.3/Chart.yaml @@ -10,7 +10,7 @@ apiVersion: v2 appVersion: latest dependencies: - name: common - version: 19.0.0 + version: 20.0.9 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -42,4 +42,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/operators/openebs - https://github.com/truecharts/containers/tree/master/apps/scratch type: application -version: 3.4.1 +version: 3.5.3 diff --git a/operators/openebs/3.4.1/README.md b/operators/openebs/3.5.3/README.md similarity index 100% rename from operators/openebs/3.4.1/README.md rename to operators/openebs/3.5.3/README.md diff --git a/operators/openebs/3.5.3/app-changelog.md b/operators/openebs/3.5.3/app-changelog.md new file mode 100644 index 00000000000..db51c5e5119 --- /dev/null +++ b/operators/openebs/3.5.3/app-changelog.md @@ -0,0 +1,3 @@ + + +## [openebs-3.5.3](https://github.com/truecharts/charts/compare/openebs-3.5.2...openebs-3.5.3) (2024-03-13) \ No newline at end of file diff --git a/operators/openebs/3.4.1/app-readme.md b/operators/openebs/3.5.3/app-readme.md similarity index 100% rename from operators/openebs/3.4.1/app-readme.md rename to operators/openebs/3.5.3/app-readme.md diff --git a/operators/openebs/3.5.3/charts/common-20.0.9.tgz b/operators/openebs/3.5.3/charts/common-20.0.9.tgz new file mode 100644 index 00000000000..41a62ef2dc2 Binary files /dev/null and b/operators/openebs/3.5.3/charts/common-20.0.9.tgz differ diff --git a/operators/openebs/3.4.1/charts/openebs-3.10.0.tgz b/operators/openebs/3.5.3/charts/openebs-3.10.0.tgz similarity index 100% rename from operators/openebs/3.4.1/charts/openebs-3.10.0.tgz rename to operators/openebs/3.5.3/charts/openebs-3.10.0.tgz diff --git a/operators/openebs/3.4.1/ix_values.yaml b/operators/openebs/3.5.3/ix_values.yaml similarity index 100% rename from operators/openebs/3.4.1/ix_values.yaml rename to operators/openebs/3.5.3/ix_values.yaml diff --git a/operators/openebs/3.5.3/questions.yaml b/operators/openebs/3.5.3/questions.yaml new file mode 100755 index 00000000000..800006191eb --- /dev/null +++ b/operators/openebs/3.5.3/questions.yaml @@ -0,0 +1,99 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Backup Configuration + description: Configure Velero Backup Schedule + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation + +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + + + - variable: openebs + group: "Storage and Persistence" + label: "OpenEBS Settings" + schema: + type: dict + additional_attrs: true + attrs: + - variable: localprovisioner + label: "Localprovisioner Settings" + schema: + type: dict + additional_attrs: true + attrs: + - variable: enableDeviceClass + label: "enableDeviceClass" + schema: + type: boolean + default: false + hidden: true + - variable: hostpathClass + label: "hostpathClass" + schema: + additional_attrs: true + type: dict + attrs: + - variable: reclaimPolicy + label: "reclaimPolicy" + schema: + type: string + required: true + default: "Retain" + enum: + - value: Retain + description: Retain (Keep Data on App Deletion) + - value: Delete + description: Delete (Delete data on App Deletion) + - variable: isDefaultClass + label: "Default Class" + schema: + type: boolean + required: true + default: true + - variable: basePath + label: "basePath" + description: "Path to store your application data into" + schema: + type: string + required: true + default: "" \ No newline at end of file diff --git a/operators/openebs/3.4.1/templates/NOTES.txt b/operators/openebs/3.5.3/templates/NOTES.txt similarity index 100% rename from operators/openebs/3.4.1/templates/NOTES.txt rename to operators/openebs/3.5.3/templates/NOTES.txt diff --git a/operators/openebs/3.4.1/templates/common.yaml b/operators/openebs/3.5.3/templates/common.yaml similarity index 100% rename from operators/openebs/3.4.1/templates/common.yaml rename to operators/openebs/3.5.3/templates/common.yaml diff --git a/operators/openebs/3.4.1/values.yaml b/operators/openebs/3.5.3/values.yaml similarity index 100% rename from operators/openebs/3.4.1/values.yaml rename to operators/openebs/3.5.3/values.yaml diff --git a/stable/post-recording/5.5.3/app-changelog.md b/stable/post-recording/5.5.3/app-changelog.md deleted file mode 100644 index 20ae08d7032..00000000000 --- a/stable/post-recording/5.5.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [post-recording-5.5.3](https://github.com/truecharts/charts/compare/post-recording-5.5.2...post-recording-5.5.3) (2024-03-13) - -### Fix - - - -- Remove extra ENV_VAR blocking deployment ([#19190](https://github.com/truecharts/charts/issues/19190)) \ No newline at end of file