We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e943f82 + df9a933 commit a6f207cCopy full SHA for a6f207c
README.md
@@ -2,7 +2,7 @@
2
3

4

5
-
+
6
7
## Key Technologies
8
apps/grafana/deployment.yaml
@@ -34,7 +34,7 @@ spec:
34
seccompProfile:
35
type: "RuntimeDefault"
36
containers:
37
- - image: "grafana/grafana:11.3.2"
+ - image: "grafana/grafana:11.4.0"
38
name: "grafana"
39
securityContext:
40
allowPrivilegeEscalation: false
0 commit comments