Skip to content

Commit

Permalink
update Loki Stack for k8s 1.22+ support
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff-mccoy committed Feb 8, 2022
1 parent 56ea728 commit 5f09e22
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,14 +99,14 @@ components:
description: "Add Promtail, Grafana and Loki (PGL) to this cluster for log monitoring."
default: true
images:
- grafana/loki:2.2.0
- grafana/grafana:8.1.6
- grafana/loki:2.4.1
- grafana/promtail:2.1.0
- grafana/grafana:7.5.0
- kiwigrid/k8s-sidecar:0.1.209
- quay.io/kiwigrid/k8s-sidecar:1.12.3
charts:
- name: loki-stack
url: https://grafana.github.io/helm-charts
version: 2.4.1
version: 2.5.1
namespace: zarf
valuesFiles:
- assets/charts/pgl-values.yaml
Expand Down

0 comments on commit 5f09e22

Please sign in to comment.