Skip to content

Commit

Permalink
Create a 1.9 branch for Lewis release
Browse files Browse the repository at this point in the history
  • Loading branch information
iamleeg committed Feb 3, 2022
1 parent b1c243e commit dfd9193
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion aws/curator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ spec:
spec:
containers:
- name: curator
image: ghcr.io/globaldothealth/list/curatorservice:1.8.0
image: ghcr.io/globaldothealth/list/curatorservice:1.9.0
ports:
- containerPort: 3001
livenessProbe:
Expand Down
2 changes: 1 addition & 1 deletion aws/data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ spec:
spec:
containers:
- name: data
image: ghcr.io/globaldothealth/list/dataservice:1.8.0
image: ghcr.io/globaldothealth/list/dataservice:1.9.0
ports:
- containerPort: 3000
livenessProbe:
Expand Down
2 changes: 1 addition & 1 deletion aws/location.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ spec:
spec:
containers:
- name: data
image: ghcr.io/globaldothealth/list/locationservice:1.8.0
image: ghcr.io/globaldothealth/list/locationservice:1.9.0
ports:
- containerPort: 8080
livenessProbe:
Expand Down

0 comments on commit dfd9193

Please sign in to comment.