Skip to content

Commit 71c963b

Browse files
committed
Update helm chart deps: postgresql ~11.1.17 -> ^11.9.8, prometheus-pushgateway ~1.16.1 -> ^1.20.0
1 parent 258400c commit 71c963b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/benji/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ maintainers:
77
88
dependencies:
99
- name: postgresql
10-
version: ~11.1.17
10+
version: ^11.9.8
1111
repository: https://charts.bitnami.com/bitnami
1212
condition: postgresql.enabled
1313
- name: prometheus-pushgateway
1414
alias: pushgateway
15-
version: ~1.16.1
15+
version: ^1.20.0
1616
repository: https://prometheus-community.github.io/helm-charts

0 commit comments

Comments
 (0)