{"id":23455202,"url":"https://github.com/cloudnative-pg/charts","last_synced_at":"2025-11-10T18:01:40.414Z","repository":{"id":37863502,"uuid":"484139129","full_name":"cloudnative-pg/charts","owner":"cloudnative-pg","description":"CloudNativePG Helm Charts","archived":false,"fork":false,"pushed_at":"2025-04-10T18:08:40.000Z","size":12054,"stargazers_count":268,"open_issues_count":87,"forks_count":128,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-04-11T03:47:33.745Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Smarty","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cloudnative-pg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-21T17:10:34.000Z","updated_at":"2025-04-10T18:08:43.000Z","dependencies_parsed_at":"2023-10-12T22:16:15.501Z","dependency_job_id":"219e62eb-1216-4cbb-87b7-7212f9bb63c4","html_url":"https://github.com/cloudnative-pg/charts","commit_stats":null,"previous_names":[],"tags_count":54,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudnative-pg%2Fcharts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudnative-pg%2Fcharts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudnative-pg%2Fcharts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudnative-pg%2Fcharts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudnative-pg","download_url":"https://codeload.github.com/cloudnative-pg/charts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248339266,"owners_count":21087213,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-24T03:29:33.975Z","updated_at":"2025-11-10T18:01:40.319Z","avatar_url":"https://github.com/cloudnative-pg.png","language":"Smarty","funding_links":[],"categories":["Smarty","Go Template"],"sub_categories":[],"readme":"# CloudNativePG Helm Charts\n\n[![Stack Overflow](https://img.shields.io/badge/stackoverflow-cloudnative--pg-blue?logo=stackoverflow\u0026logoColor=%23F48024\u0026link=https%3A%2F%2Fstackoverflow.com%2Fquestions%2Ftagged%2Fcloudnative-pg)][stackoverflow]\n[![GitHub License](https://img.shields.io/github/license/cloudnative-pg/charts)][license]\n\n\n[![GitHub Release](https://img.shields.io/github/v/release/cloudnative-pg/charts?filter=cloudnative-pg-*)](https://github.com/cloudnative-pg/charts/tree/main/charts/cloudnative-pg)\n[![GitHub Release](https://img.shields.io/github/v/release/cloudnative-pg/charts?filter=cluster-*)](https://github.com/cloudnative-pg/charts/tree/main/charts/cluster)\n\n\n## Operator chart\n\nHelm chart to install the\n[CloudNativePG operator](https://cloudnative-pg.io), originally created and sponsored by\n[EDB](https://www.enterprisedb.com/) to manage PostgreSQL workloads on any supported Kubernetes cluster\nrunning in private, public, or hybrid cloud environments.\n\n**NOTE**: supports only the latest point release of the CloudNativePG operator.\n```console\nhelm repo add cnpg https://cloudnative-pg.github.io/charts\nhelm upgrade --install cnpg \\\n  --namespace cnpg-system \\\n  --create-namespace \\\n  cnpg/cloudnative-pg\n```\n\n#### Single namespace installation\n\nIt is possible to limit the operator's capabilities to solely the namespace in\nwhich it has been installed. With this restriction, the cluster-level\npermissions required by the operator will be substantially reduced, and\nthe security profile of the installation will be enhanced.\n\nYou can install the operator in single-namespace mode by setting the\n`config.clusterWide` flag to false, as in the following example:\n\n```console\nhelm upgrade --install cnpg \\\n  --namespace cnpg-system \\\n  --create-namespace \\\n  --set config.clusterWide=false \\\n  cnpg/cloudnative-pg\n```\n\n**IMPORTANT**: the single-namespace installation mode can't coexist\nwith the cluster-wide operator. Otherwise there would be collisions when\nmanaging the resources in the namespace watched by the single-namespace\noperator.\nIt is up to the user to ensure there is no collision between operators.\n\nRefer to the [Operator Chart documentation](charts/cloudnative-pg/README.md) for advanced configuration and monitoring.\n\n## Cluster chart\n\nHelm chart to install a CloudNativePG database cluster.\n\n```console\nhelm repo add cnpg https://cloudnative-pg.github.io/charts\nhelm upgrade --install database \\\n  --namespace database \\\n  --create-namespace \\\n  cnpg/cluster\n```\n\nRefer to the [Cluster Chart documentation](charts/cluster/README.md) for advanced configuration options.\n\n## Contributing\n\nPlease read the [code of conduct](CODE-OF-CONDUCT.md) and the\n[guidelines](CONTRIBUTING.md) to contribute to the project.\n\n## Copyright\n\nHelm charts for CloudNativePG are distributed under [Apache License 2.0](LICENSE).\n\n[stackoverflow]: https://stackoverflow.com/questions/tagged/cloudnative-pg\n[license]: https://github.com/cloudnative-pg/charts?tab=Apache-2.0-1-ov-file\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudnative-pg%2Fcharts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudnative-pg%2Fcharts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudnative-pg%2Fcharts/lists"}