Skip to content

Commit

Permalink
docs:
Browse files Browse the repository at this point in the history
  • Loading branch information
WoozyMasta committed Feb 9, 2022
1 parent 4779a70 commit 1c33e74
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,24 @@ All notable changes to this project will be documented in this file.

## [Unreleased]

## [1.1.0](https://github.com/WoozyMasta/kube-dump/releases/tag/1.1.0) - 2022-02-09

### Added

* option `--detailed` for not remove detailed state specific fields in files
[#29](https://github.com/WoozyMasta/kube-dump/pull/29)
* option `--output-by-type` for organize output into directories by resource type
[#29](https://github.com/WoozyMasta/kube-dump/pull/29)
* option `--flat` for organize all resources of the same type in the same file
[#29](https://github.com/WoozyMasta/kube-dump/pull/29)
* package `bind-tools` for fix some DNS resolution issues

### Changed

* Base Alpine image version updated to **3.15** from **3.13**
* `yq` and `jq` install from Alpine repository
* `kubectl` update to **1.23.3** from **1.23.1**

## [1.0.7](https://github.com/WoozyMasta/kube-dump/releases/tag/1.0.7) - 2022-01-18

### Added
Expand Down

0 comments on commit 1c33e74

Please sign in to comment.