From 61c712ac3189424b37b24bc1f9a7f85b85d635d8 Mon Sep 17 00:00:00 2001 From: michaeljguarino Date: Thu, 12 Oct 2023 01:10:07 -0400 Subject: [PATCH] bump chart vsn --- charts/deployment-operator/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/deployment-operator/Chart.yaml b/charts/deployment-operator/Chart.yaml index 5a7ce12e..0f2df9c5 100644 --- a/charts/deployment-operator/Chart.yaml +++ b/charts/deployment-operator/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: deployment-operator description: creates a new instance of the plural deployment operator type: application -version: 0.1.12 -appVersion: "0.2.0" +version: 0.1.13 +appVersion: "0.2.1" maintainers: - name: Plural url: https://www.plural.sh