Skip to content

Commit

Permalink
update traefik version to 24.0.0 in e2e tests
Browse files Browse the repository at this point in the history
Signed-off-by: Sanskar Jaiswal <[email protected]>
  • Loading branch information
aryan9600 committed Aug 28, 2023
1 parent c812dcf commit 7a0e95b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/traefik/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -o errexit

TRAEFIK_CHART_VERSION="10.20.1" # traefik 2.7.0
TRAEFIK_CHART_VERSION="24.0.0" # traefik 2.10.4
REPO_ROOT=$(git rev-parse --show-toplevel)

mkdir -p ${REPO_ROOT}/bin
Expand Down

0 comments on commit 7a0e95b

Please sign in to comment.