We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26677c2 commit c6ab3b6Copy full SHA for c6ab3b6
Makefile
@@ -9,7 +9,7 @@ OUTDIR=${ROOTDIR}/_output
9
TARGET_ARCHS ?= amd64 arm64 s390x ppc64le
10
11
# Identifies the current build.
12
-VERSION ?= v1.50.0-SNAPSHOT
+VERSION ?= v1.51.0-SNAPSHOT
13
COMMIT_HASH ?= $(shell git rev-parse HEAD)
14
15
# Identifies the Kiali operator container image that will be built
0 commit comments