From d01f3655694ca8a020e817a373c38516d77b0dde Mon Sep 17 00:00:00 2001 From: "Everton H. Taques" <97463920+etaques@users.noreply.github.com> Date: Fri, 6 Oct 2023 10:55:35 -0300 Subject: [PATCH] Update Chart.yaml --- kind/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kind/Chart.yaml b/kind/Chart.yaml index f86bcf44b..8b03cc9a5 100644 --- a/kind/Chart.yaml +++ b/kind/Chart.yaml @@ -17,5 +17,5 @@ appVersion: "1.0.0" dependencies: - name: orb - version: "1.0.50" + version: "1.0.51" repository: "@orb-community"