|
1 | 1 | # Storage User Interface Helm Chart (0.6.0)
|
2 | 2 |
|
| 3 | +## [0.8.0](https://github.com/opencadc/deployments/compare/storageui-0.7.0...storageui-0.8.0) (2025-10-06) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* add tolerations to apis and uis to allow fine grained node deployment ([a2ba229](https://github.com/opencadc/deployments/commit/a2ba2291ffc4cbb41cf47b0d6f1376c8ec64d3d7)) |
| 9 | +* allow configuration of manage group links ([d2a4288](https://github.com/opencadc/deployments/commit/d2a4288318b66244484ab3195cace659ffc38f41)) |
| 10 | +* allow setting images for those defaulting to docker io ([da0d2e7](https://github.com/opencadc/deployments/commit/da0d2e7fbcf90639adc83a47b0517de827929399)) |
| 11 | +* allow setting images for those defaulting to docker io ([97574c2](https://github.com/opencadc/deployments/commit/97574c274c1bf459951d21edbcf539a0abfe0398)) |
| 12 | + |
| 13 | + |
| 14 | +### Bug Fixes |
| 15 | + |
| 16 | +* add storage ui chart with security fixes ([9d3af7c](https://github.com/opencadc/deployments/commit/9d3af7c8b1ff197adfade1615a7b0fc1868dbdff)) |
| 17 | +* add storage ui chart with security fixes ([016f3cc](https://github.com/opencadc/deployments/commit/016f3cced6d4925f5fddbb7f581d96a459ba4765)) |
| 18 | +* fix duplicate entries ([9dc019f](https://github.com/opencadc/deployments/commit/9dc019f5067c59053b87724313b80e18fdc9ab12)) |
| 19 | +* fix duplicate entries ([eba5822](https://github.com/opencadc/deployments/commit/eba5822eaf3004dae69dfe0612bc9b8e8e1a619d)) |
| 20 | +* fix release namespace storage ui chart ([76f7181](https://github.com/opencadc/deployments/commit/76f71813003cb95a89de3332f59a1387068dbee0)) |
| 21 | +* update version for vulnerability fix ([9b2c7e4](https://github.com/opencadc/deployments/commit/9b2c7e44de3390a1c5c5215cce4202b4b588ee8a)) |
| 22 | + |
3 | 23 | ## 2025.05.20 (0.6.0)
|
4 | 24 | - Add configuration for Manage Groups link
|
5 | 25 | - Deal with vulnerability in JSON library
|
|
28 | 48 |
|
29 | 49 | ## January 12, 2024 (0.1.3)
|
30 | 50 | * OpenID Connect compliant with Authorization Code flow
|
31 |
| -* Feature flag to disable some features (Batch download/upload, ZIP Download, Create External Links, Supports Paginated downloads) |
| 51 | +* Feature flag to disable some features (Batch download/upload, ZIP Download, Create External Links, Supports Paginated downloads) |
0 commit comments