Skip to content

Commit

Permalink
Merge pull request #401 from monostream/update/observability-stack
Browse files Browse the repository at this point in the history
Update dependencies for update/observability-stack
  • Loading branch information
mdnix authored Jul 11, 2024
2 parents 77daba5 + 790b944 commit ac595f4
Show file tree
Hide file tree
Showing 11 changed files with 36 additions and 11 deletions.
25 changes: 25 additions & 0 deletions charts/observability-stack/chart/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
# 0.0.121

Published on 10 July 2024

- tempo from 1.10.0 to 1.10.1

# 0.0.120

Published on 9 July 2024

- kube-prometheus-stack from 61.2.0 to 61.3.0

# 0.0.119

Published on 4 July 2024

- loki from 6.6.4 to 6.6.5
- promtail from 6.16.2 to 6.16.3

# 0.0.118

Published on 3 July 2024

- kube-prometheus-stack from 61.1.1 to 61.2.0

# 0.0.117

Published on 1 July 2024
Expand Down
12 changes: 6 additions & 6 deletions charts/observability-stack/chart/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
dependencies:
- name: kube-prometheus-stack
repository: https://prometheus-community.github.io/helm-charts
version: 61.1.1
version: 61.3.0
- name: loki
repository: https://grafana.github.io/helm-charts
version: 6.6.4
version: 6.6.5
- name: tempo
repository: https://grafana.github.io/helm-charts
version: 1.10.0
version: 1.10.1
- name: promtail
repository: https://grafana.github.io/helm-charts
version: 6.16.2
version: 6.16.3
- name: pyroscope
repository: https://grafana.github.io/helm-charts
version: 1.6.1
digest: sha256:970fab7915459cd38e7b986d2cea9a83371e9456783256267ae2a4af770112e0
generated: "2024-07-01T17:08:38.128750194Z"
digest: sha256:4a47dae4c084825154b7e29612811c3e4783a5dad9944da9d9ff1a8b8cf672ae
generated: "2024-07-10T08:13:18.256438698Z"
10 changes: 5 additions & 5 deletions charts/observability-stack/chart/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
apiVersion: v2
name: observability-stack
description: An all-in-one observability stack for Kubernetes, integrating Grafana, Prometheus, Loki, Tempo, Promtail, and Pyroscope.
version: 0.0.117
version: 0.0.121
appVersion: v0.75.0
dependencies:
- name: kube-prometheus-stack
version: 61.1.1
version: 61.3.0
repository: https://prometheus-community.github.io/helm-charts
alias: prometheus
- name: loki
version: 6.6.4
version: 6.6.5
repository: https://grafana.github.io/helm-charts
- name: tempo
version: 1.10.0
version: 1.10.1
repository: https://grafana.github.io/helm-charts
- name: promtail
version: 6.16.2
version: 6.16.3
repository: https://grafana.github.io/helm-charts
- name: pyroscope
version: 1.6.1
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit ac595f4

Please sign in to comment.