From 767d77c385f654ad123c10ef11dde89a104f675e Mon Sep 17 00:00:00 2001 From: Lukasz Zajaczkowski Date: Wed, 25 Oct 2023 10:54:12 +0200 Subject: [PATCH] update chart --- 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 a1a36093..882cc382 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.22 -appVersion: "0.3.6" +version: 0.1.23 +appVersion: "0.3.7" maintainers: - name: Plural url: https://www.plural.sh