Skip to content

Commit 6f75810

Browse files
committed
chore(helm): release v1.10.1
1 parent 9bb137c commit 6f75810

3 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

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+
511
## [2.8.3] - 2026-06-26
612

713
### Fixed

deploy/helm/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Helm chart changelog
22

3+
## [1.10.1] - 2026-06-29
4+
5+
### Changed
6+
- Update csi-resizer image to v2.2.1
7+
38
## [1.10.0] - 2026-06-28
49

510
### Added

deploy/helm/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: upcloud-csi
33
description: CSI driver for UpCloud block storage
44
type: application
5-
version: "1.10.0"
5+
version: "1.10.1"
66
appVersion: "v2.8.3"
77
kubeVersion: ">=1.21.0"
88
keywords:

0 commit comments

Comments
 (0)