From d341b10addac82b5ea4a2776a23683df3d7f18f1 Mon Sep 17 00:00:00 2001 From: michaeljguarino Date: Tue, 17 Oct 2023 14:05:45 -0400 Subject: [PATCH] use new operator 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 7a86f8b5..34e93237 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.15 -appVersion: "0.3.0" +version: 0.1.16 +appVersion: "0.3.1" maintainers: - name: Plural url: https://www.plural.sh