mirror of https://github.com/renovatebot/renovate
19 lines
999 B
YAML
19 lines
999 B
YAML
# yaml-language-server: $schema=https://glasskube.dev/schemas/v1/package-manifest.json
|
|
name: cloudnative-pg
|
|
iconUrl: https://github.com/glasskube/glasskube/assets/16959694/99f3192a-587f-4eb9-884d-62800c022992
|
|
shortDescription: A comprehensive platform designed to seamlessly manage PostgreSQL databases
|
|
longDescription: |
|
|
**CloudNativePG** is an open source operator designed to manage PostgreSQL workloads on any supported Kubernetes
|
|
cluster running in private, public, hybrid, or multi-cloud environments. CloudNativePG adheres to DevOps principles
|
|
and concepts such as declarative configuration and immutable infrastructure.
|
|
references:
|
|
- label: GitHub
|
|
url: https://github.com/cloudnative-pg/cloudnative-pg
|
|
- label: Website
|
|
url: https://cloudnative-pg.io/
|
|
- label: Documentation
|
|
url: https://cloudnative-pg.io/documentation/1.23/
|
|
defaultNamespace: cnpg-system
|
|
manifests:
|
|
- url: https://github.com/cloudnative-pg/cloudnative-pg/releases/download/v1.23.1/cnpg-1.23.1.yaml
|