Skip to content

Commit

Permalink
Update Kafka connector to GHCR
Browse files Browse the repository at this point in the history
Updates kafka-connector to pull in from GHCR

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
  • Loading branch information
alexellis committed Nov 17, 2020
1 parent e00e444 commit 386bca2
Show file tree
Hide file tree
Showing 8 changed files with 181 additions and 160 deletions.
2 changes: 1 addition & 1 deletion chart/kafka-connector/Chart.yaml
@@ -1,7 +1,7 @@
apiVersion: v1
description: Connect OpenFaaS functions to Kafka topics
name: kafka-connector
version: 0.4.1
version: 0.4.2
sources:
- https://github.com/openfaas-incubator/kafka-connector
home: https://www.openfaas.com
Expand Down
2 changes: 1 addition & 1 deletion chart/kafka-connector/values.yaml
@@ -1,4 +1,4 @@
image: openfaas/kafka-connector:0.4.0
image: ghcr.io/openfaas/kafka-connector:0.4.1
replicas: 1

# Max timeout for a function
Expand Down
Binary file modified docs/cron-connector-0.3.2.tgz
Binary file not shown.
337 changes: 179 additions & 158 deletions docs/index.yaml

Large diffs are not rendered by default.

Binary file added docs/kafka-connector-0.4.2.tgz
Binary file not shown.
Binary file modified docs/mqtt-connector-0.3.1.tgz
Binary file not shown.
Binary file modified docs/nats-connector-0.1.0.tgz
Binary file not shown.
Binary file modified docs/openfaas-6.1.6.tgz
Binary file not shown.

0 comments on commit 386bca2

Please sign in to comment.