Skip to content

Commit 33641a1

Browse files
committed
Updated latest image of devtron in the installer
1 parent 933a16c commit 33641a1

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:16898c7d-146-5232"
155+
image: "quay.io/devtron/devtron:698152af-146-5263"
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: 16898c7de920387afcfb8b210213d730cae0bdab
43+
value: 698152af34196e6a582eafabf27aed4290d31047
4444
envFrom:
4545
- secretRef:
4646
name: postgresql-migrator

0 commit comments

Comments
 (0)