Skip to content

Commit

Permalink
Bump chart to 0.3.1
Browse files Browse the repository at this point in the history
Includes a fix for the Dockerfile where the binary was
pointing at the wrong executable.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
  • Loading branch information
alexellis committed May 27, 2020
1 parent 3ad3276 commit d6f8f43
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 2 deletions.
2 changes: 1 addition & 1 deletion chart/mqtt-connector/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
description: Connect OpenFaaS functions to MQTT
name: mqtt-connector
version: 0.2.1
version: 0.3.1
sources:
- https://github.com/openfaas-incubator/mqtt-connector
home: https://www.openfaas.com
Expand Down
2 changes: 1 addition & 1 deletion chart/mqtt-connector/values.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
image: openfaas/mqtt-connector:0.3.0
image: openfaas/mqtt-connector:0.3.1
replicas: 1

# Emitter.io example
Expand Down
25 changes: 25 additions & 0 deletions docs/index.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
apiVersion: v1
entries:
mqtt-connector:
- apiVersion: v1
created: "2020-05-27T14:30:56.405111+01:00"
description: Connect OpenFaaS functions to MQTT
digest: c3c03ec97ffeb8875e3a61d2eeb2da6629c4ea421e5ad5f249200f18f4374437
home: https://www.openfaas.com
icon: https://raw.githubusercontent.com/openfaas/media/master/OpenFaaS_logo_stacked_opaque.png
keywords:
- functions
- service
- kafka
maintainers:
- email: [email protected]
name: alexellis
- email: [email protected]
name: lucasroesler
name: mqtt-connector
sources:
- https://github.com/openfaas-incubator/mqtt-connector
urls:
- https://openfaas-incubator.github.io/mqtt-connector/mqtt-connector-0.3.1.tgz
version: 0.3.1
generated: "2020-05-27T14:30:56.404181+01:00"
Binary file added docs/mqtt-connector-0.3.1.tgz
Binary file not shown.

0 comments on commit d6f8f43

Please sign in to comment.