Skip to content

Commit 386bca2

Browse files
committed
Update Kafka connector to GHCR
Updates kafka-connector to pull in from GHCR Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent e00e444 commit 386bca2

File tree

8 files changed

+181
-160
lines changed

8 files changed

+181
-160
lines changed

chart/kafka-connector/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v1
22
description: Connect OpenFaaS functions to Kafka topics
33
name: kafka-connector
4-
version: 0.4.1
4+
version: 0.4.2
55
sources:
66
- https://github.com/openfaas-incubator/kafka-connector
77
home: https://www.openfaas.com

chart/kafka-connector/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
image: openfaas/kafka-connector:0.4.0
1+
image: ghcr.io/openfaas/kafka-connector:0.4.1
22
replicas: 1
33

44
# Max timeout for a function

docs/cron-connector-0.3.2.tgz

0 Bytes
Binary file not shown.

docs/index.yaml

Lines changed: 179 additions & 158 deletions
Large diffs are not rendered by default.

docs/kafka-connector-0.4.2.tgz

4.23 KB
Binary file not shown.

docs/mqtt-connector-0.3.1.tgz

0 Bytes
Binary file not shown.

docs/nats-connector-0.1.0.tgz

-1 Bytes
Binary file not shown.

docs/openfaas-6.1.6.tgz

-4 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)