Skip to content

Commit aafb24d

Browse files
chore(deps): update helm release postgresql to v18.2.0 (#230)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 834d574 commit aafb24d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/dave/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: dave
33
description: DAVe traffic counting plattform
44
type: application
5-
version: 0.2.0
5+
version: 0.2.1
66
maintainers:
77
- name: klml
88
email: klml@muenchen.de
@@ -17,7 +17,7 @@ dependencies:
1717
condition: externalCharts.elasticsearch.enabled
1818
- name: postgresql
1919
repository: https://charts.bitnami.com/bitnami
20-
version: 18.1.14
20+
version: 18.2.0
2121
condition: externalCharts.postgresql.enabled
2222
- name: keycloak
2323
repository: https://charts.bitnami.com/bitnami

0 commit comments

Comments
 (0)