1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-03 23:51:48 +00:00

chore(main): release 5.0.1 (#638)

🤖 I have created a release *beep* *boop*
---


##
[5.0.1](https://github.com/ansible-collections/hetzner.hcloud/compare/5.0.0...5.0.1)
(2025-05-21)


### Bug Fixes

* remove deprecated force_upgrade argument
([#637](https://github.com/ansible-collections/hetzner.hcloud/issues/637))
([88f84e7](88f84e7d7c))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
This commit is contained in:
Hetzner Cloud Bot 2025-05-21 17:48:04 +02:00 committed by GitHub
parent 88f84e7d7c
commit 4e5e65abcc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 26 additions and 5 deletions

View file

@ -1,6 +1,6 @@
namespace: hetzner
name: hcloud
version: 5.0.0
version: 5.0.1
readme: README.md
authors:
- Hetzner Cloud (github.com/hetznercloud)