Skip to content

Commit a5b3650

Browse files
committed
Updated latest image of devtron in the installer
1 parent fe3531a commit a5b3650

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

manifests/yamls/devtron.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ spec:
155155
serviceAccountName: devtron
156156
containers:
157157
- name: devtron
158-
image: "quay.io/devtron/devtron:62a26f9a-146-7831"
158+
image: "quay.io/devtron/devtron:a464ba14-326-7968"
159159
imagePullPolicy: IfNotPresent
160160
ports:
161161
- name: devtron

manifests/yamls/migrator.yaml

Lines changed: 2 additions & 2 deletions
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: 62a26f9abd59090e61178c65ee123c6af170170c
43+
value: a464ba14e7b215bc395efe3171c93cddd081447d
4444
envFrom:
4545
- secretRef:
4646
name: postgresql-migrator
@@ -81,7 +81,7 @@ spec:
8181
- name: MIGRATE_TO_VERSION
8282
value: "0"
8383
- name: GIT_HASH
84-
value: 62a26f9abd59090e61178c65ee123c6af170170c
84+
value: a464ba14e7b215bc395efe3171c93cddd081447d
8585
- name: GIT_BRANCH
8686
value: main
8787
envFrom:

0 commit comments

Comments
 (0)