From 2012f7b0c96d72ed88aa0183247fb13b6571fd6c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 17:39:59 +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 9007a95..ede9f5f 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