From 54529a396bea95b78a150186b234ad00e663896e Mon Sep 17 00:00:00 2001 From: Curtis Ruck Date: Fri, 11 Mar 2022 21:32:52 -0500 Subject: [PATCH] bump container version --- charts/openldap/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/openldap/Chart.yaml b/charts/openldap/Chart.yaml index e07e104..9b90143 100644 --- a/charts/openldap/Chart.yaml +++ b/charts/openldap/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.0.16 +version: 1.0.17 # 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: "2.6.1-9" +appVersion: "2.6.1-10"