Skip to content

Commit 1c33e74

Browse files
committed
docs:
1 parent 4779a70 commit 1c33e74

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,24 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

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+
725
## [1.0.7](https://github.com/WoozyMasta/kube-dump/releases/tag/1.0.7) - 2022-01-18
826

927
### Added

0 commit comments

Comments
 (0)