From 0c0539abee43e8596710e3273cf6ef77a95056ae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 23:09:51 -0500 Subject: [PATCH] Updated chart to release v0.4.54 (#315) 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 7dfb70bf..500fbf5b 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.53 -version: 0.4.53 +appVersion: 0.4.54 +version: 0.4.54 maintainers: - name: Plural url: https://www.plural.sh