Skip to content

Commit b4dae75

Browse files
committed
Updated latest image of devtron in the installer
1 parent e5cd28f commit b4dae75

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
@@ -153,7 +153,7 @@ spec:
153153
serviceAccountName: devtron
154154
containers:
155155
- name: devtron
156-
image: "quay.io/devtron/devtron:d5fe9a3d-146-5546"
156+
image: "quay.io/devtron/devtron:1553cbbd-146-5620"
157157
imagePullPolicy: IfNotPresent
158158
ports:
159159
- 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: d5fe9a3d787d6f64753eb267772d99327f018f8e
43+
value: 1553cbbd781ac32e683688af5d9f650e67c18efb
4444
envFrom:
4545
- secretRef:
4646
name: postgresql-migrator

0 commit comments

Comments
 (0)