rewrite and improve Chart.yaml files
This commit is contained in:
@@ -1,11 +1,21 @@
|
||||
apiVersion: v2
|
||||
name: cloudnative-pg
|
||||
version: 0.0.1
|
||||
version: 1.0.0
|
||||
description: Cloudnative PG
|
||||
keywords:
|
||||
- cloudnative-pg
|
||||
- operator
|
||||
- postgresql
|
||||
- kubernetes
|
||||
home: ""
|
||||
sources:
|
||||
- https://github.com/cloudnative-pg/cloudnative-pg
|
||||
- https://github.com/cloudnative-pg/charts
|
||||
- https://github.com/cloudnative-pg/charts/tree/main/charts/cloudnative-pg
|
||||
maintainers:
|
||||
- name: alexlebens
|
||||
dependencies:
|
||||
- name: cloudnative-pg
|
||||
version: 0.21.5
|
||||
repository: https://cloudnative-pg.io/charts/
|
||||
appVersion: "1.23.1"
|
||||
icon: https://avatars.githubusercontent.com/u/100373852?s=48&v=4
|
||||
appVersion: "1.23.2"
|
||||
|
Reference in New Issue
Block a user