Skip to content

Commit

Permalink
Bump cron-connector version
Browse files Browse the repository at this point in the history
The new version uses Go 1.13 to build, and has moved to
Go modules.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
  • Loading branch information
alexellis committed Nov 17, 2020
1 parent 4e107ad commit e00e444
Show file tree
Hide file tree
Showing 8 changed files with 183 additions and 161 deletions.
6 changes: 3 additions & 3 deletions chart/cron-connector/Chart.yaml
@@ -1,17 +1,17 @@
apiVersion: v1
description: Trigger OpenFaaS Functions with cron
name: cron-connector
version: 0.3.1
version: 0.3.2
sources:
- https://github.com/openfaas-incubator/cron-connector
home: https://www.openfaas.com
icon: https://raw.githubusercontent.com/openfaas/media/master/OpenFaaS_logo_stacked_opaque.png
keywords:
- functions
- serverless
- faas
- timer
- cron
maintainers:
- name: zeerorg
email: r.g.gupta@outlook.com
- name: alexellis
email: alex@openfaas.com
3 changes: 2 additions & 1 deletion chart/cron-connector/values.yaml
@@ -1,4 +1,5 @@
image: openfaas/cron-connector:0.3.1
image: ghcr.io/openfaas/cron-connector:0.3.2

gateway_url: http://gateway.openfaas:8080
basic_auth: true

Expand Down
Binary file added docs/cron-connector-0.3.2.tgz
Binary file not shown.
335 changes: 178 additions & 157 deletions docs/index.yaml

Large diffs are not rendered by default.

Binary file modified docs/kafka-connector-0.4.1.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 e00e444

Please sign in to comment.