[Ansible][jfrog-platform] 10.0.3 release (#177)

This commit is contained in:
Ram Mohan Rao Chukka
2021-11-15 18:28:23 +05:30
committed by GitHub
parent 2a2fe0a67b
commit da1ba395c7
10 changed files with 12 additions and 9 deletions

View File

@@ -1,6 +1,9 @@
# JFrog Platform Ansible Collection Changelog
All changes to this collection will be documented in this file.
## [10.0.3] - Nov 15, 2021
* Product fixes
## [10.0.2] - Oct 29, 2021
* Product fixes

View File

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

View File

@@ -1,7 +1,7 @@
# defaults file for artifactory
# The version of artifactory to install
artifactory_version: 7.27.9
artifactory_version: 7.27.10
# Set this to true when SSL is enabled (to use artifactory_nginx_ssl role), default to false (implies artifactory uses artifactory_nginx role )
artifactory_nginx_ssl_enabled: false

View File

@@ -1,5 +1,5 @@
# platform collection version
platform_collection_version: 10.0.2
platform_collection_version: 10.0.3
# 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.9.3
distribution_version: 2.10.3
# whether to enable HA
distribution_ha_enabled: false

View File

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

View File

@@ -1,7 +1,7 @@
# defaults file for insight
# The version of insight to install
insight_version: 1.1.1
insight_version: 1.1.3
# whether to enable HA
insight_ha_enabled: false

View File

@@ -1,5 +1,5 @@
# platform collection version
platform_collection_version: 10.0.2
platform_collection_version: 10.0.3
# 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.35.0
xray_version: 3.36.2
# whether to enable HA
xray_ha_enabled: false

View File

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