Skip to content

Commit 99755bc

Browse files
committed
Update Helm release argo-cd to v7.4.5
1 parent 1327c28 commit 99755bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ resource "helm_release" "argocd" {
111111
repository = "https://argoproj.github.io/argo-helm"
112112
chart = "argo-cd"
113113
namespace = "argocd"
114-
version = "7.4.4"
114+
version = "7.4.5"
115115
create_namespace = true
116116

117117
}

0 commit comments

Comments
 (0)