Skip to content

Commit

Permalink
feat(helm-chart): update helm release loki to 6.25.0
Browse files Browse the repository at this point in the history
| datasource | package | from  | to     |
| ---------- | ------- | ----- | ------ |
| helm       | loki    | 6.6.4 | 6.25.0 |
  • Loading branch information
renovate[bot] authored Jan 18, 2025
1 parent 2478eeb commit eb05a1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cluster/apps/monitoring/loki/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
spec:
# renovate: registryUrl=https://grafana.github.io/helm-charts
chart: loki
version: 6.6.4
version: 6.25.0
sourceRef:
kind: HelmRepository
name: grafana-charts
Expand Down
2 changes: 1 addition & 1 deletion cluster/apps/monitoring/loki/oldhelmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
spec:
# renovate: registryUrl=https://grafana.github.io/helm-charts
chart: loki
version: 6.6.4
version: 6.25.0
sourceRef:
kind: HelmRepository
name: grafana-charts
Expand Down

0 comments on commit eb05a1b

Please sign in to comment.