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