Skip to content

Commit 3ac29ef

Browse files
committed
updated migrator image
1 parent 8c676aa commit 3ac29ef

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tests/integrationTesting/migrator.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ spec:
77
spec:
88
containers:
99
- name: postgresql-migrate-devtron
10-
image: quay.io/devtron/test:e026843e-866-11925
10+
image: quay.io/devtron/migrator:e026843e-866-11925
1111
volumeMounts:
1212
- mountPath: /tmp/app/
1313
name: sql-scripts-volume
@@ -47,7 +47,7 @@ spec:
4747
spec:
4848
containers:
4949
- name: postgresql-migrate-casbin
50-
image: quay.io/devtron/test:e026843e-866-11925
50+
image: quay.io/devtron/migrator:e026843e-866-11925
5151
env:
5252
- name: SCRIPT_LOCATION
5353
value: scripts/casbin/
@@ -85,7 +85,7 @@ spec:
8585
spec:
8686
containers:
8787
- name: postgresql-migrate-gitsensor
88-
image: quay.io/devtron/test:e026843e-866-11925
88+
image: quay.io/devtron/migrator:e026843e-866-11925
8989
env:
9090
- name: SCRIPT_LOCATION
9191
value: scripts/sql/
@@ -123,7 +123,7 @@ spec:
123123
spec:
124124
containers:
125125
- name: postgresql-migrate-lens
126-
image: quay.io/devtron/test:e026843e-866-11925
126+
image: quay.io/devtron/migrator:e026843e-866-11925
127127
env:
128128
- name: SCRIPT_LOCATION
129129
value: scripts/sql/

0 commit comments

Comments
 (0)