File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
apiVersion : v2
2
2
name : grafana
3
- version : 9.4.4
3
+ version : 9.4.5
4
4
appVersion : 12.1.1
5
5
kubeVersion : " ^1.8.0-0"
6
6
description : The leading tool for querying and visualizing time series and metrics.
Original file line number Diff line number Diff line change @@ -569,7 +569,7 @@ envFromSecrets: []
569
569
# # prefix: prefix
570
570
# # optional: true
571
571
572
- # # The names of conifgmaps in the same kubernetes namespace which contain values to be added to the environment
572
+ # # The names of configmaps in the same kubernetes namespace which contain values to be added to the environment
573
573
# # Each entry should contain a name key, and can optionally specify whether the configmap must be defined with an optional key.
574
574
# # Name is templated.
575
575
# # ref: https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.23/#configmapenvsource-v1-core
You can’t perform that action at this time.
0 commit comments