Skip to content

Commit

Permalink
Merge pull request #246 from devtron-labs/orch-image-update
Browse files Browse the repository at this point in the history
fix: devtron-enterprise v0.7.2
  • Loading branch information
akshatsinha007 authored Sep 3, 2024
2 parents 9a6e03d + 0ba4f6a commit e269fe6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/devtron-enterprise/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ keywords:
- argocd
- Hyperion
engine: gotpl
version: 0.22.74
version: 0.22.75
sources:
- https://github.com/devtron-labs/charts
dependencies:
Expand All @@ -27,4 +27,4 @@ maintainers:
- email: [email protected]
name: Prakarsh
icon: https://s3-ap-southeast-1.amazonaws.com/devtron.ai/images/devtron-sqr-logo.png
home: https://devtron.ai
home: https://devtron.ai
4 changes: 2 additions & 2 deletions charts/devtron-enterprise/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ components:
imagePullSecrets:
- name: devtron-image-pull-enterprise
image: "hyperion:3aa7e420-280-23147"
cicdImage: "devtron:14103a27-4-25126"
cicdImage: "devtron:6d4f2226-320-25138"
imagePullPolicy: IfNotPresent
customOverrides:
USE_CUSTOM_HTTP_TRANSPORT: "false"
Expand Down Expand Up @@ -509,4 +509,4 @@ devtronEnterprise:
resources: {}
configs:
CLUSTER_ID: "1"
ORCHESTRATOR_URL: http://devtron-service.devtroncd.svc.cluster.local/orchestrator
ORCHESTRATOR_URL: http://devtron-service.devtroncd.svc.cluster.local/orchestrator

0 comments on commit e269fe6

Please sign in to comment.