In this pull request, the default value for the patroni_install_version has been updated from 'latest' to '3.1.0'. This change ensures that a specific version of Patroni is used during the installation, which can help prevent potential issues or unexpected behaviors that might arise when automatically using the latest version.
It also makes the deployment process more predictable and manageable, especially in environments where exact version control is crucial.
In this pull request, the default value for the
patroni_install_version
has been updated from 'latest' to '3.1.0
'. This change ensures that a specific version of Patroni is used during the installation, which can help prevent potential issues or unexpected behaviors that might arise when automatically using the latest version.It also makes the deployment process more predictable and manageable, especially in environments where exact version control is crucial.
Related issues: