From 470b7df2f3584e77d467c7f41655777a7c2d05b6 Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Fri, 17 Feb 2023 15:58:08 +0100 Subject: [PATCH] fix: update chart version --- chart/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index bd0bc0e..2df2605 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: badhouseplants-net description: A Helm chart for Kubernetes type: application -version: 0.1.12 +version: 0.2.0 appVersion: "1.16.0"