There was an error while loading. Please reload this page.
1 parent 9bb137c commit 6f75810Copy full SHA for 6f75810
3 files changed
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [Unreleased]
6
+
7
+### Security
8
+- deps: bump k8s.io/apimachinery v0.35.6 → v0.36.2
9
+- deps: bump k8s.io/client-go v0.35.6 → v0.36.2
10
11
## [2.8.3] - 2026-06-26
12
13
### Fixed
deploy/helm/CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Helm chart changelog
+## [1.10.1] - 2026-06-29
+### Changed
+- Update csi-resizer image to v2.2.1
## [1.10.0] - 2026-06-28
### Added
deploy/helm/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: upcloud-csi
description: CSI driver for UpCloud block storage
type: application
-version: "1.10.0"
+version: "1.10.1"
appVersion: "v2.8.3"
kubeVersion: ">=1.21.0"
keywords:
0 commit comments