Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.

Commit

Permalink
Fix versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jose M committed Jul 12, 2019
1 parent 9886c98 commit 762d237
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion cookbooks/wazuh_agent/attributes/version.rb
Original file line number Diff line number Diff line change
@@ -1 +1 @@
default['wazuh-agent']['version'] = "3.9.2"
default['wazuh-agent']['version'] = "3.9.1"
4 changes: 2 additions & 2 deletions cookbooks/wazuh_elastic/attributes/default.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
default['wazuh-elastic']['elastic_stack_version'] = '6.8.0'
default['wazuh-elastic']['wazuh_app_version'] = "3.9.2_6.8.0"
default['wazuh-elastic']['extensions_version'] = "v3.9.2"
default['wazuh-elastic']['wazuh_app_version'] = "3.9.1_6.8.0"
default['wazuh-elastic']['extensions_version'] = "v3.9.1"
2 changes: 1 addition & 1 deletion cookbooks/wazuh_manager/attributes/versions.rb
Original file line number Diff line number Diff line change
@@ -1 +1 @@
default['wazuh-manager']['version'] = "3.9.2"
default['wazuh-manager']['version'] = "3.9.1"

0 comments on commit 762d237

Please sign in to comment.