Skip to content

Commit 4250338

Browse files
committed
Updated latest image of devtron in the installer
1 parent aefd74d commit 4250338

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
@@ -154,7 +154,7 @@ spec:
154154
serviceAccountName: devtron
155155
containers:
156156
- name: devtron
157-
image: "quay.io/devtron/devtron:2fa5071c-146-6748"
157+
image: "quay.io/devtron/devtron:2fa5071c-146-6749"
158158
imagePullPolicy: IfNotPresent
159159
ports:
160160
- name: devtron

manifests/yamls/migrator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ spec:
8181
- name: MIGRATE_TO_VERSION
8282
value: "0"
8383
- name: GIT_HASH
84-
value: 4ed6cdfcf6f13a93eb0c3c58d8b4f13292856960
84+
value: 2fa5071cd35173867b32b0ff38b330971a184db8
8585
- name: GIT_BRANCH
8686
value: main
8787
envFrom:

0 commit comments

Comments
 (0)