Skip to content

Commit

Permalink
chore(deps): update loki
Browse files Browse the repository at this point in the history
| datasource | package                               | from   | to     |
| ---------- | ------------------------------------- | ------ | ------ |
| docker     | docker.io/grafana/loki                | 2.9.2  | 2.9.3  |
| docker     | docker.io/nginxinc/nginx-unprivileged | 1.24   | 1.25   |
| helm       | loki                                  | 5.36.3 | 5.41.6 |
  • Loading branch information
renovate[bot] authored Jan 12, 2024
1 parent 10772e2 commit e7daeb6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/loki/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ components:
charts:
- name: loki
url: https://grafana.github.io/helm-charts/
version: 5.36.3
version: 5.41.6
namespace: loki
valuesFiles:
- ./values/values.yaml
Expand All @@ -18,5 +18,5 @@ components:
version: 0.2.0
localPath: chart
images:
- docker.io/grafana/loki:2.9.2
- docker.io/nginxinc/nginx-unprivileged:1.24-alpine
- docker.io/grafana/loki:2.9.3
- docker.io/nginxinc/nginx-unprivileged:1.25-alpine

0 comments on commit e7daeb6

Please sign in to comment.