Skip to content

Commit

Permalink
feat: updated nats-leafnode-client version
Browse files Browse the repository at this point in the history
  • Loading branch information
siredmar committed Jul 8, 2022
1 parent 19565d2 commit 4019e07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cue/traits/edge-network-participant-trait.cue
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ template: {
},
{
"name": "nats-leafnode-sidecar",
"image": "ci4rail/nats-leafnode-client:972bd5b3",
"image": "ghcr.io/edgefarm/nats-leafnode-client:v0.2.0-beta.1",
"command": ["/bin/sh", "-c", "env && echo $REMOTE && /client --remote $REMOTE --natsuri nats://leaf-nats.nats:4222 --creds /creds --component "+context.name],
"env": [
{
Expand Down

0 comments on commit 4019e07

Please sign in to comment.