Skip to content

Commit

Permalink
Merge pull request #168 from thedatabaseme/renovate/grafana-grafana-10.x
Browse files Browse the repository at this point in the history
chore(deps): update grafana/grafana docker tag to v10.4.7
  • Loading branch information
thedatabaseme committed Aug 15, 2024
2 parents e713c1f + a6235fc commit 7fd2644
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/monitoring/grafana/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: grafana
image: grafana/grafana:10.4.6
image: grafana/grafana:10.4.7
ports:
- name: grafana
containerPort: 3000
Expand Down

0 comments on commit 7fd2644

Please sign in to comment.