From 5640aedb84ac61c91762bbec3ef4daa2c3f45824 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 12:05:50 +0000 Subject: [PATCH] chore(deps): update ghcr.io/samply/blaze docker tag to v0.22.3 --- charts/blaze/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/blaze/values.yaml b/charts/blaze/values.yaml index 5c3e659c..f8dfe251 100644 --- a/charts/blaze/values.yaml +++ b/charts/blaze/values.yaml @@ -5,7 +5,7 @@ replicaCount: 1 image: registry: ghcr.io repository: samply/blaze - tag: 0.22.1@sha256:aea9042a0b84aeba5e128ee1a14f1c7c1e5bf88096656e53015039c22b198c43 + tag: 0.22.3@sha256:4c5c30290c06045b58aecf6e7c071ae05c5d677e9e687be71fad51eb31579f48 pullPolicy: IfNotPresent # -- set the server base URL. Evaluated as a template. Equivalent to setting the `BASE_URL` environment variable.