Skip to content

Commit 98b8467

Browse files
committed
Updated latest image of dashboard in installer
1 parent 9a1ae90 commit 98b8467

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
@@ -15,7 +15,7 @@ installer:
1515

1616
components:
1717
dashboard:
18-
image: "quay.io/devtron/dashboard:be354866-325-13271"
18+
image: "quay.io/devtron/dashboard:28017af9-325-13419"
1919
devtron:
2020
image: "quay.io/devtron/hyperion:9f3934ee-280-13407"
2121
cicdImage: "quay.io/devtron/devtron:9f3934ee-434-13409"

charts/devtron/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ components:
5252
sentry: "false"
5353
sentryEnv: "PRODUCTION"
5454
applicationMetrics: "true"
55-
image: "quay.io/devtron/dashboard:be354866-325-13271"
55+
image: "quay.io/devtron/dashboard:28017af9-325-13419"
5656
imagePullPolicy: IfNotPresent
5757

5858
devtron:

manifests/yamls/dashboard.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ spec:
235235
- name: envoy-config-volume
236236
mountPath: /etc/envoy-config/
237237
- name: dashboard
238-
image: "quay.io/devtron/dashboard:be354866-325-13271"
238+
image: "quay.io/devtron/dashboard:28017af9-325-13419"
239239
imagePullPolicy: IfNotPresent
240240
securityContext:
241241
allowPrivilegeEscalation: false

0 commit comments

Comments
 (0)