We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fa6c8d commit a94f073Copy full SHA for a94f073
CHANGELOG.md
@@ -2,6 +2,16 @@
2
3
All notable changes of this project are documented in this file.
4
5
+## v0.4.2
6
+
7
+**Release date:** 2022-01-09
8
9
+This pre-release contains the following changes.
10
11
+Improvements:
12
+ * Add resource's shortName
13
+ * Add display columns to the CRD.
14
15
## v0.4.1
16
17
**Release date:** 2022-01-09
config/manager/kustomization.yaml
@@ -9,4 +9,4 @@ generatorOptions:
images:
- name: chanwit/tf-controller
newName: ghcr.io/chanwit/tf-controller
- newTag: v0.4.1
+ newTag: v0.4.2
0 commit comments