We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2075c9 commit 6161779Copy full SHA for 6161779
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.3
+ - image: ghcr.io/nodebb/nodebb:4.0.1
41
imagePullPolicy: Always
42
name: nodebb
43
volumeMounts:
0 commit comments