From 8524e95c8d41683161905bce82c05a60a48e9ea6 Mon Sep 17 00:00:00 2001 From: j Date: Thu, 14 Aug 2025 00:32:38 +1000 Subject: [PATCH] Fix replicator version --- applications/10-replicator/replicator.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/10-replicator/replicator.yaml b/applications/10-replicator/replicator.yaml index 9727660..e7aa4cb 100644 --- a/applications/10-replicator/replicator.yaml +++ b/applications/10-replicator/replicator.yaml @@ -75,7 +75,7 @@ spec: source: repoURL: "https://helm.mittwald.de" chart: "kubernetes-replicator" - targetRevision: "1.0.0" + targetRevision: "2.12.0" helm: releaseName: "kubernetes-replicator" values: |