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 2aab2eb commit 0ad55aeCopy full SHA for 0ad55ae
Makefile
@@ -29,6 +29,7 @@ ENVTEST_K8S_VERSION = 1.30.0
29
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
34
35
DIR := $(shell pwd)
0 commit comments