Skip to content

Commit 0612771

Browse files
authored
Update devtron-bom.yaml
1 parent b18393c commit 0612771

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

charts/devtron/devtron-bom.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,13 @@ components:
2727
casbin:
2828
GIT_BRANCH: "main"
2929
GIT_HASH: "299b90b9322f40d84ebac23a9b43d0bbe23c56ca"
30+
31+
argo-cd:
32+
global:
33+
image:
34+
# -- If defined, a repository applied to all Argo CD deployments
35+
repository: quay.io/argoproj/argocd
36+
# -- Overrides the global Argo CD image tag whose default is the chart appVersion
37+
tag: "v2.4.0"
38+
# -- If defined, a imagePullPolicy applied to all Argo CD deployments
39+
imagePullPolicy: IfNotPresent

0 commit comments

Comments
 (0)