mirror of
https://github.com/bitnami/charts.git
synced 2026-02-14 15:27:14 +08:00
[bitnami/grafana-tempo] Release 3.7.5 (#28717)
* [bitnami/grafana-tempo] Release 3.7.5 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.4 (2024-07-25)
|
||||
## 3.7.5 (2024-08-07)
|
||||
|
||||
* [bitnami/grafana-tempo] Release 3.7.4 ([#28417](https://github.com/bitnami/charts/pull/28417))
|
||||
* [bitnami/grafana-tempo] Release 3.7.5 ([#28717](https://github.com/bitnami/charts/pull/28717))
|
||||
|
||||
## <small>3.7.4 (2024-07-25)</small>
|
||||
|
||||
* [bitnami/grafana-tempo] Release 3.7.4 (#28417) ([3ee0253](https://github.com/bitnami/charts/commit/3ee02539fa2d609f7b18237d83d493d67cd7df69)), closes [#28417](https://github.com/bitnami/charts/issues/28417)
|
||||
|
||||
## <small>3.7.3 (2024-07-24)</small>
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: memcached
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 7.4.10
|
||||
version: 7.4.11
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.20.5
|
||||
digest: sha256:0df6a2e1f24f1e626d1cc2df7235899331e335530556df748f5b41e2cf9cbcf0
|
||||
generated: "2024-07-25T04:20:18.620624001Z"
|
||||
version: 2.21.0
|
||||
digest: sha256:2299cab8f0fbf49ef79e249b7e8f4f4e584d94baba2b027e4fb85ba74bbf70b0
|
||||
generated: "2024-08-07T03:01:12.462208636Z"
|
||||
|
||||
@@ -6,13 +6,13 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: grafana-tempo
|
||||
image: docker.io/bitnami/grafana-tempo:2.5.0-debian-12-r8
|
||||
image: docker.io/bitnami/grafana-tempo:2.5.0-debian-12-r9
|
||||
- name: grafana-tempo-query
|
||||
image: docker.io/bitnami/grafana-tempo-query:2.5.0-debian-12-r7
|
||||
image: docker.io/bitnami/grafana-tempo-query:2.5.0-debian-12-r8
|
||||
- name: grafana-tempo-vulture
|
||||
image: docker.io/bitnami/grafana-tempo-vulture:2.5.0-debian-12-r7
|
||||
image: docker.io/bitnami/grafana-tempo-vulture:2.5.0-debian-12-r8
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r26
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r27
|
||||
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.4
|
||||
version: 3.7.5
|
||||
|
||||
@@ -83,7 +83,7 @@ tempo:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/grafana-tempo
|
||||
tag: 2.5.0-debian-12-r8
|
||||
tag: 2.5.0-debian-12-r9
|
||||
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-r7
|
||||
tag: 2.5.0-debian-12-r8
|
||||
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-r7
|
||||
tag: 2.5.0-debian-12-r8
|
||||
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-r26
|
||||
tag: 12-debian-12-r27
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user