From ae217311d3126da386abc55bd8befd3563f1ce4f Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Sun, 29 Oct 2023 22:48:13 -0400 Subject: [PATCH] chore: upgrade Helm chart to app version 0.5.1 Signed-off-by: Evan Prodromou --- chart/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 8b37b23..92eb286 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -3,4 +3,4 @@ name: one-page-pub description: An ActivityPub server type: application version: 0.5.0 -appVersion: "0.5.0" +appVersion: "0.5.1"