We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b0a73f commit f87083aCopy full SHA for f87083a
charts/benji/Chart.yaml
@@ -1,17 +1,17 @@
1
apiVersion: v2
2
description: Benji Backup for Kubernetes
3
name: benji
4
-version: 1.2.0
+version: 2.0.0
5
maintainers:
6
- name: Elemental
7
email: [email protected]
8
dependencies:
9
- name: postgresql
10
- version: ^11.9.8
+ version: ^12.2.6
11
repository: https://charts.bitnami.com/bitnami
12
condition: postgresql.enabled
13
- name: prometheus-pushgateway
14
alias: pushgateway
15
- version: ^1.20.0
+ version: ^2.1.3
16
repository: https://prometheus-community.github.io/helm-charts
17
condition: pushgateway.enabled
0 commit comments