From f32aa51eb338872fb64dbffee764e4a0bab47c57 Mon Sep 17 00:00:00 2001 From: Tim Jacomb <21194782+timja@users.noreply.github.com> Date: Tue, 12 Dec 2023 09:20:09 +0000 Subject: [PATCH] Release helm chart 1.4.5 (#238) --- charts/github-comment-ops/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/github-comment-ops/Chart.yaml b/charts/github-comment-ops/Chart.yaml index ca58719..4dcd90b 100644 --- a/charts/github-comment-ops/Chart.yaml +++ b/charts/github-comment-ops/Chart.yaml @@ -15,10 +15,10 @@ 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: 1.4.3 +version: 1.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: "v1.4.3" +appVersion: "v1.4.5"