Skip to content

Commit 5d2c30e

Browse files
Update quay.io/argoproj/argocd Docker tag to v3.4.3
1 parent 69631ea commit 5d2c30e

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:v3.1.9"
9+
DefaultArgoCDImage = "quay.io/argoproj/argocd:v3.4.3"
1010
DefaultRedisImage = "docker.io/redis:8.2.2"
1111
)

0 commit comments

Comments
 (0)