{"id":3528642,"name":"github.com/fluxcd/flux","ecosystem":"go","description":"","homepage":"https://github.com/fluxcd/flux","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/fluxcd/flux","keywords_array":[],"namespace":"github.com/fluxcd","versions_count":28,"first_release_published_at":"2019-10-02T11:22:38.000Z","latest_release_published_at":"2022-08-30T11:23:37.000Z","latest_release_number":"v1.25.4","last_synced_at":"2026-09-13T19:41:36.281Z","created_at":"2022-04-10T22:58:05.926Z","updated_at":"2026-09-13T19:41:36.281Z","registry_url":"https://pkg.go.dev/github.com/fluxcd/flux","install_command":"go get github.com/fluxcd/flux","documentation_url":"https://pkg.go.dev/github.com/fluxcd/flux#section-documentation","metadata":{},"repo_metadata":{"id":37561762,"uuid":"62799996","full_name":"fluxcd/flux","owner":"fluxcd","description":"Successor: https://github.com/fluxcd/flux2","archived":true,"fork":false,"pushed_at":"2022-11-01T15:16:50.000Z","size":12168,"stargazers_count":6855,"open_issues_count":0,"forks_count":1058,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-09-10T03:37:17.215Z","etag":null,"topics":["gitops","kubernetes","legacy"],"latest_commit_sha":null,"homepage":"https://fluxcd.io","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/fluxcd.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-07-07T10:55:13.000Z","updated_at":"2026-09-08T10:02:07.000Z","dependencies_parsed_at":"2022-07-12T16:23:39.551Z","dependency_job_id":null,"html_url":"https://github.com/fluxcd/flux","commit_stats":null,"previous_names":["weaveworks/fluxy","weaveworks/flux"],"tags_count":181,"template":false,"template_full_name":null,"purl":"pkg:github/fluxcd/flux","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluxcd","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/sbom","scorecard":{"id":404925,"data":{"date":"2025-08-11","repo":{"name":"github.com/fluxcd/flux","commit":"c2317f813d94474579aab0827a7f746c7674b199"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":9,"reason":"Found 11/12 approved changesets -- score normalized to 9","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":"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":"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":["Warn: no topLevel permission defined: .github/workflows/chart-release.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/fluxctl-snap.yaml:1","Warn: no topLevel permission defined: .github/workflows/fossa.yml:1","Warn: no topLevel permission defined: .github/workflows/rebase.yaml:1","Info: no jobLevel write permissions found"],"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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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/chart-release.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/fluxcd/flux/chart-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/chart-release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/fluxcd/flux/chart-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/fluxcd/flux/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/fluxcd/flux/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fluxcd/flux/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/fluxcd/flux/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/fluxcd/flux/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/fluxcd/flux/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/fluxcd/flux/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/fluxcd/flux/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/fluxcd/flux/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/fluxcd/flux/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/fluxcd/flux/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/fluxcd/flux/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/fluxcd/flux/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/fluxcd/flux/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fluxctl-snap.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/fluxcd/flux/fluxctl-snap.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fluxctl-snap.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/fluxcd/flux/fluxctl-snap.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fossa.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/fluxcd/flux/fossa.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fossa.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/fluxcd/flux/fossa.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fossa.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/fluxcd/flux/fossa.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rebase.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fluxcd/flux/rebase.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rebase.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/fluxcd/flux/rebase.yaml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile.flux:1: pin your Docker image by updating alpine:3.15 to alpine:3.15@sha256:19b4bcc4f60e99dd5ebdca0cbce22c503bbcff197549d7e19dab4f22254dc864","Warn: containerImage not pinned by hash: docker/Dockerfile.fluxctl:1: pin your Docker image by updating alpine:3.15 to alpine:3.15@sha256:19b4bcc4f60e99dd5ebdca0cbce22c503bbcff197549d7e19dab4f22254dc864","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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 1.25.4 not signed: https://api.github.com/repos/fluxcd/flux/releases/75760679","Warn: release artifact 1.25.3 not signed: https://api.github.com/repos/fluxcd/flux/releases/72944797","Warn: release artifact 1.25.2 not signed: https://api.github.com/repos/fluxcd/flux/releases/67923577","Warn: release artifact 1.25.1 not signed: https://api.github.com/repos/fluxcd/flux/releases/65951282","Warn: release artifact 1.25.0 not signed: https://api.github.com/repos/fluxcd/flux/releases/63187057","Warn: release artifact 1.25.4 does not have provenance: https://api.github.com/repos/fluxcd/flux/releases/75760679","Warn: release artifact 1.25.3 does not have provenance: https://api.github.com/repos/fluxcd/flux/releases/72944797","Warn: release artifact 1.25.2 does not have provenance: https://api.github.com/repos/fluxcd/flux/releases/67923577","Warn: release artifact 1.25.1 does not have provenance: https://api.github.com/repos/fluxcd/flux/releases/65951282","Warn: release artifact 1.25.0 does not have provenance: https://api.github.com/repos/fluxcd/flux/releases/63187057"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/fluxcd/.github/SECURITY.md:1","Info: Found linked content: github.com/fluxcd/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/fluxcd/.github/SECURITY.md:1","Info: Found text in security policy: github.com/fluxcd/.github/SECURITY.md:1"],"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 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":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GHSA-hqxw-f8mx-cpmw","Warn: Project is vulnerable to: GO-2023-1683 / GHSA-g2j6-57v7-gm8c","Warn: Project is vulnerable to: GO-2023-1682 / GHSA-m8cg-xc2p-r3fc","Warn: Project is vulnerable to: GO-2023-1627 / GHSA-vpvm-3wq2-2wvm","Warn: Project is vulnerable to: GO-2024-2491 / GHSA-xr7r-f8xq-vfvv","Warn: Project is vulnerable to: GO-2024-3110 / GHSA-jfvp-7x6p-h2pv","Warn: Project is vulnerable to: GHSA-3f2q-6294-fmq5","Warn: Project is vulnerable to: GO-2024-2961","Warn: Project is vulnerable to: GO-2023-2402 / GHSA-45x7-px36-x8w8","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9"],"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-18T20:57:07.993Z","repository_id":37561762,"created_at":"2025-08-18T20:57:07.993Z","updated_at":"2025-08-18T20:57:07.993Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37188854,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-10T02:00:06.818Z","response_time":107,"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":"fluxcd","name":"Flux CD project","uuid":"52158677","kind":"organization","description":"Open and extensible continuous delivery solution for Kubernetes","email":null,"website":"https://fluxcd.io","location":null,"twitter":"fluxcd","company":null,"icon_url":"https://avatars.githubusercontent.com/u/52158677?v=4","repositories_count":50,"last_synced_at":"2026-09-10T06:41:30.779Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/fluxcd","funding_links":[],"total_stars":27160,"followers":914,"following":0,"created_at":"2022-11-13T23:28:40.560Z","updated_at":"2026-09-10T06:41:31.244Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluxcd","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluxcd/repositories"},"tags":[{"name":"chart-1.13.3","sha":"f1e34259e7a8040505202730dd2d72d0bf85a8ab","kind":"commit","published_at":"2022-08-30T12:13:15.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-1.13.3","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.13.3/manifests"},{"name":"1.25.4","sha":"95493343346f2000299996bab0fc49caf31201dd","kind":"commit","published_at":"2022-08-30T11:23:37.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.25.4","html_url":"https://github.com/fluxcd/flux/releases/tag/1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.25.4/manifests"},{"name":"v1.25.4","sha":"95493343346f2000299996bab0fc49caf31201dd","kind":"commit","published_at":"2022-08-30T11:23:37.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/v1.25.4","html_url":"https://github.com/fluxcd/flux/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.25.4/manifests"},{"name":"chart-1.13.2","sha":"f6a3aff7fa25f21795d39d6f3440ba6cbab32b0e","kind":"commit","published_at":"2022-07-27T11:28:34.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-1.13.2","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.13.2/manifests"},{"name":"1.25.3","sha":"0fa27a98c4c370607c7a4e647bdf439dfc5345f1","kind":"commit","published_at":"2022-07-27T10:19:41.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.25.3","html_url":"https://github.com/fluxcd/flux/releases/tag/1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.25.3/manifests"},{"name":"v1.25.3","sha":"0fa27a98c4c370607c7a4e647bdf439dfc5345f1","kind":"commit","published_at":"2022-07-27T10:19:41.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/v1.25.3","html_url":"https://github.com/fluxcd/flux/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.25.3/manifests"},{"name":"chart-1.13.1","sha":"7ffdcf053e0a4b6a9b3af0333bb33ed2b3eddb81","kind":"commit","published_at":"2022-05-26T16:44:05.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-1.13.1","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.13.1/manifests"},{"name":"1.25.2","sha":"710825f0303fa122d9c45bf9b80351d588b8da7c","kind":"commit","published_at":"2022-05-26T13:59:21.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.25.2","html_url":"https://github.com/fluxcd/flux/releases/tag/1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.25.2/manifests"},{"name":"v1.25.2","sha":"710825f0303fa122d9c45bf9b80351d588b8da7c","kind":"commit","published_at":"2022-05-26T13:59:21.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/v1.25.2","html_url":"https://github.com/fluxcd/flux/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.25.2/manifests"},{"name":"chart-1.13.0","sha":"9615263a6977e2edb73db546dfb2fdf09882b02a","kind":"commit","published_at":"2022-05-05T16:20:15.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-1.13.0","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.13.0/manifests"},{"name":"1.25.1","sha":"360a7f7b0f7d0dab52c51a2f4fe3a03921ef05a0","kind":"commit","published_at":"2022-05-03T18:46:02.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.25.1","html_url":"https://github.com/fluxcd/flux/releases/tag/1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.25.1/manifests"},{"name":"v1.25.1","sha":"360a7f7b0f7d0dab52c51a2f4fe3a03921ef05a0","kind":"commit","published_at":"2022-05-03T18:46:02.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/v1.25.1","html_url":"https://github.com/fluxcd/flux/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.25.1/manifests"},{"name":"chart-1.12.0","sha":"ddee3df70dbec43544638663269b744d44646d40","kind":"commit","published_at":"2022-03-30T20:02:47.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-1.12.0","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.12.0/manifests"},{"name":"1.25.0","sha":"1f9a70ef84fc115d83f406ce12298c5892fe6afd","kind":"commit","published_at":"2022-03-30T13:35:37.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.25.0","html_url":"https://github.com/fluxcd/flux/releases/tag/1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.25.0/manifests"},{"name":"v1.25.0","sha":"1f9a70ef84fc115d83f406ce12298c5892fe6afd","kind":"commit","published_at":"2022-03-30T13:35:37.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/v1.25.0","html_url":"https://github.com/fluxcd/flux/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.25.0/manifests"},{"name":"chart-1.11.4","sha":"7eb59b49268d45890d2489b6f719d08c27ecce7b","kind":"commit","published_at":"2021-12-08T14:10:33.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-1.11.4","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.11.4/manifests"},{"name":"1.24.3","sha":"27b83e1a07df8b14d1edb08fea181980fe979baa","kind":"commit","published_at":"2021-11-24T13:50:00.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.24.3","html_url":"https://github.com/fluxcd/flux/releases/tag/1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.24.3/manifests"},{"name":"v1.24.3","sha":"27b83e1a07df8b14d1edb08fea181980fe979baa","kind":"commit","published_at":"2021-11-24T13:50:00.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/v1.24.3","html_url":"https://github.com/fluxcd/flux/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.24.3/manifests"},{"name":"chart-1.11.3","sha":"62943c19104b8874982c763b884fc65697e9579e","kind":"commit","published_at":"2021-11-02T12:47:17.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-1.11.3","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.11.3/manifests"},{"name":"1.24.2","sha":"603cb67333d628b8e297432f5998bc46356cf46e","kind":"commit","published_at":"2021-11-02T10:27:39.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.24.2","html_url":"https://github.com/fluxcd/flux/releases/tag/1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.24.2/manifests"},{"name":"v1.24.2","sha":"603cb67333d628b8e297432f5998bc46356cf46e","kind":"commit","published_at":"2021-11-02T10:27:39.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/v1.24.2","html_url":"https://github.com/fluxcd/flux/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.24.2/manifests"},{"name":"chart-1.11.2","sha":"07948b22b0574f1342bc19ae8799ce735f1c5e9f","kind":"commit","published_at":"2021-09-10T22:04:57.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-1.11.2","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.11.2/manifests"},{"name":"chart-1.11.1","sha":"cd323e2654f16a4ffa2aa2ef161f4832d5d9b040","kind":"commit","published_at":"2021-09-09T15:49:31.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-1.11.1","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.11.1/manifests"},{"name":"1.24.1","sha":"13b3e660ed198b81a9dcd11457664827294074b8","kind":"commit","published_at":"2021-09-09T13:52:24.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.24.1","html_url":"https://github.com/fluxcd/flux/releases/tag/1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.24.1/manifests"},{"name":"v1.24.1","sha":"13b3e660ed198b81a9dcd11457664827294074b8","kind":"commit","published_at":"2021-09-09T13:52:24.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/v1.24.1","html_url":"https://github.com/fluxcd/flux/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.24.1/manifests"},{"name":"chart-1.11.0","sha":"ee22ade1e8501a430d9a113dcbe1208d5c0be453","kind":"commit","published_at":"2021-08-20T14:07:20.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-1.11.0","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.11.0/manifests"},{"name":"1.24.0","sha":"b7cc57ee6875ca15f8c9a7e154da762ba715fb5d","kind":"commit","published_at":"2021-08-20T13:40:04.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.24.0","html_url":"https://github.com/fluxcd/flux/releases/tag/1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.24.0/manifests"},{"name":"v1.24.0","sha":"b7cc57ee6875ca15f8c9a7e154da762ba715fb5d","kind":"commit","published_at":"2021-08-20T13:40:04.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/v1.24.0","html_url":"https://github.com/fluxcd/flux/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.24.0/manifests"},{"name":"chart-1.10.2","sha":"32f9ab7daa523ce9c8f700253f39422b4377bff0","kind":"commit","published_at":"2021-08-04T17:18:48.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-1.10.2","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.10.2/manifests"},{"name":"1.23.2","sha":"c2d39c3f6e0d77865a817b045e632b91d3fadcd4","kind":"commit","published_at":"2021-08-04T13:57:39.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.23.2","html_url":"https://github.com/fluxcd/flux/releases/tag/1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.23.2/manifests"},{"name":"v1.23.2","sha":"c2d39c3f6e0d77865a817b045e632b91d3fadcd4","kind":"commit","published_at":"2021-08-04T13:57:39.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/v1.23.2","html_url":"https://github.com/fluxcd/flux/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.23.2/manifests"},{"name":"chart-1.10.1","sha":"dcbef57927062d4b95c9b93064f843527d49673e","kind":"commit","published_at":"2021-07-23T14:23:51.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-1.10.1","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.10.1/manifests"},{"name":"1.23.1","sha":"b9ad5e9cbd098f398ffe7177ec582b447fded727","kind":"commit","published_at":"2021-07-23T02:39:44.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.23.1","html_url":"https://github.com/fluxcd/flux/releases/tag/1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.23.1/manifests"},{"name":"v1.23.1","sha":"b9ad5e9cbd098f398ffe7177ec582b447fded727","kind":"commit","published_at":"2021-07-23T02:39:44.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/v1.23.1","html_url":"https://github.com/fluxcd/flux/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.23.1/manifests"},{"name":"chart-1.10.0","sha":"01f06358f0e7f1742cb57be9e5653726ac2e9101","kind":"commit","published_at":"2021-06-25T18:01:52.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-1.10.0","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.10.0/manifests"},{"name":"1.23.0","sha":"913fd639ef8bcbf6ef8022d63868c816017aebf3","kind":"commit","published_at":"2021-06-25T02:50:40.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.23.0","html_url":"https://github.com/fluxcd/flux/releases/tag/1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.23.0/manifests"},{"name":"v1.23.0","sha":"913fd639ef8bcbf6ef8022d63868c816017aebf3","kind":"commit","published_at":"2021-06-25T02:50:40.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/v1.23.0","html_url":"https://github.com/fluxcd/flux/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.23.0/manifests"},{"name":"1.23.0-rc1","sha":"57aa8b3a3200bb35a5cad537d58a6c7504758000","kind":"commit","published_at":"2021-06-24T01:05:01.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.23.0-rc1","html_url":"https://github.com/fluxcd/flux/releases/tag/1.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.23.0-rc1/manifests"},{"name":"v1.23.0-rc1","sha":"57aa8b3a3200bb35a5cad537d58a6c7504758000","kind":"commit","published_at":"2021-06-24T01:05:01.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/v1.23.0-rc1","html_url":"https://github.com/fluxcd/flux/releases/tag/v1.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@v1.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.23.0-rc1/manifests"},{"name":"chart-1.9.0","sha":"a13a470a9bf6c64feb93a672a93d648fc14b326d","kind":"commit","published_at":"2021-04-24T13:16:47.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-1.9.0","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.9.0/manifests"},{"name":"1.22.2","sha":"cf97726492f4b2d9585ded3bd83823ba4e65b272","kind":"commit","published_at":"2021-04-23T15:28:57.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.22.2","html_url":"https://github.com/fluxcd/flux/releases/tag/1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.22.2/manifests"},{"name":"v1.22.2","sha":"cf97726492f4b2d9585ded3bd83823ba4e65b272","kind":"commit","published_at":"2021-04-23T15:28:57.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/v1.22.2","html_url":"https://github.com/fluxcd/flux/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.22.2/manifests"},{"name":"chart-1.8.0","sha":"2fd24cc5d909930c7745ec884d9060f1239b7291","kind":"commit","published_at":"2021-04-01T23:43:36.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-1.8.0","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.8.0/manifests"},{"name":"1.22.1","sha":"25e2315de37865fcde7e8ad0acc5d72aa9f3017a","kind":"commit","published_at":"2021-03-31T17:22:14.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.22.1","html_url":"https://github.com/fluxcd/flux/releases/tag/1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.22.1/manifests"},{"name":"v1.22.1","sha":"25e2315de37865fcde7e8ad0acc5d72aa9f3017a","kind":"commit","published_at":"2021-03-31T17:22:14.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/v1.22.1","html_url":"https://github.com/fluxcd/flux/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.22.1/manifests"},{"name":"chart-1.7.0","sha":"fa23a359726c70177b78128b7318926adf206e2c","kind":"commit","published_at":"2021-03-17T18:47:11.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-1.7.0","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.7.0/manifests"},{"name":"1.22.0","sha":"624bfe86ef0ba3b105d940e2c3306b2127dd44ae","kind":"commit","published_at":"2021-03-17T16:58:59.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.22.0","html_url":"https://github.com/fluxcd/flux/releases/tag/1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.22.0/manifests"},{"name":"v1.22.0","sha":"624bfe86ef0ba3b105d940e2c3306b2127dd44ae","kind":"commit","published_at":"2021-03-17T16:58:59.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/v1.22.0","html_url":"https://github.com/fluxcd/flux/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.22.0/manifests"},{"name":"chart-1.6.2","sha":"842d5ab826a836bb972619f9d9687d1fd5657425","kind":"commit","published_at":"2021-02-16T17:27:28.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-1.6.2","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.6.2/manifests"},{"name":"1.21.2","sha":"9da931586cc857b2c9204b5f02725211661aa412","kind":"commit","published_at":"2021-02-16T16:19:52.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.21.2","html_url":"https://github.com/fluxcd/flux/releases/tag/1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.21.2/manifests"},{"name":"v1.21.2","sha":"9da931586cc857b2c9204b5f02725211661aa412","kind":"commit","published_at":"2021-02-16T16:19:52.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/v1.21.2","html_url":"https://github.com/fluxcd/flux/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.21.2/manifests"},{"name":"chart-1.6.1","sha":"6e903a13ea17bd64f962cda41434f59447e50ebf","kind":"commit","published_at":"2021-02-04T15:54:09.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-1.6.1","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.6.1/manifests"},{"name":"1.21.1","sha":"930a2cc43487033ac70e38f7389a2a573a55fdf5","kind":"commit","published_at":"2021-01-06T15:54:34.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.21.1","html_url":"https://github.com/fluxcd/flux/releases/tag/1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.21.1/manifests"},{"name":"v1.21.1","sha":"930a2cc43487033ac70e38f7389a2a573a55fdf5","kind":"commit","published_at":"2021-01-06T15:54:34.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/v1.21.1","html_url":"https://github.com/fluxcd/flux/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.21.1/manifests"},{"name":"chart-1.6.0","sha":"941c1a6e781dd95a72d26f1b9af7615bf4a71bfb","kind":"tag","published_at":"2020-11-20T16:16:47.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-1.6.0","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.6.0/manifests"},{"name":"1.21.0","sha":"cb08da1b356a87cdcbc81c151826cad7e3b72a9a","kind":"commit","published_at":"2020-10-01T12:25:58.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.21.0","html_url":"https://github.com/fluxcd/flux/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.21.0/manifests"},{"name":"v1.21.0","sha":"cb08da1b356a87cdcbc81c151826cad7e3b72a9a","kind":"commit","published_at":"2020-10-01T12:25:58.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/v1.21.0","html_url":"https://github.com/fluxcd/flux/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.21.0/manifests"},{"name":"chart-1.5.0","sha":"46f5566298ace6bfc5a7dcec4dae8b08cdd7d915","kind":"commit","published_at":"2020-08-21T14:22:20.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-1.5.0","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.5.0/manifests"},{"name":"1.20.2","sha":"a35b978174606c7290a3a64438b8bb3eeb3fd6ea","kind":"commit","published_at":"2020-08-19T13:44:15.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.20.2","html_url":"https://github.com/fluxcd/flux/releases/tag/1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.20.2/manifests"},{"name":"v1.20.2","sha":"a35b978174606c7290a3a64438b8bb3eeb3fd6ea","kind":"commit","published_at":"2020-08-19T13:44:15.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/v1.20.2","html_url":"https://github.com/fluxcd/flux/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.20.2/manifests"},{"name":"chart-1.4.1","sha":"8e1be3ddaafcf52da149dfa4200c659372b37887","kind":"commit","published_at":"2020-08-06T12:34:40.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-1.4.1","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.4.1/manifests"},{"name":"1.20.1","sha":"29e256a9095ed2a027e136f9115ab163e530114b","kind":"commit","published_at":"2020-08-05T12:32:26.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.20.1","html_url":"https://github.com/fluxcd/flux/releases/tag/1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.20.1/manifests"},{"name":"v1.20.1","sha":"29e256a9095ed2a027e136f9115ab163e530114b","kind":"commit","published_at":"2020-08-05T12:32:26.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/v1.20.1","html_url":"https://github.com/fluxcd/flux/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.20.1/manifests"},{"name":"chart-1.4.0","sha":"c5f42c9752b3d691599e5b894e286fc9f0d3be6b","kind":"commit","published_at":"2020-07-09T09:14:27.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-1.4.0","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.4.0/manifests"},{"name":"1.20.0","sha":"04e9e50311c3bf407629b0a9d75996ead187e952","kind":"commit","published_at":"2020-07-08T13:54:00.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.20.0","html_url":"https://github.com/fluxcd/flux/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.20.0/manifests"},{"name":"v1.20.0","sha":"04e9e50311c3bf407629b0a9d75996ead187e952","kind":"commit","published_at":"2020-07-08T13:54:00.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/v1.20.0","html_url":"https://github.com/fluxcd/flux/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.20.0/manifests"},{"name":"chart-1.3.0","sha":"23a19fd94afcd715ba9d1b371d880baf1cb67a02","kind":"commit","published_at":"2020-04-03T08:23:45.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-1.3.0","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.3.0/manifests"},{"name":"1.19.0","sha":"873fb9300996aa371dabfbab1f853efd9d6650ca","kind":"commit","published_at":"2020-04-02T14:21:23.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.19.0","html_url":"https://github.com/fluxcd/flux/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.19.0/manifests"},{"name":"v1.19.0","sha":"873fb9300996aa371dabfbab1f853efd9d6650ca","kind":"commit","published_at":"2020-04-02T14:21:23.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/v1.19.0","html_url":"https://github.com/fluxcd/flux/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.19.0/manifests"},{"name":"chart-1.2.0","sha":"8b5814926827461181b8a653fc348a66277bf955","kind":"commit","published_at":"2020-02-06T17:41:37.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-1.2.0","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.2.0/manifests"},{"name":"1.18.0","sha":"32a60f735385d570243f8c15f5b2b5ff460845fa","kind":"commit","published_at":"2020-02-06T14:22:26.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.18.0","html_url":"https://github.com/fluxcd/flux/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.18.0/manifests"},{"name":"v1.18.0","sha":"32a60f735385d570243f8c15f5b2b5ff460845fa","kind":"commit","published_at":"2020-02-06T14:22:26.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/v1.18.0","html_url":"https://github.com/fluxcd/flux/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.18.0/manifests"},{"name":"chart-1.1.0","sha":"4d700dd10634aec3a8770645a1d07eafaa34bde2","kind":"commit","published_at":"2020-01-14T10:57:29.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-1.1.0","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.1.0/manifests"},{"name":"1.17.1","sha":"0d3f1d3a2fa0655e2dc297793328d182fdf9e710","kind":"commit","published_at":"2020-01-13T15:49:37.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.17.1","html_url":"https://github.com/fluxcd/flux/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.17.1/manifests"},{"name":"v1.17.1","sha":"0d3f1d3a2fa0655e2dc297793328d182fdf9e710","kind":"commit","published_at":"2020-01-13T15:49:37.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/v1.17.1","html_url":"https://github.com/fluxcd/flux/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.17.1/manifests"},{"name":"chart-1.0.0","sha":"38b7cf414c08a5733f56bf843ade4fa218d9740c","kind":"commit","published_at":"2019-12-17T09:17:13.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-1.0.0","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-1.0.0/manifests"},{"name":"1.17.0","sha":"ab466af1ca98e8ad99ee016d8cdf666171a948bd","kind":"commit","published_at":"2019-12-16T17:24:19.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.17.0","html_url":"https://github.com/fluxcd/flux/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.17.0/manifests"},{"name":"v1.17.0","sha":"ab466af1ca98e8ad99ee016d8cdf666171a948bd","kind":"commit","published_at":"2019-12-16T17:24:19.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/v1.17.0","html_url":"https://github.com/fluxcd/flux/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.17.0/manifests"},{"name":"chart-0.16.0","sha":"b15d3f64f1702ccb61e27e26687d3f7099b101bb","kind":"commit","published_at":"2019-11-28T17:08:48.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-0.16.0","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.16.0/manifests"},{"name":"1.16.0","sha":"876f994ac2868a9887362c128dc4c55c4674c81d","kind":"commit","published_at":"2019-11-22T17:38:24.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.16.0","html_url":"https://github.com/fluxcd/flux/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.16.0/manifests"},{"name":"v1.16.0","sha":"876f994ac2868a9887362c128dc4c55c4674c81d","kind":"commit","published_at":"2019-11-22T17:38:24.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/v1.16.0","html_url":"https://github.com/fluxcd/flux/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.16.0/manifests"},{"name":"chart-0.15.0","sha":"fb6c3a8bd8c3c35ca1b02f6620f274384aeb2258","kind":"commit","published_at":"2019-10-07T08:58:41.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-0.15.0","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.15.0/manifests"},{"name":"1.15.0","sha":"7a09c08cbdfa6d157c2d2dc71d2011c5bbcfdad6","kind":"commit","published_at":"2019-10-02T11:22:38.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.15.0","html_url":"https://github.com/fluxcd/flux/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.15.0/manifests"},{"name":"v1.15.0","sha":"7a09c08cbdfa6d157c2d2dc71d2011c5bbcfdad6","kind":"commit","published_at":"2019-10-02T11:22:38.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/v1.15.0","html_url":"https://github.com/fluxcd/flux/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/v1.15.0/manifests"},{"name":"chart-0.14.1","sha":"dd03f8cbfc1154a2ed242230b2dc8021d7e71cb8","kind":"commit","published_at":"2019-09-04T10:29:00.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-0.14.1","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.14.1/manifests"},{"name":"1.14.2","sha":"7fd090af0dd9b63acc9fa1c8616d5bf5657c6160","kind":"commit","published_at":"2019-09-02T12:25:04.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.14.2","html_url":"https://github.com/fluxcd/flux/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.14.2/manifests"},{"name":"chart-0.14.0","sha":"58c211ed4e037fffb3454448e14e34bbff12b671","kind":"commit","published_at":"2019-08-22T17:31:13.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-0.14.0","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.14.0/manifests"},{"name":"1.14.1","sha":"c76e388cca59a1b1cbd5dd749f70e9c87a57031f","kind":"commit","published_at":"2019-08-22T16:32:32.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.14.1","html_url":"https://github.com/fluxcd/flux/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.14.1/manifests"},{"name":"chart-0.13.0","sha":"2fe7e63e675c796286a178384cbab4232713d426","kind":"commit","published_at":"2019-08-21T15:37:46.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-0.13.0","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.13.0/manifests"},{"name":"1.14.0","sha":"ab66a7e61cbd71da7e4cb7d00efe076821679cea","kind":"commit","published_at":"2019-08-21T14:27:22.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.14.0","html_url":"https://github.com/fluxcd/flux/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.14.0/manifests"},{"name":"chart-0.12.0","sha":"ea68dfbeb65aa288252e75219b7efd3f23a50b9b","kind":"commit","published_at":"2019-08-08T14:51:01.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-0.12.0","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.12.0/manifests"},{"name":"helm-0.10.1","sha":"3515e7d9e619f2830321c2bdbd9c099f107820b5","kind":"commit","published_at":"2019-08-07T14:19:38.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/helm-0.10.1","html_url":"https://github.com/fluxcd/flux/releases/tag/helm-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@helm-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/helm-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/helm-0.10.1/manifests"},{"name":"1.13.3","sha":"e6545951f7b18a518976fd784cc393e355d316a2","kind":"commit","published_at":"2019-07-25T15:08:20.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.13.3","html_url":"https://github.com/fluxcd/flux/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.13.3/manifests"},{"name":"chart-0.11.0","sha":"8165956524d5f63205b75fc2b2a95a47c2c2b93a","kind":"commit","published_at":"2019-07-10T16:53:43.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-0.11.0","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.11.0/manifests"},{"name":"helm-0.10.0","sha":"19b8d2533f681d350201bb0799cef92b62e222e0","kind":"commit","published_at":"2019-07-10T12:05:40.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/helm-0.10.0","html_url":"https://github.com/fluxcd/flux/releases/tag/helm-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@helm-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/helm-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/helm-0.10.0/manifests"},{"name":"1.13.2","sha":"26e930b54f133e1d59207eb7fff36bd9dc465694","kind":"commit","published_at":"2019-07-10T11:54:07.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.13.2","html_url":"https://github.com/fluxcd/flux/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.13.2/manifests"},{"name":"chart-0.10.2","sha":"06715d2712a2e5a7d399f44513a9039f3ee52dfd","kind":"commit","published_at":"2019-06-27T17:22:42.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-0.10.2","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.10.2/manifests"},{"name":"1.13.1","sha":"b0cf5ec55ea207df1e184d929ab8879c8945b4c8","kind":"commit","published_at":"2019-06-27T14:31:15.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.13.1","html_url":"https://github.com/fluxcd/flux/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.13.1/manifests"},{"name":"chart-0.10.1","sha":"af9d3be07a240970cf1a935e4e88e0728052aad4","kind":"commit","published_at":"2019-06-16T07:15:55.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-0.10.1","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.10.1/manifests"},{"name":"chart-0.10.0","sha":"2036e3b46ec86c302482001ed5aa125446fa62bc","kind":"commit","published_at":"2019-06-14T13:08:18.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-0.10.0","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.10.0/manifests"},{"name":"helm-0.9.2","sha":"91f625452dbe8746f0a766655f178c01a3119fb1","kind":"commit","published_at":"2019-06-13T09:56:19.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/helm-0.9.2","html_url":"https://github.com/fluxcd/flux/releases/tag/helm-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@helm-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/helm-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/helm-0.9.2/manifests"},{"name":"1.13.0","sha":"4a1959d7b30068ebe54b29b907d5a4e4fbc920c5","kind":"commit","published_at":"2019-06-13T09:37:32.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.13.0","html_url":"https://github.com/fluxcd/flux/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.13.0/manifests"},{"name":"chart-0.9.5","sha":"b16ce40dd0c42d84e07833eb91430d3ecc13a309","kind":"commit","published_at":"2019-05-22T19:54:39.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-0.9.5","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.9.5/manifests"},{"name":"1.12.3","sha":"5668c02251eb148b1cbc643946ce13e73b8dcb50","kind":"commit","published_at":"2019-05-22T12:49:06.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.12.3","html_url":"https://github.com/fluxcd/flux/releases/tag/1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.12.3/manifests"},{"name":"chart-0.9.4","sha":"799785f000beb4bdbd51c373f9b8caf095251983","kind":"commit","published_at":"2019-05-09T11:32:39.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-0.9.4","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.9.4/manifests"},{"name":"helm-0.9.1","sha":"7b5f10a743c0d91c67d36ebfba641b074eec4fdb","kind":"commit","published_at":"2019-05-09T10:55:46.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/helm-0.9.1","html_url":"https://github.com/fluxcd/flux/releases/tag/helm-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@helm-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/helm-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/helm-0.9.1/manifests"},{"name":"chart-0.9.3","sha":"d375017ead828165ae388c82db6e9727b69611da","kind":"commit","published_at":"2019-05-08T17:50:18.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-0.9.3","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.9.3/manifests"},{"name":"helm-0.9.0","sha":"277d76bfa7c8370bd270ca6c2bc069362928d825","kind":"commit","published_at":"2019-05-08T10:34:59.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/helm-0.9.0","html_url":"https://github.com/fluxcd/flux/releases/tag/helm-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@helm-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/helm-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/helm-0.9.0/manifests"},{"name":"1.12.2","sha":"e366684a9e995d447e6471543a832a325ff87f5a","kind":"commit","published_at":"2019-05-08T10:24:22.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.12.2","html_url":"https://github.com/fluxcd/flux/releases/tag/1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.12.2/manifests"},{"name":"chart-0.9.2","sha":"4bf1f14bd874fd5b6391f7d0f61806b106f5b359","kind":"commit","published_at":"2019-04-29T15:11:38.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-0.9.2","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.9.2/manifests"},{"name":"1.12.1","sha":"c88c4b358fd10382afeddb241498c046391255a9","kind":"commit","published_at":"2019-04-25T10:26:39.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.12.1","html_url":"https://github.com/fluxcd/flux/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.12.1/manifests"},{"name":"chart-0.9.1","sha":"527c873a94156ce6482e2085a147ada571065d09","kind":"commit","published_at":"2019-04-17T18:25:24.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-0.9.1","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.9.1/manifests"},{"name":"chart-0.9.0","sha":"6b659f0473e03853c79cd9994d921fcc3060fad7","kind":"commit","published_at":"2019-04-12T07:54:05.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-0.9.0","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.9.0/manifests"},{"name":"helm-0.8.0","sha":"3e688c7ffaff96aa60e1b6d73da4fdd64d5d1a6e","kind":"commit","published_at":"2019-04-11T15:29:01.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/helm-0.8.0","html_url":"https://github.com/fluxcd/flux/releases/tag/helm-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@helm-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/helm-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/helm-0.8.0/manifests"},{"name":"1.12.0","sha":"fea56bc3feeedff7231e9647c306148f94d0d10e","kind":"commit","published_at":"2019-04-11T14:51:55.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.12.0","html_url":"https://github.com/fluxcd/flux/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.12.0/manifests"},{"name":"chart-0.8.0","sha":"d1cd3561a1008f5c5f1c6354db72d065279fd1e5","kind":"commit","published_at":"2019-04-04T12:27:32.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-0.8.0","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.8.0/manifests"},{"name":"1.11.1","sha":"cb07571769a3ac10b69c8125d06acec6109e9a42","kind":"commit","published_at":"2019-04-01T17:51:00.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.11.1","html_url":"https://github.com/fluxcd/flux/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.11.1/manifests"},{"name":"chart-0.7.0","sha":"285174abfaa26a6f3cd5d60f1e2407a223a81a4a","kind":"commit","published_at":"2019-03-28T08:05:54.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-0.7.0","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.7.0/manifests"},{"name":"helm-0.7.1","sha":"4c4a2f1863f7b4a9125d5c391e1bd7fac68bf70d","kind":"commit","published_at":"2019-03-27T10:05:05.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/helm-0.7.1","html_url":"https://github.com/fluxcd/flux/releases/tag/helm-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@helm-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/helm-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/helm-0.7.1/manifests"},{"name":"helm-0.7.0","sha":"5b521745b85fcd9a0fefa9b5fceb97e894b80e3e","kind":"commit","published_at":"2019-03-25T10:57:18.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/helm-0.7.0","html_url":"https://github.com/fluxcd/flux/releases/tag/helm-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@helm-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/helm-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/helm-0.7.0/manifests"},{"name":"1.11.0","sha":"fde27d142064dac30c2f548f03ae2ca63749d5f6","kind":"commit","published_at":"2019-03-13T09:24:02.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.11.0","html_url":"https://github.com/fluxcd/flux/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.11.0/manifests"},{"name":"chart-0.6.3","sha":"cf5b06bcc974a180fd9b228dfa844e222bac9a66","kind":"commit","published_at":"2019-02-14T10:37:52.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-0.6.3","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.6.3/manifests"},{"name":"1.10.1","sha":"5817e7e3f90ce7e8b71234cdffe067f8dd93e928","kind":"commit","published_at":"2019-02-13T16:57:36.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.10.1","html_url":"https://github.com/fluxcd/flux/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.10.1/manifests"},{"name":"chart-0.6.2","sha":"3f6f1e0cf8c86d712cb9e6dcfbf03de54af39945","kind":"commit","published_at":"2019-02-11T14:47:20.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-0.6.2","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.6.2/manifests"},{"name":"chart-0.6.1","sha":"d48d24433a52bc69fa9ef793f76d413a62a567de","kind":"commit","published_at":"2019-02-07T12:12:51.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-0.6.1","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.6.1/manifests"},{"name":"helm-0.6.0","sha":"79d00c171d9a27ae41449005cfef3887427e6141","kind":"commit","published_at":"2019-02-07T10:45:19.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/helm-0.6.0","html_url":"https://github.com/fluxcd/flux/releases/tag/helm-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@helm-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/helm-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/helm-0.6.0/manifests"},{"name":"1.10.0","sha":"b0e298e54a8ebf750df04de8c0b8eb61d67b2bc8","kind":"commit","published_at":"2019-02-07T10:40:27.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.10.0","html_url":"https://github.com/fluxcd/flux/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.10.0/manifests"},{"name":"chart-0.6.0","sha":"8bcd3436a27c1a41e7d7d7f75028985f1fc7ae26","kind":"commit","published_at":"2019-01-14T19:15:10.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-0.6.0","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.6.0/manifests"},{"name":"helm-0.5.3","sha":"e99ab39dfeb2230b057aed2211c43771743db94b","kind":"commit","published_at":"2019-01-14T18:30:05.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/helm-0.5.3","html_url":"https://github.com/fluxcd/flux/releases/tag/helm-0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@helm-0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/helm-0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/helm-0.5.3/manifests"},{"name":"1.9.0","sha":"40cd663e74561e14b1dc5a65bf7ed2fff6cf4792","kind":"commit","published_at":"2019-01-09T13:31:56.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.9.0","html_url":"https://github.com/fluxcd/flux/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.9.0/manifests"},{"name":"chart-0.5.2","sha":"39901c633349ef3d312a189c56e3ffe31bc3021e","kind":"commit","published_at":"2018-12-20T12:40:27.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-0.5.2","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.5.2/manifests"},{"name":"helm-0.5.2","sha":"cefced8d73907a6c029986bd220def023ea55f7e","kind":"commit","published_at":"2018-12-20T10:27:34.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/helm-0.5.2","html_url":"https://github.com/fluxcd/flux/releases/tag/helm-0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@helm-0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/helm-0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/helm-0.5.2/manifests"},{"name":"1.8.2","sha":"e3baeeb98fcbb7b267bf94ca5184833e75ec779c","kind":"commit","published_at":"2018-12-19T12:22:32.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.8.2","html_url":"https://github.com/fluxcd/flux/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.8.2/manifests"},{"name":"chart-0.5.1","sha":"4240cf4065b1352782121e6ee0b20768f54ae41e","kind":"commit","published_at":"2018-11-21T15:04:01.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-0.5.1","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.5.1/manifests"},{"name":"helm-0.5.1","sha":"e1800f120a84d6c895b4f594582abc1d4e333757","kind":"commit","published_at":"2018-11-21T11:06:10.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/helm-0.5.1","html_url":"https://github.com/fluxcd/flux/releases/tag/helm-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@helm-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/helm-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/helm-0.5.1/manifests"},{"name":"chart-0.5.0","sha":"ec976ce4381754e22488464bef87fc7ad1dc1500","kind":"commit","published_at":"2018-11-16T10:46:07.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-0.5.0","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.5.0/manifests"},{"name":"1.8.1","sha":"7b24d23e7ef157c87836de7af4e058da10d35298","kind":"commit","published_at":"2018-11-15T15:31:48.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.8.1","html_url":"https://github.com/fluxcd/flux/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.8.1/manifests"},{"name":"helm-0.5.0","sha":"5cd745c2a45ef5b888eb0fe830cd05609a721e08","kind":"commit","published_at":"2018-11-14T14:42:48.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/helm-0.5.0","html_url":"https://github.com/fluxcd/flux/releases/tag/helm-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@helm-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/helm-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/helm-0.5.0/manifests"},{"name":"chart-0.4.1","sha":"7e00f9c214024586456aa85575c4a2b2c826c6db","kind":"commit","published_at":"2018-11-01T16:54:09.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-0.4.1","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.4.1/manifests"},{"name":"helm-0.4.0","sha":"dcacccbb3799ffa02f537fda4fe8c65627b05809","kind":"commit","published_at":"2018-11-01T16:14:14.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/helm-0.4.0","html_url":"https://github.com/fluxcd/flux/releases/tag/helm-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@helm-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/helm-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/helm-0.4.0/manifests"},{"name":"chart-0.4.0","sha":"176838c0be95d02f51bd5f02d33c16434e5e2b95","kind":"commit","published_at":"2018-10-25T11:47:51.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-0.4.0","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.4.0/manifests"},{"name":"1.8.0","sha":"9f2be4bf2d762034a5118a0a7e974bf91089afea","kind":"commit","published_at":"2018-10-25T09:39:07.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.8.0","html_url":"https://github.com/fluxcd/flux/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.8.0/manifests"},{"name":"helm-0.3.0","sha":"e6ccbb1802c5e7b7f8cd9c3c317c110801b83760","kind":"commit","published_at":"2018-10-24T12:53:32.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/helm-0.3.0","html_url":"https://github.com/fluxcd/flux/releases/tag/helm-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@helm-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/helm-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/helm-0.3.0/manifests"},{"name":"chart-0.3.4","sha":"b95daf9cb5ad31f755d59d4ea7ca2d5e46ee8172","kind":"commit","published_at":"2018-09-28T15:32:10.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-0.3.4","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.3.4/manifests"},{"name":"1.7.1","sha":"185dfdf5a317d8ed2042f6afe2d6b94950282aff","kind":"commit","published_at":"2018-09-27T10:04:06.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.7.1","html_url":"https://github.com/fluxcd/flux/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.7.1/manifests"},{"name":"chart-0.3.3","sha":"48584e7d8694a6a768cd190ac0cd7858c18bf5bd","kind":"commit","published_at":"2018-09-18T11:59:25.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-0.3.3","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.3.3/manifests"},{"name":"helm-0.2.1","sha":"ba23f3deba4331f0ca4aaab4af418dc4ce8c05f4","kind":"commit","published_at":"2018-09-17T14:19:28.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/helm-0.2.1","html_url":"https://github.com/fluxcd/flux/releases/tag/helm-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@helm-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/helm-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/helm-0.2.1/manifests"},{"name":"1.7.0","sha":"a41dd3821ac05c90efe123659c2bd364d2299026","kind":"commit","published_at":"2018-09-17T14:14:02.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.7.0","html_url":"https://github.com/fluxcd/flux/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.7.0/manifests"},{"name":"chart-0.3.2","sha":"76643344f0ecdf4955f0831d937fd1bf721c58ea","kind":"commit","published_at":"2018-08-31T17:34:43.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-0.3.2","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.3.2/manifests"},{"name":"1.6.0","sha":"f304fbeeff36672f9b43de132e7ede676b25a737","kind":"commit","published_at":"2018-08-31T14:53:42.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.6.0","html_url":"https://github.com/fluxcd/flux/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.6.0/manifests"},{"name":"chart-0.3.0","sha":"06d23c80c3434450a0cd95e1a2dbf85ab5a926b5","kind":"commit","published_at":"2018-08-24T10:08:35.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-0.3.0","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.3.0/manifests"},{"name":"helm-0.2.0","sha":"34523244c0280eaf90719b6a8853c7e8922164ba","kind":"commit","published_at":"2018-08-23T14:52:08.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/helm-0.2.0","html_url":"https://github.com/fluxcd/flux/releases/tag/helm-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@helm-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/helm-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/helm-0.2.0/manifests"},{"name":"chart-0.2.2","sha":"32608b0cd9419a4ec4c77485333ea94c6256e78d","kind":"commit","published_at":"2018-08-09T11:55:53.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-0.2.2","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.2.2/manifests"},{"name":"1.5.0","sha":"78b82e5bd2e0182e8c6ee5d5b983226184f75cd5","kind":"commit","published_at":"2018-08-08T10:02:49.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.5.0","html_url":"https://github.com/fluxcd/flux/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.5.0/manifests"},{"name":"chart-0.2.1","sha":"5f04b065ad7847dccb192e70a32cf74fbfbed9be","kind":"tag","published_at":"2018-07-17T13:20:16.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-0.2.1","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.2.1/manifests"},{"name":"chart-0.2.0","sha":"cad87713e330686e3787a56d05dfa609b199c879","kind":"tag","published_at":"2018-07-17T13:15:02.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/chart-0.2.0","html_url":"https://github.com/fluxcd/flux/releases/tag/chart-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@chart-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/chart-0.2.0/manifests"},{"name":"helm-0.1.1-alpha","sha":"5cd2b6992fb3429f115481a3fd81ca3f7de3a9cf","kind":"commit","published_at":"2018-07-17T09:37:53.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/helm-0.1.1-alpha","html_url":"https://github.com/fluxcd/flux/releases/tag/helm-0.1.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@helm-0.1.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/helm-0.1.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/helm-0.1.1-alpha/manifests"},{"name":"1.4.2","sha":"891f2a0e99ac2cde8b6340581cb58cbc2cbed142","kind":"commit","published_at":"2018-07-06T13:28:52.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.4.2","html_url":"https://github.com/fluxcd/flux/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"df53ef97682e6dd0ad1a095a84d02e32c01f9ac8","kind":"commit","published_at":"2018-06-21T15:48:42.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.4.1","html_url":"https://github.com/fluxcd/flux/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"4bf1df6083115f8006d2c9f13ada85a19545c346","kind":"commit","published_at":"2018-06-05T13:55:53.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.4.0","html_url":"https://github.com/fluxcd/flux/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"e66737497c64aa5ab43e31f540425c4710b5e689","kind":"commit","published_at":"2018-05-29T12:48:18.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.3.1","html_url":"https://github.com/fluxcd/flux/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.3.1/manifests"},{"name":"helm-0.1.0-alpha","sha":"d07783f51f6fa16695fd561170da5b94e6c159d8","kind":"commit","published_at":"2018-05-01T15:49:11.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/helm-0.1.0-alpha","html_url":"https://github.com/fluxcd/flux/releases/tag/helm-0.1.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@helm-0.1.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/helm-0.1.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/helm-0.1.0-alpha/manifests"},{"name":"1.3.0","sha":"5704727fc81f9b2f0608cb4dac9db43ca76a628c","kind":"commit","published_at":"2018-04-26T10:40:22.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.3.0","html_url":"https://github.com/fluxcd/flux/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.3.0/manifests"},{"name":"1.2.5","sha":"a3149f3687af455f2fda5efa5c964122de69c836","kind":"commit","published_at":"2018-03-19T13:56:32.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.2.5","html_url":"https://github.com/fluxcd/flux/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"b19e9b77fb92401e5e42e73af691bb69987b5950","kind":"commit","published_at":"2018-03-14T16:13:56.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.2.4","html_url":"https://github.com/fluxcd/flux/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"280fa16fe9a15fa4443e160c116c92718e2e3b33","kind":"commit","published_at":"2018-02-07T12:19:09.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.2.3","html_url":"https://github.com/fluxcd/flux/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"4f1336af69b52f90749af177316af363fd125e2e","kind":"commit","published_at":"2018-01-31T16:55:06.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.2.2","html_url":"https://github.com/fluxcd/flux/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"0ea578a8d6f9c39f525856ac8c7f4d4e78c58144","kind":"commit","published_at":"2018-01-15T13:53:50.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.2.1","html_url":"https://github.com/fluxcd/flux/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"553571d6116a1d4f9a918050a86c280912dc3f8f","kind":"commit","published_at":"2018-01-04T13:14:58.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.2.0","html_url":"https://github.com/fluxcd/flux/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"e7a880936faf6cb64e927f8ff8899afe00598cab","kind":"commit","published_at":"2017-11-01T12:12:17.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.1.0","html_url":"https://github.com/fluxcd/flux/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"0b7d60a45b285a30367b644cd1f4d54d1a0df700","kind":"commit","published_at":"2017-10-18T14:24:30.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.0.2","html_url":"https://github.com/fluxcd/flux/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"58a3549727f911f90bb854729c26f2d11e37253c","kind":"commit","published_at":"2017-09-19T15:28:15.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.0.1","html_url":"https://github.com/fluxcd/flux/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"891b3d68b2874403555ff03c1f43f9540a20b984","kind":"commit","published_at":"2017-08-21T12:28:35.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.0.0","html_url":"https://github.com/fluxcd/flux/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.0.0/manifests"},{"name":"1.0.0-beta","sha":"92545131f1d2099fe71fd5c9b6fd52aeac3791e2","kind":"commit","published_at":"2017-07-21T16:36:50.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/1.0.0-beta","html_url":"https://github.com/fluxcd/flux/releases/tag/1.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@1.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/1.0.0-beta/manifests"},{"name":"0.3.0","sha":"ba16a859839b5fb676f74605c0eb7a9009387e1f","kind":"commit","published_at":"2017-05-04T10:27:41.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/0.3.0","html_url":"https://github.com/fluxcd/flux/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"50ef07c2855d442afd972621afdc10b83fcd57eb","kind":"commit","published_at":"2017-03-16T16:10:50.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/0.2.0","html_url":"https://github.com/fluxcd/flux/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"529b2754d238712a434091d3115aa38455f67f26","kind":"commit","published_at":"2017-01-27T16:20:21.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/0.1.0","html_url":"https://github.com/fluxcd/flux/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/0.1.0/manifests"},{"name":"master-0d109dd","sha":"0d109dd0b42a9b5c34778fc26786ff442559ca24","kind":"tag","published_at":"2016-12-09T16:59:35.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/master-0d109dd","html_url":"https://github.com/fluxcd/flux/releases/tag/master-0d109dd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@master-0d109dd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/master-0d109dd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/master-0d109dd/manifests"},{"name":"master-ccb9a99","sha":"ccb9a994aa8f17696ee5bb0bbb03a32e6583f579","kind":"tag","published_at":"2016-11-21T15:01:28.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/master-ccb9a99","html_url":"https://github.com/fluxcd/flux/releases/tag/master-ccb9a99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@master-ccb9a99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/master-ccb9a99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/master-ccb9a99/manifests"},{"name":"master-6cc08e4","sha":"6cc08e40459a0bf4a007aa8548b4584190233f08","kind":"tag","published_at":"2016-11-03T15:59:13.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/master-6cc08e4","html_url":"https://github.com/fluxcd/flux/releases/tag/master-6cc08e4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@master-6cc08e4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/master-6cc08e4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/master-6cc08e4/manifests"},{"name":"pre-split","sha":"b21432346d6fc01342e5df85684cd74f211ddf75","kind":"tag","published_at":"2016-10-28T13:22:15.000Z","download_url":"https://codeload.github.com/fluxcd/flux/tar.gz/pre-split","html_url":"https://github.com/fluxcd/flux/releases/tag/pre-split","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/flux@pre-split","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/pre-split","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/tags/pre-split/manifests"}]},"repo_metadata_updated_at":"2026-09-13T01:51:57.831Z","dependent_packages_count":22,"downloads":null,"downloads_period":null,"dependent_repos_count":36,"rankings":{"downloads":null,"dependent_repos_count":0.922207792984997,"dependent_packages_count":1.1168030129843187,"stargazers_count":0.7890839729650543,"forks_count":0.7901801997524521,"docker_downloads_count":0.6345159959419677,"average":0.850558194925758},"purl":"pkg:golang/github.com/fluxcd/flux","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/fluxcd/flux","docker_dependents_count":9,"docker_downloads_count":334874,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/fluxcd/flux","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/fluxcd/flux/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-11T06:19:01.293Z","issues_count":61,"pull_requests_count":39,"avg_time_to_close_issue":16948392.852459017,"avg_time_to_close_pull_request":2673071.128205128,"issues_closed_count":61,"pull_requests_closed_count":39,"pull_request_authors_count":8,"issue_authors_count":56,"avg_comments_per_issue":6.60655737704918,"avg_comments_per_pull_request":1.435897435897436,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fflux/issues","maintainers":[{"login":"kingdonb","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kingdonb"},{"login":"pjbgf","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjbgf"},{"login":"dholbach","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholbach"},{"login":"stefanprodan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stefanprodan"},{"login":"squaremo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/squaremo"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffluxcd%2Fflux/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffluxcd%2Fflux/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffluxcd%2Fflux/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffluxcd%2Fflux/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffluxcd%2Fflux/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffluxcd%2Fflux/codemeta","maintainers":[]}