Addon resizer version 2.3

This commit is contained in:
Beata Skiba 2019-05-27 10:46:34 +02:00
parent 5c743c1ffe
commit 2c1e38a019
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ REGISTRY = staging-k8s.gcr.io
IMGNAME = addon-resizer
IMAGE = $(REGISTRY)/$(IMGNAME)
MULTI_ARCH_IMG = $(IMAGE)-$(ARCH)
TAG = 2.2
TAG = 2.3
BASEIMAGE?=gcr.io/distroless/static:latest