From 6425970c483e048ea381af2c920f5d19c3d48b74 Mon Sep 17 00:00:00 2001 From: Henry Whitaker Date: Fri, 19 Apr 2024 22:58:56 +0100 Subject: [PATCH] chore(chart): bump app version --- chart/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 3096e7f..eeea2f8 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: prompage-helm description: A Helm chart for PromPage type: application -version: 0.1.9 -appVersion: "v1.2.0" +version: 0.1.10 +appVersion: "v1.2.1"