-
Notifications
You must be signed in to change notification settings - Fork 45
/
Copy pathChart.yaml
33 lines (32 loc) · 1.04 KB
/
Chart.yaml
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
27
28
29
30
31
32
33
apiVersion: v2
name: openshift-etcd-backup
description: Chart for openshift-etcd-backup solution
type: application
version: 1.9.3
appVersion: v1.9.3
keywords:
- openshift-etcd-backup
- openshift
- backup
- etcd
home: https://github.com/adfinis/openshift-etcd-backup
sources:
- https://github.com/adfinis/openshift-etcd-backup
- https://github.com/adfinis/helm-charts/tree/main/charts/openshift-etcd-backup
maintainers:
- name: adfinis
email: [email protected]
url: https://adfinis.com
annotations:
artifacthub.io/containsSecurityUpdates: "true"
artifacthub.io/changes: |
- kind: changed
description: |
upgrade openshift-etcd-backup image to v1.9.3
* stop leaking secrets to stdout
* make s3 policy setup optional
links:
- name: openshift-etcd-backup release v1.9.2
url: https://github.com/adfinis/openshift-etcd-backup/releases/tag/v1.9.2
- name: openshift-etcd-backup release v1.9.3
url: https://github.com/adfinis/openshift-etcd-backup/releases/tag/v1.9.3