We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cc8798c + db2b0b5 commit 283fd96Copy full SHA for 283fd96
CHANGELOG.md
@@ -1,6 +1,13 @@
1
Apache CloudStack Kubernetes Provider Changelog
2
====
3
4
+v1.8.0 (2026-04-08)
5
+---
6
+### Features
7
+
8
+- feat: K8s 1.35 Support and K8s Dependencies update to v0.34.3
9
+- feat(lint): Update golangci-lint to 2.7.2
10
11
v1.7.1 (2026-03-20)
12
---
13
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.1
-appVersion: 1.7.1
+version: 1.6.0
+appVersion: 1.8.0
sources:
- https://github.com/leaseweb/cloudstack-kubernetes-provider
keywords:
0 commit comments