Chart.yaml 744 B

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