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
systemsdt committed Jan 23, 2024
1 parent bd9517d commit 9c37bdd
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 @@ -15,7 +15,7 @@ installer:

components:
dashboard:
image: "quay.io/devtron/dashboard:b7eaf297-325-20625"
image: "quay.io/devtron/dashboard:1a8b52d5-325-20752"
config:
extraConfigs:
USE_V2: "true"
Expand Down
2 changes: 1 addition & 1 deletion charts/devtron/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ components:
HIDE_EXCLUDE_INCLUDE_GIT_COMMITS: "false"
ENABLE_SCOPED_VARIABLES: "true"
ENABLE_CI_JOB: "true"
image: "quay.io/devtron/dashboard:b7eaf297-325-20625"
image: "quay.io/devtron/dashboard:1a8b52d5-325-20752"
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 @@ -235,7 +235,7 @@ spec:
- name: envoy-config-volume
mountPath: /etc/envoy-config/
- name: dashboard
image: "quay.io/devtron/dashboard:b7eaf297-325-20625"
image: "quay.io/devtron/dashboard:1a8b52d5-325-20752"
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false
Expand Down

0 comments on commit 9c37bdd

Please sign in to comment.