remove cr index
This commit is contained in:
parent
82677bdd31
commit
7a24f89bc8
|
@ -1,37 +0,0 @@
|
|||
apiVersion: v1
|
||||
entries:
|
||||
postgresql:
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
- database
|
||||
truecharts.org/grade: U
|
||||
apiVersion: v2
|
||||
appVersion: 14.2.0
|
||||
created: "2022-03-29T22:21:24.0857617Z"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 9.2.3
|
||||
description: PostgresSQL
|
||||
digest: 5abe866eaf7426808b34249c687863d4d464a8912e0b3b717e8f31fa8dde4d00
|
||||
home: https://github.com/truecharts/apps/tree/master/stable/postgres
|
||||
icon: https://d1q6f0aelx0por.cloudfront.net/product-logos/library-postgres-logo.png
|
||||
keywords:
|
||||
- postgres
|
||||
- postgressql
|
||||
- dtabase
|
||||
- sql
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: postgresql
|
||||
sources:
|
||||
- https://www.postgresql.org/
|
||||
type: application
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/postgresql-7.0.20/postgresql-7.0.20.tgz
|
||||
version: 7.0.20
|
||||
generated: "2022-03-29T22:21:24.0857734Z"
|
|
@ -49,3 +49,4 @@ charts/**/render/*
|
|||
catalog/
|
||||
dh_catalog/
|
||||
chartsrepo/
|
||||
.cr-index/
|
||||
|
|
Loading…
Reference in New Issue