From 086e62df937a9f1dfcf933ad1a558744ace6ba99 Mon Sep 17 00:00:00 2001 From: michaeljguarino Date: Wed, 18 Dec 2024 15:26:54 -0500 Subject: [PATCH] Bump chart to 0.5.0 --- charts/deployment-operator/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/deployment-operator/Chart.yaml b/charts/deployment-operator/Chart.yaml index 27cf608d..231ab5d3 100644 --- a/charts/deployment-operator/Chart.yaml +++ b/charts/deployment-operator/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: deployment-operator description: creates a new instance of the plural deployment operator appVersion: 0.5.0 -version: 0.4.56 +version: 0.5.0 maintainers: - name: Plural url: https://www.plural.sh