Skip to content

Commit e08cc1d

Browse files
aryan9600Ashton Pillay
andcommitted
fix: Upgraded traefik helm version for testing
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com> Co-authored-by: Ashton Pillay <ashpilzusa@gmail.com>
1 parent 28291d4 commit e08cc1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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="24.0.0" # traefik 2.10.4
5+
TRAEFIK_CHART_VERSION="34.4.1" # traefik 2.10.4
66
REPO_ROOT=$(git rev-parse --show-toplevel)
77

88
mkdir -p ${REPO_ROOT}/bin

0 commit comments

Comments
 (0)