mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 00:06:55 -06:00
[ansible] JFrog Platform 10.9.0 release (#242)
* Issue #136 (#230) - added boolean variable to decide whether to add a redirect directive to the nginx config when the docker subdomain feature is used. Co-authored-by: Ram Mohan Rao Chukka <1331672+chukka@users.noreply.github.com> * [ansible] Call "installService.sh" after upgrading Artifactory (#238) * Issue #207 - added compatibility with Amazon Linux 2 (#231) Co-authored-by: Ram Mohan Rao Chukka <1331672+chukka@users.noreply.github.com> * [ansible] JFrog Platform 10.9.0 release Co-authored-by: Johannes Brunswicker <johannes.brunswicker@gmail.com> Co-authored-by: Christian Bönning <hexa2k9@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
04d58738d0
commit
e34e800f84
@@ -9,7 +9,7 @@ namespace: "jfrog"
|
||||
name: "platform"
|
||||
|
||||
# The version of the collection. Must be compatible with semantic versioning
|
||||
version: "10.8.6"
|
||||
version: "10.9.0"
|
||||
|
||||
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
|
||||
readme: "README.md"
|
||||
|
||||
Reference in New Issue
Block a user