We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3512ee4 commit 324e573Copy full SHA for 324e573
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