From 6c5446912fb7437851ca401423fb6ddecbf6804a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 16:14:34 +0000 Subject: [PATCH] chore(deps): update emeraldpay/dshackle docker tag to v0.15.2 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- charts-private/dshackle/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts-private/dshackle/values.yaml b/charts-private/dshackle/values.yaml index 5076a653..9465e85e 100644 --- a/charts-private/dshackle/values.yaml +++ b/charts-private/dshackle/values.yaml @@ -14,7 +14,7 @@ image: repository: emeraldpay/dshackle pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "0.15.1" + tag: "0.15.2" # -- Image pull secrets imagePullSecrets: []