From 0d38d21422ed63fdec76a865a2f41c4630aac0d1 Mon Sep 17 00:00:00 2001 From: michaeljguarino Date: Sat, 30 Sep 2023 13:46:37 -0400 Subject: [PATCH] update operator img --- 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 e023f24b..e3f369d0 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.5 -appVersion: "0.1.6" +version: 0.1.6 +appVersion: "0.1.7" maintainers: - name: Plural url: https://www.plural.sh