Skip to content

Commit

Permalink
feat(chart): minor update of dependencies on loki-microservice chart (#…
Browse files Browse the repository at this point in the history
…89)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Nov 3, 2023
1 parent de468ee commit d9bb5f3
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 20 deletions.
4 changes: 2 additions & 2 deletions README.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
:loki-stack-chart-version: 2.8.9
:loki-distributed-chart-version: 0.69.0
:promtail-chart-version: 6.2.1
:loki-distributed-chart-version: 0.76.1
:promtail-chart-version: 6.15.3
:filebeat-chart-version: 7.17.3

// BEGIN_TF_DOCS
Expand Down
8 changes: 4 additions & 4 deletions charts/loki-microservice/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: loki-distributed
repository: https://grafana.github.io/helm-charts
version: 0.69.10
version: 0.76.1
- name: promtail
repository: https://grafana.github.io/helm-charts
version: 6.2.3
version: 6.15.3
- name: filebeat
repository: https://helm.elastic.co
version: 7.17.3
digest: sha256:1cb03cdf8123598490b2bacbf4fc4327c9511cc9a2e281acbbf01ddff545c478
generated: "2023-04-06T07:31:35.744551497+02:00"
digest: sha256:02ff38d56014866298b0d3aa46b64df45c2c0f5d1b85368f2deb5ac16df9f76d
generated: "2023-11-03T07:01:54.656363242Z"
27 changes: 13 additions & 14 deletions charts/loki-microservice/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,18 +1,17 @@
---
apiVersion: v2
name: loki-distributed
version: 0
dependencies:
- name: loki-distributed
repository: https://grafana.github.io/helm-charts
version: 0.76.1
- name: promtail
repository: https://grafana.github.io/helm-charts
version: 6.15.3
- condition: filebeat.enabled
name: filebeat
repository: https://helm.elastic.co
version: 7.17.3
description: |
This chart installs loki-distributed.
Loki is a log aggregation system made by Grafana Labs, and inspired by Prometheus.
dependencies:
- name: loki-distributed
version: 0.69.0
repository: "https://grafana.github.io/helm-charts"
- name: promtail
version: 6.2.1
repository: "https://grafana.github.io/helm-charts"
- name: filebeat
condition: filebeat.enabled
version: 7.17.3
repository: "https://helm.elastic.co"
name: loki-distributed
version: "0"
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed charts/loki-microservice/charts/promtail-6.2.3.tgz
Binary file not shown.

0 comments on commit d9bb5f3

Please sign in to comment.