From d6f259d107d6398953495ee5fafb071dd5729cb5 Mon Sep 17 00:00:00 2001 From: Timothy Olaleke Date: Wed, 5 Apr 2023 15:47:48 +0100 Subject: [PATCH] chore: bump chart --- Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index c758146..da6c7e8 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -16,13 +16,13 @@ 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.6 +version: 0.1.7 # 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: "0.0.14" +appVersion: "0.0.15" dependencies: - name: redis