diff --git a/infra/mongodb/templates/statefulset.yaml b/infra/mongodb/templates/statefulset.yaml index a41236b3..350237b0 100644 --- a/infra/mongodb/templates/statefulset.yaml +++ b/infra/mongodb/templates/statefulset.yaml @@ -17,7 +17,7 @@ spec: app: mongodb spec: containers: - - image: mongo:7.0.14 + - image: mongo:8.0.3 imagePullPolicy: Always name: mongodb ports: