[ansible] JFrog Platform 10.4.0 release (#208)

This commit is contained in:
Ram Mohan Rao Chukka
2022-03-10 12:56:39 +05:30
committed by GitHub
parent 6f1819c8df
commit e64844d6b9
11 changed files with 15 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
# defaults file for artifactory
# The version of artifactory to install
artifactory_version: 7.33.12
artifactory_version: 7.35.2
# 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.3.2
platform_collection_version: 10.4.0
# 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.12.0
distribution_version: 2.12.1
# whether to enable HA
distribution_ha_enabled: false

View File

@@ -1,5 +1,5 @@
# platform collection version
platform_collection_version: 10.3.2
platform_collection_version: 10.4.0
# 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.6.2
insight_version: 1.7.0
# whether to enable HA
insight_ha_enabled: false

View File

@@ -1,5 +1,5 @@
# platform collection version
platform_collection_version: 10.3.2
platform_collection_version: 10.4.0
# 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.43.1
xray_version: 3.44.1
# whether to enable HA
xray_ha_enabled: false

View File

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