Skip to content

Commit

Permalink
Changed image tag of prod to v9.62.0
Browse files Browse the repository at this point in the history
Signed-off-by: Biosimulations-Daemon <[email protected]>
  • Loading branch information
biosimulations-daemon committed Nov 25, 2024
1 parent 47398f8 commit 23aa151
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions overlays/prod/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,19 @@ namespace: prod
#Change the tag on the images
images:
- name: ghcr.io/biosimulations/account-api
newTag: v9.61.3
newTag: v9.62.0
- name: ghcr.io/biosimulations/api
newTag: v9.61.3
newTag: v9.62.0
- name: ghcr.io/biosimulations/combine-api
newTag: v9.61.3
newTag: v9.62.0
- name: ghcr.io/biosimulations/dispatch-service
newTag: v9.61.3
newTag: v9.62.0
- name: ghcr.io/biosimulations/mail-service
newTag: v9.61.3
newTag: v9.62.0
- name: ghcr.io/biosimulations/simdata-api
newTag: v9.61.3
newTag: v9.62.0
- name: ghcr.io/biosimulations/simulators-api
newTag: v9.61.3
newTag: v9.62.0
#scale down dev deployment
replicas:
- count: 0
Expand Down

0 comments on commit 23aa151

Please sign in to comment.