mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 11:06:56 -06:00
[ansible] JFrog Platform 10.10.0 release (#252)
This commit is contained in:
committed by
GitHub
parent
5eea6a893b
commit
71e2f3ac9a
@@ -1,7 +1,7 @@
|
||||
# defaults file for xray
|
||||
|
||||
# The version of xray to install
|
||||
xray_version: 3.59.4
|
||||
xray_version: 3.62.4
|
||||
|
||||
# whether to enable HA
|
||||
xray_ha_enabled: false
|
||||
@@ -59,9 +59,6 @@ xray_db_util_search_filter:
|
||||
ubuntu20:
|
||||
db5: 'db5.3-util.*dfsg.*ubuntu.*amd64\.deb'
|
||||
db: 'db-util.*ubuntu.*all.deb'
|
||||
debian9:
|
||||
db5: 'db5.3-util.*deb9.*amd64\.deb'
|
||||
db: 'db-util_([0-9]{1,3}\.?){3}_all\.deb'
|
||||
debian10:
|
||||
db5: 'TBD'
|
||||
db: 'db-util_([0-9]{1,3}\.?){3}.*nmu1_all\.deb'
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# platform collection version
|
||||
platform_collection_version: 10.9.3
|
||||
platform_collection_version: 10.10.0
|
||||
|
||||
# indicates were this collection was downlaoded from (galaxy, automation_hub, standalone)
|
||||
ansible_marketplace: galaxy
|
||||
|
||||
Reference in New Issue
Block a user