Skip to content

Commit

Permalink
feat(loki): Update loki to 2.8.* (#820)
Browse files Browse the repository at this point in the history
- [Support configurable datasource urls](grafana/helm-charts#1374)

Co-authored-by: Toni Tauro <toni.tauro@adfinis.com>
  • Loading branch information
isantospardo and eyenx authored Sep 30, 2022
1 parent 03d9794 commit 9cac3f2
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion charts/logging-apps/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: logging-apps
description: Argo CD app-of-apps config for logging applications
type: application
version: 0.21.0
version: 0.22.0
home: https://github.com/adfinis/helm-charts/tree/main/charts/logging-apps
sources:
- https://github.com/adfinis/helm-charts
Expand Down
4 changes: 2 additions & 2 deletions charts/logging-apps/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion charts/logging-apps/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ lokiStack:
# -- Chart
chart: "loki-stack"
# -- [loki-stack Helm chart](https://github.com/grafana/helm-charts/tree/main/charts/loki-stack) version
targetRevision: "2.7.*"
targetRevision: "2.8.*"
# -- Helm values
# @default -- [upstream values](https://github.com/grafana/helm-charts/blob/main/charts/loki-stack/values.yaml)
values: {}
Expand Down

0 comments on commit 9cac3f2

Please sign in to comment.