Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update mongo Docker tag to v8 (#158)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authored Jan 18, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 360ab3d commit 3d5838e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/mongodb/templates/statefulset.yaml
Original file line number Diff line number Diff line change
@@ -17,7 +17,7 @@ spec:
app: mongodb
spec:
containers:
- image: mongo:7.0.16
- image: mongo:8.0.4
imagePullPolicy: Always
name: mongodb
ports:

0 comments on commit 3d5838e

Please sign in to comment.