We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0612771 commit 140d346Copy full SHA for 140d346
charts/devtron/devtron-bom.yaml
@@ -31,9 +31,6 @@ components:
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