From 85673aae0a30f454e14eda3386799d3077e34458 Mon Sep 17 00:00:00 2001 From: Thumbscrew Date: Sat, 16 Mar 2024 16:20:51 +0000 Subject: [PATCH] chore: bump tandoor-recipes to 1.5.13 (#62) --- charts/tandoor-recipes/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/tandoor-recipes/Chart.yaml b/charts/tandoor-recipes/Chart.yaml index 476a833..891c7a1 100644 --- a/charts/tandoor-recipes/Chart.yaml +++ b/charts/tandoor-recipes/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.2.1 +version: 0.2.2 # 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: "1.5.12" +appVersion: "1.5.13" dependencies: - name: postgresql