Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2023-12-21 17:12:57 +00:00
parent da91bd6643
commit 5d3d7c826b
11403 changed files with 2177941 additions and 1513302 deletions

View File

@@ -0,0 +1,88 @@
**Important:**
*for the complete changelog, please refer to the website*
## [postgresql-15.0.9](https://github.com/truecharts/charts/compare/postgresql-15.0.8...postgresql-15.0.9) (2023-12-21)
### Fix
- bump to release middleware fix
## [postgresql-15.0.8](https://github.com/truecharts/charts/compare/postgresql-15.0.7...postgresql-15.0.8) (2023-12-21)
### Chore
- bump everything to ensure patches are applied globally
## [postgresql-15.0.7](https://github.com/truecharts/charts/compare/postgresql-15.0.6...postgresql-15.0.7) (2023-12-20)
### Chore
- bump patch versions on all charts for new GUI release
## [postgresql-15.0.6](https://github.com/truecharts/charts/compare/postgresql-15.0.5...postgresql-15.0.6) (2023-12-20)
### Chore
- Bump everything to force min/max scale version update
## [postgresql-15.0.5](https://github.com/truecharts/charts/compare/postgresql-15.0.4...postgresql-15.0.5) (2023-12-18)
### Chore
- update container image bitnami/postgresql to 14.10.0[@f73fe14](https://github.com/f73fe14) by renovate ([#16213](https://github.com/truecharts/charts/issues/16213))
## [postgresql-15.0.4](https://github.com/truecharts/charts/compare/postgresql-15.0.3...postgresql-15.0.4) (2023-12-17)
### Chore
- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207))
## [postgresql-15.0.3](https://github.com/truecharts/charts/compare/postgresql-15.0.0...postgresql-15.0.3) (2023-12-16)
### Chore
- fix move mistake and cleanup metadata
- Add a lot of working incubator charts to stable part 2
## [postgresql-15.0.3](https://github.com/truecharts/charts/compare/postgresql-15.0.0...postgresql-15.0.3) (2023-12-16)
### Chore
- fix move mistake and cleanup metadata
- Add a lot of working incubator charts to stable part 2
## [postgresql-15.0.3](https://github.com/truecharts/charts/compare/postgresql-15.0.0...postgresql-15.0.3) (2023-12-16)
### Chore
- fix move mistake and cleanup metadata
- Add a lot of working incubator charts to stable part 2

View File

@@ -0,0 +1,39 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: postgresql
version: 15.0.9
appVersion: 14.10.0
description: PostgresSQL
home: https://truecharts.org/charts/incubator/postgresql
icon: https://truecharts.org/img/hotlink-ok/chart-icons/postgresql.png
deprecated: false
sources:
- https://www.postgresql.org/
- https://github.com/truecharts/charts/tree/master/charts/incubator/postgresql
- https://hub.docker.com/r/bitnami/postgresql
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- postgres
- postgressql
- dtabase
- sql
dependencies:
- name: common
version: 16.2.7
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: database
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

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/incubator/postgresql)
**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*

View File

@@ -0,0 +1,9 @@
## [postgresql-15.0.9](https://github.com/truecharts/charts/compare/postgresql-15.0.8...postgresql-15.0.9) (2023-12-21)
### Fix
- bump to release middleware fix

View File

