Upgrade
The playbook allows the end-user to perform a cluster component upgrade, for example a specific Helm chart with a newly released version.
âšī¸
Refer to the Ansible tutorial, for usage of encrypted variables and files.
Execution
Example of playbook execution, using the Ansible Vault global password:
ansible-playbook --ask-vault-pass --tags=helm upgrade.yaml
Ansible Vault global password prompt:
Vault password: my-Gl0bal-Passw0rd