From dcf8e88bc77f40c509f59507ce8c2cb43f9af1e0 Mon Sep 17 00:00:00 2001 From: Matthias Wessendorf Date: Mon, 4 Oct 2021 16:08:36 +0200 Subject: [PATCH] running make RELEASE=v0.25.3 generate-release (#384) Signed-off-by: Matthias Wessendorf --- openshift/release/knative-eventing-kafka-channel-ci.yaml | 2 -- .../release/knative-eventing-kafka-distributed-channel-ci.yaml | 2 -- 2 files changed, 4 deletions(-) diff --git a/openshift/release/knative-eventing-kafka-channel-ci.yaml b/openshift/release/knative-eventing-kafka-channel-ci.yaml index 42023296d6..ff07ad61f5 100644 --- a/openshift/release/knative-eventing-kafka-channel-ci.yaml +++ b/openshift/release/knative-eventing-kafka-channel-ci.yaml @@ -494,8 +494,6 @@ spec: status: description: Status represents the current state of the KafkaChannel. This data may be out of date. type: object - required: - - address properties: address: type: object diff --git a/openshift/release/knative-eventing-kafka-distributed-channel-ci.yaml b/openshift/release/knative-eventing-kafka-distributed-channel-ci.yaml index d8ef64eb0d..344c0f8737 100644 --- a/openshift/release/knative-eventing-kafka-distributed-channel-ci.yaml +++ b/openshift/release/knative-eventing-kafka-distributed-channel-ci.yaml @@ -543,8 +543,6 @@ spec: status: description: Status represents the current state of the KafkaChannel. This data may be out of date. type: object - required: - - address properties: address: type: object