We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e602a0 commit b664a2bCopy full SHA for b664a2b
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.1.0
41
imagePullPolicy: Always
42
name: nodebb
43
volumeMounts:
0 commit comments