From 43a55569964647415ad948a28355ec148eb7ac80 Mon Sep 17 00:00:00 2001 From: Lukasz Zajaczkowski Date: Tue, 17 Oct 2023 16:16:02 +0200 Subject: [PATCH] update versions --- 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 b53e1d0d..7a86f8b5 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.14 -appVersion: "0.2.2" +version: 0.1.15 +appVersion: "0.3.0" maintainers: - name: Plural url: https://www.plural.sh