Skip to content

Commit c6ab3b6

Browse files
github-actions[bot]kiali-bot
and
kiali-bot
authored
Prepare for next version (kiali#522)
* Release v1.50.0 * Prepare for next version Co-authored-by: kiali-bot <[email protected]>
1 parent 26677c2 commit c6ab3b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ OUTDIR=${ROOTDIR}/_output
99
TARGET_ARCHS ?= amd64 arm64 s390x ppc64le
1010

1111
# Identifies the current build.
12-
VERSION ?= v1.50.0-SNAPSHOT
12+
VERSION ?= v1.51.0-SNAPSHOT
1313
COMMIT_HASH ?= $(shell git rev-parse HEAD)
1414

1515
# Identifies the Kiali operator container image that will be built

0 commit comments

Comments
 (0)