Skip to content

Commit 4dc31d1

Browse files
Update mongo Docker tag to v8.0.8 (#199)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4721764 commit 4dc31d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/mongodb/templates/statefulset.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ spec:
1717
app: mongodb
1818
spec:
1919
containers:
20-
- image: mongo:8.0.4
20+
- image: mongo:8.0.8
2121
imagePullPolicy: Always
2222
name: mongodb
2323
ports:

0 commit comments

Comments
 (0)