Skip to content

Commit e988575

Browse files
Update docker.io/library/mongo Docker tag to v8.2.1
1 parent eaf9e3e commit e988575

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kustomize/overlays/compose-api-local/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ images:
77
- name: ghcr.io/biosimulations/compose-api
88
newTag: 0.0.1
99
- name: docker.io/library/mongo
10-
newTag: 8.0.12
10+
newTag: 8.2.1
1111

1212
replicas:
1313
- count: 1

kustomize/overlays/compose-api-rke/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ images:
77
- name: ghcr.io/biosimulations/compose-api
88
newTag: 0.2.4
99
- name: docker.io/library/mongo
10-
newTag: 8.0.12
10+
newTag: 8.2.1
1111

1212
replicas:
1313
- count: 1

0 commit comments

Comments
 (0)