We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a52a28a + 63cbd57 commit 64f764aCopy full SHA for 64f764a
CHANGELOG.md
@@ -1,6 +1,14 @@
1
Apache CloudStack Kubernetes Provider Changelog
2
====
3
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
12
v1.7.0 (2026-03-05)
13
---
14
charts/cloud-controller-manager/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: cloud-controller-manager
description: CloudStack Cloud Controller Manager Helm chart
type: application
-version: 1.5.0
-appVersion: 1.7.0
+version: 1.5.1
+appVersion: 1.7.1
sources:
- https://github.com/leaseweb/cloudstack-kubernetes-provider
keywords:
0 commit comments