Skip to content

Commit 64f764a

Browse files
authored
Merge pull request #129 from leaseweb/bump_chart_1_5_1
chore(chart): Bump chart to v1.5.1 for release v1.7.1
2 parents a52a28a + 63cbd57 commit 64f764a

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Apache CloudStack Kubernetes Provider Changelog
22
====
33

4+
v1.7.1 (2026-03-20)
5+
---
6+
7+
### Bug Fixes
8+
9+
- Filter LB rules by name prefix in getLoadBalancerByID
10+
- Default to TCP protocol when proto empty
11+
412
v1.7.0 (2026-03-05)
513
---
614

charts/cloud-controller-manager/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: cloud-controller-manager
33
description: CloudStack Cloud Controller Manager Helm chart
44
type: application
5-
version: 1.5.0
6-
appVersion: 1.7.0
5+
version: 1.5.1
6+
appVersion: 1.7.1
77
sources:
88
- https://github.com/leaseweb/cloudstack-kubernetes-provider
99
keywords:

0 commit comments

Comments
 (0)