Skip to content

Commit

Permalink
test: Bump Istio module for integration tests (#681)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrkl authored Jan 3, 2024
1 parent dedb45f commit 410991f
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 @@ -2,7 +2,7 @@
IMG ?= europe-docker.pkg.dev/kyma-project/prod/telemetry-manager:1.6.0
# ENVTEST_K8S_VERSION refers to the version of Kubebuilder assets to be downloaded by envtest binary.
ENVTEST_K8S_VERSION = 1.27.1
ISTIO_VERSION ?= 1.2.0
ISTIO_VERSION ?= 1.2.1
# Operating system architecture
OS_ARCH ?= $(shell uname -m)
# Operating system type
Expand Down

0 comments on commit 410991f

Please sign in to comment.