Skip to content

Commit

Permalink
chore(deps): update ghcr.io/samply/blaze docker tag to v0.31.0 (#443)
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 Jan 10, 2025
1 parent d53f745 commit 3325654
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.29.0
deprecated: false
kubeVersion: ">= 1.19.0"
version: 0.5.46
version: 0.5.47
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.29.0"
description: "Updated ghcr.io/samply/blaze to 0.31.0"
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.2@sha256:586e929e7d27ea344adcc9696b76e0dcaf02cbb198c318c2b3ba3fb0dbd07681
tag: 0.31.0@sha256:00820f23d64da760ab447b12ac604f90fe448da5d766af2446f39347f4108b06
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 3325654

Please sign in to comment.