Skip to content

Commit

Permalink
version bump for Grafana to 10.0.3 (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
saidsef authored Aug 7, 2023
1 parent cd3cd72 commit 02a1e0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/grafana/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
runAsUser: 65534
containers:
- name: grafana
image: docker.io/grafana/grafana:10.0.2
image: docker.io/grafana/grafana:10.0.3
imagePullPolicy: IfNotPresent
ports:
- containerPort: 3000
Expand Down

0 comments on commit 02a1e0d

Please sign in to comment.