From ef5fcf684fcb8cee8d1c5e5f031567bbce8d6973 Mon Sep 17 00:00:00 2001 From: "miracum-renovate[bot]" <184965040+miracum-renovate[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 12:34:24 +0100 Subject: [PATCH] chore(deps): update ghcr.io/samply/blaze docker tag to v0.30.2 (#380) Co-authored-by: miracum-renovate[bot] <184965040+miracum-renovate[bot]@users.noreply.github.com> --- charts/blaze/Chart.yaml | 4 ++-- charts/blaze/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/blaze/Chart.yaml b/charts/blaze/Chart.yaml index ed100f77..94cb6e58 100644 --- a/charts/blaze/Chart.yaml +++ b/charts/blaze/Chart.yaml @@ -16,7 +16,7 @@ dependencies: version: 2.26.0 deprecated: false kubeVersion: ">= 1.19.0" -version: 0.5.9 +version: 0.5.10 appVersion: "0.x" annotations: artifacthub.io/license: Apache-2.0 @@ -31,4 +31,4 @@ annotations: # When using the list of objects option the valid supported kinds are # added, changed, deprecated, removed, fixed and security. - kind: changed - description: "Updated common to 2.26.0" + description: "Updated ghcr.io/samply/blaze to 0.30.2" diff --git a/charts/blaze/values.yaml b/charts/blaze/values.yaml index 9422b690..19cb9999 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.30.1@sha256:a669a964a07d6a675f340a474c5b23306e8abca1cfb2075e450300d89a20774b + tag: 0.30.2@sha256:586e929e7d27ea344adcc9696b76e0dcaf02cbb198c318c2b3ba3fb0dbd07681 pullPolicy: IfNotPresent # -- set the server base URL. Evaluated as a template. Equivalent to setting the `BASE_URL` environment variable.