Skip to content
Snippets Groups Projects
Commit 483a0327 authored by Benedikt Wetzel's avatar Benedikt Wetzel
Browse files

update helm charts

parent 6cb3ddb3
No related branches found
No related tags found
1 merge request!194update helm charts
......@@ -13,11 +13,11 @@ type: application
dependencies:
- name: grafana
version: 6.0.0
version: 6.17.5
repository: https://grafana.github.io/helm-charts
condition: grafana.enabled
- name: kube-prometheus-stack
version: 12.0.0
version: 20.0.1
repository: https://prometheus-community.github.io/helm-charts
condition: kube-prometheus-stack.enabled
- name: cp-helm-charts
......
{{- if .Values.rbac.create -}}
apiVersion: rbac.authorization.k8s.io/v1beta1
apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
name: {{ include "theodolite.fullname" . }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment