Skip to content

Commit

Permalink
Release: 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
phantomjinx committed Dec 21, 2023
1 parent 2b590b5 commit f79e90b
Show file tree
Hide file tree
Showing 5 changed files with 1,023 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ NAMESPACE ?= hawtio
PROJECT = operator
DEFAULT_IMAGE := quay.io/${ORG}/${PROJECT}
IMAGE ?= $(DEFAULT_IMAGE)
VERSION ?= 1.0.0-SNAPSHOT
HAWTIO_ONLINE_VERSION ?= latest
VERSION ?= 1.0.0
HAWTIO_ONLINE_VERSION ?= 2.0.0
HAWTIO_ONLINE_IMAGE_NAME ?= quay.io/${ORG}/online
DEBUG ?= false
LAST_RELEASED_IMAGE_NAME := hawtio-operator
Expand Down
Loading

0 comments on commit f79e90b

Please sign in to comment.