File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,24 @@ All notable changes to this project will be documented in this file.
4
4
5
5
## [ Unreleased]
6
6
7
+ ## [ 1.1.0] ( https://github.com/WoozyMasta/kube-dump/releases/tag/1.1.0 ) - 2022-02-09
8
+
9
+ ### Added
10
+
11
+ * option ` --detailed ` for not remove detailed state specific fields in files
12
+ [ #29 ] ( https://github.com/WoozyMasta/kube-dump/pull/29 )
13
+ * option ` --output-by-type ` for organize output into directories by resource type
14
+ [ #29 ] ( https://github.com/WoozyMasta/kube-dump/pull/29 )
15
+ * option ` --flat ` for organize all resources of the same type in the same file
16
+ [ #29 ] ( https://github.com/WoozyMasta/kube-dump/pull/29 )
17
+ * package ` bind-tools ` for fix some DNS resolution issues
18
+
19
+ ### Changed
20
+
21
+ * Base Alpine image version updated to ** 3.15** from ** 3.13**
22
+ * ` yq ` and ` jq ` install from Alpine repository
23
+ * ` kubectl ` update to ** 1.23.3** from ** 1.23.1**
24
+
7
25
## [ 1.0.7] ( https://github.com/WoozyMasta/kube-dump/releases/tag/1.0.7 ) - 2022-01-18
8
26
9
27
### Added
You can’t perform that action at this time.
0 commit comments