We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4721764 commit 4dc31d1Copy full SHA for 4dc31d1
infra/mongodb/templates/statefulset.yaml
@@ -17,7 +17,7 @@ spec:
17
app: mongodb
18
spec:
19
containers:
20
- - image: mongo:8.0.4
+ - image: mongo:8.0.8
21
imagePullPolicy: Always
22
name: mongodb
23
ports:
0 commit comments