From 4625c2f9f7633f4f82a35349e70f802c19dd8bd1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 15:37:43 -0400 Subject: [PATCH] Updated chart to release v0.4.36 (#224) 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 b4f5407d..3a6418d2 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.35 -version: 0.4.35 +appVersion: 0.4.36 +version: 0.4.36 maintainers: - name: Plural url: https://www.plural.sh