Skip to content

Commit 88cff0f

Browse files
committed
Updated latest image of devtron in the installer
1 parent 93687e3 commit 88cff0f

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:3e7eaacd-146-4084"
155+
image: "quay.io/devtron/devtron:c36d785d-146-4130"
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: 3e7eaacdc38c3c619d6a1ff9450576d57efce8a8
43+
value: c36d785d2a69a534e4582bb5e7d28dc20197e9ae
4444
envFrom:
4545
- secretRef:
4646
name: postgresql-migrator

0 commit comments

Comments
 (0)