We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e81c753 commit 9bb5f53Copy full SHA for 9bb5f53
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