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
Branches
Tags
1 merge request!194update helm charts
Pipeline #5077 passed
...@@ -13,11 +13,11 @@ type: application ...@@ -13,11 +13,11 @@ type: application
dependencies: dependencies:
- name: grafana - name: grafana
version: 6.0.0 version: 6.17.5
repository: https://grafana.github.io/helm-charts repository: https://grafana.github.io/helm-charts
condition: grafana.enabled condition: grafana.enabled
- name: kube-prometheus-stack - name: kube-prometheus-stack
version: 12.0.0 version: 20.0.1
repository: https://prometheus-community.github.io/helm-charts repository: https://prometheus-community.github.io/helm-charts
condition: kube-prometheus-stack.enabled condition: kube-prometheus-stack.enabled
- name: cp-helm-charts - name: cp-helm-charts
...@@ -25,7 +25,7 @@ dependencies: ...@@ -25,7 +25,7 @@ dependencies:
repository: https://soerenhenning.github.io/cp-helm-charts repository: https://soerenhenning.github.io/cp-helm-charts
condition: cp-helm-charts.enabled condition: cp-helm-charts.enabled
- name: kafka-lag-exporter - name: kafka-lag-exporter
version: 0.6.6 version: 0.6.7
repository: https://lightbend.github.io/kafka-lag-exporter/repo/ repository: https://lightbend.github.io/kafka-lag-exporter/repo/
condition: kafka-lag-exporter.enabled condition: kafka-lag-exporter.enabled
... ...
......
{{- if .Values.rbac.create -}} {{- if .Values.rbac.create -}}
apiVersion: rbac.authorization.k8s.io/v1beta1 apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding kind: RoleBinding
metadata: metadata:
name: {{ include "theodolite.fullname" . }} name: {{ include "theodolite.fullname" . }}
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment