Skip to content

Commit ff1225a

Browse files
committed
Updated devtron to c0bdac7b-930-38226 tag in values file
1 parent 04eadd3 commit ff1225a

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

charts/devtron-enterprise/devtron-bom.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ devtron:
4848
# Values for devtron
4949
devtron:
5050
image: "hyperion:326ed2d1-759-38175"
51-
cicdImage: "devtron:326ed2d1-930-38177"
51+
cicdImage: "devtron:c0bdac7b-930-38226"
5252
imagePullPolicy: IfNotPresent
5353
customOverrides:
5454
PG_ADDR: postgresql-postgresql.devtroncd
@@ -93,7 +93,7 @@ devtron:
9393
configs:
9494
TRIVY_DB_REPOSITORY: mirror.gcr.io/aquasec/trivy-db
9595
TRIVY_JAVA_DB_REPOSITORY: mirror.gcr.io/aquasec/trivy-java-db
96-
# values for argocd integration
96+
# values for argocd integration
9797
argo-cd:
9898
global:
9999
image:
@@ -124,7 +124,7 @@ devtron:
124124
schedule: "0 * * * *"
125125
timeZone: UTC
126126
timescale:
127-
volumeSize: 5Gi
127+
volumeSize: 5Gi
128128
casbin:
129129
image: "casbin:46ed7c67-c62c2b36-464-38140"
130130
imagePullPolicy: IfNotPresent

charts/devtron-enterprise/devtron-images.txt.source

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ quay.io/devtron/curl:7.73.0
1010
quay.io/devtron/dashboard:62e65ef2-4b2d6d68-931-38143
1111
quay.io/devtron/devtron-utils:dup-chart-repo-v1.1.0
1212
quay.io/devtron/devtron-utils:geni-v1.1.4
13-
quay.io/devtron/devtron:326ed2d1-930-38177
13+
quay.io/devtron/devtron:c0bdac7b-930-38226
1414
quay.io/devtron/dex:v2.30.2
1515
quay.io/devtron/git-sensor:2c31a453-950-38181
1616
quay.io/devtron/grafana:7.3.1

charts/devtron-enterprise/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ devtron:
6464
# Values for devtron
6565
devtron:
6666
image: "hyperion:326ed2d1-759-38175"
67-
cicdImage: "devtron:326ed2d1-930-38177"
67+
cicdImage: "devtron:c0bdac7b-930-38226"
6868
imagePullPolicy: IfNotPresent
6969
customOverrides:
7070
USE_CUSTOM_HTTP_TRANSPORT: "false"

0 commit comments

Comments
 (0)