Skip to content

Commit 504ceed

Browse files
chore(deps): update helm release argo-cd to v8.2.7
1 parent 9c581f9 commit 504ceed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bootstrap/kubernetes-full/argocd.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ resource "helm_release" "argocd" {
2626

2727
repository = "https://argoproj.github.io/argo-helm"
2828
chart = "argo-cd"
29-
version = "8.2.5"
29+
version = "8.2.7"
3030

3131
namespace = "sys-argocd"
3232
name = "argocd"

0 commit comments

Comments
 (0)