Chart.yaml 735 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.0.0
  7. apiVersion: v2
  8. appVersion: '7.4'
  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.0.12
  18. home: https://www.pgadmin.org/
  19. icon: https://avatars.githubusercontent.com/u/113517144
  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