We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e2b2475 + 3df659e commit 648cdffCopy full SHA for 648cdff
apps/nats/deployment.yaml
@@ -31,7 +31,7 @@ spec:
31
seccompProfile:
32
type: RuntimeDefault
33
containers:
34
- - image: "nats:2.11.1-alpine3.21"
+ - image: "nats:2.11.4-alpine3.21"
35
imagePullPolicy: "IfNotPresent"
36
name: "nats"
37
args:
0 commit comments