Skip to content

Commit

Permalink
Release v1.73.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kiali-bot committed Oct 5, 2023
1 parent 52e3b7d commit a91c1bd
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.73.0
VERSION ?= v1.73.1
COMMIT_HASH ?= $(shell git rev-parse HEAD)

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

0 comments on commit a91c1bd

Please sign in to comment.