From b1ad1d6066a45a7485737838f70a79742644bd1c Mon Sep 17 00:00:00 2001 From: Daniel Lewis Date: Thu, 11 Apr 2024 10:27:35 +0100 Subject: [PATCH] bump postcoder version (#25) --- 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 f4b5359..2abaccd 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.3 +version: 0.4.4 # 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.2.0" +appVersion: "4.3.1" dependencies: - name: "redis"