Skip to content

Commit 81ed819

Browse files
committed
Updated latest image of dashboard in installer
1 parent f5ee231 commit 81ed819

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

charts/devtron/devtron-bom.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ installer:
55

66
components:
77
dashboard:
8-
image: "quay.io/devtron/dashboard:3a064e5e-325-11658"
8+
image: "quay.io/devtron/dashboard:936f762a-325-11675"
99
devtron:
1010
image: "quay.io/devtron/hyperion:07e7628c-280-11672"
1111
cicdImage: "quay.io/devtron/devtron:07e7628c-326-11670"

charts/devtron/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ components:
4343
sentry: "false"
4444
sentryEnv: "PRODUCTION"
4545
applicationMetrics: "true"
46-
image: "quay.io/devtron/dashboard:3a064e5e-325-11658"
46+
image: "quay.io/devtron/dashboard:936f762a-325-11675"
4747
imagePullPolicy: IfNotPresent
4848

4949
devtron:

manifests/yamls/dashboard.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ spec:
231231
- name: envoy-config-volume
232232
mountPath: /etc/envoy-config/
233233
- name: dashboard
234-
image: "quay.io/devtron/dashboard:3a064e5e-325-11658"
234+
image: "quay.io/devtron/dashboard:936f762a-325-11675"
235235
imagePullPolicy: IfNotPresent
236236
ports:
237237
- name: app

0 commit comments

Comments
 (0)