diff --git a/k8s/argocd/apps/60-applications.yaml b/k8s/argocd/apps/60-applications.yaml index bcb116c..9b8b66b 100644 --- a/k8s/argocd/apps/60-applications.yaml +++ b/k8s/argocd/apps/60-applications.yaml @@ -14,7 +14,7 @@ spec: sources: - repoURL: https://go.temporal.io/helm-charts chart: temporal - targetRevision: "*" + targetRevision: "0.74.0" helm: valueFiles: - $values/k8s/applications/temporal/temporal-values.yaml