Addon resizer version 2.3
This commit is contained in:
parent
5c743c1ffe
commit
2c1e38a019
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue