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.
2 parents c65affe + a9c0980 commit 70c40b3Copy full SHA for 70c40b3
Makefile
@@ -25,7 +25,7 @@ HELM_CHART ?= dapr
25
HELM_CHART_VERSION ?= 1.13.2
26
HELM_CHART_URL ?= https://raw.githubusercontent.com/dapr/helm-charts/master/dapr-$(HELM_CHART_VERSION).tgz
27
28
-OPENSHIFT_VERSIONS ?= v4.13-v4.15
+OPENSHIFT_VERSIONS ?= v4.12-v4.15
29
30
## Tool Versions
31
CODEGEN_VERSION ?= v0.28.8
0 commit comments