Skip to content

Commit 2c073db

Browse files
committed
Update nodebb to 4.5
1 parent 5201119 commit 2c073db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/nodebb/templates/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ spec:
4242
- mountPath: /data/plugins
4343
name: plugins
4444
containers:
45-
- image: ghcr.io/nodebb/nodebb:4.4
45+
- image: ghcr.io/nodebb/nodebb:4.5
4646
imagePullPolicy: Always
4747
name: nodebb
4848
volumeMounts:

0 commit comments

Comments
 (0)