Skip to content

Commit

Permalink
Release 1.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kiali-bot committed Jan 22, 2021
1 parent 6c402e1 commit 4148700
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 @@ -9,7 +9,7 @@ OUTDIR=${ROOTDIR}/_output
TARGET_ARCHS ?= amd64 arm64 s390x ppc64le

# Identifies the current build.
VERSION ?= v1.29.0-SNAPSHOT
VERSION ?= v1.29.0
COMMIT_HASH ?= $(shell git rev-parse HEAD)

# Identifies the Kiali operator container image that will be built
Expand Down

0 comments on commit 4148700

Please sign in to comment.