diff --git a/bitnami/grafana-tempo/Chart.lock b/bitnami/grafana-tempo/Chart.lock index 133b05df99..c4fb69181c 100644 --- a/bitnami/grafana-tempo/Chart.lock +++ b/bitnami/grafana-tempo/Chart.lock @@ -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" diff --git a/bitnami/grafana-tempo/Chart.yaml b/bitnami/grafana-tempo/Chart.yaml index 62bd498b2a..bf4244e543 100644 --- a/bitnami/grafana-tempo/Chart.yaml +++ b/bitnami/grafana-tempo/Chart.yaml @@ -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 diff --git a/bitnami/grafana-tempo/README.md b/bitnami/grafana-tempo/README.md index d39b7287d4..852a6611dd 100644 --- a/bitnami/grafana-tempo/README.md +++ b/bitnami/grafana-tempo/README.md @@ -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. \ No newline at end of file diff --git a/bitnami/grafana-tempo/values.yaml b/bitnami/grafana-tempo/values.yaml index ec0bc360e6..9749d31b79 100644 --- a/bitnami/grafana-tempo/values.yaml +++ b/bitnami/grafana-tempo/values.yaml @@ -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.