Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Massimo Gengarelli committed Jul 2, 2024
1 parent 1651404 commit d392305
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 @@ -3,7 +3,7 @@ TERRAFORM := $(shell which terraform)
DOCKER := $(shell which docker)
APPNAME ?= chaos-monkey
IMAGE ?= chaos-monkey
TAG ?= 2.0.3
TAG ?= 2.0.4

all: bin/$(APPNAME)
.PHONY: clean generate bin/$(APPNAME) image-version cluster-test
Expand Down

0 comments on commit d392305

Please sign in to comment.