mirror of
https://github.com/truenas/charts.git
synced 2026-02-11 06:16:23 +08:00
* Upgraded catalog item(s)
This commit upgrades pgadmin, joplin, searxng, firefly-iii, n8n, homarr, odoo catalog item(s).
* undo 2 apps
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
28 lines
744 B
YAML
28 lines
744 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.1.4
|
|
apiVersion: v2
|
|
appVersion: '8.0'
|
|
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.2.3
|
|
home: https://www.pgadmin.org/
|
|
icon: https://media.sys.truenas.net/apps/pgadmin/icons/icon.png
|
|
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
|