grafana: upgrade to 6.1.15

This commit is contained in:
Andrey Kartashov 2020-12-17 03:40:21 +07:00
parent 254ccc5ec1
commit afb9d9370e
3 changed files with 6 additions and 2 deletions

View file

@ -14,6 +14,9 @@ data:
clientID: $dex.github.clientId
clientSecret: $dex.github.clientSecret
repositories: |
- name: grafana
type: helm
url: https://grafana.github.io/helm-charts
- name: ingress-nginx
type: helm
url: https://kubernetes.github.io/ingress-nginx

View file

@ -1,2 +1,3 @@
name: grafana
version: 0.1
apiVersion: v2

View file

@ -1,4 +1,4 @@
dependencies:
- name: grafana
version: '5.2.1'
repository: '@stable'
version: '6.1.15'
repository: https://grafana.github.io/helm-charts