Skip to content

Commit

Permalink
feat(chart): patch update of dependencies on loki-microservice chart
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 14, 2024
1 parent 25a16f3 commit c7d3031
Show file tree
Hide file tree
Showing 7 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions README.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
:loki-distributed-chart-version: 0.79.1
:promtail-chart-version: 6.16.3
:loki-distributed-chart-version: 0.79.4
:promtail-chart-version: 6.16.6

// BEGIN_TF_DOCS
=== Requirements
Expand Down
8 changes: 4 additions & 4 deletions charts/loki-microservice/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: loki-distributed
repository: https://grafana.github.io/helm-charts
version: 0.79.1
version: 0.79.4
- name: promtail
repository: https://grafana.github.io/helm-charts
version: 6.16.3
digest: sha256:681eee98e61cc20537a6d960b47126e1e41d9693a87d8d04d0315013eb0a993f
generated: "2024-07-15T07:01:54.548457538Z"
version: 6.16.6
digest: sha256:d1b98d15dc3f0aa12fca01048818d017ab2dbb793ff3536bab8d585f731127fa
generated: "2024-11-14T07:01:47.159298282Z"
6 changes: 3 additions & 3 deletions charts/loki-microservice/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ apiVersion: v2
dependencies:
- name: loki-distributed
repository: https://grafana.github.io/helm-charts
version: 0.79.1
version: 0.79.4
- name: promtail
repository: https://grafana.github.io/helm-charts
version: 6.16.3
version: 6.16.6
description: |
This chart installs loki-distributed.
Loki is a log aggregation system made by Grafana Labs, and inspired by Prometheus.
name: loki-distributed
version: "0"
version: 0
Binary file not shown.
Binary file not shown.
Binary file removed charts/loki-microservice/charts/promtail-6.16.3.tgz
Binary file not shown.
Binary file not shown.

0 comments on commit c7d3031

Please sign in to comment.