Skip to content

Commit

Permalink
[demo] release 1.11.0 (open-telemetry#1232)
Browse files Browse the repository at this point in the history
  • Loading branch information
rogercoll authored and 12ushan committed Jul 22, 2024
1 parent da1ca33 commit 0fdceb4
Show file tree
Hide file tree
Showing 111 changed files with 1,224 additions and 1,275 deletions.
10 changes: 5 additions & 5 deletions charts/opentelemetry-demo/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
dependencies:
- name: opentelemetry-collector
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
version: 0.93.1
version: 0.96.0
- name: jaeger
repository: https://jaegertracing.github.io/helm-charts
version: 3.0.10
version: 3.1.0
- name: prometheus
repository: https://prometheus-community.github.io/helm-charts
version: 25.21.0
version: 25.22.0
- name: grafana
repository: https://grafana.github.io/helm-charts
version: 7.3.11
- name: opensearch
repository: https://opensearch-project.github.io/helm-charts
version: 2.19.0
digest: sha256:bab86b44a2734acfcb5cebfd54ecf46103567af03794690d06ba9e4e49a7fdf1
generated: "2024-06-07T11:45:33.175635-04:00"
digest: sha256:0c48f2b2e6cbb8b3189fe3b952200d47f05e0c11a3b5bbf2567bba27ac741e02
generated: "2024-06-28T17:38:12.894913577+02:00"
10 changes: 5 additions & 5 deletions charts/opentelemetry-demo/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
type: application
name: opentelemetry-demo
version: 0.31.0
version: 0.32.0
description: opentelemetry demo helm chart
home: https://opentelemetry.io/
sources:
Expand All @@ -11,18 +11,18 @@ maintainers:
- name: puckpuck
- name: tylerhelmuth
icon: https://opentelemetry.io/img/logos/opentelemetry-logo-nav.png
appVersion: "1.10.0"
appVersion: "1.11.0"
dependencies:
- name: opentelemetry-collector
version: 0.93.1
version: 0.96.0
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
condition: opentelemetry-collector.enabled
- name: jaeger
version: 3.0.10
version: 3.1.0
repository: https://jaegertracing.github.io/helm-charts
condition: jaeger.enabled
- name: prometheus
version: 25.21.0
version: 25.22.0
repository: https://prometheus-community.github.io/helm-charts
condition: prometheus.enabled
- name: grafana
Expand Down
Loading

0 comments on commit 0fdceb4

Please sign in to comment.