Skip to content

Commit c57b9a6

Browse files
committed
Updated latest image of devtron in the installer
1 parent 0035fdf commit c57b9a6

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:2fa5071c-146-6749"
157+
image: "quay.io/devtron/devtron:b1b93570-146-6834"
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: 2fa5071cd35173867b32b0ff38b330971a184db8
43+
value: b1b935700ef3dbb3222bdbc1c6bf286d45a4566d
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: 2fa5071cd35173867b32b0ff38b330971a184db8
84+
value: b1b935700ef3dbb3222bdbc1c6bf286d45a4566d
8585
- name: GIT_BRANCH
8686
value: main
8787
envFrom:

0 commit comments

Comments
 (0)