From c150d1efe1a41c355cf9e9e4d53f10de8471003b Mon Sep 17 00:00:00 2001 From: Pedro Sanders Date: Wed, 27 Sep 2023 21:00:25 -0400 Subject: [PATCH] chore: bump the chart's appVersion to 2.3.1 --- ops/charts/connect/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ops/charts/connect/Chart.yaml b/ops/charts/connect/Chart.yaml index c270c8975..a480fba72 100644 --- a/ops/charts/connect/Chart.yaml +++ b/ops/charts/connect/Chart.yaml @@ -3,7 +3,7 @@ name: routr-connect description: Routr Connect Helm Chart type: application version: 0.2.0 -appVersion: 2.3.0 +appVersion: 2.3.1 dependencies: - name: postgresql version: 12.1.15