Skip to content

Commit

Permalink
[Automated] Update eventing-istio-eventing-kafka-broker nightly (#136)
Browse files Browse the repository at this point in the history
Update eventing-kafka-broker nightly

Signed-off-by: Knative Automation <automation@knative.team>
  • Loading branch information
knative-automation authored Oct 26, 2023
1 parent 38305d0 commit ee5d092
Show file tree
Hide file tree
Showing 5 changed files with 72 additions and 72 deletions.
22 changes: 11 additions & 11 deletions third_party/eventing-kafka-broker-latest/eventing-kafka-broker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ metadata:
name: config-kafka-broker-data-plane
namespace: knative-eventing
labels:
app.kubernetes.io/version: "36cf0b4cc0fc8c6c11f8abd807c83dc4ddfaf51f"
app.kubernetes.io/version: "a02d121eb948c55b8d9d31c7cacb9b493a35a18f"
annotations:
knative.dev/example-checksum: "57a32008"
data:
Expand Down Expand Up @@ -198,7 +198,7 @@ kind: ClusterRole
metadata:
name: knative-kafka-broker-data-plane
labels:
app.kubernetes.io/version: "36cf0b4cc0fc8c6c11f8abd807c83dc4ddfaf51f"
app.kubernetes.io/version: "a02d121eb948c55b8d9d31c7cacb9b493a35a18f"
rules:
- apiGroups:
- ""
Expand Down Expand Up @@ -229,7 +229,7 @@ metadata:
name: knative-kafka-broker-data-plane
namespace: knative-eventing
labels:
app.kubernetes.io/version: "36cf0b4cc0fc8c6c11f8abd807c83dc4ddfaf51f"
app.kubernetes.io/version: "a02d121eb948c55b8d9d31c7cacb9b493a35a18f"

---
# Copyright 2020 The Knative Authors
Expand All @@ -250,7 +250,7 @@ kind: ClusterRoleBinding
metadata:
name: knative-kafka-broker-data-plane
labels:
app.kubernetes.io/version: "36cf0b4cc0fc8c6c11f8abd807c83dc4ddfaf51f"
app.kubernetes.io/version: "a02d121eb948c55b8d9d31c7cacb9b493a35a18f"
subjects:
- kind: ServiceAccount
name: knative-kafka-broker-data-plane
Expand Down Expand Up @@ -281,7 +281,7 @@ metadata:
namespace: knative-eventing
labels:
app: kafka-broker-dispatcher
app.kubernetes.io/version: "36cf0b4cc0fc8c6c11f8abd807c83dc4ddfaf51f"
app.kubernetes.io/version: "a02d121eb948c55b8d9d31c7cacb9b493a35a18f"
app.kubernetes.io/component: kafka-broker-dispatcher
app.kubernetes.io/name: knative-eventing
spec:
Expand All @@ -293,7 +293,7 @@ spec:
name: kafka-broker-dispatcher
labels:
app: kafka-broker-dispatcher
app.kubernetes.io/version: "36cf0b4cc0fc8c6c11f8abd807c83dc4ddfaf51f"
app.kubernetes.io/version: "a02d121eb948c55b8d9d31c7cacb9b493a35a18f"
app.kubernetes.io/component: kafka-broker-dispatcher
app.kubernetes.io/name: knative-eventing
spec:
Expand All @@ -319,7 +319,7 @@ spec:
runAsNonRoot: true
containers:
- name: kafka-broker-dispatcher
image: gcr.io/knative-nightly/knative-kafka-broker-dispatcher:v20231023-36cf0b4c
image: gcr.io/knative-nightly/knative-kafka-broker-dispatcher:v20231025-a02d121e
imagePullPolicy: IfNotPresent
volumeMounts:
- mountPath: /etc/config
Expand Down Expand Up @@ -452,7 +452,7 @@ metadata:
namespace: knative-eventing
labels:
app: kafka-broker-receiver
app.kubernetes.io/version: "36cf0b4cc0fc8c6c11f8abd807c83dc4ddfaf51f"
app.kubernetes.io/version: "a02d121eb948c55b8d9d31c7cacb9b493a35a18f"
app.kubernetes.io/component: kafka-broker-receiver
app.kubernetes.io/name: knative-eventing
spec:
Expand All @@ -464,7 +464,7 @@ spec:
name: kafka-broker-receiver
labels:
app: kafka-broker-receiver
app.kubernetes.io/version: "36cf0b4cc0fc8c6c11f8abd807c83dc4ddfaf51f"
app.kubernetes.io/version: "a02d121eb948c55b8d9d31c7cacb9b493a35a18f"
app.kubernetes.io/component: kafka-broker-receiver
app.kubernetes.io/name: knative-eventing
spec:
Expand All @@ -490,7 +490,7 @@ spec:
runAsNonRoot: true
containers:
- name: kafka-broker-receiver
image: gcr.io/knative-nightly/knative-kafka-broker-receiver:v20231023-36cf0b4c
image: gcr.io/knative-nightly/knative-kafka-broker-receiver:v20231025-a02d121e
imagePullPolicy: IfNotPresent
volumeMounts:
- mountPath: /etc/config
Expand Down Expand Up @@ -621,7 +621,7 @@ metadata:
namespace: knative-eventing
labels:
app: kafka-broker-receiver
app.kubernetes.io/version: "36cf0b4cc0fc8c6c11f8abd807c83dc4ddfaf51f"
app.kubernetes.io/version: "a02d121eb948c55b8d9d31c7cacb9b493a35a18f"
app.kubernetes.io/component: kafka-broker-receiver
app.kubernetes.io/name: knative-eventing
spec:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ metadata:
name: config-kafka-channel-data-plane
namespace: knative-eventing
labels:
app.kubernetes.io/version: "36cf0b4cc0fc8c6c11f8abd807c83dc4ddfaf51f"
app.kubernetes.io/version: "a02d121eb948c55b8d9d31c7cacb9b493a35a18f"
annotations:
knative.dev/example-checksum: "6ce544b6"
data:
Expand Down Expand Up @@ -197,7 +197,7 @@ kind: ClusterRole
metadata:
name: knative-kafka-channel-data-plane
labels:
app.kubernetes.io/version: "36cf0b4cc0fc8c6c11f8abd807c83dc4ddfaf51f"
app.kubernetes.io/version: "a02d121eb948c55b8d9d31c7cacb9b493a35a18f"
rules:
- apiGroups:
- ""
Expand Down Expand Up @@ -228,7 +228,7 @@ metadata:
name: knative-kafka-channel-data-plane
namespace: knative-eventing
labels:
app.kubernetes.io/version: "36cf0b4cc0fc8c6c11f8abd807c83dc4ddfaf51f"
app.kubernetes.io/version: "a02d121eb948c55b8d9d31c7cacb9b493a35a18f"

---
# Copyright 2021 The Knative Authors
Expand All @@ -249,7 +249,7 @@ kind: ClusterRoleBinding
metadata:
name: knative-kafka-channel-data-plane
labels:
app.kubernetes.io/version: "36cf0b4cc0fc8c6c11f8abd807c83dc4ddfaf51f"
app.kubernetes.io/version: "a02d121eb948c55b8d9d31c7cacb9b493a35a18f"
subjects:
- kind: ServiceAccount
name: knative-kafka-channel-data-plane
Expand Down Expand Up @@ -280,7 +280,7 @@ metadata:
namespace: knative-eventing
labels:
app: kafka-channel-dispatcher
app.kubernetes.io/version: "36cf0b4cc0fc8c6c11f8abd807c83dc4ddfaf51f"
app.kubernetes.io/version: "a02d121eb948c55b8d9d31c7cacb9b493a35a18f"
app.kubernetes.io/component: kafka-channel-dispatcher
app.kubernetes.io/name: knative-eventing
spec:
Expand All @@ -292,7 +292,7 @@ spec:
name: kafka-channel-dispatcher
labels:
app: kafka-channel-dispatcher
app.kubernetes.io/version: "36cf0b4cc0fc8c6c11f8abd807c83dc4ddfaf51f"
app.kubernetes.io/version: "a02d121eb948c55b8d9d31c7cacb9b493a35a18f"
app.kubernetes.io/component: kafka-channel-dispatcher
app.kubernetes.io/name: knative-eventing
spec:
Expand All @@ -318,7 +318,7 @@ spec:
runAsNonRoot: true
containers:
- name: kafka-channel-dispatcher
image: gcr.io/knative-nightly/knative-kafka-broker-dispatcher:v20231023-36cf0b4c
image: gcr.io/knative-nightly/knative-kafka-broker-dispatcher:v20231025-a02d121e
imagePullPolicy: IfNotPresent
volumeMounts:
- mountPath: /etc/config
Expand Down Expand Up @@ -451,7 +451,7 @@ metadata:
namespace: knative-eventing
labels:
app: kafka-channel-receiver
app.kubernetes.io/version: "36cf0b4cc0fc8c6c11f8abd807c83dc4ddfaf51f"
app.kubernetes.io/version: "a02d121eb948c55b8d9d31c7cacb9b493a35a18f"
app.kubernetes.io/component: kafka-channel-receiver
app.kubernetes.io/name: knative-eventing
spec:
Expand All @@ -463,7 +463,7 @@ spec:
name: kafka-channel-receiver
labels:
app: kafka-channel-receiver
app.kubernetes.io/version: "36cf0b4cc0fc8c6c11f8abd807c83dc4ddfaf51f"
app.kubernetes.io/version: "a02d121eb948c55b8d9d31c7cacb9b493a35a18f"
app.kubernetes.io/component: kafka-channel-receiver
app.kubernetes.io/name: knative-eventing
spec:
Expand All @@ -489,7 +489,7 @@ spec:
runAsNonRoot: true
containers:
- name: kafka-channel-receiver
image: gcr.io/knative-nightly/knative-kafka-broker-receiver:v20231023-36cf0b4c
image: gcr.io/knative-nightly/knative-kafka-broker-receiver:v20231025-a02d121e
imagePullPolicy: IfNotPresent
volumeMounts:
- mountPath: /etc/config
Expand Down Expand Up @@ -620,7 +620,7 @@ metadata:
namespace: knative-eventing
labels:
app: kafka-channel-receiver
app.kubernetes.io/version: "36cf0b4cc0fc8c6c11f8abd807c83dc4ddfaf51f"
app.kubernetes.io/version: "a02d121eb948c55b8d9d31c7cacb9b493a35a18f"
app.kubernetes.io/component: kafka-channel-receiver
app.kubernetes.io/name: knative-eventing
spec:
Expand Down
Loading

0 comments on commit ee5d092

Please sign in to comment.