Skip to content

Commit

Permalink
Merge pull request #248 from devtron-labs/sync-2024-10-02-064835-6dc445d
Browse files Browse the repository at this point in the history
Sync changes from sync-2024-10-02-064835-6dc445d
  • Loading branch information
pawan-mehta-dt authored Oct 2, 2024
2 parents 6dc445d + c63ae51 commit 37eec3c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions charts/devtron/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: devtron-operator
appVersion: 0.7.2
appVersion: 0.7.3
description: Chart to configure and install Devtron. Devtron is a Kubernetes Orchestration system.
keywords:
- Devtron
Expand All @@ -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 Down
6 changes: 3 additions & 3 deletions charts/devtron/devtron-bom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ global:
containerRegistry: "quay.io/devtron"
extraManifests: []
installer:
release: "v0.7.2"
release: "v0.7.3"
registry: ""
image: "inception"
tag: "473deaa4-185-21582"
Expand Down Expand Up @@ -38,8 +38,8 @@ components:
imagePullPolicy: IfNotPresent
devtron:
registry: ""
image: "hyperion:3f68456b-280-25566"
cicdImage: "devtron:3f68456b-434-25567"
image: "hyperion:e17c52eb-280-25812"
cicdImage: "devtron:e17c52eb-434-25813"
imagePullPolicy: IfNotPresent
customOverrides: {}
ciRunner:
Expand Down
6 changes: 3 additions & 3 deletions charts/devtron/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ global:
extraManifests: []
installer:
repo: "devtron-labs/devtron"
release: "v0.7.2"
release: "v0.7.3"
registry: ""
image: inception
tag: 473deaa4-185-21582
Expand Down Expand Up @@ -81,8 +81,8 @@ components:
imagePullPolicy: IfNotPresent
devtron:
registry: ""
image: "hyperion:3f68456b-280-25566"
cicdImage: "devtron:3f68456b-434-25567"
image: "hyperion:e17c52eb-280-25812"
cicdImage: "devtron:e17c52eb-434-25813"
imagePullPolicy: IfNotPresent
customOverrides: {}
serviceMonitor:
Expand Down

0 comments on commit 37eec3c

Please sign in to comment.