Skip to content

Commit 38cff8e

Browse files
committed
Updated latest image of chart-sync in installer
1 parent 4e76c19 commit 38cff8e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

charts/devtron/devtron-bom.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ components:
154154
DB_NAME: "lens"
155155
chartSync:
156156
registry: ""
157-
image: chart-sync:73ce53e5-836-26851
157+
image: chart-sync:73ce53e5-836-26871
158158
schedule: "0 19 * * *"
159159
extraConfigs: {}
160160
# values for argocd integration

charts/devtron/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ components:
222222
DB_NAME: "lens"
223223
chartSync:
224224
registry: ""
225-
image: chart-sync:73ce53e5-836-26851
225+
image: chart-sync:73ce53e5-836-26871
226226
schedule: "0 19 * * *"
227227
extraConfigs: {}
228228
# values for argocd integration

manifests/yamls/devtron.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ data:
8989
ENFORCER_CACHE: "true"
9090
ENFORCER_CACHE_EXPIRATION_IN_SEC: "345600"
9191
ENFORCER_MAX_BATCH_SIZE: "1"
92-
APP_SYNC_IMAGE: "quay.io/devtron/chart-sync:73ce53e5-836-26851"
92+
APP_SYNC_IMAGE: "quay.io/devtron/chart-sync:73ce53e5-836-26871"
9393
DEVTRON_SECRET_NAME: "devtron-secret"
9494
GIT_SENSOR_PROTOCOL: GRPC
9595
GIT_SENSOR_URL: git-sensor-service.devtroncd:90

0 commit comments

Comments
 (0)