Skip to content

Commit

Permalink
Updated latest image of lens in installer
Browse files Browse the repository at this point in the history
  • Loading branch information
systemsdt committed Nov 6, 2024
1 parent 274ee88 commit ee38e6d
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 @@ -109,7 +109,7 @@ components:
# Values for lens
lens:
registry: ""
image: "lens:9db8a2fb-333-25482"
image: "lens:b4888f54-333-26837"
imagePullPolicy: IfNotPresent
configs:
GIT_SENSOR_PROTOCOL: GRPC
Expand Down
2 changes: 1 addition & 1 deletion charts/devtron/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ components:
# Values for lens
lens:
registry: ""
image: "lens:9db8a2fb-333-25482"
image: "lens:b4888f54-333-26837"
imagePullPolicy: IfNotPresent
secrets: {}
resources: {}
Expand Down
2 changes: 1 addition & 1 deletion manifests/yamls/lens.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ spec:
runAsUser: 1000
containers:
- name: lens
image: "quay.io/devtron/lens:9db8a2fb-333-25482"
image: "quay.io/devtron/lens:b4888f54-333-26837"
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false
Expand Down

0 comments on commit ee38e6d

Please sign in to comment.