Skip to content

Commit

Permalink
Update default version to latest release
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Wilson <[email protected]>
  • Loading branch information
aaronnw committed Mar 2, 2024
1 parent 90cfa34 commit 53626fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion operator/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Current Operator version
VERSION ?= 0.9.7
VERSION ?= v0.98
BUILD_VERSION = $(VERSION).$(shell git rev-parse --short HEAD)
BUILD_TIME = $(shell date +%FT%T%z)

Expand Down

0 comments on commit 53626fb

Please sign in to comment.