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 11, 2024
1 parent a8c4823 commit 300f5f5
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:76300acf-280-27001"
cicdImage: "devtron:76300acf-434-26999"
cicdImage: "devtron:15cf0137-434-27015"
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:76300acf-280-27001"
cicdImage: "devtron:76300acf-434-26999"
cicdImage: "devtron:15cf0137-434-27015"
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:76300acf-434-26999"
image: "quay.io/devtron/devtron:15cf0137-434-27015"
securityContext:
allowPrivilegeEscalation: false
runAsUser: 1000
Expand Down

0 comments on commit 300f5f5

Please sign in to comment.