From b6bbfc08ad4603134ae8f25af046ead2a34894cd Mon Sep 17 00:00:00 2001 From: Maidul Islam Date: Sun, 19 Feb 2023 12:52:22 -0500 Subject: [PATCH] increase helm chart --- helm-charts/infisical/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm-charts/infisical/Chart.yaml b/helm-charts/infisical/Chart.yaml index d0d293b71..80fe48fcc 100644 --- a/helm-charts/infisical/Chart.yaml +++ b/helm-charts/infisical/Chart.yaml @@ -7,7 +7,7 @@ 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.1.14 +version: 0.1.15 # 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 @@ -23,4 +23,4 @@ dependencies: - name: mailhog version: "~5.2.3" repository: "https://codecentric.github.io/helm-charts" - condition: mailhog.enabled \ No newline at end of file + condition: mailhog.enabled