Skip to content

Commit

Permalink
chore: Update tests to istio 1.3.2 (#841)
Browse files Browse the repository at this point in the history
  • Loading branch information
a-thaler authored Mar 1, 2024
1 parent eecd063 commit e30c8c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ IMG ?= europe-docker.pkg.dev/kyma-project/prod/telemetry-manager:main

ENVTEST_K8S_VERSION = 1.27.1
GARDENER_K8S_VERSION ?= 1.27
ISTIO_VERSION ?= 1.3.1
ISTIO_VERSION ?= 1.3.2

# Operating system architecture
OS_ARCH ?= $(shell uname -m)
Expand Down

0 comments on commit e30c8c9

Please sign in to comment.