From 79fcc46146540a273822f2c6e0487b6fd634034d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 14:55:32 -0500 Subject: [PATCH] Updated chart to release v0.5.2 (#328) 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 5c068266..df1fc061 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.5.1 -version: 0.5.1 +appVersion: 0.5.2 +version: 0.5.2 maintainers: - name: Plural url: https://www.plural.sh