mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Fix typo on busybox tag for grafana chart values (#10411)
* Fix typo on busybox tag Signed-off-by: Jeff.Mattson <18443511+sei-jmattson@users.noreply.github.com> * Bumped chart version Signed-off-by: Jeffrey Mattson <18443511+sei-jmattson@users.noreply.github.com>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
b5ae711e6a
commit
938ececb97
@@ -1,5 +1,5 @@
|
||||
name: grafana
|
||||
version: 1.21.3
|
||||
version: 1.21.4
|
||||
appVersion: 5.4.2
|
||||
kubeVersion: "^1.8.0-0"
|
||||
description: The leading tool for querying and visualizing time series and metrics.
|
||||
|
||||
@@ -48,7 +48,7 @@ downloadDashboardsImage:
|
||||
|
||||
chownDataImage:
|
||||
repository: busybox
|
||||
tag: 1.3.0
|
||||
tag: 1.30.0
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
## Pod Annotations
|
||||
|
||||
Reference in New Issue
Block a user