Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(#9187): fix haproxy version to 2.6.17 - 4.8.x #9190

Merged
merged 2 commits into from
Jun 19, 2024
Merged

Commits on Jun 19, 2024

  1. fix(#9187): fix haproxy version to 2.6.17 (#9188)

    Haproxy published a new 2.6.18 image today, which breaks one of our unit tests. It might also break behavior.
    Fixing the image version to 2.6.17 resolves the issue and makes sure we're having expected behavior.
    
    #9187
    
    (cherry picked from commit 020c3c3)
    dianabarsan committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    6f3ee09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a47fef3 View commit details
    Browse the repository at this point in the history