From c1529902675519ad7edb8ad4ab5aed2600d1cd55 Mon Sep 17 00:00:00 2001 From: Daniel Lewis Date: Tue, 4 Jun 2024 10:04:04 +0100 Subject: [PATCH] update postcoder proxy (#26) --- charts/postcoder-proxy/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/postcoder-proxy/Chart.yaml b/charts/postcoder-proxy/Chart.yaml index 2abaccd..acba0e2 100644 --- a/charts/postcoder-proxy/Chart.yaml +++ b/charts/postcoder-proxy/Chart.yaml @@ -15,13 +15,13 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.4.4 +version: 0.4.5 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "4.3.1" +appVersion: "4.3.2" dependencies: - name: "redis"