Skip to content

Commit

Permalink
charts: Bump Grafana image tag to 6.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
gdemonet committed Jun 5, 2020
1 parent ca2c8e1 commit 96c9136
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions charts/prometheus-operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ grafana:

image:
repository: '{%- endraw -%}{{ build_image_name(\"grafana\", False) }}{%- raw -%}'
tag: '6.7.4'

sidecar:
image: '{%- endraw -%}{{ build_image_name(\"k8s-sidecar\", False) }}{%- raw -%}:0.1.20'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25052,7 +25052,7 @@ spec:
secretKeyRef:
key: admin-password
name: prometheus-operator-grafana
image: '{%- endraw -%}{{ build_image_name("grafana", False) }}{%- raw -%}:6.4.2'
image: '{%- endraw -%}{{ build_image_name("grafana", False) }}{%- raw -%}:6.7.4'
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 10
Expand Down

0 comments on commit 96c9136

Please sign in to comment.