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 Nov 3, 2022
1 parent 83d368b commit a7befcf
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:34ceb881-325-11349"
image: "quay.io/devtron/dashboard:3325d508-325-11388"
devtron:
image: "quay.io/devtron/hyperion:6421edd9-280-11386"
cicdImage: "quay.io/devtron/devtron:6421edd9-326-11385"
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:34ceb881-325-11349"
image: "quay.io/devtron/dashboard:3325d508-325-11388"
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:34ceb881-325-11349"
image: "quay.io/devtron/dashboard:3325d508-325-11388"
imagePullPolicy: IfNotPresent
ports:
- name: app
Expand Down

0 comments on commit a7befcf

Please sign in to comment.