We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 956f2be + 46c020d commit a6db520Copy full SHA for a6db520
CHANGELOG.md
@@ -4,6 +4,7 @@ All notable changes to this project will be documented in this file.
4
5
## Table of Contents
6
7
+- [2.12.0](#2120)
8
- [2.11.4](#2114)
9
- [2.11.3](#2113)
10
- [2.11.2](#2112)
@@ -29,6 +30,13 @@ All notable changes to this project will be documented in this file.
29
30
31
---
32
33
+## `2.12.0`
34
+
35
+- Update kubesec dependencies
36
+- Update actions
37
+- Migrate from kubeval to kubeconform
38
+- Fix StatefulSet and VolumeClaimTemplate issues
39
40
## `2.11.4`
41
42
- Fix container builds so all tags are correctly built
0 commit comments