{"id":4424080,"name":"github.com/crunchyData/postgres-operator","ecosystem":"go","description":"","homepage":"https://github.com/crunchyData/postgres-operator","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/crunchyData/postgres-operator","keywords_array":[],"namespace":"github.com/crunchyData","versions_count":7,"first_release_published_at":"2017-04-28T15:51:27.000Z","latest_release_published_at":"2019-10-29T17:04:18.000Z","latest_release_number":"v3.5.5+incompatible","last_synced_at":"2026-05-03T17:31:17.309Z","created_at":"2022-05-24T14:03:25.995Z","updated_at":"2026-05-03T17:31:17.309Z","registry_url":"https://pkg.go.dev/github.com/crunchyData/postgres-operator","install_command":"go get github.com/crunchyData/postgres-operator","documentation_url":"https://pkg.go.dev/github.com/crunchyData/postgres-operator#section-documentation","metadata":{},"repo_metadata":{"id":37470656,"uuid":"83363132","full_name":"CrunchyData/postgres-operator","owner":"CrunchyData","description":"Production PostgreSQL for Kubernetes, from high availability Postgres clusters to full-scale database-as-a-service.","archived":false,"fork":false,"pushed_at":"2025-12-04T00:20:37.000Z","size":68519,"stargazers_count":4321,"open_issues_count":148,"forks_count":637,"subscribers_count":61,"default_branch":"main","last_synced_at":"2025-12-04T12:12:06.448Z","etag":null,"topics":["data-infrastructure","database","database-as-a-service","database-management","disaster-recovery","high-availability","kubernetes","kubernetes-operator","operator","pgo","postgres","postgres-operator","postgresql","postgresql-clusters","postgresql-metrics","postgresql-monitoring"],"latest_commit_sha":null,"homepage":"https://access.crunchydata.com/documentation/postgres-operator/v5/","language":"Go","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/CrunchyData.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-02-27T22:21:44.000Z","updated_at":"2025-12-04T10:34:03.000Z","dependencies_parsed_at":"2022-07-13T12:50:29.258Z","dependency_job_id":"6b7e2255-9b2f-401e-b5b0-1150b6bcb1dd","html_url":"https://github.com/CrunchyData/postgres-operator","commit_stats":{"total_commits":3731,"total_committers":121,"mean_commits":"30.834710743801654","dds":0.682122755293487,"last_synced_commit":"91398e44dee518e24451618fbcf03a4cb38f7c98"},"previous_names":[],"tags_count":186,"template":false,"template_full_name":null,"purl":"pkg:github/CrunchyData/postgres-operator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CrunchyData","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/sbom","scorecard":{"id":34171,"data":{"date":"2025-08-11","repo":{"name":"github.com/CrunchyData/postgres-operator","commit":"cd64f25bf4e65983acae9e0d5a5d07759e774bef"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yaml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yaml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:15","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/lint.yaml:16","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yaml:1","Warn: no topLevel permission defined: .github/workflows/govulncheck.yaml:1","Warn: no topLevel permission defined: .github/workflows/lint.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Warn: no topLevel permission defined: .github/workflows/trivy.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/CrunchyData/postgres-operator/codeql-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/CrunchyData/postgres-operator/codeql-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/CrunchyData/postgres-operator/codeql-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/CrunchyData/postgres-operator/codeql-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/CrunchyData/postgres-operator/codeql-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/govulncheck.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/CrunchyData/postgres-operator/govulncheck.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/govulncheck.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/CrunchyData/postgres-operator/govulncheck.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/govulncheck.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/CrunchyData/postgres-operator/govulncheck.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/CrunchyData/postgres-operator/lint.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/CrunchyData/postgres-operator/lint.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/CrunchyData/postgres-operator/lint.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/CrunchyData/postgres-operator/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/CrunchyData/postgres-operator/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/CrunchyData/postgres-operator/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/CrunchyData/postgres-operator/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/CrunchyData/postgres-operator/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/CrunchyData/postgres-operator/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/CrunchyData/postgres-operator/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/CrunchyData/postgres-operator/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/CrunchyData/postgres-operator/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/CrunchyData/postgres-operator/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/CrunchyData/postgres-operator/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/CrunchyData/postgres-operator/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/CrunchyData/postgres-operator/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/CrunchyData/postgres-operator/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/trivy.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/CrunchyData/postgres-operator/trivy.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/trivy.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/CrunchyData/postgres-operator/trivy.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/trivy.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/CrunchyData/postgres-operator/trivy.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/trivy.yaml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/CrunchyData/postgres-operator/trivy.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/trivy.yaml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/CrunchyData/postgres-operator/trivy.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/trivy.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/CrunchyData/postgres-operator/trivy.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:5","Warn: containerImage not pinned by hash: Dockerfile:15: pin your Docker image by updating docker.io/library/debian:bookworm to docker.io/library/debian:bookworm@sha256:b6507e340c43553136f5078284c8c68d86ec8262b1724dde73c325e8d3dcdeba","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.7.10 not signed: https://api.github.com/repos/CrunchyData/postgres-operator/releases/94823460","Warn: release artifact v4.6.10 not signed: https://api.github.com/repos/CrunchyData/postgres-operator/releases/94823540","Warn: release artifact v4.7.10-rc.1 not signed: https://api.github.com/repos/CrunchyData/postgres-operator/releases/94291265","Warn: release artifact v4.7.9 not signed: https://api.github.com/repos/CrunchyData/postgres-operator/releases/89444513","Warn: release artifact v4.7.8 not signed: https://api.github.com/repos/CrunchyData/postgres-operator/releases/84718310","Warn: release artifact v4.7.10 does not have provenance: https://api.github.com/repos/CrunchyData/postgres-operator/releases/94823460","Warn: release artifact v4.6.10 does not have provenance: https://api.github.com/repos/CrunchyData/postgres-operator/releases/94823540","Warn: release artifact v4.7.10-rc.1 does not have provenance: https://api.github.com/repos/CrunchyData/postgres-operator/releases/94291265","Warn: release artifact v4.7.9 does not have provenance: https://api.github.com/repos/CrunchyData/postgres-operator/releases/89444513","Warn: release artifact v4.7.8 does not have provenance: https://api.github.com/repos/CrunchyData/postgres-operator/releases/84718310"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T19:55:21.456Z","repository_id":37470656,"created_at":"2025-08-14T19:55:21.456Z","updated_at":"2025-08-14T19:55:21.456Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27574325,"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","status":"online","status_checked_at":"2025-12-07T02:00:07.896Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"CrunchyData","name":"Crunchy Data","uuid":"8248870","kind":"organization","description":" Enterprise PostgreSQL Support and Solutions","email":"info@crunchydata.com","website":"https://www.crunchydata.com/","location":"Charleston, SC","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8248870?v=4","repositories_count":55,"last_synced_at":"2024-04-17T18:01:18.088Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/CrunchyData","funding_links":[],"total_stars":7604,"followers":199,"following":0,"created_at":"2022-11-11T03:47:00.273Z","updated_at":"2024-04-17T18:01:30.742Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CrunchyData","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CrunchyData/repositories"},"tags":[{"name":"v5.8.5","sha":"89174c947045f70ca098517d58776aa9969263c6","kind":"commit","published_at":"2025-11-11T01:30:56.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v5.8.5","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v5.8.5/manifests"},{"name":"v5.7.9","sha":"bcd2d9a3bb5bd3881a220f870cc2fde53eba781a","kind":"commit","published_at":"2025-10-30T17:57:26.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v5.7.9","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v5.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v5.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v5.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v5.7.9/manifests"},{"name":"v4.7.10","sha":"ba919312e68581b56e0c7fba492f7494d2bf181d","kind":"commit","published_at":"2023-03-03T22:42:31.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.7.10","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.10/manifests"},{"name":"d4.7.10","sha":"ba919312e68581b56e0c7fba492f7494d2bf181d","kind":"commit","published_at":"2023-03-03T22:42:31.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/d4.7.10","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/d4.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@d4.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/d4.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/d4.7.10/manifests"},{"name":"v4.6.10","sha":"fb921c2d78c6452ba9cbb84db9fb39e133211e42","kind":"commit","published_at":"2023-03-03T22:42:22.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.6.10","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.10/manifests"},{"name":"d4.6.10","sha":"fb921c2d78c6452ba9cbb84db9fb39e133211e42","kind":"commit","published_at":"2023-03-03T22:42:22.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/d4.6.10","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/d4.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@d4.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/d4.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/d4.6.10/manifests"},{"name":"v4.7.10-rc.1","sha":"61e591a45ea4c57c0aed3efc1cdf09c36848ef8a","kind":"commit","published_at":"2023-03-01T19:49:04.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.7.10-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.7.10-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.7.10-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.10-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.10-rc.1/manifests"},{"name":"d4.7.9","sha":"beabd9fe94e858032a9945e9652d1b3917756b80","kind":"commit","published_at":"2023-01-20T16:48:52.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/d4.7.9","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/d4.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@d4.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/d4.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/d4.7.9/manifests"},{"name":"v4.7.9","sha":"7f01f1202a1519b41d60b7f4f152d242174adc30","kind":"commit","published_at":"2023-01-18T18:14:06.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.7.9","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.9/manifests"},{"name":"v4.5.9","sha":"fd9b013b13cead94201ace1bae69f837c7ae89bd","kind":"commit","published_at":"2022-12-01T22:13:01.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.5.9","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.9/manifests"},{"name":"d4.5.9","sha":"fd9b013b13cead94201ace1bae69f837c7ae89bd","kind":"commit","published_at":"2022-12-01T22:13:01.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/d4.5.9","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/d4.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@d4.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/d4.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/d4.5.9/manifests"},{"name":"v4.6.9","sha":"d6fe5fceda6b8a21d8de1da0b1a67511c1a6fd71","kind":"commit","published_at":"2022-12-01T22:12:32.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.6.9","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.9/manifests"},{"name":"d4.6.9","sha":"d6fe5fceda6b8a21d8de1da0b1a67511c1a6fd71","kind":"commit","published_at":"2022-12-01T22:12:32.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/d4.6.9","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/d4.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@d4.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/d4.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/d4.6.9/manifests"},{"name":"v4.7.8","sha":"766f7f767f7f3ebdc9da5855d3efa1903ff1231c","kind":"commit","published_at":"2022-12-01T22:12:13.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.7.8","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.8/manifests"},{"name":"d4.7.8","sha":"766f7f767f7f3ebdc9da5855d3efa1903ff1231c","kind":"commit","published_at":"2022-12-01T22:12:13.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/d4.7.8","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/d4.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@d4.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/d4.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/d4.7.8/manifests"},{"name":"v4.7.8-rc.2","sha":"7374bc655c2b9718bdae78b6cb6fada1c9b37144","kind":"commit","published_at":"2022-11-17T19:20:45.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.7.8-rc.2","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.7.8-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.7.8-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.8-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.8-rc.2/manifests"},{"name":"v4.6.9-rc.2","sha":"593051992980c2f5fab9a1e7ffd6e81222707227","kind":"commit","published_at":"2022-11-17T19:20:39.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.6.9-rc.2","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.6.9-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.6.9-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.9-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.9-rc.2/manifests"},{"name":"v4.5.9-rc.2","sha":"20fcd941a8109b08f96e4fa7d2b73c3c4853873b","kind":"commit","published_at":"2022-11-17T19:13:21.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.5.9-rc.2","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.5.9-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.5.9-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.9-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.9-rc.2/manifests"},{"name":"v4.7.8-rc.1","sha":"faa0579e21d2a9775ffabc9ad8defec8086a35ce","kind":"commit","published_at":"2022-11-10T22:21:21.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.7.8-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.7.8-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.7.8-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.8-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.8-rc.1/manifests"},{"name":"v4.6.9-rc.1","sha":"fb5984947ebdfa0e8747aa8917477c0b9d8ec5d2","kind":"commit","published_at":"2022-11-10T22:21:15.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.6.9-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.6.9-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.6.9-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.9-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.9-rc.1/manifests"},{"name":"v4.5.9-rc.1","sha":"b1c961f3979b778bb06c01c255d937dc2e9a8eb8","kind":"commit","published_at":"2022-11-10T22:21:08.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.5.9-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.5.9-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.5.9-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.9-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.9-rc.1/manifests"},{"name":"d4.6.8","sha":"a324068ac8a20eea23589addcf07c87c22f13923","kind":"commit","published_at":"2022-08-16T13:07:57.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/d4.6.8","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/d4.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@d4.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/d4.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/d4.6.8/manifests"},{"name":"d4.5.8","sha":"fb1aeb4ef9c98ee5b41443550c134093b80a49e0","kind":"commit","published_at":"2022-08-16T13:07:42.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/d4.5.8","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/d4.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@d4.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/d4.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/d4.5.8/manifests"},{"name":"v4.7.7","sha":"aff0c34a62448aa67a4ff352ead238323c2bcb75","kind":"commit","published_at":"2022-08-04T18:03:57.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.7.7","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.7/manifests"},{"name":"v4.7.7-rc.1","sha":"aff0c34a62448aa67a4ff352ead238323c2bcb75","kind":"commit","published_at":"2022-08-04T18:03:57.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.7.7-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.7.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.7.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.7-rc.1/manifests"},{"name":"d4.7.7","sha":"aff0c34a62448aa67a4ff352ead238323c2bcb75","kind":"commit","published_at":"2022-08-04T18:03:57.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/d4.7.7","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/d4.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@d4.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/d4.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/d4.7.7/manifests"},{"name":"v4.6.8","sha":"653a2f97dc173e01e81adbe4a9e892d0c511e6ba","kind":"commit","published_at":"2022-08-04T18:03:30.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.6.8","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.8/manifests"},{"name":"v4.6.8-rc.1","sha":"653a2f97dc173e01e81adbe4a9e892d0c511e6ba","kind":"commit","published_at":"2022-08-04T18:03:30.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.6.8-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.6.8-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.6.8-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.8-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.8-rc.1/manifests"},{"name":"v4.5.8","sha":"eee84156bedaea7061820b656bf43cfde33be70d","kind":"commit","published_at":"2022-08-04T18:03:14.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.5.8","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.8/manifests"},{"name":"v4.5.8-rc.1","sha":"eee84156bedaea7061820b656bf43cfde33be70d","kind":"commit","published_at":"2022-08-04T18:03:14.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.5.8-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.5.8-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.5.8-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.8-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.8-rc.1/manifests"},{"name":"v4.6.7","sha":"d9a7e18b874ea7a4fe17759905255ddb050c7f91","kind":"commit","published_at":"2022-06-08T19:02:38.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.6.7","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.7/manifests"},{"name":"v4.6.7-rc.2","sha":"d9a7e18b874ea7a4fe17759905255ddb050c7f91","kind":"commit","published_at":"2022-06-08T19:02:38.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.6.7-rc.2","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.6.7-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.6.7-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.7-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.7-rc.2/manifests"},{"name":"d4.6.7","sha":"d9a7e18b874ea7a4fe17759905255ddb050c7f91","kind":"commit","published_at":"2022-06-08T19:02:38.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/d4.6.7","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/d4.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@d4.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/d4.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/d4.6.7/manifests"},{"name":"v4.5.7","sha":"4b464c1f74948d4cdb27375702d86c9e853302b4","kind":"commit","published_at":"2022-06-08T18:55:10.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.5.7","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.7/manifests"},{"name":"v4.5.7-rc.2","sha":"4b464c1f74948d4cdb27375702d86c9e853302b4","kind":"commit","published_at":"2022-06-08T18:55:10.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.5.7-rc.2","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.5.7-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.5.7-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.7-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.7-rc.2/manifests"},{"name":"d4.5.7","sha":"4b464c1f74948d4cdb27375702d86c9e853302b4","kind":"commit","published_at":"2022-06-08T18:55:10.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/d4.5.7","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/d4.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@d4.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/d4.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/d4.5.7/manifests"},{"name":"v4.7.6","sha":"db82f18bf5437c5e6051759fc3ec225bba022800","kind":"commit","published_at":"2022-06-08T18:50:05.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.7.6","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.6/manifests"},{"name":"v4.7.6-rc.2","sha":"db82f18bf5437c5e6051759fc3ec225bba022800","kind":"commit","published_at":"2022-06-08T18:50:05.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.7.6-rc.2","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.7.6-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.7.6-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.6-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.6-rc.2/manifests"},{"name":"d4.7.6","sha":"db82f18bf5437c5e6051759fc3ec225bba022800","kind":"commit","published_at":"2022-06-08T18:50:05.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/d4.7.6","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/d4.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@d4.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/d4.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/d4.7.6/manifests"},{"name":"v4.5.7-rc.1","sha":"0a74dbb9d5f7ecfe511b071f21016ab34a05963f","kind":"commit","published_at":"2022-06-02T16:37:08.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.5.7-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.5.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.5.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.7-rc.1/manifests"},{"name":"v4.6.7-rc.1","sha":"f67d580b1c81909808ef5b102df5181e103f259a","kind":"commit","published_at":"2022-06-02T16:30:57.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.6.7-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.6.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.6.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.7-rc.1/manifests"},{"name":"v4.7.6-rc.1","sha":"7ef3c9421820402ba5561c4230901fe2cbbfc064","kind":"commit","published_at":"2022-06-02T16:21:37.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.7.6-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.7.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.7.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.6-rc.1/manifests"},{"name":"v4.7.5","sha":"596fc21a3c3136a9121401f21f71e81383d3e490","kind":"commit","published_at":"2022-02-27T21:05:54.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.7.5","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.5/manifests"},{"name":"v4.7.5-rc.1","sha":"596fc21a3c3136a9121401f21f71e81383d3e490","kind":"commit","published_at":"2022-02-27T21:05:54.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.7.5-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.7.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.7.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.5-rc.1/manifests"},{"name":"d4.7.5","sha":"596fc21a3c3136a9121401f21f71e81383d3e490","kind":"commit","published_at":"2022-02-27T21:05:54.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/d4.7.5","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/d4.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@d4.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/d4.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/d4.7.5/manifests"},{"name":"v4.6.6","sha":"b86dc7420d5ce4f1ad4821b34223eed6fcff40c4","kind":"commit","published_at":"2022-02-27T21:05:44.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.6.6","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.6/manifests"},{"name":"v4.6.6-rc.1","sha":"b86dc7420d5ce4f1ad4821b34223eed6fcff40c4","kind":"commit","published_at":"2022-02-27T21:05:44.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.6.6-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.6.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.6.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.6-rc.1/manifests"},{"name":"d4.6.6","sha":"b86dc7420d5ce4f1ad4821b34223eed6fcff40c4","kind":"commit","published_at":"2022-02-27T21:05:44.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/d4.6.6","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/d4.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@d4.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/d4.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/d4.6.6/manifests"},{"name":"v4.5.6","sha":"ceba860eb368deb0c22d8f2df1db5b84dc26454f","kind":"commit","published_at":"2022-02-27T21:05:33.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.5.6","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.6/manifests"},{"name":"v4.5.6-rc.1","sha":"ceba860eb368deb0c22d8f2df1db5b84dc26454f","kind":"commit","published_at":"2022-02-27T21:05:33.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.5.6-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.5.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.5.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.6-rc.1/manifests"},{"name":"d4.5.6","sha":"ceba860eb368deb0c22d8f2df1db5b84dc26454f","kind":"commit","published_at":"2022-02-27T21:05:33.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/d4.5.6","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/d4.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@d4.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/d4.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/d4.5.6/manifests"},{"name":"v4.6.5","sha":"8a0bde5baa536dedfead06885998bb7d72fdbf98","kind":"commit","published_at":"2021-12-02T03:13:19.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.6.5","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.5/manifests"},{"name":"v4.6.5-rc.2","sha":"8a0bde5baa536dedfead06885998bb7d72fdbf98","kind":"commit","published_at":"2021-12-02T03:13:19.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.6.5-rc.2","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.6.5-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.6.5-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.5-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.5-rc.2/manifests"},{"name":"d4.6.5","sha":"8a0bde5baa536dedfead06885998bb7d72fdbf98","kind":"commit","published_at":"2021-12-02T03:13:19.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/d4.6.5","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/d4.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@d4.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/d4.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/d4.6.5/manifests"},{"name":"v4.5.5","sha":"82f9a66590f754faf85c0357847559c85c46c143","kind":"commit","published_at":"2021-12-02T03:12:39.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.5.5","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.5/manifests"},{"name":"v4.5.5-rc.2","sha":"82f9a66590f754faf85c0357847559c85c46c143","kind":"commit","published_at":"2021-12-02T03:12:39.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.5.5-rc.2","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.5.5-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.5.5-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.5-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.5-rc.2/manifests"},{"name":"d4.5.5","sha":"82f9a66590f754faf85c0357847559c85c46c143","kind":"commit","published_at":"2021-12-02T03:12:39.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/d4.5.5","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/d4.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@d4.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/d4.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/d4.5.5/manifests"},{"name":"v4.7.4","sha":"64b54e39d26c1e0b183b7fdd5b106c572827f102","kind":"commit","published_at":"2021-12-02T02:53:26.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.7.4","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.4/manifests"},{"name":"v4.7.4-rc.2","sha":"64b54e39d26c1e0b183b7fdd5b106c572827f102","kind":"commit","published_at":"2021-12-02T02:53:26.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.7.4-rc.2","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.7.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.7.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.4-rc.2/manifests"},{"name":"d4.7.4","sha":"64b54e39d26c1e0b183b7fdd5b106c572827f102","kind":"commit","published_at":"2021-12-02T02:53:26.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/d4.7.4","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/d4.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@d4.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/d4.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/d4.7.4/manifests"},{"name":"v4.5.5-rc.1","sha":"5e92400a41f73d0693e85b27b0963b5ae17ae9f3","kind":"commit","published_at":"2021-11-22T19:32:00.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.5.5-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.5.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.5.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.5-rc.1/manifests"},{"name":"v4.6.5-rc.1","sha":"3c60d90149aabbe28f3916d9f6c6a94a6d2b381d","kind":"commit","published_at":"2021-11-22T17:06:46.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.6.5-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.6.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.6.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.5-rc.1/manifests"},{"name":"v4.7.4-rc.1","sha":"2375d22b83aeb4d95b430d97e0190e1474077e3c","kind":"commit","published_at":"2021-11-22T16:56:27.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.7.4-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.7.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.7.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.4-rc.1/manifests"},{"name":"v4.7.3","sha":"97958bb30b66977143abde773343f6a3647a32ef","kind":"commit","published_at":"2021-09-15T20:17:56.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.7.3","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.3/manifests"},{"name":"d4.7.3","sha":"97958bb30b66977143abde773343f6a3647a32ef","kind":"commit","published_at":"2021-09-15T20:17:56.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/d4.7.3","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/d4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@d4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/d4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/d4.7.3/manifests"},{"name":"v4.7.3-rc.1","sha":"a9284fdb508264c7bb9fb99a188d5ba755dea5f2","kind":"commit","published_at":"2021-09-13T21:12:42.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.7.3-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.7.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.7.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.3-rc.1/manifests"},{"name":"d4.5.4","sha":"3cea12a344108945b520764885d2ae777e693881","kind":"commit","published_at":"2021-09-03T14:54:22.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/d4.5.4","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/d4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@d4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/d4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/d4.5.4/manifests"},{"name":"v4.5.4","sha":"4bd879ea0dca0ef4a62240c0eb551df9abfaa427","kind":"commit","published_at":"2021-09-02T21:59:10.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.5.4","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.4/manifests"},{"name":"v4.5.4-rc.1","sha":"1c6e59299821f88af67fb15e235884eaffa5c155","kind":"commit","published_at":"2021-08-31T02:29:24.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.5.4-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.5.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.5.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.4-rc.1/manifests"},{"name":"d4.6.4","sha":"aebcae202a82b1f4f3614ea2af1b26e0443f0773","kind":"commit","published_at":"2021-08-30T14:35:38.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/d4.6.4","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/d4.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@d4.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/d4.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/d4.6.4/manifests"},{"name":"d4.7.2","sha":"dc78e8c6dc15e99283590149af2c7297a5062113","kind":"commit","published_at":"2021-08-27T19:31:01.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/d4.7.2","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/d4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@d4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/d4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/d4.7.2/manifests"},{"name":"v4.6.4","sha":"e4e536f9169681573391254e8d45513dc38ec80e","kind":"commit","published_at":"2021-08-24T16:51:43.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.6.4","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.4/manifests"},{"name":"v4.6.4-rc.1","sha":"e4e536f9169681573391254e8d45513dc38ec80e","kind":"commit","published_at":"2021-08-24T16:51:43.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.6.4-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.6.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.6.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.4-rc.1/manifests"},{"name":"v4.7.2","sha":"422095e054ee6e4e87a4c354e077d40d935cc890","kind":"commit","published_at":"2021-08-09T20:21:11.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.7.2","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.2/manifests"},{"name":"v4.7.2-rc.1","sha":"422095e054ee6e4e87a4c354e077d40d935cc890","kind":"commit","published_at":"2021-08-09T20:21:11.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.7.2-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.7.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.7.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.2-rc.1/manifests"},{"name":"v4.7.1","sha":"f1961a93ec746216884d2b8c1a23fc6f9a4f62d3","kind":"commit","published_at":"2021-07-22T21:04:02.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.7.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.1/manifests"},{"name":"v4.7.1-rc.1","sha":"9c3881d9b1bf576e10a6a3d7e05557367116fa18","kind":"commit","published_at":"2021-07-20T14:53:28.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.7.1-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.7.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.7.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.1-rc.1/manifests"},{"name":"v4.5.3","sha":"ee10409675f00d60e56cbed8da093d0d054b7d96","kind":"commit","published_at":"2021-06-01T17:57:27.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.5.3","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.3/manifests"},{"name":"v4.5.3-rc.1","sha":"ee10409675f00d60e56cbed8da093d0d054b7d96","kind":"commit","published_at":"2021-06-01T17:57:27.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.5.3-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.5.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.5.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.3-rc.1/manifests"},{"name":"v4.6.3","sha":"bb48a9ae6bdc80a1a0ddf3bf0d7eee55423e6b96","kind":"commit","published_at":"2021-05-24T20:08:28.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.6.3","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.3/manifests"},{"name":"v4.6.3-rc.1","sha":"4f3ce521616592fa7ff4639ad684348a02d78a8f","kind":"commit","published_at":"2021-05-21T14:57:52.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.6.3-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.6.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.6.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.3-rc.1/manifests"},{"name":"v4.7.0","sha":"ea2514c4e348637c0822b61772a539836699c2c5","kind":"commit","published_at":"2021-05-20T13:55:55.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.7.0","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.0/manifests"},{"name":"v4.7.0-rc.1","sha":"29fa81ceb157acd3be775235b3afcf7f37594df4","kind":"commit","published_at":"2021-05-13T22:16:30.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.7.0-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.7.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.7.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.0-rc.1/manifests"},{"name":"v4.7.0-beta.3","sha":"bf0f51d91a0f6f549423947697194b00582cda55","kind":"commit","published_at":"2021-05-04T15:52:05.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.7.0-beta.3","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.7.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.7.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.0-beta.3/manifests"},{"name":"v4.7.0-beta.2","sha":"52892dca79a9f1588fb50140be752e22f085d071","kind":"commit","published_at":"2021-04-26T21:11:02.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.7.0-beta.2","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.7.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.7.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.0-beta.2/manifests"},{"name":"v4.7.0-beta.1","sha":"dc85c709f803b372a1a86c785da3e3fd679c563f","kind":"commit","published_at":"2021-04-21T02:22:45.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.7.0-beta.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.7.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.7.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.7.0-beta.1/manifests"},{"name":"v4.6.2","sha":"725a8dafb643f1313886c76a40359264851769ff","kind":"commit","published_at":"2021-03-22T19:24:02.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.6.2","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.2/manifests"},{"name":"v4.6.2-rc.2","sha":"7fca436ec56ab3a6aecd34be8d87902ba897119d","kind":"commit","published_at":"2021-03-16T01:57:03.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.6.2-rc.2","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.6.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.6.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.2-rc.2/manifests"},{"name":"v4.6.2-rc.1","sha":"5dc8817eaecb1a3afb92240400a4512c7a6c24e6","kind":"commit","published_at":"2021-03-11T21:13:04.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.6.2-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.6.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.6.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.2-rc.1/manifests"},{"name":"v4.4.3","sha":"4fda9b3d3b496cd6b4b183519ba20eea54b7148c","kind":"commit","published_at":"2021-03-01T15:46:54.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.4.3","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.4.3/manifests"},{"name":"v4.4.3-rc.1","sha":"22de1b4d88477cb784a23fb95b5015e2d8ea6ccc","kind":"commit","published_at":"2021-02-26T14:58:50.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.4.3-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.4.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.4.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.4.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.4.3-rc.1/manifests"},{"name":"v4.5.2","sha":"a8adcd069f53d33b2b9f2617de2e449b530e8ed3","kind":"commit","published_at":"2021-02-22T19:27:36.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.5.2","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.2/manifests"},{"name":"v4.5.2-rc.2","sha":"a8adcd069f53d33b2b9f2617de2e449b530e8ed3","kind":"commit","published_at":"2021-02-22T19:27:36.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.5.2-rc.2","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.5.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.2-rc.2/manifests"},{"name":"v4.5.2-rc.1","sha":"b38e9df0399380398341ee135b408ea12811f888","kind":"commit","published_at":"2021-02-22T15:46:07.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.5.2-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.5.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.2-rc.1/manifests"},{"name":"v4.6.1","sha":"0339a659f4c277bc7c27a6f8029563bab2a781be","kind":"commit","published_at":"2021-02-17T04:17:55.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.6.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.1/manifests"},{"name":"v4.6.1-rc.1","sha":"0a236785ce1b56c14b7f308d89bc3be20853e2b6","kind":"commit","published_at":"2021-02-12T16:31:20.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.6.1-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.6.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.6.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.1-rc.1/manifests"},{"name":"v4.6.0","sha":"e2aa57b26b320d533c76a775f6bc06450960bed5","kind":"commit","published_at":"2021-01-22T16:13:32.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.6.0","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.0/manifests"},{"name":"v4.6.0-rc.1","sha":"ec8d91166dc1abcc57259b422a309739cbc26a91","kind":"commit","published_at":"2021-01-21T02:28:52.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.6.0-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.6.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.0-rc.1/manifests"},{"name":"v4.6.0-beta.3","sha":"9291d889761743e69690bafd1b8cd94de50f59cc","kind":"commit","published_at":"2021-01-14T23:27:41.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.6.0-beta.3","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.6.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.6.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.0-beta.3/manifests"},{"name":"v4.6.0-beta.2","sha":"7aed5450df5688293b366183da01913d2f787f77","kind":"commit","published_at":"2021-01-07T16:55:20.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.6.0-beta.2","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.6.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.6.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.0-beta.2/manifests"},{"name":"v4.6.0-beta.1","sha":"99c8f39d37b94c7e99fefa216a183569183c4d89","kind":"commit","published_at":"2021-01-05T13:49:12.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.6.0-beta.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.6.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.6.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.6.0-beta.1/manifests"},{"name":"v4.4.2","sha":"bae37f6f8f38c5d97f6eaf94330eeeb18bc95018","kind":"commit","published_at":"2020-11-23T22:49:55.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.4.2","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.4.2/manifests"},{"name":"v4.4.2-rc.1","sha":"bae37f6f8f38c5d97f6eaf94330eeeb18bc95018","kind":"commit","published_at":"2020-11-23T22:49:55.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.4.2-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.4.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.4.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.4.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.4.2-rc.1/manifests"},{"name":"v4.3.4","sha":"8bdd5d72efa42a20640ee60ff777e68e0f0fa641","kind":"commit","published_at":"2020-11-19T17:12:35.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.3.4","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.3.4/manifests"},{"name":"v4.3.4-rc.1","sha":"8bdd5d72efa42a20640ee60ff777e68e0f0fa641","kind":"commit","published_at":"2020-11-19T17:12:35.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.3.4-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.3.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.3.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.3.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.3.4-rc.1/manifests"},{"name":"v4.5.1","sha":"bcd02e5a19aafca1d0d39026056a9477dc41bb48","kind":"commit","published_at":"2020-11-10T14:15:46.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.5.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.1/manifests"},{"name":"v4.5.1-rc.1","sha":"bcd02e5a19aafca1d0d39026056a9477dc41bb48","kind":"commit","published_at":"2020-11-10T14:15:46.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.5.1-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.5.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.5.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.1-rc.1/manifests"},{"name":"v4.5.1-1","sha":"bcd02e5a19aafca1d0d39026056a9477dc41bb48","kind":"commit","published_at":"2020-11-10T14:15:46.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.5.1-1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.5.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.5.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.1-1/manifests"},{"name":"v4.5.0","sha":"71c81daf84cb2cfe4f07edf26362834b63b993e1","kind":"commit","published_at":"2020-10-01T18:49:38.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.5.0","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.0/manifests"},{"name":"v4.5.0-rc.1","sha":"110bd433d2217d2e47a6c46e406790088313cc4c","kind":"commit","published_at":"2020-09-29T14:54:30.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.5.0-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.0-rc.1/manifests"},{"name":"v4.5.0-beta.1","sha":"45dad39a5d451811d3e8c5e6b8a513a7f416aa43","kind":"commit","published_at":"2020-09-10T22:12:55.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.5.0-beta.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.0-beta.1/manifests"},{"name":"v4.5.0-alpha.1","sha":"faf152b27425e2a7beadc385ef507fefe9e7094d","kind":"commit","published_at":"2020-09-08T17:42:46.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.5.0-alpha.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.5.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.5.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.5.0-alpha.1/manifests"},{"name":"v4.2.4","sha":"62bb0ccba30a7f49fe61ad451f1ddd2138deaa1a","kind":"commit","published_at":"2020-08-20T16:09:24.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.2.4","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.2.4/manifests"},{"name":"v4.2.4-rc.1","sha":"62bb0ccba30a7f49fe61ad451f1ddd2138deaa1a","kind":"commit","published_at":"2020-08-20T16:09:24.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.2.4-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.2.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.2.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.2.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.2.4-rc.1/manifests"},{"name":"v4.3.3","sha":"fd83396b72e4dc5d85896a5bc2720bbfbda5eeb0","kind":"commit","published_at":"2020-08-17T16:48:09.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.3.3","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.3.3/manifests"},{"name":"v4.3.3-rc.1","sha":"fd83396b72e4dc5d85896a5bc2720bbfbda5eeb0","kind":"commit","published_at":"2020-08-17T16:48:09.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.3.3-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.3.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.3.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.3.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.3.3-rc.1/manifests"},{"name":"v4.4.1","sha":"58c58289482682183c6ef9a0b01084ab630ecda8","kind":"commit","published_at":"2020-08-17T16:47:44.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.4.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.4.1/manifests"},{"name":"v4.4.1-rc.1","sha":"58c58289482682183c6ef9a0b01084ab630ecda8","kind":"commit","published_at":"2020-08-17T16:47:44.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.4.1-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.4.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.4.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.4.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.4.1-rc.1/manifests"},{"name":"v4.4.0","sha":"611496f78f65268e6c0b22ecc0ea36ac4ba19d80","kind":"commit","published_at":"2020-07-16T19:12:44.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.4.0","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.4.0/manifests"},{"name":"v4.4.0-rc.1","sha":"2294c691116dc21a5695a42ea63df32b58d5562b","kind":"commit","published_at":"2020-07-15T02:32:34.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.4.0-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.4.0-rc.1/manifests"},{"name":"v4.4.0-beta.2","sha":"2a5955a46a9266e66e5ec4bdfe3641943eb9c2c7","kind":"commit","published_at":"2020-07-09T03:34:06.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.4.0-beta.2","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.4.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.4.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.4.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.4.0-beta.2/manifests"},{"name":"v4.4.0-beta.1","sha":"c1963804176482fd1345c7c1bea5a8130a0588d3","kind":"commit","published_at":"2020-07-02T02:01:53.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.4.0-beta.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.4.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.4.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.4.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.4.0-beta.1/manifests"},{"name":"v4.3.2","sha":"dac4a8f8737d72fbf28be5626f044452b9440d6f","kind":"commit","published_at":"2020-05-27T19:10:55.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.3.2","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.3.2/manifests"},{"name":"v4.3.2-rc.1","sha":"626465741fbf3ca993f7a598e42b172516904bec","kind":"commit","published_at":"2020-05-27T12:09:23.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.3.2-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.3.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.3.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.3.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.3.2-rc.1/manifests"},{"name":"v4.2.3","sha":"00127eb20bcb72e94b170727f7aa645f5fac1a5c","kind":"commit","published_at":"2020-05-20T20:41:34.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.2.3","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.2.3/manifests"},{"name":"v4.3.1","sha":"b8d3d371876642843add8e4bd05bc7005bb98127","kind":"commit","published_at":"2020-05-20T20:40:13.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.3.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.3.1/manifests"},{"name":"v4.3.1-rc.1","sha":"786a036563443a64af74d9d997788b068dcaa941","kind":"commit","published_at":"2020-05-18T18:16:20.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.3.1-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.3.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.3.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.3.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.3.1-rc.1/manifests"},{"name":"v4.2.3-rc.1","sha":"2a52720ba2472d99118b55561a3e5a5856a130f3","kind":"commit","published_at":"2020-05-18T18:07:43.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.2.3-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.2.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.2.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.2.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.2.3-rc.1/manifests"},{"name":"v4.3.0","sha":"e7f688c5554b53e5b63f039d17d6fd7b2b82be4f","kind":"commit","published_at":"2020-05-05T15:56:53.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.3.0","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.3.0/manifests"},{"name":"v4.3.0-rc.2","sha":"1a8240aa4f1f70113f60d3d98e26dfcdc7bd68a6","kind":"commit","published_at":"2020-05-01T15:00:06.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.3.0-rc.2","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.3.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.3.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.3.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.3.0-rc.2/manifests"},{"name":"v4.3.0-rc.1","sha":"656bfe52d08cefb60ffbbd5d9a9529aa2aa25290","kind":"commit","published_at":"2020-04-30T04:50:30.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.3.0-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.3.0-rc.1/manifests"},{"name":"v4.3.0-beta.3","sha":"1da460d1852316e2b2ce06e7b47e0f33db314a27","kind":"commit","published_at":"2020-04-29T02:42:14.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.3.0-beta.3","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.3.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.3.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.3.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.3.0-beta.3/manifests"},{"name":"v4.3.0-beta.2","sha":"f8de33a6340f777b8e2e7f2cf7bca497aa6f5e9b","kind":"commit","published_at":"2020-04-09T13:17:38.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.3.0-beta.2","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.3.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.3.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.3.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.3.0-beta.2/manifests"},{"name":"v4.3.0-beta.1","sha":"e5f7c3d03adac2db5cb5792a3ca51b3c278796e1","kind":"commit","published_at":"2020-03-26T19:01:22.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.3.0-beta.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.3.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.3.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.3.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.3.0-beta.1/manifests"},{"name":"v4.1.2","sha":"6fb83e0c722b8d93d716d754dd41a57dd3675619","kind":"commit","published_at":"2020-02-12T15:42:57.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.1.2","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.1.2/manifests"},{"name":"v4.1.2-rc.1","sha":"6fb83e0c722b8d93d716d754dd41a57dd3675619","kind":"commit","published_at":"2020-02-12T15:42:57.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.1.2-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.1.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.1.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.1.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.1.2-rc.1/manifests"},{"name":"v4.2.2","sha":"5fc16965eb4f3a2498537775c2eb2ac14bc3d6d6","kind":"commit","published_at":"2020-02-12T15:42:31.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.2.2","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.2.2/manifests"},{"name":"v4.2.2-rc.1","sha":"5fc16965eb4f3a2498537775c2eb2ac14bc3d6d6","kind":"commit","published_at":"2020-02-12T15:42:31.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.2.2-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.2.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.2.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.2.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.2.2-rc.1/manifests"},{"name":"v4.2.2-alpha.1","sha":"78ba0958776c812ea0d11fe8aaebde78bc801bc0","kind":"commit","published_at":"2020-02-07T21:00:47.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.2.2-alpha.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.2.2-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.2.2-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.2.2-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.2.2-alpha.1/manifests"},{"name":"v4.2.1-2","sha":"6a1b5fe43d7e58ab935a4f8f4b37d0fca127a20c","kind":"commit","published_at":"2020-01-30T14:27:17.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.2.1-2","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.2.1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.2.1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.2.1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.2.1-2/manifests"},{"name":"v4.2.1-1","sha":"cc442e45ca1e4cb6036980ef16eb5367376dbc9b","kind":"commit","published_at":"2020-01-23T19:55:28.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.2.1-1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.2.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.2.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.2.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.2.1-1/manifests"},{"name":"v4.2.1","sha":"05baa4a4a2cce699cf01e98c15dadae479aeb6aa","kind":"commit","published_at":"2020-01-16T16:12:53.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.2.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.2.1/manifests"},{"name":"v4.2.1-rc.1","sha":"4d4a7f5c0be1d389dee526f992f86ad1cbe269aa","kind":"commit","published_at":"2020-01-15T15:38:15.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.2.1-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.2.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.2.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.2.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.2.1-rc.1/manifests"},{"name":"v4.2.0","sha":"e85901b8017fc6f61a22ecd8b9c8dfd8f33c7c39","kind":"commit","published_at":"2019-12-31T19:14:49.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.2.0","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.2.0/manifests"},{"name":"v4.2.0-rc.1","sha":"aeab02b4fb77d85e2085dc09a8eb418403bfaa3f","kind":"commit","published_at":"2019-12-30T17:22:42.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.2.0-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.2.0-rc.1/manifests"},{"name":"v4.2.0-beta.3","sha":"156bfa3473000b43ab84a2e280d2af2350839ab6","kind":"commit","published_at":"2019-12-23T04:53:28.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.2.0-beta.3","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.2.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.2.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.2.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.2.0-beta.3/manifests"},{"name":"v4.2.0-beta.2","sha":"d74c2f95211303306e1358470c50f85107df6d38","kind":"commit","published_at":"2019-12-20T18:48:31.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.2.0-beta.2","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.2.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.2.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.2.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.2.0-beta.2/manifests"},{"name":"v4.2.0-beta.1","sha":"7ad92cec303b5a15eb0ffc7e8d33b0ce25ca2903","kind":"commit","published_at":"2019-12-17T18:24:00.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.2.0-beta.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.2.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.2.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.2.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.2.0-beta.1/manifests"},{"name":"v4.1.1","sha":"372738f216a45e1903e9e02674c5a0ed2af9df28","kind":"commit","published_at":"2019-11-21T22:50:29.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.1.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.1.1/manifests"},{"name":"v4.1.1-rc2","sha":"372738f216a45e1903e9e02674c5a0ed2af9df28","kind":"commit","published_at":"2019-11-21T22:50:29.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.1.1-rc2","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.1.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.1.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.1.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.1.1-rc2/manifests"},{"name":"v4.1.1-rc.1","sha":"4fd888f8e460d90cef7df3e5deeb1a151631c792","kind":"commit","published_at":"2019-11-17T16:54:48.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.1.1-rc.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.1.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.1.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.1.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.1.1-rc.1/manifests"},{"name":"v4.2.0-alpha.1","sha":"3bd9abbd87729d249739ca165ee3fa830e5a0140","kind":"commit","published_at":"2019-11-12T06:41:16.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.2.0-alpha.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.2.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.2.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.2.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.2.0-alpha.1/manifests"},{"name":"v3.5.5","sha":"ce30413b8387bfcd5a94c9086ca66735d2e131e0","kind":"commit","published_at":"2019-10-29T17:04:18.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v3.5.5","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v3.5.5/manifests"},{"name":"v4.1.0","sha":"cfe5c564208becbdeb67550294196676739f84a3","kind":"commit","published_at":"2019-10-15T19:53:38.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.1.0","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"177683d0ef398acc49c923601d1e86d679064a05","kind":"commit","published_at":"2019-09-05T12:43:50.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v4.0.2","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v4.0.2/manifests"},{"name":"v3.5.5-rc1","sha":"ff19d5ee47097fc45fadff0482dcff375a2e8591","kind":"commit","published_at":"2019-08-09T17:53:21.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v3.5.5-rc1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v3.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v3.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v3.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v3.5.5-rc1/manifests"},{"name":"4.0.1","sha":"f2ad92f8dccfa363801d5630b29b591371fb69e8","kind":"commit","published_at":"2019-06-26T20:06:11.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/4.0.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/4.0.1/manifests"},{"name":"3.5.4","sha":"2b9ae106b7a34ebe6bf7f994bfaee3d3a5213553","kind":"commit","published_at":"2019-06-26T19:35:37.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/3.5.4","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/3.5.4/manifests"},{"name":"4.0.0","sha":"7fb5f61381314e0f7886709a6ffb27c027571050","kind":"commit","published_at":"2019-06-06T20:21:28.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/4.0.0","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/4.0.0/manifests"},{"name":"3.5.3","sha":"ee09d3a2b6730f724b907fe328a6cc96de223eff","kind":"commit","published_at":"2019-05-16T16:43:24.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/3.5.3","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"7e867ebf211b488def26dfaf10d7b2b5bbd6f5f6","kind":"commit","published_at":"2019-03-25T16:58:55.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/3.5.2","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"62ec8adddfc892df984bb389e3f14886f1ebf2f6","kind":"commit","published_at":"2019-02-22T21:42:32.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/3.5.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"89fef9fc325c0645a604fba7c7b41448663bcdda","kind":"commit","published_at":"2019-01-23T19:42:55.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/3.5.0","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"8177160d1a77040654dceeb2a1d091dceb393396","kind":"commit","published_at":"2018-11-27T19:20:41.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/3.4.0","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"ff792bf0df655d00e00e5a5060cbee68152a98d1","kind":"commit","published_at":"2018-10-11T19:51:04.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/3.3.0","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"a64b053cdcd992d8a4759095e9792bf48a9a2dd4","kind":"commit","published_at":"2018-08-22T23:02:10.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/3.2.0","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/3.2.0/manifests"},{"name":"3.1","sha":"11e6a8fe88d301b4015e6eb382e0e0d1a636753f","kind":"commit","published_at":"2018-06-14T16:01:36.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/3.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/3.1/manifests"},{"name":"3.0","sha":"2bae209250e76d8367971a820ecd03a52fcd8af3","kind":"commit","published_at":"2018-05-15T02:09:33.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/3.0","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/3.0/manifests"},{"name":"2.6","sha":"b9847a72f2ecf98413f2a00df8e54500fa4eca24","kind":"commit","published_at":"2018-04-09T17:56:53.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/2.6","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/2.6/manifests"},{"name":"2.5","sha":"be602a2dc460ccbf2774c9b6a27a1d4dd5c877a3","kind":"commit","published_at":"2018-02-14T15:21:43.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/2.5","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/2.5/manifests"},{"name":"2.4","sha":"94940a03b34d7b065693925a94d0198e76788f48","kind":"commit","published_at":"2018-01-12T15:03:17.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/2.4","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/2.4/manifests"},{"name":"2.3","sha":"407d01c9477aaf9c9d80499f0df4c6398d2e0a67","kind":"commit","published_at":"2017-12-15T15:25:51.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/2.3","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/2.3/manifests"},{"name":"2.2","sha":"46e961643e4f040036e5275796269506e4497a6b","kind":"commit","published_at":"2017-11-22T20:35:13.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/2.2","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/2.2/manifests"},{"name":"2.1","sha":"cfea23311479f486ff9e6e0e6f3c055b5c4092f9","kind":"commit","published_at":"2017-11-01T05:48:19.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/2.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/2.1/manifests"},{"name":"2.0.1","sha":"8353913bb8901792ef692ae0051996cc4928965f","kind":"commit","published_at":"2017-10-29T19:54:48.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/2.0.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/2.0.1/manifests"},{"name":"2.0","sha":"578736e8c589817aa51e91ea7ddefb4c87299126","kind":"commit","published_at":"2017-10-19T18:36:30.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/2.0","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/2.0/manifests"},{"name":"1.5.2","sha":"3aaf429798cf0e6bcbc9e6fb872730c586433d79","kind":"commit","published_at":"2017-09-21T21:12:21.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/1.5.2","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"42079ca6656495ac0d6db338ab52a870320b6e71","kind":"commit","published_at":"2017-09-18T21:32:50.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/1.5.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/1.5.1/manifests"},{"name":"v1.5","sha":"79709322c5004a9c60353d1598753448b0b0ebed","kind":"commit","published_at":"2017-08-14T20:28:33.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v1.5","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v1.5/manifests"},{"name":"v1.4","sha":"530a16988e13f2aaf1a08fb9cd4a706981e8dc85","kind":"commit","published_at":"2017-08-01T19:52:00.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v1.4","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v1.4/manifests"},{"name":"v1.3.2","sha":"0b1f453e677ed29ac9cf3d6c6f968dd12afc4073","kind":"commit","published_at":"2017-06-29T15:44:23.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v1.3.2","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"aece3cb7512cac3df91f5af70f275227208d5c2f","kind":"commit","published_at":"2017-06-29T15:33:23.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v1.3.1","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"114cb8b41253aa9e470e51cdc741bb127bcc8d80","kind":"commit","published_at":"2017-06-26T19:03:23.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v1.3.0","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"f260a366a7fff123455ae3ffd7e52b8dc80763d5","kind":"commit","published_at":"2017-05-26T17:53:32.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v1.2.0","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"8a5c964001564f2467d783442ea246ba2ae13032","kind":"commit","published_at":"2017-04-28T15:51:27.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v1.1.0","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v1.1.0/manifests"},{"name":"v1.0","sha":"947f87f89dde1a65852b9ee7ab16d96717841b56","kind":"commit","published_at":"2017-03-27T20:19:12.000Z","download_url":"https://codeload.github.com/CrunchyData/postgres-operator/tar.gz/v1.0","html_url":"https://github.com/CrunchyData/postgres-operator/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CrunchyData/postgres-operator@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-12-07T18:16:01.996Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.7666348311012898,"forks_count":0.800079009064719,"average":4.477928525975913},"purl":"pkg:golang/github.com/crunchy%21data/postgres-operator","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/crunchyData/postgres-operator","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/crunchyData/postgres-operator","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/crunchyData/postgres-operator/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-06T01:02:06.201Z","issues_count":278,"pull_requests_count":507,"avg_time_to_close_issue":16025363.291390728,"avg_time_to_close_pull_request":1418818.9334916864,"issues_closed_count":150,"pull_requests_closed_count":421,"pull_request_authors_count":30,"issue_authors_count":206,"avg_comments_per_issue":2.9784172661870505,"avg_comments_per_pull_request":0.24260355029585798,"merged_pull_requests_count":391,"bot_issues_count":0,"bot_pull_requests_count":16,"past_year_issues_count":52,"past_year_pull_requests_count":261,"past_year_avg_time_to_close_issue":2917643.1578947366,"past_year_avg_time_to_close_pull_request":367438.86057692306,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":208,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":43,"past_year_avg_comments_per_issue":0.8269230769230769,"past_year_avg_comments_per_pull_request":0.19157088122605365,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":199,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrunchyData%2Fpostgres-operator/issues","maintainers":[{"login":"cbandy","count":173,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cbandy"},{"login":"andrewlecuyer","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewlecuyer"},{"login":"jmckulk","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jmckulk"},{"login":"jluebeck","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jluebeck"}],"active_maintainers":[{"login":"cbandy","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cbandy"},{"login":"andrewlecuyer","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewlecuyer"},{"login":"jmckulk","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jmckulk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FcrunchyData%2Fpostgres-operator/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FcrunchyData%2Fpostgres-operator/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FcrunchyData%2Fpostgres-operator/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FcrunchyData%2Fpostgres-operator/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FcrunchyData%2Fpostgres-operator/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FcrunchyData%2Fpostgres-operator/codemeta","maintainers":[]}