From fac66c78a0d44a32d8f5398ec2d76be8a4d569e3 Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Wed, 27 Dec 2023 16:16:25 +0000 Subject: [PATCH] Bump atuin and chart version --- charts/atuin/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/atuin/Chart.yaml b/charts/atuin/Chart.yaml index f7eb2c2..08c2762 100644 --- a/charts/atuin/Chart.yaml +++ b/charts/atuin/Chart.yaml @@ -19,10 +19,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: 0.1.1 +version: 0.2.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: "17.0.1" +appVersion: "17.1.0"