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

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2022-06-10 16:02:31 +00:00
parent 5a1bd1bf1f
commit 1ffef96664
4 changed files with 10 additions and 10 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
dependencies:
- name: memcached
repository: https://charts.bitnami.com/bitnami
version: 6.1.1
version: 6.1.4
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.16.0
digest: sha256:5e914de17462caf863718d561cb3ab721a174cbc061dbc78d6f02d52aadedd07
generated: "2022-06-06T13:18:15.295248774Z"
digest: sha256:81844d5702133c23c25b67d03045118af55f6f853de89bbca6894ff506c8685d
generated: "2022-06-10T15:11:06.799205642Z"
+1 -1
View File
@@ -28,4 +28,4 @@ name: grafana-tempo
sources:
- https://github.com/bitnami/bitnami-docker-grafana-tempo
- https://github.com/grafana/tempo/
version: 1.3.0
version: 1.3.1
+2 -2
View File
@@ -7,7 +7,7 @@ Grafana Tempo is a distributed tracing system that has out-of-the-box integratio
[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
@@ -919,4 +919,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.4.1-debian-11-r0
tag: 1.4.1-debian-11-r3
## 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
@@ -1828,7 +1828,7 @@ queryFrontend:
image:
registry: docker.io
repository: bitnami/grafana-tempo-query
tag: 1.4.1-debian-11-r0
tag: 1.4.1-debian-11-r3
## 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
@@ -2031,7 +2031,7 @@ vulture:
image:
registry: docker.io
repository: bitnami/grafana-tempo-vulture
tag: 1.4.1-debian-11-r0
tag: 1.4.1-debian-11-r3
## 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
@@ -2327,7 +2327,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 11-debian-11-r0
tag: 11-debian-11-r3
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.