We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c202b9a + 2c27584 commit 68fd3f7Copy full SHA for 68fd3f7
1 file changed
releasenotes/v0.11.7.md
@@ -0,0 +1,21 @@
1
+<!-- markdownlint-disable no-inline-html line-length -->
2
+# Changes since v0.11.6
3
+
4
+## :bug: Bug Fixes
5
6
+- Remove unused RBAC permissions from controller ClusterRole (#3135)
7
+- Fix HFC controller error loop on deleted resource (#3130)
8
9
+## :seedling: Others
10
11
+- Uplift CAPI to v1.11.10 (#3182)
12
+- Bump the kubernetes group to v0.33.11 (#3172)
13
+- Bump go version used for building to 1.25.9 (#3147)
14
15
+## :recycle: Superseded or Reverted
16
17
+- #3109, #3160
18
19
+The image for this release is: v0.11.7
20
21
+_Thanks to all our contributors!_ 😊
0 commit comments