{"id":40550964,"url":"https://github.com/bcgov/crunchy-postgres","last_synced_at":"2026-01-21T00:01:17.284Z","repository":{"id":150398826,"uuid":"614998555","full_name":"bcgov/crunchy-postgres","owner":"bcgov","description":"This repo contains documentation and templates for the use of Crunchy Postgres helm charts and the accompanying Postgres Operator from Crunchy (PGO).","archived":false,"fork":false,"pushed_at":"2025-05-21T17:13:19.000Z","size":214,"stargazers_count":4,"open_issues_count":20,"forks_count":11,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-05-21T18:25:12.295Z","etag":null,"topics":["citz","devops","platform-services"],"latest_commit_sha":null,"homepage":"","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/bcgov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-03-16T18:37:50.000Z","updated_at":"2025-05-21T17:13:23.000Z","dependencies_parsed_at":"2024-05-17T18:39:08.316Z","dependency_job_id":"a5917aaa-2975-42ff-bb0e-69162ab3bf89","html_url":"https://github.com/bcgov/crunchy-postgres","commit_stats":null,"previous_names":[],"tags_count":26,"template":false,"template_full_name":"bcgov/platform-services-template","purl":"pkg:github/bcgov/crunchy-postgres","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcgov%2Fcrunchy-postgres","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcgov%2Fcrunchy-postgres/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcgov%2Fcrunchy-postgres/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcgov%2Fcrunchy-postgres/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bcgov","download_url":"https://codeload.github.com/bcgov/crunchy-postgres/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcgov%2Fcrunchy-postgres/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28618858,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T23:49:58.628Z","status":"ssl_error","status_checked_at":"2026-01-20T23:47:29.996Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["citz","devops","platform-services"],"created_at":"2026-01-21T00:00:47.922Z","updated_at":"2026-01-21T00:01:17.277Z","avatar_url":"https://github.com/bcgov.png","language":"Smarty","readme":"# Crunchy Postgres helm chart\n\nA tested helm chart for Crunchy Postgres\n\n## Charts\n\n### Crunchy Postgres chart\n\nA chart to deploy a high availability Crunchy Postgres cluster\n\n#### Add chart to dependencies in your chart.yaml:\n\n```\ndependencies:\n  - name: crunchy-postgres\n    version: 0.5.0\n    repository: https://bcgov.github.io/crunchy-postgres/\n```\n\n#### Values are located in the documentation here:\n\n[Crunchy Postgres Documentation](charts/crunchy-postgres/README.md)\n\n### Crunchy Postgres tools chart\n\nA set of standard service accounts and networking templates that were needed to deploy a Crunchy Postgres cluster but are kept separate from the main Crunchy Postgres chart.\n\n#### Add chart to dependencies in your chart.yaml:\n\n```\ndependencies:\n  - name: crunchy-postgres-tools\n    version: 0.3.0\n    repository: https://bcgov.github.io/crunchy-postgres/\n```\n\n#### Values are located in the documentation here:\n\n[Crunchy Postgres Tools Documentation](charts/tools/README.md)\n\n## Release Process (WIP)\n\nAfter you have made changes to a chart and are ready to release a new version you must bump the version in the `chart.yaml` file so the [chart releaser action](https://github.com/helm/chart-releaser-action) knows to publish a new version.\n\nOnce that is approved and merged you must tag and push the tag for the action to publish the release. The release workflow will automatically create a release for the updated chart as well as publish a separate release with an archive of the raw yaml files for those who don't want to use helm.\n\n```\ngit checkout main\ngit tag -a crunchy-postgres-raw-yaml-v.0.2.0 -m \"Release v0.2.0\"\ngit push --tags\n```\n\n## Raw YAML files\n\nAn archive of the latest releases raw YAML files can be found in the [releases](https://github.com/bcgov/crunchy-postgres/releases) section. These are bundled together unlike the Helm charts which are released separately.\n\nAlternatively you can save them with the [helm template](https://helm.sh/docs/helm/helm_template/) command:\n\n`helm template --output-dir yaml charts/crunchy-postgres`\n\n`helm template --output-dir yaml charts/tools`\n\n## Contact Info\n\n[#crunchydb on Rocket.Chat](https://chat.developer.gov.bc.ca/channel/crunchydb)\n\n## Vendor Info\n\n[PGO, the Postgres Operator from Crunchy Data](https://access.crunchydata.com/documentation/postgres-operator/v5/)\n\n## Current Compatible Images\n\nYou are encouraged to use the `postgresVersion` and `postGISVersion` values in the values.yaml file to specify your chosen version information instead of using the `crunchyImage` value to specify a specific image.\n\nCurrently, the operator is on version 5.5.1, and the following values are valid for use with `postgresVersion` and `postGISVersion`, alongside their image tags:\n\n-  `postgresVersion: 14` - `crunchy-postgres:ubi8-14.11-0`\n   - `postGISVersion: 3.1` - `crunchy-postgres-gis:ubi8-14.11-3.1-0`\n   - `postGISVersion: 3.2` - `crunchy-postgres-gis:ubi8-14.11-3.2-0`\n   - `postGISVersion: 3.3` - `crunchy-postgres-gis:ubi8-14.11-3.3-0`\n-  `postgresVersion: 15` - `crunchy-postgres:ubi8-15.6-0`\n   - `postGISVersion: 3.3` - `crunchy-postgres-gis:ubi8-15.6-3.3-0`\n-  `postgresVersion: 16` - `crunchy-postgres:ubi8-16.2-0`\n   - `postGISVersion: 3.3` - `crunchy-postgres-gis:ubi8-16.2-3.3-0`\n   - `postGISVersion: 3.4` - `crunchy-postgres-gis:ubi8-16.2-3.4-0`\n\nOnly the image name and tag were listed above for readability. The full URL is `artifacts.developer.gov.bc.ca/bcgov-docker-local/[image]:[tag]`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcgov%2Fcrunchy-postgres","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbcgov%2Fcrunchy-postgres","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcgov%2Fcrunchy-postgres/lists"}