Skip to content

Set chart_version to nginx and oathkeeper

Pablo Vigo Mas requested to merge wip/pvigo/set-chart-version into main

If chart_version is not set in the playbook Ansible uses the latest version of nginx and oathkeeper. Using the latest versions in each deployment may result in divergent behavior between the staging and production environments. "chart_version" is beneficial for testing in a staging environment before deploying to production for a smoother transition.

Signed-off-by: Pablo Vigo pvigo@collabora.com

Edited by Pablo Vigo Mas

Merge request reports