Skip to content

Commit 132ca60

Browse files
committed
Updated latest image of devtron in the installer
1 parent 33c4d9d commit 132ca60

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
@@ -152,7 +152,7 @@ spec:
152152
serviceAccountName: devtron
153153
containers:
154154
- name: devtron
155-
image: "quay.io/devtron/devtron:c75eb40a-146-4240"
155+
image: "quay.io/devtron/devtron:48866d8f-146-4326"
156156
imagePullPolicy: IfNotPresent
157157
ports:
158158
- 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: c75eb40a000c9b9042758c3b9b21f81102b3c213
43+
value:
4444
envFrom:
4545
- secretRef:
4646
name: postgresql-migrator

0 commit comments

Comments
 (0)