Skip to content
Snippets Groups Projects
Commit f8211093 authored by Sören Henning's avatar Sören Henning
Browse files

Merge branch 'update-helm-chart' into 'master'

update helm charts

Closes #251 and #260

See merge request !194
parents edb188b1 9da65c11
No related branches found
No related tags found
1 merge request!194update helm charts
Pipeline #5077 passed
......@@ -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
......@@ -25,7 +25,7 @@ dependencies:
repository: https://soerenhenning.github.io/cp-helm-charts
condition: cp-helm-charts.enabled
- name: kafka-lag-exporter
version: 0.6.6
version: 0.6.7
repository: https://lightbend.github.io/kafka-lag-exporter/repo/
condition: kafka-lag-exporter.enabled
......
{{- 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.
Please register or to comment