Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
fe3c47aa62
commit
b0e6b9793c
|
@ -0,0 +1,99 @@
|
||||||
|
**Important:**
|
||||||
|
*for the complete changelog, please refer to the website*
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [postgresql-13.0.22](https://github.com/truecharts/charts/compare/postgresql-13.0.21...postgresql-13.0.22) (2023-06-05)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/postgresql to 14.7.0 ([#9417](https://github.com/truecharts/charts/issues/9417))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [postgresql-13.0.21](https://github.com/truecharts/charts/compare/postgresql-13.0.20...postgresql-13.0.21) (2023-06-04)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [postgresql-13.0.20](https://github.com/truecharts/charts/compare/postgresql-13.0.19...postgresql-13.0.20) (2023-05-27)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [postgresql-13.0.19](https://github.com/truecharts/charts/compare/postgresql-13.0.18...postgresql-13.0.19) (2023-05-26)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [postgresql-13.0.18](https://github.com/truecharts/charts/compare/postgresql-13.0.17...postgresql-13.0.18) (2023-05-24)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [postgresql-13.0.17](https://github.com/truecharts/charts/compare/postgresql-13.0.16...postgresql-13.0.17) (2023-05-22)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [postgresql-13.0.16](https://github.com/truecharts/charts/compare/postgresql-13.0.15...postgresql-13.0.16) (2023-05-16)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [postgresql-13.0.15](https://github.com/truecharts/charts/compare/postgresql-13.0.14...postgresql-13.0.15) (2023-05-05)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [postgresql-13.0.14](https://github.com/truecharts/charts/compare/postgresql-13.0.13...postgresql-13.0.14) (2023-05-05)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/postgresql to 14.7.0 ([#8775](https://github.com/truecharts/charts/issues/8775))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [postgresql-13.0.14](https://github.com/truecharts/charts/compare/postgresql-13.0.13...postgresql-13.0.14) (2023-05-05)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/postgresql to 14.7.0 ([#8775](https://github.com/truecharts/charts/issues/8775))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [postgresql-13.0.14](https://github.com/truecharts/charts/compare/postgresql-13.0.13...postgresql-13.0.14) (2023-05-05)
|
||||||
|
|
||||||
|
### Chore
|
|
@ -0,0 +1,30 @@
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: "14.7.0"
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://library-charts.truecharts.org
|
||||||
|
version: 12.12.1
|
||||||
|
deprecated: false
|
||||||
|
description: PostgresSQL
|
||||||
|
home: https://truecharts.org/charts/stable/postgresql
|
||||||
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/postgresql.png
|
||||||
|
keywords:
|
||||||
|
- postgres
|
||||||
|
- postgressql
|
||||||
|
- dtabase
|
||||||
|
- sql
|
||||||
|
kubeVersion: ">=1.16.0-0"
|
||||||
|
maintainers:
|
||||||
|
- email: info@truecharts.org
|
||||||
|
name: TrueCharts
|
||||||
|
url: https://truecharts.org
|
||||||
|
name: postgresql
|
||||||
|
sources:
|
||||||
|
- https://github.com/truecharts/charts/tree/master/charts/stable/postgresql
|
||||||
|
- https://www.postgresql.org/
|
||||||
|
type: application
|
||||||
|
version: 13.0.22
|
||||||
|
annotations:
|
||||||
|
truecharts.org/catagories: |
|
||||||
|
- database
|
||||||
|
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 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [postgresql-13.0.22](https://github.com/truecharts/charts/compare/postgresql-13.0.21...postgresql-13.0.22) (2023-06-05)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/postgresql to 14.7.0 ([#9417](https://github.com/truecharts/charts/issues/9417))
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,8 @@
|
||||||
|
PostgresSQL
|
||||||
|
|
||||||
|
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/postgresql](https://truecharts.org/charts/stable/postgresql)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
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,58 @@
|
||||||
|
image:
|
||||||
|
repository: tccr.io/truecharts/postgresql
|
||||||
|
pullPolicy: IfNotPresent
|
||||||
|
tag: 14.7.0@sha256:9a9097005c47417ba785fdc0e4ced26937106234abfce83da36ce6accdceca60
|
||||||
|
workload:
|
||||||
|
main:
|
||||||
|
enabled: false
|
||||||
|
podSpec:
|
||||||
|
containers:
|
||||||
|
main:
|
||||||
|
enabled: false
|
||||||
|
probes:
|
||||||
|
liveness:
|
||||||
|
enabled: false
|
||||||
|
readiness:
|
||||||
|
enabled: false
|
||||||
|
startup:
|
||||||
|
enabled: false
|
||||||
|
portal:
|
||||||
|
open:
|
||||||
|
enabled: false
|
||||||
|
service:
|
||||||
|
main:
|
||||||
|
enabled: false
|
||||||
|
ports:
|
||||||
|
main:
|
||||||
|
enabled: false
|
||||||
|
port: 9999
|
||||||
|
cnpg:
|
||||||
|
main:
|
||||||
|
enabled: false
|
||||||
|
primary: true
|
||||||
|
# -- number of instances for both postgres and pgbouncer
|
||||||
|
instances: 2
|
||||||
|
database: "app"
|
||||||
|
user: "app"
|
||||||
|
# password:
|
||||||
|
# superUserPassword:
|
||||||
|
# -- change to supervised to disable unsupervised updates
|
||||||
|
# Example of rolling update strategy:
|
||||||
|
# - unsupervised: automated update of the primary once all
|
||||||
|
# replicas have been upgraded (default)
|
||||||
|
# - supervised: requires manual supervision to perform
|
||||||
|
# the switchover of the primary
|
||||||
|
primaryUpdateStrategy: unsupervised
|
||||||
|
# -- enable to create extra pgbouncer for readonly access
|
||||||
|
acceptRO: false
|
||||||
|
# -- storage size for the two pvc's per instance
|
||||||
|
storage:
|
||||||
|
size: "256Gi"
|
||||||
|
walsize: "256Gi"
|
||||||
|
pooler:
|
||||||
|
instances: 2
|
||||||
|
# -- set to enable prometheus metrics
|
||||||
|
monitoring:
|
||||||
|
enablePodMonitor: true
|
||||||
|
# -- contains credentials and urls output by generator
|
||||||
|
creds: {}
|
|
@ -0,0 +1,138 @@
|
||||||
|
groups:
|
||||||
|
- name: Container Image
|
||||||
|
description: Image to be used for container
|
||||||
|
- name: General Settings
|
||||||
|
description: General Deployment Settings
|
||||||
|
- name: Workload Settings
|
||||||
|
description: Workload Settings
|
||||||
|
- name: App Configuration
|
||||||
|
description: App Specific Config Options
|
||||||
|
- name: Networking and Services
|
||||||
|
description: Configure Network and Services for Container
|
||||||
|
- name: Storage and Persistence
|
||||||
|
description: Persist and Share Data that is Separate from the Container
|
||||||
|
- name: Ingress
|
||||||
|
description: Ingress Configuration
|
||||||
|
- name: Security and Permissions
|
||||||
|
description: Configure Security Context and Permissions
|
||||||
|
- name: Resources and Devices
|
||||||
|
description: "Specify Resources/Devices to be Allocated to Workload"
|
||||||
|
- name: Middlewares
|
||||||
|
description: Traefik Middlewares
|
||||||
|
- name: Metrics
|
||||||
|
description: Metrics
|
||||||
|
- name: Addons
|
||||||
|
description: Addon Configuration
|
||||||
|
- name: Advanced
|
||||||
|
description: Advanced Configuration
|
||||||
|
- name: Postgresql
|
||||||
|
description: Postgresql
|
||||||
|
- name: Documentation
|
||||||
|
description: Documentation
|
||||||
|
questions:
|
||||||
|
- variable: global
|
||||||
|
group: General Settings
|
||||||
|
label: "Global Settings"
|
||||||
|
schema:
|
||||||
|
additional_attrs: true
|
||||||
|
type: dict
|
||||||
|
attrs:
|
||||||
|
- variable: stopAll
|
||||||
|
label: Stop All
|
||||||
|
description: "Stops All Running pods and hibernates cnpg"
|
||||||
|
schema:
|
||||||
|
type: boolean
|
||||||
|
default: false
|
||||||
|
|
||||||
|
- variable: cnpg
|
||||||
|
group: Postgresql
|
||||||
|
label: ""
|
||||||
|
schema:
|
||||||
|
additional_attrs: true
|
||||||
|
type: dict
|
||||||
|
attrs:
|
||||||
|
- variable: main
|
||||||
|
label: "Main Postgresql Database"
|
||||||
|
schema:
|
||||||
|
additional_attrs: true
|
||||||
|
type: dict
|
||||||
|
attrs:
|
||||||
|
- variable: instances
|
||||||
|
label: Instances
|
||||||
|
schema:
|
||||||
|
type: int
|
||||||
|
default: 2
|
||||||
|
- variable: hibernate
|
||||||
|
label: Hibernate
|
||||||
|
description: "enable to safely hibernate and shutdown the postgresql cluster"
|
||||||
|
schema:
|
||||||
|
type: boolean
|
||||||
|
default: false
|
||||||
|
- variable: storage
|
||||||
|
label: "Storage"
|
||||||
|
schema:
|
||||||
|
additional_attrs: true
|
||||||
|
type: dict
|
||||||
|
attrs:
|
||||||
|
- variable: size
|
||||||
|
label: Size
|
||||||
|
schema:
|
||||||
|
type: string
|
||||||
|
default: "256Gi"
|
||||||
|
- variable: walsize
|
||||||
|
label: Walsize
|
||||||
|
schema:
|
||||||
|
type: string
|
||||||
|
default: "256Gi"
|
||||||
|
- variable: pooler
|
||||||
|
label: "Pooler"
|
||||||
|
schema:
|
||||||
|
additional_attrs: true
|
||||||
|
type: dict
|
||||||
|
attrs:
|
||||||
|
- variable: instances
|
||||||
|
label: Instances
|
||||||
|
schema:
|
||||||
|
type: int
|
||||||
|
default: 2
|
||||||
|
- variable: Monitoring
|
||||||
|
label: "Metrics"
|
||||||
|
schema:
|
||||||
|
additional_attrs: true
|
||||||
|
type: dict
|
||||||
|
attrs:
|
||||||
|
- variable: enablePodMonitor
|
||||||
|
label: "enablePodMonitor"
|
||||||
|
schema:
|
||||||
|
type: boolean
|
||||||
|
default: true
|
||||||
|
|
||||||
|
- variable: docs
|
||||||
|
group: Documentation
|
||||||
|
label: Please read the documentation at https://truecharts.org
|
||||||
|
description: Please read the documentation at
|
||||||
|
<br /><a href="https://truecharts.org">https://truecharts.org</a>
|
||||||
|
schema:
|
||||||
|
additional_attrs: true
|
||||||
|
type: dict
|
||||||
|
attrs:
|
||||||
|
- variable: confirmDocs
|
||||||
|
label: I have checked the documentation
|
||||||
|
schema:
|
||||||
|
type: boolean
|
||||||
|
default: true
|
||||||
|
- variable: donateNag
|
||||||
|
group: Documentation
|
||||||
|
label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor
|
||||||
|
description: Please consider supporting TrueCharts, see
|
||||||
|
<br /><a href="https://truecharts.org/sponsor">https://truecharts.org/sponsor</a>
|
||||||
|
schema:
|
||||||
|
additional_attrs: true
|
||||||
|
type: dict
|
||||||
|
attrs:
|
||||||
|
- variable: confirmDonate
|
||||||
|
label: I have considered donating
|
||||||
|
schema:
|
||||||
|
type: boolean
|
||||||
|
default: true
|
||||||
|
hidden: true
|
|
@ -0,0 +1 @@
|
||||||
|
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1,2 @@
|
||||||
|
|
||||||
|
{{ include "tc.v1.common.loader.all" . }}
|
Loading…
Reference in New Issue