Skip to content

Commit f8d08fd

Browse files
committed
update smartmodule packages
1 parent 7341bcd commit f8d08fd

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

data-pipelines/github-to-discord.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Create an HTTP source connector configuration file called `github.yaml` :
3131
```yaml
3232
apiVersion: 0.1.0
3333
meta:
34-
version: 0.3.3
34+
version: 0.3.6
3535
name: github-stars-in
3636
type: http-source
3737
topic: stars-forks
@@ -44,7 +44,7 @@ http:
4444
- 'Authorization: token ${{ secrets.GITHUB_TOKEN }}'
4545
interval: 30s
4646
transforms:
47-
- uses: infinyon/jolt@0.3.0
47+
- uses: infinyon/jolt@0.4.1
4848
with:
4949
spec:
5050
- operation: shift
@@ -68,7 +68,7 @@ Create an HTTP source connector configuration file called `discord.yaml` :
6868
```yaml
6969
apiVersion: 0.1.0
7070
meta:
71-
version: 0.2.7
71+
version: 0.2.8
7272
name: discord-stars-out
7373
type: http-sink
7474
topic: stars-forks
@@ -79,10 +79,10 @@ http:
7979
headers:
8080
- "Content-Type: application/json"
8181
transforms:
82-
- uses: infinyon-labs/stars-forks-changes@0.1.2
82+
- uses: infinyon-labs/stars-forks-changes@0.1.4
8383
lookback:
8484
last: 1
85-
- uses: infinyon/jolt@0.3.0
85+
- uses: infinyon/jolt@0.4.1
8686
with:
8787
spec:
8888
- operation: shift
@@ -103,8 +103,8 @@ fluvio cloud secret set DISCORD_TOKEN <webhook-token>
103103
Download the smartmodules used by the connectors to your cluster:
104104

105105
```bash
106-
fluvio hub sm download infinyon/jolt@0.3.0
107-
fluvio hub sm download infinyon-labs/stars-forks-changes@0.1.2
106+
fluvio hub sm download infinyon/jolt@0.4.1
107+
fluvio hub sm download infinyon-labs/stars-forks-changes@0.1.4
108108
```
109109

110110
Check `fluvio smartmodule list` to ensure they've been downloaded.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy