Skip to content

Commit ca21b4b

Browse files
Update quay.io/argoproj/argocd Docker tag to v3
1 parent b267812 commit ca21b4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/images/images.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ package images
66
const (
77
// DefaultArgoCDImage is the default image to use for the ArgoCD deployment.
88
// You should also update the CRDs in the manifests/ directory to match this version.
9-
DefaultArgoCDImage = "quay.io/argoproj/argocd:v2.13.2"
9+
DefaultArgoCDImage = "quay.io/argoproj/argocd:v3.1.1"
1010
DefaultRedisImage = "docker.io/redis:7.4.2"
1111
)

0 commit comments

Comments
 (0)