Prepare 4.0.1 release (#247)

This commit is contained in:
Sean Malloy
2024-12-09 12:14:31 -06:00
committed by GitHub
parent 3833922158
commit a890d14253
6 changed files with 21 additions and 4 deletions

View File

@@ -241,3 +241,12 @@ releases:
- defer_removal_of_inventory_plugin.yaml
- k8s-merge_type=json-removed.yml
release_date: '2024-05-29'
4.0.1:
changes:
minor_changes:
- openshift_auth - fix issue where openshift_auth module sometimes does not delete the auth
token. Based on stale PR (https://github.com/openshift/community.okd/pull/194).
release_summary: This is a bug fix release
fragments:
- 242-fix-failed-token-deletion.yml
release_date: '2024-12-03'