Skip to content

Commit c7758bf

Browse files
chore(deps): update grafana
| datasource | package | from | to | | ---------- | ------------------------- | ------ | ------ | | docker | docker.io/curlimages/curl | 8.17.0 | 8.18.0 | | helm | grafana | 10.5.5 | 10.5.6 |
1 parent 833c8bc commit c7758bf

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/grafana/common/zarf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ components:
1919
- ../chart/values.yaml
2020
- name: grafana
2121
url: https://grafana.github.io/helm-charts/
22-
version: 10.5.5
22+
version: 10.5.6
2323
namespace: grafana
2424
valuesFiles:
2525
- ../values/values.yaml

src/grafana/zarf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ components:
3232
- values/upstream-values.yaml
3333
images:
3434
- docker.io/grafana/grafana:12.3.1
35-
- docker.io/curlimages/curl:8.17.0
35+
- docker.io/curlimages/curl:8.18.0
3636
- docker.io/library/busybox:1.37.0
3737
- ghcr.io/kiwigrid/k8s-sidecar:2.2.3
3838

0 commit comments

Comments
 (0)