File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11apiVersion : v2
22name : grafana
3- version : 8.8.4
3+ version : 8.8.5
44appVersion : 11.4.0
55kubeVersion : " ^1.8.0-0"
66description : The leading tool for querying and visualizing time series and metrics.
Original file line number Diff line number Diff line change @@ -255,7 +255,7 @@ need to instead set `global.imageRegistry`.
255255| ` downloadDashboards.resources ` | Resources of ` download-dashboards ` container | ` {} ` |
256256| ` downloadDashboardsImage.registry ` | Curl docker image registry | ` docker.io ` |
257257| ` downloadDashboardsImage.repository ` | Curl docker image repository | ` curlimages/curl ` |
258- | ` downloadDashboardsImage.tag ` | Curl docker image tag | ` 7.73.0 ` |
258+ | ` downloadDashboardsImage.tag ` | Curl docker image tag | ` 8.9.1 ` |
259259| ` downloadDashboardsImage.sha ` | Curl docker image sha (optional) | ` "" ` |
260260| ` downloadDashboardsImage.pullPolicy ` | Curl docker image pull policy | ` IfNotPresent ` |
261261| ` namespaceOverride ` | Override the deployment namespace | ` "" ` (` Release.Namespace ` ) |
Original file line number Diff line number Diff line change @@ -186,7 +186,7 @@ downloadDashboardsImage:
186186 # -- The Docker registry
187187 registry : docker.io
188188 repository : curlimages/curl
189- tag : 7.85.0
189+ tag : 8.9.1
190190 sha : " "
191191 pullPolicy : IfNotPresent
192192
You can’t perform that action at this time.
0 commit comments