Skip to content

Commit 70c40b3

Browse files
authored
Merge pull request #121 from lburgazzoli/openshift-versions
Set openshift versions v4.12-v4.15
2 parents c65affe + a9c0980 commit 70c40b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ HELM_CHART ?= dapr
2525
HELM_CHART_VERSION ?= 1.13.2
2626
HELM_CHART_URL ?= https://raw.githubusercontent.com/dapr/helm-charts/master/dapr-$(HELM_CHART_VERSION).tgz
2727

28-
OPENSHIFT_VERSIONS ?= v4.13-v4.15
28+
OPENSHIFT_VERSIONS ?= v4.12-v4.15
2929

3030
## Tool Versions
3131
CODEGEN_VERSION ?= v0.28.8

0 commit comments

Comments
 (0)