From 258412c644e8358ced5e291ae3006026e1a49cad Mon Sep 17 00:00:00 2001 From: 0hlov3 Date: Sun, 24 Dec 2023 14:56:35 +0100 Subject: [PATCH] Corrects appVersion --- charts/gotosocial/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/gotosocial/Chart.yaml b/charts/gotosocial/Chart.yaml index b89b865..b624c16 100644 --- a/charts/gotosocial/Chart.yaml +++ b/charts/gotosocial/Chart.yaml @@ -6,9 +6,9 @@ home: https://github.com/superseriousbusiness/gotosocial type: application # Chart Version -version: "0.4.15" +version: "0.4.16" # gotosocial version -appVersion: "v0.13.0" +appVersion: "0.13.0" maintainers: - name: fSocietySocial