Skip to content

Commit 655878c

Browse files
committed
Updated latest image of devtron in installer
1 parent 31cc843 commit 655878c

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
@@ -40,7 +40,7 @@ components:
4040
devtron:
4141
registry: ""
4242
image: "hyperion:b90e419d-280-31056"
43-
cicdImage: "devtron:b90e419d-434-31004"
43+
cicdImage: "devtron:846c2d90-434-31081"
4444
imagePullPolicy: IfNotPresent
4545
customOverrides: {}
4646
podSecurityContext:

charts/devtron/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ components:
8888
devtron:
8989
registry: ""
9090
image: "hyperion:b90e419d-280-31056"
91-
cicdImage: "devtron:b90e419d-434-31004"
91+
cicdImage: "devtron:846c2d90-434-31081"
9292
imagePullPolicy: IfNotPresent
9393
customOverrides: {}
9494
podSecurityContext:

manifests/yamls/devtron.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ spec:
169169
runAsUser: 1000
170170
containers:
171171
- name: devtron
172-
image: "quay.io/devtron/devtron:b90e419d-434-31004"
172+
image: "quay.io/devtron/devtron:846c2d90-434-31081"
173173
securityContext:
174174
allowPrivilegeEscalation: false
175175
runAsUser: 1000

0 commit comments

Comments
 (0)