Skip to content

Commit

Permalink
Upgrade grafana
Browse files Browse the repository at this point in the history
  • Loading branch information
MacroPower committed Jul 9, 2024
1 parent e6d6a72 commit 941e360
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions applications/base/grafana/grafana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ spec:
spec:
containers:
- name: grafana
image: grafana/grafana:10.3.3
image: grafana/grafana:11.1.0
resources:
requests:
cpu: 250m
Expand Down Expand Up @@ -81,7 +81,7 @@ spec:
name: provisioning-config
- mountPath: /var/lib/grafana/dashboards
name: dashboards
- image: 'ghcr.io/kiwigrid/k8s-sidecar:1.24.5'
- image: ghcr.io/kiwigrid/k8s-sidecar:1.27.4
name: k8s-sidecar
env:
- name: LABEL
Expand Down

0 comments on commit 941e360

Please sign in to comment.