Push changes from 3.3.1 into main branch (#893)

Release 3.3.1 is out; push changes to main branch

Reviewed-by: Bianca Henderson <beeankha@gmail.com>
This commit is contained in:
Bikouo Aubin
2025-03-31 11:06:26 +02:00
committed by GitHub
parent 9ec6912325
commit 0e7229cf8d
2 changed files with 14 additions and 0 deletions

View File

@@ -4,6 +4,14 @@ Kubernetes Collection Release Notes
.. contents:: Topics .. contents:: Topics
v3.3.1
======
Release Summary
---------------
This release fixes the CI issues with the ``linters`` workflow.
v5.1.0 v5.1.0
====== ======

View File

@@ -1000,3 +1000,9 @@ releases:
name: helm_registry_auth name: helm_registry_auth
namespace: '' namespace: ''
release_date: '2025-01-20' 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'