Skip to content

Commit ef8807b

Browse files
committed
chore: update adc version
Signed-off-by: Ashing Zheng <[email protected]>
1 parent d1e1972 commit ef8807b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ KIND_NAME ?= apisix-ingress-cluster
3030
KIND_NODE_IMAGE ?= kindest/node:v1.30.0@sha256:047357ac0cfea04663786a612ba1eaba9702bef25227a794b52890dd8bcd692e
3131

3232
DASHBOARD_VERSION ?= dev
33-
ADC_VERSION ?= 0.21.0
33+
ADC_VERSION ?= 0.22.1
3434

3535
DIR := $(shell pwd)
3636

0 commit comments

Comments
 (0)