[bitnami/grafana-tempo] Release 1.0.3 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2022-02-19 22:28:26 +00:00
parent 8c8bdbb9e9
commit 5283e08dd1
4 changed files with 17 additions and 13 deletions
+4 -4
View File
@@ -1,9 +1,9 @@
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.10.3
version: 1.10.4
- name: memcached
repository: https://charts.bitnami.com/bitnami
version: 6.0.0
digest: sha256:58641f6cbcaed1dcee5dec9013e9594adac4e9c0bec302f050a0f8ae490da87b
generated: "2022-01-19T16:53:23.258095+01:00"
version: 6.0.1
digest: sha256:fdf884dd119e0d164d31a96c368d843fdf61c8d620eb876b4c1f6237e5339e77
generated: "2022-01-25T02:09:00.340958564Z"
+2 -2
View File
@@ -12,7 +12,7 @@ dependencies:
name: memcached
repository: https://charts.bitnami.com/bitnami
version: 6.x.x
description: Grafana Tempo is an open source, easy-to-use and high-scale distributed tracing backend.
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.
engine: gotpl
home: https://github.com/grafana/tempo/
icon: https://bitnami.com/assets/stacks/grafana-tempo/img/grafana-tempo-stack-220x234.png
@@ -28,4 +28,4 @@ name: grafana-tempo
sources:
- https://github.com/bitnami/bitnami-docker-grafana-tempo
- https://github.com/grafana/tempo/
version: 1.0.2
version: 1.0.3
+7 -3
View File
@@ -1,9 +1,13 @@
<!--- app-name: Grafana Tempo -->
# grafana-tempo
# Grafana Tempo packaged by Bitnami
[Grafana Tempo](https://github.com/grafana/tempo) is a an open source high-scale distributed tracing backend. It only requires object storage and supports integration with Grafana, Prometheus and Loki.
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.
[Overview of Grafana Tempo](https://github.com/grafana/tempo)
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
## TL;DR
```console
@@ -829,4 +833,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.
+4 -4
View File
@@ -71,7 +71,7 @@ tempo:
image:
registry: docker.io
repository: bitnami/grafana-tempo
tag: 1.2.1-debian-10-r52
tag: 1.2.1-debian-10-r56
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -1526,7 +1526,7 @@ queryFrontend:
image:
registry: docker.io
repository: bitnami/grafana-tempo-query
tag: 1.2.1-debian-10-r61
tag: 1.2.1-debian-10-r66
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -1729,7 +1729,7 @@ vulture:
image:
registry: docker.io
repository: bitnami/grafana-tempo-vulture
tag: 1.2.1-debian-10-r62
tag: 1.2.1-debian-10-r67
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -2019,7 +2019,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 10-debian-10-r313
tag: 10-debian-10-r318
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.