mirror of
https://github.com/outbackdingo/cozystack.git
synced 2026-01-28 10:18:42 +00:00
Signed-off-by: Andrei Kvapil <kvapss@gmail.com> <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Enhanced CloudNativePG Operator configuration with new options for cluster-wide monitoring and namespace control - Added support for IP family configuration in service settings - Increased flexibility for concurrent reconciliation processes - **Version Updates** - Upgraded CloudNativePG Operator from version 1.24.0 to 1.25.0 - Updated Helm chart version from 0.22.0 to 0.23.0 - **Configuration Improvements** - Introduced new options for namespace override and cluster-wide event observation - Added maximum concurrent reconciles setting - Expanded service networking configuration capabilities <!-- end of auto-generated comment: release notes by coderabbit.ai --> Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
26 lines
621 B
YAML
26 lines
621 B
YAML
apiVersion: v2
|
|
appVersion: 1.25.0
|
|
dependencies:
|
|
- alias: monitoring
|
|
condition: monitoring.grafanaDashboard.create
|
|
name: cluster
|
|
repository: https://cloudnative-pg.github.io/grafana-dashboards
|
|
version: "0.0"
|
|
description: CloudNativePG Operator Helm Chart
|
|
home: https://cloudnative-pg.io
|
|
icon: https://raw.githubusercontent.com/cloudnative-pg/artwork/main/cloudnativepg-logo.svg
|
|
keywords:
|
|
- operator
|
|
- controller
|
|
- postgresql
|
|
- postgres
|
|
- database
|
|
maintainers:
|
|
- email: p.scorsolini@gmail.com
|
|
name: phisco
|
|
name: cloudnative-pg
|
|
sources:
|
|
- https://github.com/cloudnative-pg/charts
|
|
type: application
|
|
version: 0.23.0
|