From 8ca3ed4643e30b3aef74ff753b643100ad79d192 Mon Sep 17 00:00:00 2001 From: Janis Eccarius Date: Tue, 16 Jun 2026 22:08:21 +0200 Subject: [PATCH] fix: updated analytics --- spark-analytics/eu-central-1-prod/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spark-analytics/eu-central-1-prod/kustomization.yaml b/spark-analytics/eu-central-1-prod/kustomization.yaml index cfdcc95..44218b3 100755 --- a/spark-analytics/eu-central-1-prod/kustomization.yaml +++ b/spark-analytics/eu-central-1-prod/kustomization.yaml @@ -5,7 +5,7 @@ resources: - ../base images: - name: ghcr.io/now-chess/now-chess-systems/analytics - newTag: 0.1.0 + newTag: 0.2.0 patches: # Pin the analytics image tag in each CronJob and the Deployment. # The base uses :latest; overlays pin to a released tag.