Skip to content
This repository was archived by the owner on Aug 2, 2019. It is now read-only.

Commit 2362566

Browse files
committed
Add knative-istion depedency for now...
1 parent 335a6aa commit 2362566

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: knative-eventing/eventing.addon

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Description: knative-eventing, duh
33
# OpenShift-Version: >=3.11.0
44
# Minishift-Version: >=1.25.0
5-
# Depends-On: anyuid
5+
# Depends-On: anyuid, knative-istio
66
# Required-Vars: KNATIVE_EVENTING_VERSION
77
# Var-Defaults: KNATIVE_EVENTING_VERSION=v0.2.0
88

Diff for: knative-serving/serving.addon

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Description: Install knative serving resources
33
# OpenShift-Version: >=3.11.0
44
# Minishift-Version: >=1.25.0
5-
# Depends-On: anyuid
5+
# Depends-On: anyuid, knative-istio
66
# Required-Vars: KNATIVE_SERVING_VERSION
77
# Var-Defaults: KNATIVE_SERVING_VERSION=v0.2.2
88

0 commit comments

Comments
 (0)