mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 04:06:55 -06:00
[ansible] JFrog Platform 10.4.0 release (#208)
This commit is contained in:
committed by
GitHub
parent
6f1819c8df
commit
e64844d6b9
@@ -1,7 +1,11 @@
|
|||||||
# JFrog Platform Ansible Collection Changelog
|
# JFrog Platform Ansible Collection Changelog
|
||||||
All changes to this collection will be documented in this file.
|
All changes to this collection will be documented in this file.
|
||||||
|
|
||||||
## [10.3.2] - Feb 28, 2022
|
## [10.4.0] - Mar 9, 2022
|
||||||
|
* Removed suport for ubuntu 16 LTS version
|
||||||
|
* Product Updates/fixes
|
||||||
|
|
||||||
|
## [10.3.2] - Feb 18, 2022
|
||||||
* Product Updates/fixes
|
* Product Updates/fixes
|
||||||
|
|
||||||
## [10.3.1] - Feb 17, 2022
|
## [10.3.1] - Feb 17, 2022
|
||||||
|
|||||||
@@ -118,7 +118,7 @@ ansible-galaxy collection build
|
|||||||
## OS support
|
## OS support
|
||||||
The JFrog Platform Ansible Collection can be installed on the following operating systems:
|
The JFrog Platform Ansible Collection can be installed on the following operating systems:
|
||||||
|
|
||||||
* Ubuntu LTS versions (16.04/18.04/20.4)
|
* Ubuntu LTS versions (18.04/20.4)
|
||||||
* Centos/RHEL 7.x/8.x
|
* Centos/RHEL 7.x/8.x
|
||||||
* Debian 9.x/10.x
|
* Debian 9.x/10.x
|
||||||
|
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ namespace: "jfrog"
|
|||||||
name: "platform"
|
name: "platform"
|
||||||
|
|
||||||
# The version of the collection. Must be compatible with semantic versioning
|
# The version of the collection. Must be compatible with semantic versioning
|
||||||
version: "10.3.2"
|
version: "10.4.0"
|
||||||
|
|
||||||
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
|
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
|
||||||
readme: "README.md"
|
readme: "README.md"
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# defaults file for artifactory
|
# defaults file for artifactory
|
||||||
|
|
||||||
# The version of artifactory to install
|
# 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 )
|
# 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
|
artifactory_nginx_ssl_enabled: false
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
# platform collection version
|
# 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)
|
# indicates where this collection was downloaded from (galaxy, automation_hub, standalone)
|
||||||
ansible_marketplace: galaxy
|
ansible_marketplace: galaxy
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# defaults file for distribution
|
# defaults file for distribution
|
||||||
|
|
||||||
# The version of distribution to install
|
# The version of distribution to install
|
||||||
distribution_version: 2.12.0
|
distribution_version: 2.12.1
|
||||||
|
|
||||||
# whether to enable HA
|
# whether to enable HA
|
||||||
distribution_ha_enabled: false
|
distribution_ha_enabled: false
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
# platform collection version
|
# 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)
|
# indicates were this collection was downlaoded from (galaxy, automation_hub, standalone)
|
||||||
ansible_marketplace: galaxy
|
ansible_marketplace: galaxy
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# defaults file for insight
|
# defaults file for insight
|
||||||
|
|
||||||
# The version of insight to install
|
# The version of insight to install
|
||||||
insight_version: 1.6.2
|
insight_version: 1.7.0
|
||||||
|
|
||||||
# whether to enable HA
|
# whether to enable HA
|
||||||
insight_ha_enabled: false
|
insight_ha_enabled: false
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
# platform collection version
|
# 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)
|
# indicates were this collection was downlaoded from (galaxy, automation_hub, standalone)
|
||||||
ansible_marketplace: galaxy
|
ansible_marketplace: galaxy
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# defaults file for xray
|
# defaults file for xray
|
||||||
|
|
||||||
# The version of xray to install
|
# The version of xray to install
|
||||||
xray_version: 3.43.1
|
xray_version: 3.44.1
|
||||||
|
|
||||||
# whether to enable HA
|
# whether to enable HA
|
||||||
xray_ha_enabled: false
|
xray_ha_enabled: false
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
# platform collection version
|
# 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)
|
# indicates were this collection was downlaoded from (galaxy, automation_hub, standalone)
|
||||||
ansible_marketplace: galaxy
|
ansible_marketplace: galaxy
|
||||||
|
|||||||
Reference in New Issue
Block a user