diff --git a/.release-please-manifest.json b/.release-please-manifest.json index f840afe..332a59e 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -5,7 +5,7 @@ "helm/applications/science-portal": "1.0.0", "helm/applications/skaha": "1.0.4", "helm/applications/sshd": "1.0.1", - "helm/applications/storage-ui": "0.7.0", + "helm/applications/storage-ui": "0.8.0", "helm/applications/utils": "0.1.0", "helm/common": "1.0.0" } diff --git a/helm/applications/storage-ui/CHANGELOG.md b/helm/applications/storage-ui/CHANGELOG.md index c46ebbf..34f7c32 100644 --- a/helm/applications/storage-ui/CHANGELOG.md +++ b/helm/applications/storage-ui/CHANGELOG.md @@ -1,5 +1,33 @@ # Storage User Interface Helm Chart (0.6.0) +## [0.8.0](https://github.com/opencadc/deployments/compare/storageui-0.7.0...storageui-0.8.0) (2025-10-17) + + +### Features + +* add tolerations to apis and uis to allow fine grained node deployment ([a2ba229](https://github.com/opencadc/deployments/commit/a2ba2291ffc4cbb41cf47b0d6f1376c8ec64d3d7)) +* allow configuration of manage group links ([d2a4288](https://github.com/opencadc/deployments/commit/d2a4288318b66244484ab3195cace659ffc38f41)) +* allow setting images for those defaulting to docker io ([da0d2e7](https://github.com/opencadc/deployments/commit/da0d2e7fbcf90639adc83a47b0517de827929399)) +* allow setting images for those defaulting to docker io ([97574c2](https://github.com/opencadc/deployments/commit/97574c274c1bf459951d21edbcf539a0abfe0398)) +* **helm-docs:** migrated existing readme to docs, and auto-generated new chart readme, based on values.yml files ([fc2311f](https://github.com/opencadc/deployments/commit/fc2311f11767056b3cc612f45af6e1e87e470ea3)) + + +### Bug Fixes + +* add redis updates for cve fix and skaha limit range object ([e8c02c0](https://github.com/opencadc/deployments/commit/e8c02c0e780d7eeebceed6c237e409d5fc84dba5)) +* add storage ui chart with security fixes ([9d3af7c](https://github.com/opencadc/deployments/commit/9d3af7c8b1ff197adfade1615a7b0fc1868dbdff)) +* add storage ui chart with security fixes ([016f3cc](https://github.com/opencadc/deployments/commit/016f3cced6d4925f5fddbb7f581d96a459ba4765)) +* fix duplicate entries ([9dc019f](https://github.com/opencadc/deployments/commit/9dc019f5067c59053b87724313b80e18fdc9ab12)) +* fix duplicate entries ([eba5822](https://github.com/opencadc/deployments/commit/eba5822eaf3004dae69dfe0612bc9b8e8e1a619d)) +* fix release namespace storage ui chart ([76f7181](https://github.com/opencadc/deployments/commit/76f71813003cb95a89de3332f59a1387068dbee0)) +* **helm:** storage-ui ([ef0dcc0](https://github.com/opencadc/deployments/commit/ef0dcc0907e24cbc06a61728a93c79ce63a62202)) +* **helm:** updated maintainers ([e0aee2a](https://github.com/opencadc/deployments/commit/e0aee2a45b84437f0dda7ad86fb1b7a3853b7c6b)) +* **maintainers:** now need atleast 15 commits in the last 12 months to be considered a maintainer ([02954e4](https://github.com/opencadc/deployments/commit/02954e4e190774cf4756e9b3f90594eac2a80499)) +* **pre-commit:** added auto-generated helm-maintainers section to all helm charts ([882dfb9](https://github.com/opencadc/deployments/commit/882dfb9f2cf2f0d1b3615d7768b92a2f39c122b8)) +* **pre-commit:** end-of-file-fixer ([1d658c7](https://github.com/opencadc/deployments/commit/1d658c75c74faedd7293d5151be51df295a1ddd9)) +* **pre-commit:** trailing-whitespaces ([178468c](https://github.com/opencadc/deployments/commit/178468c8082ca69a395ebc5e185a2186afbb3335)) +* update version for vulnerability fix ([9b2c7e4](https://github.com/opencadc/deployments/commit/9b2c7e44de3390a1c5c5215cce4202b4b588ee8a)) + ## 2025.05.20 (0.6.0) - Add configuration for Manage Groups link - Deal with vulnerability in JSON library diff --git a/helm/applications/storage-ui/Chart.yaml b/helm/applications/storage-ui/Chart.yaml index c6c2679..9a6a933 100644 --- a/helm/applications/storage-ui/Chart.yaml +++ b/helm/applications/storage-ui/Chart.yaml @@ -20,7 +20,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.7.0 +version: 0.8.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to