Skip to content

chore(deps): update helm release hcloud-csi to v2.20.2#210

Merged
lukasmetzner merged 1 commit intomainfrom
renovate/hcloud-csi-2.x
Apr 16, 2026
Merged

chore(deps): update helm release hcloud-csi to v2.20.2#210
lukasmetzner merged 1 commit intomainfrom
renovate/hcloud-csi-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 15, 2026

This PR contains the following updates:

Package Type Update Change
hcloud-csi helm_release patch 2.20.02.20.2

Release Notes

hetznercloud/csi-driver (hcloud-csi)

v2.20.2

Compare Source

Volume Label Truncation Issue

The label value truncation introduced in v2.20.1 could produce values
starting with a non-alphanumeric character (e.g. -), which is invalid
per the https://docs.hetzner.cloud/reference/cloud#description/labels.
Truncated values are now stripped of leading non-alphanumeric characters
to ensure they remain valid.

Bug Fixes
  • strip leading non-alphanumeric characters after truncating volume label (#​1328)

v2.20.1

Compare Source

Validate Volume Labels

With this release, volume labels are validated against Hetzner Cloud API requirements before a volume is created.

To avoid breaking existing setups, label values that exceed the maximum length of 63 characters are automatically truncated from the left, keeping the last 63 characters. This is especially relevant for automatically set labels like pvc-name, pvc-namespace, and pv-name, which may contain long Kubernetes resource names.

Bug Fixes
  • validate hcloud volume labels (#​1304)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner April 15, 2026 09:46
@renovate renovate bot changed the title chore(deps): update helm release hcloud-csi to v2.20.1 chore(deps): update helm release hcloud-csi to v2.20.2 Apr 16, 2026
@renovate renovate bot force-pushed the renovate/hcloud-csi-2.x branch from fcfbaae to 9c2b9ee Compare April 16, 2026 09:18
@renovate renovate bot force-pushed the renovate/hcloud-csi-2.x branch from 9c2b9ee to 02c56c3 Compare April 16, 2026 11:18
@lukasmetzner lukasmetzner merged commit 5492156 into main Apr 16, 2026
3 of 4 checks passed
@lukasmetzner lukasmetzner deleted the renovate/hcloud-csi-2.x branch April 16, 2026 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant