Skip to content

Commit 70af5de

Browse files
authored
update to demo 1.11.1 release (open-telemetry#1282)
Signed-off-by: Pierre Tessier <[email protected]>
1 parent 4f0db0d commit 70af5de

File tree

194 files changed

+1085
-1085
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

194 files changed

+1085
-1085
lines changed
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
dependencies:
22
- name: opentelemetry-collector
33
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
4-
version: 0.96.0
4+
version: 0.100.0
55
- name: jaeger
66
repository: https://jaegertracing.github.io/helm-charts
7-
version: 3.1.0
7+
version: 3.1.2
88
- name: prometheus
99
repository: https://prometheus-community.github.io/helm-charts
10-
version: 25.22.0
10+
version: 25.24.1
1111
- name: grafana
1212
repository: https://grafana.github.io/helm-charts
13-
version: 7.3.11
13+
version: 8.3.7
1414
- name: opensearch
1515
repository: https://opensearch-project.github.io/helm-charts
16-
version: 2.19.0
17-
digest: sha256:0c48f2b2e6cbb8b3189fe3b952200d47f05e0c11a3b5bbf2567bba27ac741e02
18-
generated: "2024-06-28T17:38:12.894913577+02:00"
16+
version: 2.21.0
17+
digest: sha256:a44b7d197647ad70a6375c0795232c018222cd7027c3374e0c579b12ef37101d
18+
generated: "2024-07-30T00:43:38.782742-04:00"
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
type: application
33
name: opentelemetry-demo
4-
version: 0.32.4
4+
version: 0.32.5
55
description: opentelemetry demo helm chart
66
home: https://opentelemetry.io/
77
sources:
@@ -11,25 +11,25 @@ maintainers:
1111
- name: puckpuck
1212
- name: tylerhelmuth
1313
icon: https://opentelemetry.io/img/logos/opentelemetry-logo-nav.png
14-
appVersion: "1.11.0"
14+
appVersion: "1.11.1"
1515
dependencies:
1616
- name: opentelemetry-collector
17-
version: 0.96.0
17+
version: 0.100.0
1818
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
1919
condition: opentelemetry-collector.enabled
2020
- name: jaeger
21-
version: 3.1.0
21+
version: 3.1.2
2222
repository: https://jaegertracing.github.io/helm-charts
2323
condition: jaeger.enabled
2424
- name: prometheus
25-
version: 25.22.0
25+
version: 25.24.1
2626
repository: https://prometheus-community.github.io/helm-charts
2727
condition: prometheus.enabled
2828
- name: grafana
29-
version: 7.3.11
29+
version: 8.3.7
3030
repository: https://grafana.github.io/helm-charts
3131
condition: grafana.enabled
3232
- name: opensearch
33-
version: 2.19.0
33+
version: 2.21.0
3434
repository: https://opensearch-project.github.io/helm-charts
3535
condition: opensearch.enabled

0 commit comments

Comments
 (0)