mirror of
https://github.com/truenas/charts.git
synced 2026-02-09 13:26:55 +08:00
* Upgraded catalog item(s)
This commit upgrades elastic-search, nextcloud, pgadmin, immich, n8n catalog item(s).
* bump common
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
28 lines
736 B
YAML
28 lines
736 B
YAML
name: pgadmin
|
|
description: pgAdmin is the most popular and feature rich Open Source administration
|
|
and development platform for PostgreSQL
|
|
annotations:
|
|
title: pgAdmin
|
|
type: application
|
|
version: 1.0.3
|
|
apiVersion: v2
|
|
appVersion: '7.7'
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- name: truenas
|
|
url: https://www.truenas.com/
|
|
email: dev@ixsystems.com
|
|
dependencies:
|
|
- name: common
|
|
repository: file://../../../common
|
|
version: 1.1.1
|
|
home: https://www.pgadmin.org/
|
|
icon: https://avatars.githubusercontent.com/u/113517144
|
|
sources:
|
|
- https://hub.docker.com/r/dpage/pgadmin4
|
|
- https://github.com/truenas/charts/tree/master/library/ix-dev/community/pgadmin
|
|
- https://www.pgadmin.org/
|
|
keywords:
|
|
- database
|
|
- management
|