We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 834d574 commit aafb24dCopy full SHA for aafb24d
charts/dave/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
2
name: dave
3
description: DAVe traffic counting plattform
4
type: application
5
-version: 0.2.0
+version: 0.2.1
6
maintainers:
7
- name: klml
8
email: klml@muenchen.de
@@ -17,7 +17,7 @@ dependencies:
17
condition: externalCharts.elasticsearch.enabled
18
- name: postgresql
19
repository: https://charts.bitnami.com/bitnami
20
- version: 18.1.14
+ version: 18.2.0
21
condition: externalCharts.postgresql.enabled
22
- name: keycloak
23
0 commit comments