From 3120b26b57d35cb0e1ab9a39e42ce6963347caff Mon Sep 17 00:00:00 2001 From: Toby Bellwood Date: Wed, 28 Feb 2024 10:43:04 +1100 Subject: [PATCH] chore: update storage-calculator to v0.5.2 --- charts/lagoon-remote/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/lagoon-remote/values.yaml b/charts/lagoon-remote/values.yaml index 0c039946..cd747e32 100644 --- a/charts/lagoon-remote/values.yaml +++ b/charts/lagoon-remote/values.yaml @@ -369,4 +369,4 @@ storageCalculator: repository: uselagoon/remote-calculator pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: v0.5.1 + tag: v0.5.2