Skip to content

Commit

Permalink
chore(deps): update ghcr.io/samply/blaze docker tag to v0.30.2 (#380)
Browse files Browse the repository at this point in the history
Co-authored-by: miracum-renovate[bot] <184965040+miracum-renovate[bot]@users.noreply.github.com>
  • Loading branch information
miracum-renovate[bot] authored Oct 30, 2024
1 parent 24f53ee commit ef5fcf6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/blaze/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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"
2 changes: 1 addition & 1 deletion charts/blaze/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit ef5fcf6

Please sign in to comment.