We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3a27fd1 + 1709b07 commit 3ce87afCopy full SHA for 3ce87af
1 file changed
test/traefik/install.sh
@@ -2,7 +2,7 @@
2
3
set -o errexit
4
5
-TRAEFIK_CHART_VERSION="34.4.1" # traefik 2.10.4
+TRAEFIK_CHART_VERSION="37.4.0" # traefik 3.6.2
6
REPO_ROOT=$(git rev-parse --show-toplevel)
7
8
mkdir -p ${REPO_ROOT}/bin
0 commit comments