Skip to content

Commit

Permalink
chore(deps): update ghcr.io/samply/blaze docker tag to v0.24.1 (#294)
Browse files Browse the repository at this point in the history
* chore(deps): update ghcr.io/samply/blaze docker tag to v0.24.1

* bumped to 0.24.1

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: chgl <[email protected]>
  • Loading branch information
renovate[bot] and chgl authored Feb 7, 2024
1 parent c8125e7 commit 21ca26b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions charts/blaze/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ maintainers:
- name: miracum
deprecated: false
kubeVersion: ">= 1.19.0"
version: 0.3.9
version: 0.3.10
appVersion: "0.x"
annotations:
artifacthub.io/license: Apache-2.0
Expand All @@ -25,6 +25,4 @@ annotations:
# added, changed, deprecated, removed, fixed and security.
artifacthub.io/changes: |
- kind: changed
description: update ghcr.io/samply/blaze docker tag to v0.24.0
- kind: changed
description: update docker.io/curlimages/curl docker tag to v8.6.0
description: update ghcr.io/samply/blaze docker tag to v0.24.1
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.24.0@sha256:79b2873afd6ad7a01f442af752d86bfacd730692392906ce90a19b2b550e881a
tag: 0.24.1@sha256:8bdb5778a2c291f40b86497304f8f1a38d38f995ccc053ffe47786389efc4509
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 21ca26b

Please sign in to comment.