Skip to content

Commit fb5c5f7

Browse files
github-actions[bot]kiali-bot
and
kiali-bot
authored
Prepare for next version (smoke test passed) (#253)
* Release v1.82.0 * Prepare for next version --------- Co-authored-by: kiali-bot <[email protected]>
1 parent 0574de3 commit fb5c5f7

File tree

4 files changed

+231
-184
lines changed

4 files changed

+231
-184
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ROOTDIR=$(CURDIR)
66
OUTDIR=${ROOTDIR}/_output
77

88
# Identifies the current build.
9-
VERSION ?= v1.82.0-SNAPSHOT
9+
VERSION ?= v1.83.0-SNAPSHOT
1010
SEMVER ?= $(shell echo ${VERSION} | sed 's/^v//g')
1111
COMMIT_HASH ?= $(shell git rev-parse HEAD)
1212

0 commit comments

Comments
 (0)