Skip to content

Commit

Permalink
[bitnami/grafana-tempo] Release 3.8.1 (#31315)
Browse files Browse the repository at this point in the history
* [bitnami/grafana-tempo] Release 3.8.1 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

* Update README.md with readme-generator-for-helm

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Jan 12, 2025
1 parent cff5398 commit 03166d0
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 16 deletions.
7 changes: 6 additions & 1 deletion bitnami/grafana-tempo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Changelog

## 3.8.1 (2025-01-12)

* [bitnami/grafana-tempo] Release 3.8.1 ([#31315](https://github.com/bitnami/charts/pull/31315))

## 3.8.0 (2024-12-10)

* [bitnami/grafana-tempo] Detect non-standard images ([#30885](https://github.com/bitnami/charts/pull/30885))
* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854)
* [bitnami/grafana-tempo] Detect non-standard images (#30885) ([212c966](https://github.com/bitnami/charts/commit/212c9666abe26c0897ee42e2e3ed376f8e0d2769)), closes [#30885](https://github.com/bitnami/charts/issues/30885)

## <small>3.7.14 (2024-12-03)</small>

Expand Down
8 changes: 4 additions & 4 deletions bitnami/grafana-tempo/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: memcached
repository: oci://registry-1.docker.io/bitnamicharts
version: 7.5.4
version: 7.6.1
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.28.0
digest: sha256:2cd2d85a7c01c1adf4e697beece2cf9f665a148db67f2db73c33ca3f501d9c51
generated: "2024-12-10T17:02:46.715489+01:00"
version: 2.29.0
digest: sha256:ca8ff98c5bb809e943a67dc429cc3ae18fe1e06e755210c07dfc20d6cd4d3f8f
generated: "2025-01-12T23:39:59.528045004Z"
10 changes: 5 additions & 5 deletions bitnami/grafana-tempo/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: grafana-tempo
image: docker.io/bitnami/grafana-tempo:2.6.1-debian-12-r4
image: docker.io/bitnami/grafana-tempo:2.6.1-debian-12-r5
- name: grafana-tempo-query
image: docker.io/bitnami/grafana-tempo-query:2.6.1-debian-12-r4
image: docker.io/bitnami/grafana-tempo-query:2.6.1-debian-12-r5
- name: grafana-tempo-vulture
image: docker.io/bitnami/grafana-tempo-vulture:2.6.1-debian-12-r4
image: docker.io/bitnami/grafana-tempo-vulture:2.6.1-debian-12-r5
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r33
image: docker.io/bitnami/os-shell:12-debian-12-r35
apiVersion: v2
appVersion: 2.6.1
dependencies:
Expand All @@ -39,4 +39,4 @@ maintainers:
name: grafana-tempo
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/grafana-tempo
version: 3.8.0
version: 3.8.1
4 changes: 2 additions & 2 deletions bitnami/grafana-tempo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -845,7 +845,7 @@ The [Bitnami grafana-tempo](https://github.com/bitnami/containers/tree/main/bitn
| `queryFrontend.query.configuration` | Query sidecar configuration | `""` |
| `queryFrontend.query.containerPorts.jaegerMetrics` | queryFrontend query sidecar Jaeger metrics container port | `16687` |
| `queryFrontend.query.containerPorts.jaegerUI` | queryFrontend query sidecar Jaeger UI container port | `16686` |
| `queryFrontend.query.containerPorts.jaegerGRPC` | queryFrontend query sidecar Jaeger GRPC container port | `16685` |
| `queryFrontend.query.containerPorts.jaegerGRPC` | queryFrontend query sidecar Jaeger UI container port | `16685` |
| `queryFrontend.query.existingConfigmap` | Name of a configmap with the query configuration | `""` |
| `queryFrontend.query.extraEnvVars` | Array with extra environment variables to add to queryFrontend nodes | `[]` |
| `queryFrontend.query.extraEnvVarsCM` | Name of existing ConfigMap containing extra env vars for queryFrontend nodes | `""` |
Expand Down Expand Up @@ -1153,4 +1153,4 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.
8 changes: 4 additions & 4 deletions bitnami/grafana-tempo/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ tempo:
image:
registry: docker.io
repository: bitnami/grafana-tempo
tag: 2.6.1-debian-12-r4
tag: 2.6.1-debian-12-r5
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -2446,7 +2446,7 @@ queryFrontend:
image:
registry: docker.io
repository: bitnami/grafana-tempo-query
tag: 2.6.1-debian-12-r4
tag: 2.6.1-debian-12-r5
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -2746,7 +2746,7 @@ vulture:
image:
registry: docker.io
repository: bitnami/grafana-tempo-vulture
tag: 2.6.1-debian-12-r4
tag: 2.6.1-debian-12-r5
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -3154,7 +3154,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r33
tag: 12-debian-12-r35
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit 03166d0

Please sign in to comment.