Skip to content

Commit

Permalink
Updated latest image of devtron in installer
Browse files Browse the repository at this point in the history
  • Loading branch information
systemsdt committed Nov 6, 2024
1 parent 9587595 commit 274ee88
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 @@ -39,7 +39,7 @@ components:
devtron:
registry: ""
image: "hyperion:4288e910-280-26829"
cicdImage: "devtron:e17c52eb-434-25813"
cicdImage: "devtron:4288e910-434-26828"
imagePullPolicy: IfNotPresent
customOverrides: {}
ciRunner:
Expand Down
2 changes: 1 addition & 1 deletion charts/devtron/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ components:
devtron:
registry: ""
image: "hyperion:4288e910-280-26829"
cicdImage: "devtron:e17c52eb-434-25813"
cicdImage: "devtron:4288e910-434-26828"
imagePullPolicy: IfNotPresent
customOverrides: {}
serviceMonitor:
Expand Down
2 changes: 1 addition & 1 deletion manifests/yamls/devtron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ spec:
runAsUser: 1000
containers:
- name: devtron
image: "quay.io/devtron/devtron:0b51ad37-434-25810"
image: "quay.io/devtron/devtron:4288e910-434-26828"
securityContext:
allowPrivilegeEscalation: false
runAsUser: 1000
Expand Down

0 comments on commit 274ee88

Please sign in to comment.