We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a8d6ae commit 36c29dcCopy full SHA for 36c29dc
kubernetes/namespaces/databases/mongodb/deployment.yaml
@@ -17,7 +17,7 @@ spec:
17
spec:
18
containers:
19
- name: mongodb
20
- image: mongo:4.4
+ image: mongo:8.0
21
imagePullPolicy: Always
22
ports:
23
- containerPort: 27017
0 commit comments