Skip to content

Commit

Permalink
chore(deps): update grafana to v11.1.4
Browse files Browse the repository at this point in the history
| datasource | package                   | from   | to     |
| ---------- | ------------------------- | ------ | ------ |
| docker     | docker.io/grafana/grafana | 11.1.3 | 11.1.4 |
  • Loading branch information
renovate[bot] authored Aug 14, 2024
1 parent d6b2f12 commit 885f646
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/grafana/values/upstream-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ sidecar:
image:
registry: docker.io
repository: grafana/grafana
tag: 11.1.3
tag: 11.1.4

initChownData:
image:
Expand Down
2 changes: 1 addition & 1 deletion src/grafana/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ components:
valuesFiles:
- values/upstream-values.yaml
images:
- docker.io/grafana/grafana:11.1.3
- docker.io/grafana/grafana:11.1.4
- docker.io/curlimages/curl:8.9.1
- docker.io/library/busybox:1.36.1
- ghcr.io/kiwigrid/k8s-sidecar:1.27.5
Expand Down

0 comments on commit 885f646

Please sign in to comment.