We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1e1972 commit ef8807bCopy full SHA for ef8807b
Makefile
@@ -30,7 +30,7 @@ KIND_NAME ?= apisix-ingress-cluster
30
KIND_NODE_IMAGE ?= kindest/node:v1.30.0@sha256:047357ac0cfea04663786a612ba1eaba9702bef25227a794b52890dd8bcd692e
31
32
DASHBOARD_VERSION ?= dev
33
-ADC_VERSION ?= 0.21.0
+ADC_VERSION ?= 0.22.1
34
35
DIR := $(shell pwd)
36
0 commit comments