Skip to content

Commit ef53f2e

Browse files
chore(main): release 1.13.0
1 parent afa3586 commit ef53f2e

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.12.1"
2+
".": "1.13.0"
33
}

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.13.0](https://github.com/vexxhost/ansible-collection-kubernetes/compare/v1.12.1...v1.13.0) (2024-03-13)
4+
5+
6+
### Features
7+
8+
* upgrade cluster api version ([#103](https://github.com/vexxhost/ansible-collection-kubernetes/issues/103)) ([afa3586](https://github.com/vexxhost/ansible-collection-kubernetes/commit/afa35869cda338317d42541ebff6152b14001267))
9+
10+
11+
### Bug Fixes
12+
13+
* Use kubelet_hostname instead of inventory_hostname_short ([#101](https://github.com/vexxhost/ansible-collection-kubernetes/issues/101)) ([5711e3c](https://github.com/vexxhost/ansible-collection-kubernetes/commit/5711e3ccc634d3fd523f7a449fb2b2fd936544c6))
14+
315
## [1.12.1](https://github.com/vexxhost/ansible-collection-kubernetes/compare/v1.12.0...v1.12.1) (2023-12-27)
416

517

galaxy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
namespace: vexxhost
22
name: kubernetes
3-
version: 1.12.1 # x-release-please-version
3+
version: 1.13.0 # x-release-please-version
44
readme: README.md
55
authors:
66
- Mohammed Naser <[email protected]>

0 commit comments

Comments
 (0)