Add NATS streaming image tag (#2234)
Creates reproducible builds by locking NATS streaming to a specific version
This commit is contained in:
@@ -168,6 +168,7 @@ nats:
|
||||
# The image to use for NATS streaming server
|
||||
streamingserver:
|
||||
image: nats-streaming
|
||||
tag: "0.23.0"
|
||||
|
||||
## Port at which NATS streaming service should be exposed
|
||||
## (only if nats enabled and not external)
|
||||
|
||||
Reference in New Issue
Block a user