Skip to content

Commit 7d3b60e

Browse files
committed
Updated latest image of devtron in the installer
1 parent 36a6e74 commit 7d3b60e

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:8f8346f2-146-5764"
156+
image: "quay.io/devtron/devtron:36a6e742-146-5786"
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: 8f8346f29d245acc2404693b3958c4a91e2a1f99
43+
value: 36a6e742a396d3c2700dd28898667f1ad55fcdce
4444
envFrom:
4545
- secretRef:
4646
name: postgresql-migrator

0 commit comments

Comments
 (0)