From dfe3cc57f6101f8fa3e75805a42133c9676b071c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 20:37:23 +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