From a13cabb44ba556a0a9e8e01509406bb09cd45645 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sun, 27 Jul 2025 15:18:56 -0500 Subject: [PATCH] change version --- clusters/cl01tl/platform/stalwart/templates/elasticsearch.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/platform/stalwart/templates/elasticsearch.yaml b/clusters/cl01tl/platform/stalwart/templates/elasticsearch.yaml index 6bc1d06ea..4281c751d 100644 --- a/clusters/cl01tl/platform/stalwart/templates/elasticsearch.yaml +++ b/clusters/cl01tl/platform/stalwart/templates/elasticsearch.yaml @@ -8,7 +8,7 @@ metadata: app.kubernetes.io/instance: {{ .Release.Name }} app.kubernetes.io/part-of: {{ .Release.Name }} spec: - version: 9.0.4 + version: 8.18.0 auth: fileRealm: - secretName: stalwart-elasticsearch-secret