Skip to content

Commit 82887d3

Browse files
chore(main): release 3.3.0 (#285)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 41bf7c6 commit 82887d3

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.2.0"
2+
".": "3.3.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.3.0](https://github.com/vexxhost/ansible-collection-kubernetes/compare/v3.2.0...v3.3.0) (2026-06-18)
4+
5+
6+
### Features
7+
8+
* **cert_manager:** switch from vendored chart to OCI ([#284](https://github.com/vexxhost/ansible-collection-kubernetes/issues/284)) ([a789556](https://github.com/vexxhost/ansible-collection-kubernetes/commit/a7895567d7a7cac653e096bc18c8089bc7c20490))
9+
310
## [3.2.0](https://github.com/vexxhost/ansible-collection-kubernetes/compare/v3.1.0...v3.2.0) (2026-06-08)
411

512

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
namespace: vexxhost
22
name: kubernetes
3-
version: 3.2.0
3+
version: 3.3.0
44
readme: README.md
55
authors:
66
- Mohammed Naser <mnaser@vexxhost.com>

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "ansible-collection-kubernetes"
3-
version = "3.2.0"
3+
version = "3.3.0"
44
authors = [{ name = "VEXXHOST, Inc.", email = "support@vexxhost.com" }]
55
description = "Ansible collection for deploying Kubernetes clusters"
66
readme = "README.md"

0 commit comments

Comments
 (0)