From cab53f373d1aa4c8e2eb2bf8dbcf3cd6fdd2a7de Mon Sep 17 00:00:00 2001 From: orudyk Date: Mon, 22 Aug 2022 17:32:24 +0300 Subject: [PATCH] NEXUS-34843: Update the AWS resiliency helm chart version --- aws-single-instance-resiliency/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aws-single-instance-resiliency/Chart.yaml b/aws-single-instance-resiliency/Chart.yaml index 82feece..c4fa6c6 100644 --- a/aws-single-instance-resiliency/Chart.yaml +++ b/aws-single-instance-resiliency/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: 40.1.0 +version: 41.1.0 # 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: "3.40.1" +appVersion: "3.41.1"