Skip to content

Commit 592320e

Browse files
committed
Updated latest image of notifier in installer
1 parent ee38e6d commit 592320e

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
@@ -183,7 +183,7 @@ security:
183183
tag: 4.3.6
184184
# Values for notifier integration
185185
notifier:
186-
image: "notifier:06392394-372-25535"
186+
image: "notifier:133c887d-372-26845"
187187
minio:
188188
image: "minio:RELEASE.2021-02-14T04-01-33Z"
189189
mbImage: "minio-mc:RELEASE.2021-02-14T04-28-06Z"

charts/devtron/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ security:
383383
notifier:
384384
enabled: false
385385
imagePullPolicy: IfNotPresent
386-
image: "notifier:06392394-372-25535"
386+
image: "notifier:133c887d-372-26845"
387387
configs:
388388
CD_ENVIRONMENT: PROD
389389
DB: orchestrator

manifests/yamls/notifier.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ spec:
6666
restartPolicy: Always
6767
containers:
6868
- name: notifier
69-
image: quay.io/devtron/notifier:06392394-372-25535"
69+
image: quay.io/devtron/notifier:133c887d-372-26845"
7070
imagePullPolicy: IfNotPresent
7171
ports:
7272
- name: app

0 commit comments

Comments
 (0)