Skip to content

Commit

Permalink
Use Artifactory 7.90.6 to fix critical security update.
Browse files Browse the repository at this point in the history
  • Loading branch information
bbaassssiiee committed Aug 6, 2024
1 parent 33f0979 commit 73137e0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions Ansible/ansible_collections/jfrog/platform/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# JFrog Platform Ansible Collection Changelog
All changes to this collection will be documented in this file.

## [10.19.1] - Aug 6, 2024
* Product Updates/fixes

## [10.19.0] - Jul 25, 2024
* Product Updates/fixes

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Defaults file for artifactory

# The version of artifactory to install
artifactory_version: 7.90.5
artifactory_version: 7.90.6

# 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
Expand Down Expand Up @@ -116,4 +116,4 @@ artifactory_binarystore: |-
artifactory_systemyaml_override: false

# Allow artifactory user to create crontab rules
artifactory_allow_crontab: false
artifactory_allow_crontab: false

0 comments on commit 73137e0

Please sign in to comment.