diff --git a/bitnami/grafana-tempo/CHANGELOG.md b/bitnami/grafana-tempo/CHANGELOG.md index 3a2aad382c..9ae1911a49 100644 --- a/bitnami/grafana-tempo/CHANGELOG.md +++ b/bitnami/grafana-tempo/CHANGELOG.md @@ -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)) + +## 3.7.4 (2024-07-25) + +* [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) ## 3.7.3 (2024-07-24) diff --git a/bitnami/grafana-tempo/Chart.lock b/bitnami/grafana-tempo/Chart.lock index 77f92bf1e4..27d0b1db68 100644 --- a/bitnami/grafana-tempo/Chart.lock +++ b/bitnami/grafana-tempo/Chart.lock @@ -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" diff --git a/bitnami/grafana-tempo/Chart.yaml b/bitnami/grafana-tempo/Chart.yaml index fdc5be70c2..66999d65cd 100644 --- a/bitnami/grafana-tempo/Chart.yaml +++ b/bitnami/grafana-tempo/Chart.yaml @@ -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 diff --git a/bitnami/grafana-tempo/values.yaml b/bitnami/grafana-tempo/values.yaml index 2fa995f6ce..70cf8a8245 100644 --- a/bitnami/grafana-tempo/values.yaml +++ b/bitnami/grafana-tempo/values.yaml @@ -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.