mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-06-11 02:56:10 +00:00
Preparation for 0.11.0 release - and point helm docs at repo for now.
This commit is contained in:
13
CHANGELOG.md
13
CHANGELOG.md
@@ -1,5 +1,18 @@
|
||||
# Kubernetes Collection Changes
|
||||
|
||||
## 0.11.0
|
||||
|
||||
### New Features
|
||||
|
||||
- PR #61: Add `helm`, `helm_info`, and `helm_repository` modules.
|
||||
- PR #81: Rename repository to `community.kubernetes`.
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- PR #78: Update GitHub Actions workflow for better CI stability.
|
||||
- PR #69: k8s_log no longer attempts to parse log as JSON.
|
||||
- PR #85: Make sure extra files are not included in built collection.
|
||||
|
||||
## 0.10.0
|
||||
|
||||
### New Features
|
||||
|
||||
Reference in New Issue
Block a user