Skip to content

Commit 783ac02

Browse files
committed
Updated latest image of devtron in installer
1 parent 8a3c4cc commit 783ac02

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
@@ -39,7 +39,7 @@ components:
3939
devtron:
4040
registry: ""
4141
image: "hyperion:564fe991-280-28985"
42-
cicdImage: "devtron:018e7cba-434-28946"
42+
cicdImage: "devtron:564fe991-434-28986"
4343
imagePullPolicy: IfNotPresent
4444
customOverrides: {}
4545
ciRunner:

charts/devtron/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ components:
8282
devtron:
8383
registry: ""
8484
image: "hyperion:564fe991-280-28985"
85-
cicdImage: "devtron:018e7cba-434-28946"
85+
cicdImage: "devtron:564fe991-434-28986"
8686
imagePullPolicy: IfNotPresent
8787
customOverrides: {}
8888
serviceMonitor:

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:018e7cba-434-28946"
172+
image: "quay.io/devtron/devtron:564fe991-434-28986"
173173
securityContext:
174174
allowPrivilegeEscalation: false
175175
runAsUser: 1000

0 commit comments

Comments
 (0)