From f6707c10e91086536ab4722229f0fac79ad1fd17 Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Fri, 14 Jun 2024 11:06:19 +0100 Subject: [PATCH] chore: update to Atuin 18.3.0 (#4) --- 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 5a001cc..a67e18a 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.3.1 +version: 0.3.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: "17.2.1" +appVersion: "18.3.0"