@@ -0,0 +1,8 @@
PostgresSQL
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/dev/postgresql](https://truecharts.org/charts/dev/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.

View File

@@ -0,0 +1,45 @@
cnpg:
main:
acceptRO: false
creds: {}
database: app
enabled: false
instances: 2
monitoring:
enablePodMonitor: true
pooler:
instances: 2
primary: true
primaryUpdateStrategy: unsupervised
storage:
size: 256Gi
walsize: 256Gi
user: app
image:
pullPolicy: IfNotPresent
repository: bitnami/postgresql
tag: 14.10.0@sha256:f73fe14c4a24dac0e322abed5cf6d8fd7fe923dc2281324e549ddb9c912429da
portal:
open:
enabled: false
service:
main:
enabled: false
ports:
main:
enabled: false
port: 9999
workload:
main:
enabled: false
podSpec:
containers:
main:
enabled: false
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false

View File

@@ -0,0 +1,542 @@
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: "CloudNative-PG (CNPG)"
schema:
additional_attrs: true
type: dict
attrs:
- variable: main
label: "Main Postgresql Database"
schema:
additional_attrs: true
type: dict
attrs:
- variable: hibernate
label: Hibernate
description: "enable to safely hibernate and shutdown the postgresql cluster"
schema:
type: boolean
default: false
- variable: cluster
label: "Cluster Settings"
schema:
additional_attrs: true
type: dict
attrs:
- variable: instances
label: Instances
schema:
type: int
default: 1
- variable: singleNode
label: singleNode
schema:
type: boolean
default: true
hidden: true
- variable: storage
label: "Storage"
schema:
additional_attrs: true
type: dict
attrs:
- variable: size
label: Size
schema:
type: string
default: "256Gi"
- variable: walStorage
label: "WAL Storage"
schema:
additional_attrs: true
type: dict
attrs:
- variable: size
label: Size
schema:
type: string
default: "256Gi"
- variable: monitoring
label: "Monitoring Settings"
schema:
additional_attrs: true
type: dict
attrs:
- variable: enablePodMonitor
label: "enablePodMonitor"
schema:
type: boolean
default: true
- variable: disableDefaultQueries
label: "disableDefaultQueries"
schema:
type: boolean
default: false
- variable: pooler
label: "Pooler Settings"
schema:
additional_attrs: true
type: dict
attrs:
- variable: instances
label: Instances
schema:
type: int
default: 1
- variable: createRO
label: "Create ReadOnly Instance"
schema:
type: boolean
default: false
- variable: recovery
label: "Recovery Settings (Experimental)"
schema:
additional_attrs: true
type: dict
attrs:
- variable: enabled
label: "enabled"
schema:
type: boolean
default: false
- variable: endpointURL
label: "endpointURL"
schema:
type: string
show_if: [["enabled", "=", true]]
default: ""
- variable: method
label: "method"
schema:
type: string
show_if: [["enabled", "=", true]]
default: "object_store"
- variable: backupName
label: "backupName"
schema:
type: string
show_if: [["enabled", "=", true]]
default: ""
- variable: provider
label: "provider"
schema:
type: string
show_if: [["enabled", "=", true]]
default: "s3"
- variable: s3
label: "s3"
schema:
additional_attrs: true
type: dict
show_if: [["provider", "=", "s3"], ["enabled", "=", true]]
attrs:
- variable: region
label: "region"
schema:
type: string
show_if: [["enabled", "=", true]]
default: ""
- variable: bucket
label: "bucket"
schema:
type: string
show_if: [["enabled", "=", true]]
default: ""
- variable: path
label: "path"
schema:
type: string
show_if: [["enabled", "=", true]]
default: "/"
- variable: accessKey
label: "accessKey"
schema:
type: string
show_if: [["enabled", "=", true]]
default: ""
- variable: secretKey
label: "secretKey"
schema:
type: string
show_if: [["enabled", "=", true]]
default: ""
- variable: azure
label: "azure (EXTREMELY EXPERIMENTAL)"
schema:
additional_attrs: true
type: dict
show_if: [["provider", "=", "azure"], ["enabled", "=", true]]
attrs:
- variable: path
label: "path"
schema:
type: string
show_if: [["enabled", "=", true]]
default: "/"
- variable: connectionString
label: "connectionString"
schema:
type: string
show_if: [["enabled", "=", true]]
default: ""
- variable: storageAccount
label: "storageAccount"
schema:
type: string
show_if: [["enabled", "=", true]]
default: ""
- variable: storageKey
label: "storageKey"
schema:
type: string
show_if: [["enabled", "=", true]]
default: ""
- variable: storageSasToken
label: "storageSasToken"
schema:
type: string
show_if: [["enabled", "=", true]]
default: ""
- variable: containerName
label: "containerName"
schema:
type: string
show_if: [["enabled", "=", true]]
default: ""
- variable: serviceName
label: "serviceName"
schema:
type: string
show_if: [["enabled", "=", true]]
default: "blob"
- variable: inheritFromAzureAD
label: "inheritFromAzureAD"
schema:
type: boolean
show_if: [["enabled", "=", true]]
default: false
- variable: google
label: "google (EXTREMELY EXPERIMENTAL)"
schema:
additional_attrs: true
type: dict
show_if: [["provider", "=", "google"], ["enabled", "=", true]]
attrs:
- variable: path
label: "path"
schema:
type: string
show_if: [["enabled", "=", true]]
default: "/"
- variable: bucket
label: "bucket"
schema:
type: string
show_if: [["enabled", "=", true]]
default: ""
- variable: gkeEnvironment
label: "gkeEnvironment"
schema:
type: string
show_if: [["enabled", "=", true]]
default: ""
- variable: applicationCredentials
label: "applicationCredentials"
schema:
type: string
show_if: [["enabled", "=", true]]
default: ""
- variable: backups
label: "Backup Settings (Experimental)"
schema:
additional_attrs: true
type: dict
attrs:
- variable: enabled
label: "enabled"
schema:
type: boolean
default: false
- variable: endpointURL
label: "endpointURL"
schema:
type: string
show_if: [["enabled", "=", true]]
default: ""
- variable: destinationPath
label: "destinationPath"
schema:
type: string
show_if: [["enabled", "=", true]]
default: ""
- variable: retentionPolicy
label: "retentionPolicy"
schema:
type: string
show_if: [["enabled", "=", true]]
default: "30d"
- variable: provider
label: "provider"
schema:
type: string
show_if: [["enabled", "=", true]]
default: "s3"
- variable: s3
label: "s3"
schema:
additional_attrs: true
type: dict
show_if: [["provider", "=", "s3"], ["enabled", "=", true]]
attrs:
- variable: region
label: "region"
schema:
type: string
show_if: [["enabled", "=", true]]
default: ""
- variable: bucket
label: "bucket"
schema:
type: string
show_if: [["enabled", "=", true]]
default: ""
- variable: path
label: "path"
schema:
type: string
show_if: [["enabled", "=", true]]
default: "/"
- variable: accessKey
label: "accessKey"
schema:
type: string
show_if: [["enabled", "=", true]]
default: ""
- variable: secretKey
label: "secretKey"
schema:
type: string
show_if: [["enabled", "=", true]]
default: ""
- variable: azure
label: "azure (EXTREMELY EXPERIMENTAL)"
schema:
additional_attrs: true
type: dict
show_if: [["provider", "=", "azure"], ["enabled", "=", true]]
attrs:
- variable: path
label: "path"
schema:
type: string
show_if: [["enabled", "=", true]]
default: "/"
- variable: connectionString
label: "connectionString"
schema:
type: string
show_if: [["enabled", "=", true]]
default: ""
- variable: storageAccount
label: "storageAccount"
schema:
type: string
show_if: [["enabled", "=", true]]
default: ""
- variable: storageKey
label: "storageKey"
schema:
type: string
show_if: [["enabled", "=", true]]
default: ""
- variable: storageSasToken
label: "storageSasToken"
schema:
type: string
show_if: [["enabled", "=", true]]
default: ""
- variable: containerName
label: "containerName"
schema:
type: string
show_if: [["enabled", "=", true]]
default: ""
- variable: serviceName
label: "serviceName"
schema:
type: string
show_if: [["enabled", "=", true]]
default: "blob"
- variable: inheritFromAzureAD
label: "inheritFromAzureAD"
schema:
type: boolean
show_if: [["enabled", "=", true]]
default: false
- variable: google
label: "google (EXTREMELY EXPERIMENTAL)"
schema:
additional_attrs: true
type: dict
show_if: [["provider", "=", "google"], ["enabled", "=", true]]
attrs:
- variable: path
label: "path"
schema:
type: string
show_if: [["enabled", "=", true]]
default: "/"
- variable: bucket
label: "bucket"
schema:
type: string
show_if: [["enabled", "=", true]]
default: ""
- variable: gkeEnvironment
label: "gkeEnvironment"
schema:
type: string
show_if: [["enabled", "=", true]]
default: ""
- variable: applicationCredentials
label: "applicationCredentials"
schema:
type: string
show_if: [["enabled", "=", true]]
default: ""
- variable: scheduledBackups
label: ScheduledBackups
schema:
type: list
default: []
show_if: [["enabled", "=", true]]
items:
- variable: backupschedule
label: BackupSchedule
schema:
additional_attrs: true
type: dict
attrs:
- variable: name
label: name
schema:
type: string
default: "daily-backup"
required: true
- variable: schedule
label: schedule
schema:
type: string
required: true
default: "0 0 0 * * *"
- variable: backupOwnerReference
label: backupOwnerReference
schema:
type: string
required: true
default: "self"
- variable: immediate
label: immediate
schema:
type: boolean
default: false
- variable: suspend
label: suspend
schema:
type: boolean
default: false
- variable: manualBackups
label: manualBackups
schema:
type: list
default: []
items:
- variable: backup
label: Backup
schema:
additional_attrs: true
type: dict
attrs:
- variable: name
label: name
schema:
type: string
default: ""
required: 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

View File

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

View File

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

View File