[ansible] JFrog Platform 10.3.2 release (#204)

This commit is contained in:
Ram Mohan Rao Chukka
2022-03-01 16:10:33 +05:30
committed by GitHub
parent 4987f2ce27
commit 5175c3e4d5
8 changed files with 10 additions and 7 deletions

View File

@@ -1,6 +1,9 @@
# JFrog Platform Ansible Collection Changelog
All changes to this collection will be documented in this file.
## [10.3.2] - Feb 28, 2022
* Product Updates/fixes
## [10.3.1] - Feb 17, 2022
* Product Updates/fixes

View File

@@ -9,7 +9,7 @@ namespace: "jfrog"
name: "platform"
# The version of the collection. Must be compatible with semantic versioning
version: "10.3.1"
version: "10.3.2"
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
readme: "README.md"

View File

@@ -1,5 +1,5 @@
# platform collection version
platform_collection_version: 10.3.1
platform_collection_version: 10.3.2
# indicates where this collection was downloaded from (galaxy, automation_hub, standalone)
ansible_marketplace: galaxy

View File

@@ -1,7 +1,7 @@
# defaults file for distribution
# The version of distribution to install
distribution_version: 2.11.0
distribution_version: 2.12.0
# whether to enable HA
distribution_ha_enabled: false

View File

@@ -1,5 +1,5 @@
# platform collection version
platform_collection_version: 10.3.1
platform_collection_version: 10.3.2
# indicates were this collection was downlaoded from (galaxy, automation_hub, standalone)
ansible_marketplace: galaxy

View File

@@ -1,5 +1,5 @@
# platform collection version
platform_collection_version: 10.3.1
platform_collection_version: 10.3.2
# indicates were this collection was downlaoded from (galaxy, automation_hub, standalone)
ansible_marketplace: galaxy

View File

@@ -1,7 +1,7 @@
# defaults file for xray
# The version of xray to install
xray_version: 3.42.5
xray_version: 3.43.1
# whether to enable HA
xray_ha_enabled: false

View File

@@ -1,5 +1,5 @@
# platform collection version
platform_collection_version: 10.3.1
platform_collection_version: 10.3.2
# indicates were this collection was downlaoded from (galaxy, automation_hub, standalone)
ansible_marketplace: galaxy