Skip to content

Commit

Permalink
Changed step 3 in the "Deploy a new agent" section. (#5416)
Browse files Browse the repository at this point in the history
* Changes in title and description of step assignment of name and group to agent in the deploy new agent section

* Update changelog

* Update changelog

* Update changelog

* Update changelog

* Update changelog

* Update CHANGELOG.md

* sentences were changed and added in step 3 of the deploy new agent section

* changelog

* changelog

* Changed the description of step 3 of the deploy a new agent section.

---------

Co-authored-by: Álex Ruiz <[email protected]>
(cherry picked from commit b573bdc)
  • Loading branch information
chantal-kelm committed May 30, 2023
1 parent d4b81a8 commit be80961
Show file tree
Hide file tree
Showing 3 changed files with 857 additions and 799 deletions.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,7 @@ cypress/report/
cypress/cookies.json

# Customization plugin assets
public/assets/custom/*
public/assets/custom/*

# Mac files
.DS_Store
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,20 @@

All notable changes to the Wazuh app project will be documented in this file.

## Wazuh v4.4.3 - Kibana 7.10.2, 7.16.x, 7.17.x - Revision 00
## Wazuh v4.4.4 - Kibana 7.10.2, 7.16.x, 7.17.x - Revision 00

### Added

- Added a title to the agent name input of the deploy a new agent section. [#5416](https:/wazuh/wazuh-kibana-app/pull/5416)
- Added callout below the agent name entry of the deploy a new agent section. [#5416](https:/wazuh/wazuh-kibana-app/pull/5416)

### Changed

- Changed the title of step 3 of the deploy a new agent section. [#5416](https:/wazuh/wazuh-kibana-app/pull/5416)
- Changed the description of step 3 of the deploy a new agent section. [#5416](https:/wazuh/wazuh-kibana-app/pull/5416)
- Changed the placeholder of the agent name input of the deploy a new agent section. [#5416](https:/wazuh/wazuh-kibana-app/pull/5416)

## Wazuh v4.4.3 - Kibana 7.10.2, 7.16.x, 7.17.x - Revision 01

### Added

Expand Down
Loading

0 comments on commit be80961

Please sign in to comment.