From 75e1e52747696fa41436cae52efbc3d46009d002 Mon Sep 17 00:00:00 2001 From: michaeljguarino Date: Fri, 20 Feb 2026 20:36:53 +0000 Subject: [PATCH 1/2] Updated chart to release v0.6.24 --- 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 139108fb1..c30d4c071 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.6.22 -version: 0.6.22 +appVersion: 0.6.24 +version: 0.6.23 maintainers: - name: Plural url: https://www.plural.sh From 7362e4f8dae4a8082fa7a3239fe5e799d8fe9935 Mon Sep 17 00:00:00 2001 From: michaeljguarino Date: Fri, 20 Feb 2026 15:53:09 -0500 Subject: [PATCH 2/2] Apply suggestions from code review Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> --- 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 c30d4c071..e9ec85caa 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.6.24 -version: 0.6.23 +version: 0.6.24 maintainers: - name: Plural url: https://www.plural.sh