Skip to content

Commit a7befcf

Browse files
committed
Updated latest image of dashboard in installer
1 parent 83d368b commit a7befcf

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:34ceb881-325-11349"
8+
image: "quay.io/devtron/dashboard:3325d508-325-11388"
99
devtron:
1010
image: "quay.io/devtron/hyperion:6421edd9-280-11386"
1111
cicdImage: "quay.io/devtron/devtron:6421edd9-326-11385"

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:34ceb881-325-11349"
46+
image: "quay.io/devtron/dashboard:3325d508-325-11388"
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:34ceb881-325-11349"
234+
image: "quay.io/devtron/dashboard:3325d508-325-11388"
235235
imagePullPolicy: IfNotPresent
236236
ports:
237237
- name: app

0 commit comments

Comments
 (0)