diff options
| author | jannfis <jann@mistrust.net> | 2020-08-18 12:04:39 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-18 12:04:39 +0200 |
| commit | 50c2f36f9c730fc023b6eac7d43b3f04337bcc47 (patch) | |
| tree | 2bc4910ffe6494f161b5735adba62aebc8718956 /CHANGELOG.md | |
| parent | 84c85e8c3ae69036dfe34dafe1d2411330df79b9 (diff) | |
docs: Reflect release v0.5.0 (#64)
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9cfc54e..c73771c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,31 @@ handling on your side. ### Upgrade notes (no really, you MUST read this) +N/A + +### Bug fixes + +* fix: Properly load registry configuration +* fix: Use a default path for registries.conf +* fix: Make installation base compatible with Kustomize v2 + +### New features + +* feat: Allow filtering of tags using built-in filter functions +* feat: Allow specifying per-image pull secrets +* feat: Support GitHub Docker registry + +### Other changes + +* refactor: Lots of refactoring "under the hood" + + +## 2020-08-18 - Release v0.4.0 + +### Upgrade notes (no really, you MUST read this) + +N/A + ### Bug fixes * fix: Properly load registry configuration |
