We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b964fd commit 8bd8eaeCopy full SHA for 8bd8eae
apps/nodebb/templates/deployment.yaml
@@ -37,7 +37,7 @@ spec:
37
- mountPath: /data/plugins
38
name: plugins
39
containers:
40
- - image: ghcr.io/nodebb/nodebb:3.12.4
+ - image: ghcr.io/nodebb/nodebb:4.0.3
41
imagePullPolicy: Always
42
name: nodebb
43
volumeMounts:
0 commit comments