forked from adfinis/helm-charts
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChart.yaml
More file actions
26 lines (26 loc) 路 710 Bytes
/
Copy pathChart.yaml
File metadata and controls
26 lines (26 loc) 路 710 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
apiVersion: v2
name: barman
type: application
description: Chart for Barman PostgreSQL Backup and Recovery Manager
version: 0.10.0
appVersion: "v2.19"
keywords:
- barman
- postgresql
- postgres
home: http://www.pgbarman.org/
sources:
- https://github.com/2ndquadrant-it/barman
- https://github.com/ubc/barman-docker
- https://github.com/adfinis/helm-charts/tree/main/charts/barman
maintainers:
- name: adfinis
email: support@adfinis.com
url: https://adfinis.com
annotations:
artifacthub.io/changes: |
- kind: added
description: "added init containers for barman deployment"
links:
- name: GitHub PR
url: https://github.com/adfinis/helm-charts/pull/905