diff options
author | 2018-04-30 14:47:34 +0000 | |
---|---|---|
committer | 2018-04-30 14:47:34 +0000 | |
commit | f4eea37ac0a03de52c254707887b69626aa9df78 (patch) | |
tree | 2eeb858d3e0d48c5577ae11957992c6540608cc5 /kubernetes/dmaap/charts/postgresql/Chart.yaml | |
parent | ea93f3f1bb25b39c3d5d4576f49d080d82fcebac (diff) | |
parent | e825feeadf1aae047371ebc5c6113be1f7ec464e (diff) |
Merge "Integration w common/postgres"
Diffstat (limited to 'kubernetes/dmaap/charts/postgresql/Chart.yaml')
-rw-r--r-- | kubernetes/dmaap/charts/postgresql/Chart.yaml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/kubernetes/dmaap/charts/postgresql/Chart.yaml b/kubernetes/dmaap/charts/postgresql/Chart.yaml deleted file mode 100644 index c64338735a..0000000000 --- a/kubernetes/dmaap/charts/postgresql/Chart.yaml +++ /dev/null @@ -1,16 +0,0 @@ -name: postgresql -version: 0.9.3 -description: Object-relational database management system (ORDBMS) with an emphasis on extensibility and on standards-compliance. -keywords: -- postgresql -- postgres -- database -- sql -home: https://www.postgresql.org/ -icon: https://www.postgresql.org/media/img/about/press/elephant.png -sources: -- https://github.com/kubernetes/charts -- https://github.com/docker-library/postgres -maintainers: -- name: databus23 -engine: gotpl |