Skip to content

Commit a56d7ca

Browse files
committed
Updated latest image of devtron in the installer
1 parent c23bd0c commit a56d7ca

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
@@ -154,7 +154,7 @@ spec:
154154
serviceAccountName: devtron
155155
containers:
156156
- name: devtron
157-
image: "quay.io/devtron/devtron:fed99b26-146-7118"
157+
image: "quay.io/devtron/devtron:721c9243-146-7242"
158158
imagePullPolicy: IfNotPresent
159159
ports:
160160
- 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: fed99b263372746d637cf35b44d95d5c127c5d62
43+
value: 721c92435f00289b0c3218f334ca93a78051db2a
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: fed99b263372746d637cf35b44d95d5c127c5d62
84+
value: 721c92435f00289b0c3218f334ca93a78051db2a
8585
- name: GIT_BRANCH
8686
value: main
8787
envFrom:

0 commit comments

Comments
 (0)