[bitnami/grafana-tempo] Release 3.7.4 (#28417)

* [bitnami/grafana-tempo] Release 3.7.4 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-07-25 06:39:38 +02:00
committed by GitHub
parent a26b4beafe
commit 3ee02539fa
4 changed files with 22 additions and 14 deletions

View File

@@ -1,8 +1,16 @@
# Changelog
## 3.7.3 (2024-07-24)
## 3.7.4 (2024-07-25)
* [bitnami/grafana-tempo] Release 3.7.3 ([#28287](https://github.com/bitnami/charts/pull/28287))
* [bitnami/grafana-tempo] Release 3.7.4 ([#28417](https://github.com/bitnami/charts/pull/28417))
## <small>3.7.3 (2024-07-24)</small>
* [bitnami/grafana-tempo] Release 3.7.3 (#28287) ([c1cf555](https://github.com/bitnami/charts/commit/c1cf555eedd69f1841ad2c84ff4bc89e59490e5b)), closes [#28287](https://github.com/bitnami/charts/issues/28287)
## <small>3.7.2 (2024-07-24)</small>
* [bitnami/grafana-tempo] Release 3.7.2 (#28248) ([0d0d073](https://github.com/bitnami/charts/commit/0d0d073eba178e9c1edd61eea87fca84d3deae11)), closes [#28248](https://github.com/bitnami/charts/issues/28248)
## <small>3.7.1 (2024-07-19)</small>

View File

@@ -1,9 +1,9 @@
dependencies:
- name: memcached
repository: oci://registry-1.docker.io/bitnamicharts
version: 7.4.9
version: 7.4.10
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.20.5
digest: sha256:56c2b35abe9393aef5e7589666a8397713a872c650088333306517dcb8aa6269
generated: "2024-07-23T23:28:35.603322787Z"
digest: sha256:0df6a2e1f24f1e626d1cc2df7235899331e335530556df748f5b41e2cf9cbcf0
generated: "2024-07-25T04:20:18.620624001Z"

View File

@@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: grafana-tempo
image: docker.io/bitnami/grafana-tempo:2.5.0-debian-12-r7
image: docker.io/bitnami/grafana-tempo:2.5.0-debian-12-r8
- name: grafana-tempo-query
image: docker.io/bitnami/grafana-tempo-query:2.5.0-debian-12-r5
image: docker.io/bitnami/grafana-tempo-query:2.5.0-debian-12-r7
- name: grafana-tempo-vulture
image: docker.io/bitnami/grafana-tempo-vulture:2.5.0-debian-12-r5
image: docker.io/bitnami/grafana-tempo-vulture:2.5.0-debian-12-r7
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r25
image: docker.io/bitnami/os-shell:12-debian-12-r26
apiVersion: v2
appVersion: 2.5.0
dependencies:
@@ -39,4 +39,4 @@ maintainers:
name: grafana-tempo
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/grafana-tempo
version: 3.7.3
version: 3.7.4

View File

@@ -83,7 +83,7 @@ tempo:
image:
registry: docker.io
repository: bitnami/grafana-tempo
tag: 2.5.0-debian-12-r7
tag: 2.5.0-debian-12-r8
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -2442,7 +2442,7 @@ queryFrontend:
image:
registry: docker.io
repository: bitnami/grafana-tempo-query
tag: 2.5.0-debian-12-r5
tag: 2.5.0-debian-12-r7
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -2743,7 +2743,7 @@ vulture:
image:
registry: docker.io
repository: bitnami/grafana-tempo-vulture
tag: 2.5.0-debian-12-r5
tag: 2.5.0-debian-12-r7
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -3152,7 +3152,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r25
tag: 12-debian-12-r26
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.