diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 16297bc6..7669898a 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -123,6 +123,11 @@ Bugfixes - helm - use ``reuse-values`` when running ``helm diff`` command (https://github.com/ansible-collections/kubernetes.core/issues/680). - integrations test helm_kubeconfig - set helm version to v3.10.3 to avoid incompatability with new bitnami charts (https://github.com/ansible-collections/kubernetes.core/pull/670). +v3.3.1 +======= + +This release fixes the CI issues with the ``linters`` workflow. + v3.3.0 ====== diff --git a/changelogs/changelog.yaml b/changelogs/changelog.yaml index 729c169d..ff63f8b2 100644 --- a/changelogs/changelog.yaml +++ b/changelogs/changelog.yaml @@ -900,6 +900,12 @@ releases: - 798-drain-pdb-error-message.yaml - readme_template_update.yml release_date: '2025-01-20' + 3.3.1: + changes: + release_summary: This release fixes the CI issues with the ``linters`` workflow. + fragments: + - release_summary.yml + release_date: '2025-03-26' 4.0.0: changes: bugfixes: