We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5201119 commit 2c073dbCopy full SHA for 2c073db
apps/nodebb/templates/deployment.yaml
@@ -42,7 +42,7 @@ spec:
42
- mountPath: /data/plugins
43
name: plugins
44
containers:
45
- - image: ghcr.io/nodebb/nodebb:4.4
+ - image: ghcr.io/nodebb/nodebb:4.5
46
imagePullPolicy: Always
47
name: nodebb
48
volumeMounts:
0 commit comments