mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/grafana] Update curlimages to support other architectures (#22607)
* Increment chart version Signed-off-by: Kristopher Henry Kram <kristopher@kristopherkram.com> * Update curlimages/curl to 7.70.0 Signed-off-by: Kristopher Henry Kram <kristopher@kristopherkram.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
apiVersion: v1
|
||||
name: grafana
|
||||
version: 5.1.0
|
||||
version: 5.1.1
|
||||
appVersion: 7.0.1
|
||||
kubeVersion: "^1.8.0-0"
|
||||
description: The leading tool for querying and visualizing time series and metrics.
|
||||
|
||||
@@ -91,7 +91,7 @@ extraEmptyDirMounts: []
|
||||
|
||||
downloadDashboardsImage:
|
||||
repository: curlimages/curl
|
||||
tag: 7.68.0
|
||||
tag: 7.70.0
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
downloadDashboards:
|
||||
|
||||
Reference in New Issue
Block a user