mirror of
https://github.com/truecharts/catalog.git
synced 2026-06-28 06:06:13 +08:00
Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
99
stable/pgadmin/11.0.7/CHANGELOG.md
Normal file
99
stable/pgadmin/11.0.7/CHANGELOG.md
Normal file
@@ -0,0 +1,99 @@
|
||||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [pgadmin-11.0.7](https://github.com/truecharts/charts/compare/pgadmin-11.0.6...pgadmin-11.0.7) (2023-11-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287))
|
||||
|
||||
|
||||
|
||||
|
||||
## [pgadmin-11.0.6](https://github.com/truecharts/charts/compare/pgadmin-11.0.5...pgadmin-11.0.6) (2023-10-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
|
||||
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))
|
||||
|
||||
|
||||
|
||||
|
||||
## [pgadmin-11.0.5](https://github.com/truecharts/charts/compare/pgadmin-11.0.4...pgadmin-11.0.5) (2023-10-20)
|
||||
|
||||
|
||||
|
||||
|
||||
## [pgadmin-11.0.4](https://github.com/truecharts/charts/compare/pgadmin-11.0.3...pgadmin-11.0.4) (2023-10-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/pgadmin4 to v7.8.0 ([#13802](https://github.com/truecharts/charts/issues/13802))
|
||||
|
||||
|
||||
|
||||
|
||||
## [pgadmin-11.0.3](https://github.com/truecharts/charts/compare/pgadmin-11.0.2...pgadmin-11.0.3) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
||||
|
||||
|
||||
|
||||
|
||||
## [pgadmin-11.0.2](https://github.com/truecharts/charts/compare/pgadmin-11.0.1...pgadmin-11.0.2) (2023-09-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/pgadmin4 to v7.7.0 ([#12815](https://github.com/truecharts/charts/issues/12815))
|
||||
|
||||
|
||||
|
||||
|
||||
## [pgadmin-11.0.1](https://github.com/truecharts/charts/compare/pgadmin-11.0.0...pgadmin-11.0.1) (2023-08-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/pgadmin4 to v7.6.0 ([#11927](https://github.com/truecharts/charts/issues/11927))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [pgadmin-11.0.0](https://github.com/truecharts/charts/compare/pgadmin-10.0.30...pgadmin-11.0.0) (2023-07-31)
|
||||
|
||||
|
||||
|
||||
|
||||
## [pgadmin-10.0.30](https://github.com/truecharts/charts/compare/pgadmin-10.0.29...pgadmin-10.0.30) (2023-07-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
|
||||
|
||||
|
||||
|
||||
|
||||
## [pgadmin-10.0.29](https://github.com/truecharts/charts/compare/pgadmin-10.0.28...pgadmin-10.0.29) (2023-07-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/pgadmin4 to v7.5.0 ([#10960](https://github.com/truecharts/charts/issues/10960))
|
||||
|
||||
|
||||
|
||||
|
||||
## [pgadmin-10.0.28](https://github.com/truecharts/charts/compare/pgadmin-10.0.27...pgadmin-10.0.28) (2023-07-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/pgadmin4 to v7.4.0 ([#10264](https://github.com/truecharts/charts/issues/10264))
|
||||
|
||||
|
||||
|
||||
|
||||
28
stable/pgadmin/11.0.7/Chart.yaml
Normal file
28
stable/pgadmin/11.0.7/Chart.yaml
Normal file
@@ -0,0 +1,28 @@
|
||||
apiVersion: v2
|
||||
appVersion: "7.8.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.2.2
|
||||
deprecated: false
|
||||
description: Web-Based postgresql database management utility
|
||||
home: https://truecharts.org/charts/stable/pgadmin
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pgadmin.png
|
||||
keywords:
|
||||
- pgadmin
|
||||
- db
|
||||
- database
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: pgadmin
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/pgadmin
|
||||
- https://www.pgadmin.org/
|
||||
type: application
|
||||
version: 11.0.7
|
||||
annotations:
|
||||
truecharts.org/category: management
|
||||
truecharts.org/SCALE-support: "true"
|
||||
27
stable/pgadmin/11.0.7/README.md
Normal file
27
stable/pgadmin/11.0.7/README.md
Normal file
@@ -0,0 +1,27 @@
|
||||
# README
|
||||
|
||||
## General Info
|
||||
|
||||
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
||||
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
|
||||
- See the [Website](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
|
||||
|
||||
---
|
||||
|
||||
## Sponsor TrueCharts
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
||||
|
||||
*All Rights Reserved - The TrueCharts Project*
|
||||
9
stable/pgadmin/11.0.7/app-changelog.md
Normal file
9
stable/pgadmin/11.0.7/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [pgadmin-11.0.7](https://github.com/truecharts/charts/compare/pgadmin-11.0.6...pgadmin-11.0.7) (2023-11-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287))
|
||||
|
||||
|
||||
8
stable/pgadmin/11.0.7/app-readme.md
Normal file
8
stable/pgadmin/11.0.7/app-readme.md
Normal file
@@ -0,0 +1,8 @@
|
||||
Web-Based postgresql database management utility
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/pgadmin](https://truecharts.org/charts/stable/pgadmin)
|
||||
|
||||
---
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
||||
BIN
stable/pgadmin/11.0.7/charts/common-14.2.2.tgz
Normal file
BIN
stable/pgadmin/11.0.7/charts/common-14.2.2.tgz
Normal file
Binary file not shown.
45
stable/pgadmin/11.0.7/ix_values.yaml
Normal file
45
stable/pgadmin/11.0.7/ix_values.yaml
Normal file
@@ -0,0 +1,45 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/pgadmin4
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v7.8.0@sha256:b355acc21dddca01aa2c38a74aea65d0e5613f2418f2a260ac8ec615a47929db
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 10024
|
||||
targetPort: 80
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: "/var/lib/pgadmin"
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: true
|
||||
readOnlyRootFilesystem: false
|
||||
runAsUser: 5050
|
||||
runAsGroup: 5050
|
||||
fsGroup: 5050
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
probes:
|
||||
liveness:
|
||||
enabled: true
|
||||
type: http
|
||||
path: /misc/ping
|
||||
readiness:
|
||||
enabled: true
|
||||
type: http
|
||||
path: /misc/ping
|
||||
startup:
|
||||
enabled: true
|
||||
type: http
|
||||
path: /misc/ping
|
||||
env:
|
||||
PGADMIN_DEFAULT_EMAIL: "replace@this.now"
|
||||
PGADMIN_DEFAULT_PASSWORD: "changeme"
|
||||
2037
stable/pgadmin/11.0.7/questions.yaml
Normal file
2037
stable/pgadmin/11.0.7/questions.yaml
Normal file
File diff suppressed because it is too large
Load Diff
1
stable/pgadmin/11.0.7/templates/NOTES.txt
Normal file
1
stable/pgadmin/11.0.7/templates/NOTES.txt
Normal file
@@ -0,0 +1 @@
|
||||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
||||
1
stable/pgadmin/11.0.7/templates/common.yaml
Normal file
1
stable/pgadmin/11.0.7/templates/common.yaml
Normal file
@@ -0,0 +1 @@
|
||||
{{ include "tc.v1.common.loader.all" . }}
|
||||
0
stable/pgadmin/11.0.7/values.yaml
Normal file
0
stable/pgadmin/11.0.7/values.yaml
Normal file
Reference in New Issue
Block a user