Skip to content

Commit

Permalink
Updated latest image of dashboard in installer
Browse files Browse the repository at this point in the history
  • Loading branch information
prakarsh-dt committed Jun 14, 2022
1 parent f3f5585 commit f65775c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/devtron/devtron-bom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ installer:

components:
dashboard:
image: "quay.io/devtron/dashboard:5ff53a9a-240-9140"
image: "quay.io/devtron/dashboard:3464813c-240-9228"
devtron:
image: "quay.io/devtron/hyperion:8f171e23-280-9171"
cicdImage: "quay.io/devtron/devtron:dd291d12-324-9227"
Expand Down
2 changes: 1 addition & 1 deletion charts/devtron/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ components:
sentry: "false"
sentryEnv: "PRODUCTION"
applicationMetrics: "true"
image: "quay.io/devtron/dashboard:5ff53a9a-240-9140"
image: "quay.io/devtron/dashboard:3464813c-240-9228"
imagePullPolicy: IfNotPresent

devtron:
Expand Down
2 changes: 1 addition & 1 deletion manifests/yamls/dashboard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ spec:
- name: envoy-config-volume
mountPath: /etc/envoy-config/
- name: dashboard
image: "quay.io/devtron/dashboard:5ff53a9a-240-9140"
image: "quay.io/devtron/dashboard:3464813c-240-9228"
imagePullPolicy: IfNotPresent
ports:
- name: app
Expand Down

0 comments on commit f65775c

Please sign in to comment.