Update version

This commit is contained in:
Chris Hawk 2025-01-30 13:57:06 -08:00
parent ad6df1688f
commit 7c808c047c
4 changed files with 16 additions and 3 deletions

View file

@ -4,6 +4,14 @@ Google.Cloud Release Notes
.. contents:: Topics
v1.5.1
======
Bugfixes
--------
- run integration test with Ansible 2.16 to match `requires_ansible` version
v1.5.0
======

View file

@ -121,3 +121,10 @@ releases:
- remove-google_cloud_ops_agents-role.yml
- upgrade_anisble.yml
release_date: '2025-01-14'
1.5.1:
changes:
bugfixes:
- run integration test with Ansible 2.16 to match `requires_ansible` version
fragments:
- 667-include-2-16-in-ci.yml
release_date: '2025-01-30'

View file

@ -1,2 +0,0 @@
bugfixes:
- run integration test with Ansible 2.16 to match `requires_ansible` version

View file

@ -10,7 +10,7 @@ namespace: google
name: cloud
# The version of the collection. Must be compatible with semantic versioning
version: 1.5.0
version: 1.5.1
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
readme: README.md