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 9c581f9 commit f1823b7Copy full SHA for f1823b7
bootstrap/kubernetes-full/argocd.tf
@@ -26,7 +26,7 @@ resource "helm_release" "argocd" {
26
27
repository = "https://argoproj.github.io/argo-helm"
28
chart = "argo-cd"
29
- version = "8.2.5"
+ version = "8.2.6"
30
31
namespace = "sys-argocd"
32
name = "argocd"
0 commit comments