mirror of
https://github.com/truecharts/charts.git
synced 2026-07-08 14:24:01 -03:00
feat(pgadmin): update image docker.io/dpage/pgadmin4 9.11 → 9.12 (#44580)
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 9.11.0
|
||||
appVersion: 9.12.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.49
|
||||
@@ -25,22 +25,22 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Web-Based postgresql database management utility
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/pgadmin
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/pgadmin.webp
|
||||
home: https://truecharts.org/charts/stable/pgadmin
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pgadmin.webp
|
||||
keywords:
|
||||
- pgadmin
|
||||
- db
|
||||
- database
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: pgadmin
|
||||
sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/pgadmin
|
||||
- https://hub.docker.com/r/dpage/pgadmin4
|
||||
- https://www.pgadmin.org/
|
||||
type: application
|
||||
version: 19.19.15
|
||||
version: 19.20.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/dpage/pgadmin4
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 9.11@sha256:50700ac17936d0227f9e3e4bb086a91efb67064debc4b4737c35545bf1564088
|
||||
tag: 9.12@sha256:10137f33be7ed61e47f56004493710cb5b80ba7fb0ca01758855e242f1f284a7
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user