Update
How to update Auditor
Last updated
How to update Auditor
Last updated
Update using GitLab CI (Ansible playbook)
Manual update
Option 2: For Kubernetes environment:
Update using Helm
To update the Auditor to the latest version, follow these steps:
For the update it is enough to run pipeline and the script will autonomously update Auditor to the latest version
Stop the application:
This will stop all services and remove the associated volumes, which will clean up the environment.
Pull the latest changes from the repository:
This ensures that you have the most up-to-date codebase to work with.
Restart the application:
To update, run the following command:
replace with the path to the directory that contains the Helm Chart for your application.