File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v1.8.0] - 2025-11-19
4+ ### 🛠️ Changed / Refactoring
5+ * 🔧 helm: snapshotter tuning, raise timeout for all by @jfbus in https://github.com/outscale/osc-bsu-csi-driver/pull/1028
6+
37## [ v1.8.0-rc.1] - 2025-11-13
48### 🐛 Fixed
59* 🐛 fix: handle edge cases in resource watchers by @jfbus in https://github.com/outscale/osc-bsu-csi-driver/pull/1023
Original file line number Diff line number Diff line change @@ -53,8 +53,7 @@ The **Outscale Block Storage Unit (BSU) CSI Driver** implements the Container St
5353| v0.0.15 | [ v1.5.0] ( https://github.com/container-storage-interface/spec/releases/tag/v1.5.0 ) | 1.20 | 1.23 |
5454| v0.1.0 – v1.3.0 | [ v1.5.0] ( https://github.com/container-storage-interface/spec/releases/tag/v1.5.0 ) | 1.20 | 1.23 |
5555| v0.1.0 – v1.6.x | [ v1.8.0] ( https://github.com/container-storage-interface/spec/releases/tag/v1.8.0 ) | 1.20 | 1.30 |
56- | v1.7.x | [ v1.10.0] ( https://github.com/container-storage-interface/spec/releases/tag/v1.10.0 ) | 1.20 | 1.31 |
57- | v1.8.x | [ v1.10.0] ( https://github.com/container-storage-interface/spec/releases/tag/v1.10.0 ) | 1.28 | 1.32 |
56+ | v1.7.x - v1.8.x | [ v1.10.0] ( https://github.com/container-storage-interface/spec/releases/tag/v1.10.0 ) | 1.20 | 1.31 |
5857
5958</details >
6059
You can’t perform that action at this time.
0 commit comments