Skip to content

Commit decea47

Browse files
committed
Updated latest image of devtron in the installer
1 parent 1210ebb commit decea47

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifests/yamls/devtron.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ spec:
152152
serviceAccountName: devtron
153153
containers:
154154
- name: devtron
155-
image: "quay.io/devtron/devtron:8a4fa90e-146-4514"
155+
image: "quay.io/devtron/devtron:4db1b476-146-4610"
156156
imagePullPolicy: IfNotPresent
157157
ports:
158158
- name: devtron

manifests/yamls/migrator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ spec:
4040
- name: MIGRATE_TO_VERSION
4141
value: "0"
4242
- name: GIT_HASH
43-
value: 8a4fa90e576500bba21f546d5ce5c78d8592e7e1
43+
value: 4db1b4769cdcfe1854ec19bff51af59c8e0fb745
4444
envFrom:
4545
- secretRef:
4646
name: postgresql-migrator

0 commit comments

Comments
 (0)