Skip to content

Commit ee38e6d

Browse files
committed
Updated latest image of lens in installer
1 parent 274ee88 commit ee38e6d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

charts/devtron/devtron-bom.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ components:
109109
# Values for lens
110110
lens:
111111
registry: ""
112-
image: "lens:9db8a2fb-333-25482"
112+
image: "lens:b4888f54-333-26837"
113113
imagePullPolicy: IfNotPresent
114114
configs:
115115
GIT_SENSOR_PROTOCOL: GRPC

charts/devtron/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ components:
175175
# Values for lens
176176
lens:
177177
registry: ""
178-
image: "lens:9db8a2fb-333-25482"
178+
image: "lens:b4888f54-333-26837"
179179
imagePullPolicy: IfNotPresent
180180
secrets: {}
181181
resources: {}

manifests/yamls/lens.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ spec:
7171
runAsUser: 1000
7272
containers:
7373
- name: lens
74-
image: "quay.io/devtron/lens:9db8a2fb-333-25482"
74+
image: "quay.io/devtron/lens:b4888f54-333-26837"
7575
imagePullPolicy: IfNotPresent
7676
securityContext:
7777
allowPrivilegeEscalation: false

0 commit comments

Comments
 (0)