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

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jose M committed Aug 7, 2019
1 parent b739569 commit 6c6016f
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 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.4"
6 changes: 3 additions & 3 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.1'
default['wazuh-elastic']['wazuh_app_version'] = "3.9.3_6.8.1"
default['wazuh-elastic']['extensions_version'] = "v3.9.3"
default['wazuh-elastic']['elastic_stack_version'] = '6.8.2'
default['wazuh-elastic']['wazuh_app_version'] = "3.9.4_6.8.2"
default['wazuh-elastic']['extensions_version'] = "v3.9.4"
2 changes: 1 addition & 1 deletion cookbooks/wazuh_filebeat/attributes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#
#
#
default['filebeat']['elastic_stack_version'] = '6.8.1'
default['filebeat']['elastic_stack_version'] = '6.8.2'
default['filebeat']['package_name'] = 'filebeat'
default['filebeat']['service_name'] = 'filebeat'
default['filebeat']['logstash_servers'] = "YOUR_ELASTIC_SERVER_IP:5000"
Expand Down
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.4"

0 comments on commit 6c6016f

Please sign in to comment.