Skip to content

Commit

Permalink
chore(logging-apps): update Loki to 2.9.3 / Loki chart to 5.41.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tongpu committed Dec 19, 2023
1 parent 53ca6d9 commit 50e9052
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 7 deletions.
13 changes: 9 additions & 4 deletions 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.28.0
version: 0.29.0
home: https://github.com/adfinis/helm-charts/tree/main/charts/logging-apps
sources:
- https://github.com/adfinis/helm-charts
Expand All @@ -17,7 +17,12 @@ dependencies:
annotations:
artifacthub.io/changes: |
- kind: changed
description: 'feat: replace loki-stack with loki and promtail'
description: 'feat: update Loki Helm chart to 5.41.4'
links:
- name: Issue
url: https://github.com/adfinis/helm-charts/issues/1058
- name: GitHub release for Loki Helm chart 5.41.4
url: https://github.com/grafana/loki/releases/tag/helm-loki-5.41.4
- kind: changed
description: 'feat: update Loki to 2.9.3'
links:
- name: GitHub release for Loki 2.9.3
url: https://github.com/grafana/loki/releases/tag/v2.9.3
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 @@ -25,7 +25,7 @@ loki:
# -- Chart
chart: "loki"
# -- [loki Helm chart](https://github.com/grafana/loki/tree/main/production/helm/loki)
targetRevision: "5.36.3"
targetRevision: "5.41.4"
# -- Helm values
# @default -- [upstream values](https://github.com/grafana/loki/blob/main/production/helm/loki/values.yaml)
values: {}
Expand Down

0 comments on commit 50e9052

Please sign in to comment.