From 65b2bc6260a78616d92037e5ada527f69af55839 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 21:20:08 +0000 Subject: [PATCH] chore(deps): update helm release cassandra to v0.15.4 --- charts/temporal/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/temporal/Chart.yaml b/charts/temporal/Chart.yaml index e87a842..9afb2c7 100644 --- a/charts/temporal/Chart.yaml +++ b/charts/temporal/Chart.yaml @@ -20,7 +20,7 @@ sources: dependencies: - name: cassandra - version: "0.14.3" + version: "0.15.4" repository: https://charts.helm.sh/incubator enabled: false condition: cassandra.enabled