Skip to content

Commit

Permalink
Update MongoDB version 5 to 6
Browse files Browse the repository at this point in the history
  • Loading branch information
muratugureminoglu authored Aug 14, 2024
1 parent f397649 commit 9fa38e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/ams-with-turn-server/ams-k8s-mongodb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
containers:
- name: mongodb
imagePullPolicy: Always
image: mongo:5.0.6
image: mongo:6.0
ports:
- containerPort: 27017

0 comments on commit 9fa38e8

Please sign in to comment.