From 5635482e0dc277979b0488cfbffc609a6e5c7639 Mon Sep 17 00:00:00 2001 From: Story Crater Bot <19826264+Riotpiaole@users.noreply.github.com> Date: Tue, 21 Jul 2026 12:43:52 -0700 Subject: [PATCH] fix(temporal): pin chart to v0.74.0 (keep original cassandra/ES config) --- k8s/argocd/apps/60-applications.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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