Skip to content

Commit 3ce87af

Browse files
authored
Merge pull request #1868 from darkweaver87/chore/update-traefik
chore(ci): update Traefik to 3.6.2 in E2E tests
2 parents 3a27fd1 + 1709b07 commit 3ce87af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/traefik/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
set -o errexit
44

5-
TRAEFIK_CHART_VERSION="34.4.1" # traefik 2.10.4
5+
TRAEFIK_CHART_VERSION="37.4.0" # traefik 3.6.2
66
REPO_ROOT=$(git rev-parse --show-toplevel)
77

88
mkdir -p ${REPO_ROOT}/bin

0 commit comments

Comments
 (0)