Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
fdd19a5e99
commit
6829f60a36
|
@ -0,0 +1,99 @@
|
||||||
|
**Important:**
|
||||||
|
*for the complete changelog, please refer to the website*
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [pgadmin-10.0.24](https://github.com/truecharts/charts/compare/pgadmin-10.0.23...pgadmin-10.0.24) (2023-06-10)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/pgadmin4 to v7.3.0 ([#9551](https://github.com/truecharts/charts/issues/9551))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [pgadmin-10.0.23](https://github.com/truecharts/charts/compare/pgadmin-10.0.22...pgadmin-10.0.23) (2023-06-07)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [pgadmin-10.0.22](https://github.com/truecharts/charts/compare/pgadmin-10.0.21...pgadmin-10.0.22) (2023-06-07)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [pgadmin-10.0.21](https://github.com/truecharts/charts/compare/pgadmin-10.0.20...pgadmin-10.0.21) (2023-06-04)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
|
||||||
|
|
||||||
|
### Feat
|
||||||
|
|
||||||
|
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [pgadmin-10.0.20](https://github.com/truecharts/charts/compare/pgadmin-10.0.19...pgadmin-10.0.20) (2023-05-27)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [pgadmin-10.0.19](https://github.com/truecharts/charts/compare/pgadmin-10.0.18...pgadmin-10.0.19) (2023-05-26)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [pgadmin-10.0.18](https://github.com/truecharts/charts/compare/pgadmin-10.0.17...pgadmin-10.0.18) (2023-05-25)
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
|
||||||
|
- Fix sessions bug ([#9144](https://github.com/truecharts/charts/issues/9144))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [pgadmin-10.0.17](https://github.com/truecharts/charts/compare/pgadmin-10.0.16...pgadmin-10.0.17) (2023-05-24)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [pgadmin-10.0.16](https://github.com/truecharts/charts/compare/pgadmin-10.0.15...pgadmin-10.0.16) (2023-05-22)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [pgadmin-10.0.15](https://github.com/truecharts/charts/compare/pgadmin-10.0.14...pgadmin-10.0.15) (2023-05-22)
|
||||||
|
|
||||||
|
### Feat
|
||||||
|
|
||||||
|
- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007))
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,29 @@
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: "7.3.0"
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://library-charts.truecharts.org
|
||||||
|
version: 12.13.0
|
||||||
|
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: 10.0.24
|
||||||
|
annotations:
|
||||||
|
truecharts.org/catagories: |
|
||||||
|
- management
|
||||||
|
truecharts.org/SCALE-support: "true"
|
|
@ -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%20Apps/Important-MUST-READ).
|
||||||
|
- 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*
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [pgadmin-10.0.24](https://github.com/truecharts/charts/compare/pgadmin-10.0.23...pgadmin-10.0.24) (2023-06-10)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/pgadmin4 to v7.3.0 ([#9551](https://github.com/truecharts/charts/issues/9551))
|
||||||
|
|
||||||
|
|
|
@ -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!
|
Binary file not shown.
|
@ -0,0 +1,32 @@
|
||||||
|
image:
|
||||||
|
repository: tccr.io/truecharts/pgadmin4
|
||||||
|
pullPolicy: IfNotPresent
|
||||||
|
tag: v7.3.0@sha256:7625adc42364995fc39bda4bbd916c99002066d7283140439052b1bed50737e0
|
||||||
|
service:
|
||||||
|
main:
|
||||||
|
ports:
|
||||||
|
main:
|
||||||
|
port: 10024
|
||||||
|
targetPort: 80
|
||||||
|
persistence:
|
||||||
|
config:
|
||||||
|
enabled: true
|
||||||
|
mountPath: "/var/lib/pgadmin"
|
||||||
|
portal:
|
||||||
|
open:
|
||||||
|
enabled: true
|
||||||
|
securityContext:
|
||||||
|
container:
|
||||||
|
runAsNonRoot: false
|
||||||
|
readOnlyRootFilesystem: false
|
||||||
|
runAsUser: 5050
|
||||||
|
runAsGroup: 5050
|
||||||
|
fsGroup: 5050
|
||||||
|
workload:
|
||||||
|
main:
|
||||||
|
podSpec:
|
||||||
|
containers:
|
||||||
|
main:
|
||||||
|
env:
|
||||||
|
PGADMIN_DEFAULT_EMAIL: "replace@this.now"
|
||||||
|
PGADMIN_DEFAULT_PASSWORD: "changeme"
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
||||||
|
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1 @@
|
||||||
|
{{ include "tc.v1.common.loader.all" . }}
|
Loading…
Reference in New Issue