From 45f4ab0270f643359c1c12f73a9beb323d4cda52 Mon Sep 17 00:00:00 2001 From: anish-mudaraddi Date: Wed, 14 Aug 2024 13:34:04 +0100 Subject: [PATCH] MAINT: update rabbit consumer chart for app 3.0.1 --- charts/rabbit-consumer/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/rabbit-consumer/Chart.yaml b/charts/rabbit-consumer/Chart.yaml index 0e5bca45..6b0e4c52 100644 --- a/charts/rabbit-consumer/Chart.yaml +++ b/charts/rabbit-consumer/Chart.yaml @@ -6,10 +6,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.7.0 +version: 1.7.1 # 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: "v3.0.0" +appVersion: "v3.0.1"