Skip to content

Commit f139dbb

Browse files
committed
Updated latest image of dashboard in installer
1 parent 0fa8e47 commit f139dbb

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:dbc11a1a-325-9395"
8+
image: "quay.io/devtron/dashboard:0afcdb69-325-9400"
99
devtron:
1010
image: "quay.io/devtron/hyperion:e0d33eda-280-9381"
1111
cicdImage: "quay.io/devtron/devtron:e0d33eda-326-9380"

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:dbc11a1a-325-9395"
46+
image: "quay.io/devtron/dashboard:0afcdb69-325-9400"
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:dbc11a1a-325-9395"
234+
image: "quay.io/devtron/dashboard:0afcdb69-325-9400"
235235
imagePullPolicy: IfNotPresent
236236
ports:
237237
- name: app

0 commit comments

Comments
 (0)