Chart.yaml 742 B

1234567891011121314151617181920212223242526
  1. name: pgadmin
  2. description: pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL
  3. annotations:
  4. title: pgAdmin
  5. type: application
  6. version: 1.2.0
  7. apiVersion: v2
  8. appVersion: '8.1'
  9. kubeVersion: '>=1.16.0-0'
  10. maintainers:
  11. - name: truenas
  12. url: https://www.truenas.com/
  13. email: dev@ixsystems.com
  14. dependencies:
  15. - name: common
  16. repository: file://../../../common
  17. version: 1.2.6
  18. home: https://www.pgadmin.org/
  19. icon: https://media.sys.truenas.net/apps/pgadmin/icons/icon.png
  20. sources:
  21. - https://hub.docker.com/r/dpage/pgadmin4
  22. - https://github.com/truenas/charts/tree/master/library/ix-dev/community/pgadmin
  23. - https://www.pgadmin.org/
  24. keywords:
  25. - database
  26. - management