From 80bcab4e47b83790d245405c9e5588575aa143a6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 11:24:26 -0400 Subject: [PATCH] Updated chart to release v0.4.14 (#148) Co-authored-by: michaeljguarino --- 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 515276db..3d6a1d26 100644 --- a/charts/deployment-operator/Chart.yaml +++ b/charts/deployment-operator/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 name: deployment-operator description: creates a new instance of the plural deployment operator -appVersion: 0.4.13 -version: 0.4.13 +appVersion: 0.4.14 +version: 0.4.14 maintainers: - name: Plural url: https://www.plural.sh