Skip to content

Commit

Permalink
update init container tag to 0.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: Heba Elayoty <[email protected]>
  • Loading branch information
helayoty authored Mar 3, 2023
1 parent f9708a0 commit a3ee0e1
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 @@ -34,7 +34,7 @@ E2E_CLUSTER_NAME := $(CLUSTER_NAME)
OUTPUT_TYPE ?= type=docker
BUILDPLATFORM ?= linux/amd64
IMG_TAG ?= $(subst v,,$(VERSION))
INIT_IMG_TAG ?= 0.1.0
INIT_IMG_TAG ?= 0.2.0
K8S_VERSION ?= 1.23.12

BUILD_DATE ?= $(shell date '+%Y-%m-%dT%H:%M:%S')
Expand Down

0 comments on commit a3ee0e1

Please sign in to comment.