[bitnami/grafana-tempo] Release 3.6.1 (#27657)

* [bitnami/grafana-tempo] Release 3.6.1 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-03 04:41:38 +02:00
committed by GitHub
parent 700ca3603d
commit 544e8ddfa5
4 changed files with 18 additions and 14 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 3.6.0 (2024-06-20)
## 3.6.1 (2024-07-03)
* [bitnami/grafana-tempo] Add option to disable tempo-query sidecar ([#27447](https://github.com/bitnami/charts/pull/27447))
* [bitnami/grafana-tempo] Release 3.6.1 ([#27657](https://github.com/bitnami/charts/pull/27657))
## 3.6.0 (2024-06-24)
* [bitnami/grafana-tempo] Add option to disable tempo-query sidecar (#27447) ([b251a0b](https://github.com/bitnami/charts/commit/b251a0beca7e98f2be4de453dad590fe8dfbac0d)), closes [#27447](https://github.com/bitnami/charts/issues/27447)
## <small>3.5.5 (2024-06-18)</small>

View File

@@ -1,9 +1,9 @@
dependencies:
- name: memcached
repository: oci://registry-1.docker.io/bitnamicharts
version: 7.4.6
version: 7.4.8
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.20.3
digest: sha256:dcd0cf7529186cf630b1dc0d7f28c60d77b166440286391a591c6296864c3928
generated: "2024-06-18T11:40:27.414679814Z"
digest: sha256:e6d176873ce2c75bec17e1d1cb321f17b373b1587a13b0d40874812c5319ec17
generated: "2024-07-03T02:14:08.722047595Z"

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-r2
image: docker.io/bitnami/grafana-tempo:2.5.0-debian-12-r4
- name: grafana-tempo-query
image: docker.io/bitnami/grafana-tempo-query:2.5.0-debian-12-r1
image: docker.io/bitnami/grafana-tempo-query:2.5.0-debian-12-r3
- name: grafana-tempo-vulture
image: docker.io/bitnami/grafana-tempo-vulture:2.5.0-debian-12-r1
image: docker.io/bitnami/grafana-tempo-vulture:2.5.0-debian-12-r3
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r22
image: docker.io/bitnami/os-shell:12-debian-12-r24
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.6.0
version: 3.6.1

View File

@@ -81,7 +81,7 @@ tempo:
image:
registry: docker.io
repository: bitnami/grafana-tempo
tag: 2.5.0-debian-12-r2
tag: 2.5.0-debian-12-r4
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -2438,7 +2438,7 @@ queryFrontend:
image:
registry: docker.io
repository: bitnami/grafana-tempo-query
tag: 2.5.0-debian-12-r1
tag: 2.5.0-debian-12-r3
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -2739,7 +2739,7 @@ vulture:
image:
registry: docker.io
repository: bitnami/grafana-tempo-vulture
tag: 2.5.0-debian-12-r1
tag: 2.5.0-debian-12-r3
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -3148,7 +3148,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r22
tag: 12-debian-12-r24
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.