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 1, 2022
1 parent f7f60b1 commit 77d1241
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-11346"
image: "quay.io/devtron/dashboard:34ceb881-325-11349"
devtron:
image: "quay.io/devtron/hyperion:e6990572-280-11348"
cicdImage: "quay.io/devtron/devtron:e6990572-326-11347"
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-11346"
image: "quay.io/devtron/dashboard:34ceb881-325-11349"
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-11346"
image: "quay.io/devtron/dashboard:34ceb881-325-11349"
imagePullPolicy: IfNotPresent
ports:
- name: app
Expand Down

0 comments on commit 77d1241

Please sign in to comment.