Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-04-29 08:55:26 +00:00
parent 3660b62cbb
commit 8f890cb75c
11 changed files with 2084 additions and 0 deletions

View File

@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [pgadmin-10.0.10](https://github.com/truecharts/charts/compare/pgadmin-10.0.9...pgadmin-10.0.10) (2023-04-29)
### Chore
- bump pgadmin
### Fix
- correct image reference
## [pgadmin-10.0.9](https://github.com/truecharts/charts/compare/pgadmin-10.0.8...pgadmin-10.0.9) (2023-04-25)
### Chore
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))
## [pgadmin-10.0.8](https://github.com/truecharts/charts/compare/pgadmin-10.0.7...pgadmin-10.0.8) (2023-04-25)
### Chore
- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145))
## [pgadmin-10.0.7](https://github.com/truecharts/charts/compare/pgadmin-10.0.6...pgadmin-10.0.7) (2023-04-20)
### Chore
- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087))
## [pgadmin-10.0.6](https://github.com/truecharts/charts/compare/pgadmin-10.0.5...pgadmin-10.0.6) (2023-04-16)
### Chore
- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071))
## [pgadmin-10.0.5](https://github.com/truecharts/charts/compare/pgadmin-10.0.4...pgadmin-10.0.5) (2023-04-16)
### Chore
- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061))
## [pgadmin-10.0.4](https://github.com/truecharts/charts/compare/pgadmin-10.0.3...pgadmin-10.0.4) (2023-04-15)
### Chore
- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998))
## [pgadmin-10.0.3](https://github.com/truecharts/charts/compare/pgadmin-10.0.2...pgadmin-10.0.3) (2023-04-14)
## [pgadmin-10.0.2](https://github.com/truecharts/charts/compare/pgadmin-10.0.1...pgadmin-10.0.2) (2023-04-12)
### Chore
- bump common on the 222 ([#7959](https://github.com/truecharts/charts/issues/7959))
## [pgadmin-10.0.1](https://github.com/truecharts/charts/compare/pgadmin-10.0.0...pgadmin-10.0.1) (2023-04-11)
### Fix
- bump common on the 222 ([#7927](https://github.com/truecharts/charts/issues/7927))
## [pgadmin-10.0.0](https://github.com/truecharts/charts/compare/pgadmin-9.0.9...pgadmin-10.0.0) (2023-04-11)
### Feat

View File

@ -0,0 +1,29 @@
apiVersion: v2
appVersion: "6.20"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.6.1
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.10
annotations:
truecharts.org/catagories: |
- management
truecharts.org/SCALE-support: "true"

View 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%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*

View File

@ -0,0 +1,13 @@
## [pgadmin-10.0.10](https://github.com/truecharts/charts/compare/pgadmin-10.0.9...pgadmin-10.0.10) (2023-04-29)
### Chore
- bump pgadmin
### Fix
- correct image reference

View 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!

Binary file not shown.

View File

@ -0,0 +1,32 @@
image:
repository: tccr.io/truecharts/pgadmin4
pullPolicy: IfNotPresent
tag: v6.21.0@sha256:4062f40b48f3bc244bced54d2a85c43158760aef4736c3fa202f8298a4f3f35f
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: 0
runAsGroup: 0
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

View File

@ -0,0 +1 @@
{{- include "tc.v1.common.lib.chart.notes" $ -}}

View File

@ -0,0 +1 @@
{{ include "tc.v1.common.loader.all" . }}

View File