mirror of
https://github.com/bitnami/charts.git
synced 2026-02-19 19:47:22 +08:00
[bitnami/grafana-tempo] Release 3.7.2 (#28248)
* [bitnami/grafana-tempo] Release 3.7.2 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:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 3.7.1 (2024-07-18)
|
||||
## 3.7.2 (2024-07-23)
|
||||
|
||||
* [bitnami/grafana-tempo] Global StorageClass as default value ([#28028](https://github.com/bitnami/charts/pull/28028))
|
||||
* [bitnami/grafana-tempo] Release 3.7.2 ([#28248](https://github.com/bitnami/charts/pull/28248))
|
||||
|
||||
## <small>3.7.1 (2024-07-19)</small>
|
||||
|
||||
* [bitnami/grafana-tempo] Global StorageClass as default value (#28028) ([bcfcaef](https://github.com/bitnami/charts/commit/bcfcaef6e471b113e491631a5d78d19a8943e4a1)), closes [#28028](https://github.com/bitnami/charts/issues/28028)
|
||||
|
||||
## 3.7.0 (2024-07-17)
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: memcached
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 7.4.8
|
||||
version: 7.4.9
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.20.5
|
||||
digest: sha256:be203e13a2693393042a10326a2e0045d88109eedaeb97148e342d103be188ce
|
||||
generated: "2024-07-16T12:07:47.959633+02:00"
|
||||
digest: sha256:56c2b35abe9393aef5e7589666a8397713a872c650088333306517dcb8aa6269
|
||||
generated: "2024-07-23T23:28:35.603322787Z"
|
||||
|
||||
@@ -6,37 +6,37 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: grafana-tempo
|
||||
image: docker.io/bitnami/grafana-tempo:2.5.0-debian-12-r5
|
||||
image: docker.io/bitnami/grafana-tempo:2.5.0-debian-12-r6
|
||||
- name: grafana-tempo-query
|
||||
image: docker.io/bitnami/grafana-tempo-query:2.5.0-debian-12-r3
|
||||
image: docker.io/bitnami/grafana-tempo-query:2.5.0-debian-12-r5
|
||||
- name: grafana-tempo-vulture
|
||||
image: docker.io/bitnami/grafana-tempo-vulture:2.5.0-debian-12-r3
|
||||
image: docker.io/bitnami/grafana-tempo-vulture:2.5.0-debian-12-r5
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r24
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r25
|
||||
apiVersion: v2
|
||||
appVersion: 2.5.0
|
||||
dependencies:
|
||||
- condition: memcached.enabled
|
||||
name: memcached
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 7.x.x
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
- condition: memcached.enabled
|
||||
name: memcached
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 7.x.x
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
description: Grafana Tempo is a distributed tracing system that has out-of-the-box integration with Grafana. It is highly scalable and works with many popular tracing protocols.
|
||||
home: https://bitnami.com
|
||||
icon: https://bitnami.com/assets/stacks/grafana-tempo/img/grafana-tempo-stack-220x234.png
|
||||
keywords:
|
||||
- grafana
|
||||
- tracing
|
||||
- metrics
|
||||
- infrastructure
|
||||
- grafana
|
||||
- tracing
|
||||
- metrics
|
||||
- infrastructure
|
||||
maintainers:
|
||||
- name: Broadcom, Inc. All Rights Reserved.
|
||||
url: https://github.com/bitnami/charts
|
||||
- name: Broadcom, Inc. All Rights Reserved.
|
||||
url: https://github.com/bitnami/charts
|
||||
name: grafana-tempo
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/grafana-tempo
|
||||
version: 3.7.1
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/grafana-tempo
|
||||
version: 3.7.2
|
||||
|
||||
@@ -83,7 +83,7 @@ tempo:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/grafana-tempo
|
||||
tag: 2.5.0-debian-12-r5
|
||||
tag: 2.5.0-debian-12-r6
|
||||
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-r3
|
||||
tag: 2.5.0-debian-12-r5
|
||||
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-r3
|
||||
tag: 2.5.0-debian-12-r5
|
||||
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-r24
|
||||
tag: 12-debian-12-r25
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user