From 9c5d856971fe07d3b3d8605efbb8b8360cf6d1ec Mon Sep 17 00:00:00 2001 From: Jacob Cox Date: Tue, 21 Apr 2026 08:20:57 -0700 Subject: [PATCH] fixed version mismatch in chart file --- ess/versions/1.3.1/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ess/versions/1.3.1/Chart.yaml b/ess/versions/1.3.1/Chart.yaml index c677618e..d02c0635 100644 --- a/ess/versions/1.3.1/Chart.yaml +++ b/ess/versions/1.3.1/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: ess description: External Secret Syncer for Control Plane type: application -version: 1.3.0 +version: 1.3.1 appVersion: "1.0.0" annotations: