[{"id":8824257,"name":"github.com/rancher/fleet/e2e/testenv/infra","ecosystem":"go","description":null,"homepage":"https://github.com/rancher/fleet","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/rancher/fleet","keywords_array":[],"namespace":"github.com/rancher/fleet/e2e/testenv","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-08-24T14:25:34.601Z","latest_release_number":null,"last_synced_at":"2026-08-24T14:25:35.033Z","created_at":"2024-01-28T04:39:21.171Z","updated_at":"2026-08-25T08:53:54.790Z","registry_url":"https://pkg.go.dev/github.com/rancher/fleet/e2e/testenv/infra","install_command":"go get github.com/rancher/fleet/e2e/testenv/infra","documentation_url":"https://pkg.go.dev/github.com/rancher/fleet/e2e/testenv/infra#section-documentation","metadata":{},"repo_metadata":{"id":36959052,"uuid":"245747437","full_name":"rancher/fleet","owner":"rancher","description":"Deploy workloads from Git to large fleets of Kubernetes clusters","archived":false,"fork":false,"pushed_at":"2026-08-24T12:54:22.000Z","size":26742,"stargazers_count":1724,"open_issues_count":188,"forks_count":273,"subscribers_count":74,"default_branch":"main","last_synced_at":"2026-08-24T14:18:35.552Z","etag":null,"topics":["gitops","hacktoberfest","k8s"],"latest_commit_sha":null,"homepage":"https://fleet.rancher.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/rancher.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-03-08T03:47:35.000Z","updated_at":"2026-08-24T12:22:58.000Z","dependencies_parsed_at":"2026-08-24T14:22:32.679Z","dependency_job_id":null,"html_url":"https://github.com/rancher/fleet","commit_stats":{"total_commits":2367,"total_committers":115,"mean_commits":"20.582608695652173","dds":0.8276299112801013,"last_synced_commit":"8c173a1d940db5bd59e70639d2b1d0d5ec8f2768"},"previous_names":[],"tags_count":792,"template":false,"template_full_name":null,"purl":"pkg:github/rancher/fleet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rancher","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/sbom","scorecard":{"id":725277,"data":{"date":"2025-08-11","repo":{"name":"github.com/rancher/fleet","commit":"8841cc605c6d98f3379c8450e1f3fb8d9f8928a1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 18 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input 'github.event.pull_request.head.ref': .github/workflows/release-against-test-charts.yml:114"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/add_issue_to_project.yml:1","Warn: no topLevel permission defined: .github/workflows/check-changes.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-fleet-upgrade-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-multicluster-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nightly-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-rancher-upgrade-fleet-to-head-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-rancher-upgrade-fleet.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-test-fleet-in-rancher.yml:1","Warn: no topLevel permission defined: .github/workflows/golangci-lint.yml:1","Warn: no topLevel permission defined: .github/workflows/port-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/release-against-charts.yml:1","Warn: no topLevel permission defined: .github/workflows/release-against-rancher.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release-against-test-charts.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","Warn: topLevel 'packages' permission set to 'write': .github/workflows/release.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/renovate-vault.yml:20","Warn: no topLevel permission defined: .github/workflows/typos.yaml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/updatecli.yml:14","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/rancher/.github/SECURITY.md:1","Info: Found linked content: github.com/rancher/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/rancher/.github/SECURITY.md:1","Info: Found text in security policy: github.com/rancher/.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":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.13.1-rc.6 not signed: https://api.github.com/repos/rancher/fleet/releases/240230972","Warn: release artifact v0.13.1-rc.5 not signed: https://api.github.com/repos/rancher/fleet/releases/240225473","Warn: release artifact v0.12.6-rc.3 not signed: https://api.github.com/repos/rancher/fleet/releases/240245874","Warn: release artifact v0.11.10-rc.4 not signed: https://api.github.com/repos/rancher/fleet/releases/240249682","Warn: release artifact v0.13.1-rc.4 not signed: https://api.github.com/repos/rancher/fleet/releases/239923349","Warn: release artifact v0.13.1-rc.6 does not have provenance: https://api.github.com/repos/rancher/fleet/releases/240230972","Warn: release artifact v0.13.1-rc.5 does not have provenance: https://api.github.com/repos/rancher/fleet/releases/240225473","Warn: release artifact v0.12.6-rc.3 does not have provenance: https://api.github.com/repos/rancher/fleet/releases/240245874","Warn: release artifact v0.11.10-rc.4 does not have provenance: https://api.github.com/repos/rancher/fleet/releases/240249682","Warn: release artifact v0.13.1-rc.4 does not have provenance: https://api.github.com/repos/rancher/fleet/releases/239923349"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/e2e-rancher-upgrade-fleet-to-head-ci.yml:26"],"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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/add_issue_to_project.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/rancher/fleet/add_issue_to_project.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/rancher/fleet/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/rancher/fleet/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/renovate-vault.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/rancher/fleet/renovate-vault.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/typos.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/rancher/fleet/typos.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/updatecli.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/rancher/fleet/updatecli.yml/main?enable=pin","Warn: containerImage not pinned by hash: e2e/assets/gitrepo/Dockerfile.gitserver:2: pin your Docker image by updating nginx:1.25.4-alpine to nginx:1.25.4-alpine@sha256:31bad00311cb5eeb8a6648beadcf67277a175da89989f14727420a80e2e76742","Warn: containerImage not pinned by hash: package/Dockerfile:4","Warn: containerImage not pinned by hash: package/Dockerfile:14","Warn: containerImage not pinned by hash: package/Dockerfile:19","Warn: containerImage not pinned by hash: package/Dockerfile:24","Warn: containerImage not pinned by hash: package/Dockerfile:29","Warn: containerImage not pinned by hash: package/Dockerfile.agent:4","Warn: containerImage not pinned by hash: package/Dockerfile.agent:6","Warn: containerImage not pinned by hash: package/Dockerfile.agent:10","Warn: containerImage not pinned by hash: package/Dockerfile.agent:14","Warn: containerImage not pinned by hash: package/Dockerfile.agent:18","Warn: goCommand not pinned by hash: .github/workflows/check-changes.yml:28","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:60","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:82","Warn: goCommand not pinned by hash: .github/workflows/e2e-ci.yml:54","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-ci.yml:79","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-ci.yml:111","Warn: goCommand not pinned by hash: .github/workflows/e2e-fleet-upgrade-ci.yml:38","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-fleet-upgrade-ci.yml:63","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-fleet-upgrade-ci.yml:80","Warn: goCommand not pinned by hash: .github/workflows/e2e-multicluster-ci.yml:34","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-multicluster-ci.yml:63","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-multicluster-ci.yml:88","Warn: goCommand not pinned by hash: .github/workflows/e2e-nightly-ci.yml:42","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-nightly-ci.yml:67","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-nightly-ci.yml:97","Warn: goCommand not pinned by hash: .github/workflows/e2e-rancher-upgrade-fleet-to-head-ci.yml:43","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-rancher-upgrade-fleet-to-head-ci.yml:68","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-rancher-upgrade-fleet-to-head-ci.yml:148","Warn: goCommand not pinned by hash: .github/workflows/e2e-rancher-upgrade-fleet.yml:61","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-rancher-upgrade-fleet.yml:86","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-rancher-upgrade-fleet.yml:118","Warn: goCommand not pinned by hash: .github/workflows/e2e-test-fleet-in-rancher.yml:68","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-test-fleet-in-rancher.yml:94","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-test-fleet-in-rancher.yml:145","Warn: goCommand not pinned by hash: .github/workflows/release.yml:58","Info:  54 out of  55 GitHub-owned GitHubAction dependencies pinned","Info:  21 out of  26 third-party GitHubAction dependencies pinned","Info:   0 out of  11 containerImage dependencies pinned","Info:   3 out of  14 goCommand dependencies pinned","Info:   0 out of  14 downloadThenRun 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["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":6,"reason":"4 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: GO-2025-3521","Warn: Project is vulnerable to: GO-2025-3547"],"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-22T12:36:05.699Z","repository_id":36959052,"created_at":"2025-08-22T12:36:05.699Z","updated_at":"2025-08-22T12:36:05.699Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36896919,"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-08-25T02:00:06.831Z","response_time":104,"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":"rancher","name":"Rancher","uuid":"9343010","kind":"organization","description":"","email":null,"website":"https://www.rancher.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9343010?v=4","repositories_count":634,"last_synced_at":"2025-03-21T23:34:45.454Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rancher","funding_links":[],"total_stars":62684,"followers":1158,"following":0,"created_at":"2022-11-03T04:08:40.033Z","updated_at":"2025-03-21T23:34:45.454Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rancher","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rancher/repositories"},"tags":[{"name":"v0.12.19","sha":"3d1766d5b737501e0386d25558ebc87da867f77a","kind":"tag","published_at":"2026-08-21T09:00:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.19","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.19/manifests"},{"name":"v0.13.15","sha":"bde240cf8eb3122dd2a7e65849e8e30e74d1bdff","kind":"tag","published_at":"2026-08-21T08:59:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.15","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.15/manifests"},{"name":"v0.14.10","sha":"98e6b68903f0bd96c1c289838ffaaf27a4b54b1b","kind":"tag","published_at":"2026-08-21T08:59:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.10/manifests"},{"name":"v0.15.6","sha":"ea6c08e5a3a77f34effe4136656acb88556ffd78","kind":"tag","published_at":"2026-08-21T08:58:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.6/manifests"},{"name":"pkg/helmvalues/v0.16.1","sha":"5823543a3d33952b1c7868eb035ad8e15db420fc","kind":"tag","published_at":"2026-08-21T08:56:24.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/helmvalues/v0.16.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/helmvalues/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fhelmvalues%2Fv0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fhelmvalues%2Fv0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fhelmvalues%2Fv0.16.1/manifests"},{"name":"pkg/apis/v0.16.1","sha":"5823543a3d33952b1c7868eb035ad8e15db420fc","kind":"tag","published_at":"2026-08-21T08:56:11.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.16.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.1/manifests"},{"name":"v0.16.1","sha":"5823543a3d33952b1c7868eb035ad8e15db420fc","kind":"tag","published_at":"2026-08-21T08:55:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1/manifests"},{"name":"v0.16.1-rc.2","sha":"5823543a3d33952b1c7868eb035ad8e15db420fc","kind":"tag","published_at":"2026-08-20T11:07:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.1-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1-rc.2/manifests"},{"name":"v0.12.19-rc.2","sha":"3d1766d5b737501e0386d25558ebc87da867f77a","kind":"tag","published_at":"2026-08-20T04:12:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.19-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.19-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.19-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.19-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.19-rc.2/manifests"},{"name":"v0.14.10-rc.2","sha":"98e6b68903f0bd96c1c289838ffaaf27a4b54b1b","kind":"tag","published_at":"2026-08-19T13:11:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.10-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.10-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.10-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.10-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.10-rc.2/manifests"},{"name":"v0.13.15-rc.2","sha":"bde240cf8eb3122dd2a7e65849e8e30e74d1bdff","kind":"tag","published_at":"2026-08-19T12:36:07.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.15-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.15-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.15-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.15-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.15-rc.2/manifests"},{"name":"v0.12.19-rc.1","sha":"3d1766d5b737501e0386d25558ebc87da867f77a","kind":"tag","published_at":"2026-08-19T12:15:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.19-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.19-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.19-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.19-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.19-rc.1/manifests"},{"name":"v0.13.15-rc.1","sha":"09a81998dfa709382cf32c6191b2424a60b9c822","kind":"tag","published_at":"2026-08-19T11:16:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.15-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.15-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.15-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.15-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.15-rc.1/manifests"},{"name":"v0.14.10-rc.1","sha":"7ac0c4e9e962a88692adf60820aef1ebe0633173","kind":"tag","published_at":"2026-08-19T11:15:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.10-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.10-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.10-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.10-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.10-rc.1/manifests"},{"name":"v0.15.6-rc.1","sha":"ea6c08e5a3a77f34effe4136656acb88556ffd78","kind":"tag","published_at":"2026-08-19T11:12:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.6-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.6-rc.1/manifests"},{"name":"pkg/helmvalues/v0.16.1-rc.1","sha":"5823543a3d33952b1c7868eb035ad8e15db420fc","kind":"tag","published_at":"2026-08-19T11:11:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/helmvalues/v0.16.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/helmvalues/v0.16.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fhelmvalues%2Fv0.16.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fhelmvalues%2Fv0.16.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fhelmvalues%2Fv0.16.1-rc.1/manifests"},{"name":"pkg/apis/v0.16.1-rc.1","sha":"5823543a3d33952b1c7868eb035ad8e15db420fc","kind":"tag","published_at":"2026-08-19T11:11:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.16.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.16.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.16.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.1-rc.1/manifests"},{"name":"v0.16.1-rc.1","sha":"5823543a3d33952b1c7868eb035ad8e15db420fc","kind":"tag","published_at":"2026-08-19T11:11:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1-rc.1/manifests"},{"name":"v0.16.1-beta.2","sha":"24599a0bb1b2e2b11c8433d7ae759919f958d976","kind":"commit","published_at":"2026-08-06T11:27:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.1-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1-beta.2/manifests"},{"name":"v0.16.1-beta.1","sha":"2578af3e03f32d32314659690ee3755caad06e5b","kind":"commit","published_at":"2026-07-31T15:45:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.1-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1-beta.1/manifests"},{"name":"pkg/apis/v0.16.1-beta.1","sha":"2578af3e03f32d32314659690ee3755caad06e5b","kind":"commit","published_at":"2026-07-31T15:45:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.16.1-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.16.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.16.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.1-beta.1/manifests"},{"name":"v0.15.6-alpha.1","sha":"686e9e5a8cd6efd824de92c95c58f57944f61ebc","kind":"commit","published_at":"2026-07-30T10:57:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.6-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.6-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.6-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.6-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.6-alpha.1/manifests"},{"name":"pkg/apis/v0.12.18","sha":"5f60b7b656e7135f47f2eccd33f36930a595461c","kind":"tag","published_at":"2026-07-22T09:00:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.18","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.18/manifests"},{"name":"v0.12.18","sha":"5f60b7b656e7135f47f2eccd33f36930a595461c","kind":"tag","published_at":"2026-07-22T08:59:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.18","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.18/manifests"},{"name":"pkg/apis/v0.13.14","sha":"ace37959a52eb299a4030a8dfc46dd33b8a0784f","kind":"tag","published_at":"2026-07-22T08:59:11.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.14","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.14/manifests"},{"name":"v0.13.14","sha":"ace37959a52eb299a4030a8dfc46dd33b8a0784f","kind":"tag","published_at":"2026-07-22T08:59:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.14","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.14/manifests"},{"name":"pkg/apis/v0.14.9","sha":"3e4599fa83486902b6e01154ac9591eae2d6e2b9","kind":"tag","published_at":"2026-07-22T08:58:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.9","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.9/manifests"},{"name":"v0.14.9","sha":"3e4599fa83486902b6e01154ac9591eae2d6e2b9","kind":"tag","published_at":"2026-07-22T08:58:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.9/manifests"},{"name":"pkg/apis/v0.15.5","sha":"99aafe0f09687dcf48003a8fa1397f85d2862ac4","kind":"tag","published_at":"2026-07-22T08:56:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.5","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.5/manifests"},{"name":"v0.15.5","sha":"99aafe0f09687dcf48003a8fa1397f85d2862ac4","kind":"tag","published_at":"2026-07-22T08:56:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.5/manifests"},{"name":"pkg/apis/v0.16.0","sha":"c1a4325041578226f4f333b9f05d651ee4b03577","kind":"tag","published_at":"2026-07-22T08:55:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.16.0","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0/manifests"},{"name":"v0.16.0","sha":"c1a4325041578226f4f333b9f05d651ee4b03577","kind":"tag","published_at":"2026-07-22T08:55:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0/manifests"},{"name":"v0.14.9-rc.2","sha":"3e4599fa83486902b6e01154ac9591eae2d6e2b9","kind":"tag","published_at":"2026-07-13T04:54:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.9-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.9-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.9-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.9-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.9-rc.2/manifests"},{"name":"v0.15.5-rc.2","sha":"99aafe0f09687dcf48003a8fa1397f85d2862ac4","kind":"tag","published_at":"2026-07-13T04:53:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.5-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.5-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.5-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.5-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.5-rc.2/manifests"},{"name":"v0.16.0-rc.5","sha":"c1a4325041578226f4f333b9f05d651ee4b03577","kind":"tag","published_at":"2026-07-13T04:52:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.5/manifests"},{"name":"v0.13.14-rc.2","sha":"ace37959a52eb299a4030a8dfc46dd33b8a0784f","kind":"commit","published_at":"2026-07-13T04:46:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.14-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.14-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.14-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.14-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.14-rc.2/manifests"},{"name":"v0.12.18-rc.2","sha":"5f60b7b656e7135f47f2eccd33f36930a595461c","kind":"commit","published_at":"2026-07-13T04:43:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.18-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.18-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.18-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.18-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.18-rc.2/manifests"},{"name":"v0.16.0-rc.4","sha":"4b6976899c8cfc16317e7e5d610c74caa56ddd34","kind":"tag","published_at":"2026-07-09T07:12:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.4/manifests"},{"name":"v0.16.0-rc.3","sha":"8b304fc76b7b1fb6eb10039bcca469d0ebeb4986","kind":"tag","published_at":"2026-07-03T05:20:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.3/manifests"},{"name":"v0.14.9-rc.1","sha":"8c975d471dd082c3d474cc2a9033e3110b5d8f5e","kind":"commit","published_at":"2026-07-02T08:05:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.9-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.9-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.9-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.9-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.9-rc.1/manifests"},{"name":"v0.12.18-rc.1","sha":"79489980f2009a29acb613caca4234f2f0d6859c","kind":"commit","published_at":"2026-07-02T08:03:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.18-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.18-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.18-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.18-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.18-rc.1/manifests"},{"name":"v0.13.14-rc.1","sha":"6a3ebb60faea58a12c25a030320ef3ff1427088c","kind":"commit","published_at":"2026-07-02T08:03:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.14-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.14-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.14-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.14-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.14-rc.1/manifests"},{"name":"v0.15.5-rc.1","sha":"e67db6c603032d1364919367d698029443212fb7","kind":"commit","published_at":"2026-07-02T08:03:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.5-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.5-rc.1/manifests"},{"name":"pkg/apis/v0.16.0-rc.2","sha":"45e056441b6ccd5eaf5db85a1e6c306acd39e7f0","kind":"tag","published_at":"2026-07-01T11:44:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.16.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.16.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.16.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-rc.2/manifests"},{"name":"v0.16.0-rc.2","sha":"45e056441b6ccd5eaf5db85a1e6c306acd39e7f0","kind":"tag","published_at":"2026-07-01T11:44:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.2/manifests"},{"name":"pkg/apis/v0.13.13","sha":"61a9cdd762d9bdb7dbf0a5db4e35dd970813aec7","kind":"tag","published_at":"2026-06-25T11:26:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.13","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.13/manifests"},{"name":"v0.13.13","sha":"61a9cdd762d9bdb7dbf0a5db4e35dd970813aec7","kind":"tag","published_at":"2026-06-25T11:26:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.13","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.13/manifests"},{"name":"pkg/apis/v0.12.17","sha":"610dd3595542bdef1c33bde246c78b619506b80e","kind":"tag","published_at":"2026-06-25T11:25:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.17","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.17/manifests"},{"name":"v0.12.17","sha":"610dd3595542bdef1c33bde246c78b619506b80e","kind":"tag","published_at":"2026-06-25T11:25:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.17","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.17/manifests"},{"name":"pkg/apis/v0.14.8","sha":"5aa8b5802cdd0a6099b396494f26c5433c6e2808","kind":"tag","published_at":"2026-06-25T11:24:47.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.8","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.8/manifests"},{"name":"v0.14.8","sha":"5aa8b5802cdd0a6099b396494f26c5433c6e2808","kind":"tag","published_at":"2026-06-25T11:24:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.8/manifests"},{"name":"pkg/apis/v0.15.4","sha":"7b97db764df7de385e0572eab6da959e0bd22569","kind":"tag","published_at":"2026-06-25T11:23:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.4","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.4/manifests"},{"name":"v0.15.4","sha":"7b97db764df7de385e0572eab6da959e0bd22569","kind":"tag","published_at":"2026-06-25T11:23:47.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.4/manifests"},{"name":"v0.16.0-rc.1","sha":"2924cfd2a4817e0533641c84f62966b70fd7e401","kind":"commit","published_at":"2026-06-24T06:16:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.1/manifests"},{"name":"v0.12.16","sha":"4e6d4da0a68ac8b0fac7b975923b76b9305b6b48","kind":"tag","published_at":"2026-06-22T16:07:07.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.16","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.16/manifests"},{"name":"v0.13.12","sha":"2e3c8d9e5fac06cc140e8c43470ead0af71c2d5e","kind":"tag","published_at":"2026-06-22T16:06:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.12","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.12/manifests"},{"name":"v0.14.7","sha":"300f361c919d0c4724f3d7994d32661c8c8a90f7","kind":"tag","published_at":"2026-06-22T16:06:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.7/manifests"},{"name":"v0.15.3","sha":"5f5c8cbd649222c63f0bb9113ec56181bad2c14f","kind":"tag","published_at":"2026-06-22T15:57:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3/manifests"},{"name":"v0.16.0-beta.2","sha":"2451e2dd5c35ab5064141884a5f64bec8272a7d0","kind":"tag","published_at":"2026-06-19T05:55:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-beta.2/manifests"},{"name":"pkg/apis/v0.16.0-beta.1","sha":"0f7a3836a4c31610e7ac8e7216969bf378daeb05","kind":"tag","published_at":"2026-06-19T04:07:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.16.0-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.16.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.16.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-beta.1/manifests"},{"name":"v0.16.0-beta.1","sha":"0f7a3836a4c31610e7ac8e7216969bf378daeb05","kind":"tag","published_at":"2026-06-19T04:07:13.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-beta.1/manifests"},{"name":"v0.13.12-rc.1","sha":"2e3c8d9e5fac06cc140e8c43470ead0af71c2d5e","kind":"tag","published_at":"2026-06-15T09:08:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.12-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.12-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.12-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.12-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.12-rc.1/manifests"},{"name":"v0.12.16-rc.1","sha":"cf8f8a6ea797d2cbfb7ecd9344a2d26f99643c88","kind":"tag","published_at":"2026-06-15T09:07:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.16-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.16-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.16-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.16-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.16-rc.1/manifests"},{"name":"v0.14.7-rc.2","sha":"300f361c919d0c4724f3d7994d32661c8c8a90f7","kind":"commit","published_at":"2026-06-15T07:02:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.7-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.7-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.7-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.7-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.7-rc.2/manifests"},{"name":"v0.15.3-rc.2","sha":"5f5c8cbd649222c63f0bb9113ec56181bad2c14f","kind":"commit","published_at":"2026-06-15T06:40:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.3-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.3-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.3-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3-rc.2/manifests"},{"name":"v0.16.0-alpha.11","sha":"ef3e0ec919013e25a3dbfbb8882d120d16782a58","kind":"commit","published_at":"2026-06-12T16:45:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.11","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.11/manifests"},{"name":"pkg/apis/v0.16.0-alpha.11","sha":"ef3e0ec919013e25a3dbfbb8882d120d16782a58","kind":"commit","published_at":"2026-06-12T16:45:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.16.0-alpha.11","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.16.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.16.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-alpha.11/manifests"},{"name":"v0.14.7-rc.1","sha":"18668f584b0f70ca31ad518cc2927701774e4046","kind":"commit","published_at":"2026-06-12T04:27:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.7-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.7-rc.1/manifests"},{"name":"v0.16.0-alpha.10","sha":"1f0464660007e4955075a7de5cdb10578758b447","kind":"commit","published_at":"2026-06-11T08:54:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.10/manifests"},{"name":"v0.15.3-rc.1","sha":"e7ae3e3c67ede629e7c9d07725afebb8fc96fb27","kind":"commit","published_at":"2026-06-05T14:50:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.3-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3-rc.1/manifests"},{"name":"v0.15.3-beta.2","sha":"7d45853ab2fd1ceead1896a6e7a5a3ae443ea17a","kind":"commit","published_at":"2026-06-04T12:11:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.3-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.3-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.3-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3-beta.2/manifests"},{"name":"v0.15.3-beta.1","sha":"eda00d9fb3b31924999cf72cea08e2a79b857836","kind":"commit","published_at":"2026-06-03T04:37:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.3-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.3-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.3-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3-beta.1/manifests"},{"name":"pkg/apis/v0.16.0-alpha.9","sha":"ffa11a444b45e49ea3221c518a098447ae370aa2","kind":"tag","published_at":"2026-06-01T07:48:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.16.0-alpha.9","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.16.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.16.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-alpha.9/manifests"},{"name":"v0.16.0-alpha.9","sha":"ffa11a444b45e49ea3221c518a098447ae370aa2","kind":"tag","published_at":"2026-06-01T07:47:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.9/manifests"},{"name":"v0.16.0-alpha.8","sha":"c893a4772998656204af7ac19228f5aae079f300","kind":"tag","published_at":"2026-05-27T13:07:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.8/manifests"},{"name":"v0.11.14","sha":"cf79217ca5f32a046b2d8b49365afc732bedefc5","kind":"tag","published_at":"2026-05-22T04:58:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.14","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.14/manifests"},{"name":"pkg/apis/v0.12.15","sha":"8fc0388c9703d4ade55e9a103153085f585a3d03","kind":"tag","published_at":"2026-05-22T04:58:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.15","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.15/manifests"},{"name":"v0.12.15","sha":"8fc0388c9703d4ade55e9a103153085f585a3d03","kind":"tag","published_at":"2026-05-22T04:58:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.15","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.15/manifests"},{"name":"pkg/apis/v0.13.11","sha":"9cc729f7dc0b9055938115103581a968a287bccf","kind":"tag","published_at":"2026-05-22T04:57:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.11","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.11/manifests"},{"name":"v0.13.11","sha":"9cc729f7dc0b9055938115103581a968a287bccf","kind":"tag","published_at":"2026-05-22T04:57:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.11","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.11/manifests"},{"name":"pkg/apis/v0.14.6","sha":"e423b88b67752ef11d3607a26b41e57a90859abe","kind":"tag","published_at":"2026-05-22T04:56:47.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.6","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.6/manifests"},{"name":"v0.14.6","sha":"e423b88b67752ef11d3607a26b41e57a90859abe","kind":"tag","published_at":"2026-05-22T04:56:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.6/manifests"},{"name":"pkg/apis/v0.15.2","sha":"c8932b5fc204c3f36026d0fabdf41f740873526c","kind":"tag","published_at":"2026-05-22T04:55:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.2/manifests"},{"name":"v0.15.2","sha":"c8932b5fc204c3f36026d0fabdf41f740873526c","kind":"tag","published_at":"2026-05-22T04:55:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.2/manifests"},{"name":"pkg/apis/v0.16.0-alpha.7","sha":"b2593d348fdc711b736a8da513e53d54b943e6f5","kind":"tag","published_at":"2026-05-20T15:19:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.16.0-alpha.7","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.16.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.16.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-alpha.7/manifests"},{"name":"v0.16.0-alpha.7","sha":"b2593d348fdc711b736a8da513e53d54b943e6f5","kind":"tag","published_at":"2026-05-20T15:19:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.7/manifests"},{"name":"v0.11.14-rc.1","sha":"cf79217ca5f32a046b2d8b49365afc732bedefc5","kind":"tag","published_at":"2026-05-20T12:05:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.14-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.14-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.14-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.14-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.14-rc.1/manifests"},{"name":"pkg/apis/v0.12.15-rc.3","sha":"8fc0388c9703d4ade55e9a103153085f585a3d03","kind":"tag","published_at":"2026-05-20T11:23:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.15-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.15-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.15-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.15-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.15-rc.3/manifests"},{"name":"v0.12.15-rc.3","sha":"8fc0388c9703d4ade55e9a103153085f585a3d03","kind":"tag","published_at":"2026-05-20T11:23:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.15-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.15-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.15-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.15-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.15-rc.3/manifests"},{"name":"pkg/apis/v0.13.11-rc.2","sha":"9cc729f7dc0b9055938115103581a968a287bccf","kind":"tag","published_at":"2026-05-20T10:15:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.11-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.11-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.11-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.11-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.11-rc.2/manifests"},{"name":"v0.13.11-rc.2","sha":"9cc729f7dc0b9055938115103581a968a287bccf","kind":"tag","published_at":"2026-05-20T10:15:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.11-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.11-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.11-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.11-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.11-rc.2/manifests"},{"name":"pkg/apis/v0.14.6-rc.3","sha":"e423b88b67752ef11d3607a26b41e57a90859abe","kind":"tag","published_at":"2026-05-20T10:15:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.6-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.6-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.6-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.6-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.6-rc.3/manifests"},{"name":"v0.14.6-rc.3","sha":"e423b88b67752ef11d3607a26b41e57a90859abe","kind":"tag","published_at":"2026-05-20T10:15:12.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.6-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.6-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.6-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.6-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.6-rc.3/manifests"},{"name":"pkg/apis/v0.15.2-rc.3","sha":"c8932b5fc204c3f36026d0fabdf41f740873526c","kind":"tag","published_at":"2026-05-20T10:12:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.2-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.2-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.2-rc.3/manifests"},{"name":"v0.15.2-rc.3","sha":"c8932b5fc204c3f36026d0fabdf41f740873526c","kind":"tag","published_at":"2026-05-20T10:12:16.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.2-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.2-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.2-rc.3/manifests"},{"name":"pkg/apis/v0.13.11-rc.1","sha":"9e4e585d635bbe0e501c90ba8ce2d016d116381f","kind":"tag","published_at":"2026-05-19T14:22:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.11-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.11-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.11-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.11-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.11-rc.1/manifests"},{"name":"pkg/apis/v0.14.6-rc.2","sha":"956de722bbc05bbfbe83173840bc8341178129cc","kind":"tag","published_at":"2026-05-19T14:21:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.6-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.6-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.6-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.6-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.6-rc.2/manifests"},{"name":"pkg/apis/v0.15.2-rc.2","sha":"810c4f9405b2a1450f02ec9a51c8947b71c5d10b","kind":"tag","published_at":"2026-05-19T14:20:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.2-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.2-rc.2/manifests"},{"name":"pkg/apis/v0.12.15-rc.2","sha":"e51b002b96a1e3cc8d3ba69dee4c895f17afa047","kind":"tag","published_at":"2026-05-19T14:11:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.15-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.15-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.15-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.15-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.15-rc.2/manifests"},{"name":"v0.12.15-rc.2","sha":"e51b002b96a1e3cc8d3ba69dee4c895f17afa047","kind":"tag","published_at":"2026-05-19T14:08:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.15-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.15-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.15-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.15-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.15-rc.2/manifests"},{"name":"v0.14.6-rc.2","sha":"956de722bbc05bbfbe83173840bc8341178129cc","kind":"commit","published_at":"2026-05-19T13:35:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.6-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.6-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.6-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.6-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.6-rc.2/manifests"},{"name":"v0.13.11-rc.1","sha":"9e4e585d635bbe0e501c90ba8ce2d016d116381f","kind":"tag","published_at":"2026-05-19T12:29:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.11-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.11-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.11-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.11-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.11-rc.1/manifests"},{"name":"v0.12.15-rc.1","sha":"ea4b931bec4ef2b4f7a79dde937f4f8848eee51b","kind":"tag","published_at":"2026-05-19T12:19:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.15-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.15-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.15-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.15-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.15-rc.1/manifests"},{"name":"v0.14.6-rc.1","sha":"7bc46ac5624f6e7880a16a5214efb2fdd962abbb","kind":"tag","published_at":"2026-05-19T11:28:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.6-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.6-rc.1/manifests"},{"name":"v0.15.2-rc.2","sha":"810c4f9405b2a1450f02ec9a51c8947b71c5d10b","kind":"tag","published_at":"2026-05-19T11:15:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.2-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.2-rc.2/manifests"},{"name":"v0.15.2-rc.1","sha":"caf57b06939b6f418b73c1c70f0dd5623fd221df","kind":"tag","published_at":"2026-05-11T09:12:24.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.2-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.2-rc.1/manifests"},{"name":"v0.16.0-alpha.6","sha":"02ea62dbe2c8aaf8e2d97960c7eb39cceb97d838","kind":"tag","published_at":"2026-04-28T06:41:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.6/manifests"},{"name":"v0.11.13","sha":"978ddfd96082e35190fff4b23d6af643ca158dda","kind":"tag","published_at":"2026-04-27T12:06:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.13","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13/manifests"},{"name":"v0.12.14","sha":"1d20cfb6063b1f93e0816932ac59a7b5902c2dae","kind":"tag","published_at":"2026-04-27T12:05:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.14","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14/manifests"},{"name":"v0.13.10","sha":"8e4aa2e49569a9e9c8ee06e940f90e93c0900c65","kind":"tag","published_at":"2026-04-27T12:05:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10/manifests"},{"name":"v0.14.5","sha":"778f3d32e29cd50f33c81a8f6e5ebda29ae737b1","kind":"tag","published_at":"2026-04-27T12:04:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5/manifests"},{"name":"v0.15.1","sha":"190f2815a2f6bb208d7ffd3b7da1c9f942716cc0","kind":"tag","published_at":"2026-04-27T12:04:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1/manifests"},{"name":"v0.13.10-rc.2","sha":"8e4aa2e49569a9e9c8ee06e940f90e93c0900c65","kind":"tag","published_at":"2026-04-27T07:21:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.10-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.10-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.10-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-rc.2/manifests"},{"name":"v0.11.13-rc.1","sha":"978ddfd96082e35190fff4b23d6af643ca158dda","kind":"tag","published_at":"2026-04-27T07:18:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.13-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.13-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.13-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-rc.1/manifests"},{"name":"v0.12.14-rc.2","sha":"1d20cfb6063b1f93e0816932ac59a7b5902c2dae","kind":"tag","published_at":"2026-04-27T07:17:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.14-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.14-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.14-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-rc.2/manifests"},{"name":"v0.14.5-rc.2","sha":"778f3d32e29cd50f33c81a8f6e5ebda29ae737b1","kind":"tag","published_at":"2026-04-27T07:17:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.5-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.5-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.5-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-rc.2/manifests"},{"name":"v0.15.1-rc.2","sha":"190f2815a2f6bb208d7ffd3b7da1c9f942716cc0","kind":"tag","published_at":"2026-04-27T07:16:47.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.1-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-rc.2/manifests"},{"name":"v0.11.13-beta.4","sha":"d488aab01ed28482381d59db25441012c5ad094b","kind":"tag","published_at":"2026-04-23T03:14:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.13-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.13-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.13-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-beta.4/manifests"},{"name":"v0.12.14-rc.1","sha":"c8a1e70b87e6e247766740edff97316c60dfe599","kind":"tag","published_at":"2026-04-22T13:26:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.14-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.14-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.14-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-rc.1/manifests"},{"name":"v0.13.10-rc.1","sha":"8355062db0d60ada865ecbfd7ce4d48b7b3c786e","kind":"tag","published_at":"2026-04-22T13:26:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.10-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.10-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.10-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-rc.1/manifests"},{"name":"v0.14.5-rc.1","sha":"255c04fdef3d2f67698a20a6cbb524e06fc00632","kind":"tag","published_at":"2026-04-22T13:23:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.5-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-rc.1/manifests"},{"name":"v0.15.1-rc.1","sha":"00c233e02b62a29123b26347fca68be3eb4d1a92","kind":"tag","published_at":"2026-04-22T13:22:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-rc.1/manifests"},{"name":"v0.16.0-alpha.5","sha":"e6341dce105a6194fcb771df4d0da206dfc51a83","kind":"tag","published_at":"2026-04-20T10:51:51.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.5/manifests"},{"name":"v0.13.10-beta.5","sha":"781447227f5bee31f1770dc8c37eaae80da0113f","kind":"commit","published_at":"2026-04-17T10:18:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.10-beta.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.10-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.10-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.5/manifests"},{"name":"v0.12.14-beta.4","sha":"d10abf7b654a3d58662da2e896fd4028daa00a29","kind":"commit","published_at":"2026-04-17T09:58:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.14-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.14-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.14-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-beta.4/manifests"},{"name":"v0.14.5-beta.5","sha":"4190845dd429fe0e134f51e6c5ad692d7ea5c070","kind":"commit","published_at":"2026-04-17T09:49:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.5-beta.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.5-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.5-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.5/manifests"},{"name":"v0.12.14-beta.3","sha":"9874a51ef8ac8754f6c404fa5172dd3a2ed3e2ec","kind":"tag","published_at":"2026-04-17T05:48:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.14-beta.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.14-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.14-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-beta.3/manifests"},{"name":"v0.14.5-beta.4","sha":"fcd6873c09b7a618f86c3e5c554bfe14f87d5010","kind":"tag","published_at":"2026-04-17T05:47:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.5-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.5-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.5-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.4/manifests"},{"name":"v0.13.10-beta.4","sha":"c89c99a3c682824229bb2d3ef6b0f86c5454f51c","kind":"tag","published_at":"2026-04-17T05:46:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.10-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.10-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.10-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.4/manifests"},{"name":"v0.16.0-alpha.4","sha":"666e8d3030c644fe9dc1a56519ae6f66d7f52189","kind":"tag","published_at":"2026-04-16T15:03:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.4/manifests"},{"name":"v0.15.1-beta.4","sha":"6b800bea8709310fa8ce86e69928c7531030e45e","kind":"commit","published_at":"2026-04-16T13:40:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.1-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.1-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.1-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-beta.4/manifests"},{"name":"v0.13.10-beta.3","sha":"fba1e9c40058592c74c1915e1342c3ef27ead07e","kind":"tag","published_at":"2026-04-15T05:55:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.10-beta.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.10-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.10-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.3/manifests"},{"name":"v0.11.13-beta.3","sha":"07b8dfaf624bb245c51a5351fe3d71362a740b87","kind":"tag","published_at":"2026-04-15T05:22:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.13-beta.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.13-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.13-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-beta.3/manifests"},{"name":"v0.12.14-beta.2","sha":"38e2eb49d7a6c51d2a12328d1bb4ccef6c44db32","kind":"commit","published_at":"2026-04-15T05:19:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.14-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.14-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.14-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-beta.2/manifests"},{"name":"v0.16.0-alpha.3","sha":"ef9a4f869466d1ff2e28fa200c834b5d6e2cc9c4","kind":"tag","published_at":"2026-04-14T08:59:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.3/manifests"},{"name":"v0.13.10-beta.2","sha":"de9ba784542e11ca28440bfc5d7933fb30e47fb9","kind":"commit","published_at":"2026-04-14T04:34:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.10-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.10-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.10-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.2/manifests"},{"name":"v0.14.5-beta.3","sha":"6a4b3a560f16647e37b8a06121de58ef28f4028e","kind":"commit","published_at":"2026-04-14T04:08:16.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.5-beta.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.5-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.5-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.3/manifests"},{"name":"v0.15.1-beta.3","sha":"843a514cd3d61d1ff882056427c9f7deb86a066b","kind":"commit","published_at":"2026-04-14T04:07:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.1-beta.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.1-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.1-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-beta.3/manifests"},{"name":"v0.16.0-alpha.2","sha":"e3d2443f41025dc685b0904b606fea0ecdfde8b3","kind":"tag","published_at":"2026-04-09T07:55:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.2/manifests"},{"name":"v0.14.5-beta.2","sha":"dc28ac35187acbf9beaa83331a73463172e5d777","kind":"tag","published_at":"2026-04-07T11:41:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.5-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.5-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.5-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.2/manifests"},{"name":"v0.13.10-beta.1","sha":"45549ab0b52b84b8dd9930aed9fb7af6807aa95b","kind":"tag","published_at":"2026-04-07T11:18:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.10-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.10-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.10-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.1/manifests"},{"name":"v0.12.14-beta.1","sha":"6672005b6de6eda34e9ae74aad46b96367adf778","kind":"tag","published_at":"2026-04-07T11:17:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.14-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.14-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.14-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-beta.1/manifests"},{"name":"v0.11.13-beta.2","sha":"fd717a3186080c25d9cddde516676718f77d40e4","kind":"tag","published_at":"2026-04-07T11:00:47.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.13-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.13-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.13-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-beta.2/manifests"},{"name":"v0.15.1-beta.2","sha":"271407c5826a88c0b1796ad3e147593761e9828c","kind":"tag","published_at":"2026-04-07T08:02:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.1-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-beta.2/manifests"},{"name":"v0.16.0-alpha.1","sha":"24f71f4f7508312205264d35949abeadaab1d83b","kind":"tag","published_at":"2026-04-01T08:00:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.1/manifests"},{"name":"v0.14.5-beta.1","sha":"471cd99e574970ec66a0224da421cfc11924c446","kind":"commit","published_at":"2026-03-27T13:56:19.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.5-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.5-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.5-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.1/manifests"},{"name":"v0.15.1-beta.1","sha":"109f6016dec6e49a53e930ff92824b54d2d7ff56","kind":"commit","published_at":"2026-03-24T12:04:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.1-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-beta.1/manifests"},{"name":"pkg/apis/v0.15.0","sha":"c63dc4bb52acb88fea50fe1b5f20db7f3ca6c9d9","kind":"tag","published_at":"2026-03-19T19:15:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0/manifests"},{"name":"v0.15.0","sha":"c63dc4bb52acb88fea50fe1b5f20db7f3ca6c9d9","kind":"tag","published_at":"2026-03-19T18:06:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0/manifests"},{"name":"v0.15.0-rc.6","sha":"c63dc4bb52acb88fea50fe1b5f20db7f3ca6c9d9","kind":"tag","published_at":"2026-03-19T13:13:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-rc.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.6/manifests"},{"name":"v0.13.9","sha":"8dc29616a83df1bde938fba8c05da16632e7c00d","kind":"tag","published_at":"2026-03-19T10:12:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.9/manifests"},{"name":"v0.12.13","sha":"393cf687b3feb9b945e50fd7342c9ca103132cd5","kind":"tag","published_at":"2026-03-19T09:40:19.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.13","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.13/manifests"},{"name":"v0.14.4","sha":"3ca589e3b134547b30894ed7f485d57fd9627fe6","kind":"tag","published_at":"2026-03-19T09:38:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4/manifests"},{"name":"v0.12.13-rc.3","sha":"393cf687b3feb9b945e50fd7342c9ca103132cd5","kind":"tag","published_at":"2026-03-18T17:56:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.13-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.13-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.13-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.13-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.13-rc.3/manifests"},{"name":"v0.13.9-rc.4","sha":"8dc29616a83df1bde938fba8c05da16632e7c00d","kind":"tag","published_at":"2026-03-18T17:56:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.9-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.9-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.9-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.9-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.9-rc.4/manifests"},{"name":"v0.14.4-rc.5","sha":"3ca589e3b134547b30894ed7f485d57fd9627fe6","kind":"tag","published_at":"2026-03-18T17:56:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.4-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.4-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.4-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.5/manifests"},{"name":"v0.15.0-rc.5","sha":"f7b556f1947e6e71bc5ac09b000ae329637d3bcc","kind":"tag","published_at":"2026-03-18T17:55:24.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.5/manifests"},{"name":"v0.13.9-rc.3","sha":"2bd4e2418e201f54135b582021570fabc857d911","kind":"tag","published_at":"2026-03-18T16:52:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.9-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.9-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.9-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.9-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.9-rc.3/manifests"},{"name":"v0.12.13-rc.2","sha":"617e69bc4bb15eaa43bf93669ca6269b1310d99d","kind":"tag","published_at":"2026-03-18T16:45:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.13-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.13-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.13-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.13-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.13-rc.2/manifests"},{"name":"v0.14.4-rc.4","sha":"33ac88a64bdf43016cd27ec0db01fd37f7009307","kind":"tag","published_at":"2026-03-18T16:44:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.4-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.4-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.4-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.4/manifests"},{"name":"v0.15.0-rc.4","sha":"68bef8f348ae46f05b8a29c333bbcec02a98955d","kind":"tag","published_at":"2026-03-18T16:44:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.4/manifests"},{"name":"v0.11.13-beta.1","sha":"b1789b2a2400d74c0774b634cffb63b287d15a0c","kind":"tag","published_at":"2026-03-17T05:56:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.13-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.13-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.13-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-beta.1/manifests"},{"name":"v0.14.4-rc.3","sha":"b1981f4f9f6494e8b5c245654ad85e7becde2c37","kind":"tag","published_at":"2026-03-12T04:58:13.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.4-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.4-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.4-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.3/manifests"},{"name":"pkg/apis/v0.15.0-rc.3","sha":"ee17a7ca6c08da0f7a029a846cf37c19c6b84539","kind":"tag","published_at":"2026-03-12T04:54:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-rc.3/manifests"},{"name":"v0.15.0-rc.3","sha":"ee17a7ca6c08da0f7a029a846cf37c19c6b84539","kind":"tag","published_at":"2026-03-12T04:54:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.3/manifests"},{"name":"v0.12.13-rc.1","sha":"01aebef04430258bd54b63b5bdf76ca675af7d32","kind":"tag","published_at":"2026-03-12T04:53:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.13-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.13-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.13-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.13-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.13-rc.1/manifests"},{"name":"v0.13.9-rc.1","sha":"b80c406d5a66ec9f13f48f05c7aea3e3d1791398","kind":"tag","published_at":"2026-03-12T04:52:00.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.9-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.9-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.9-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.9-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.9-rc.1/manifests"},{"name":"v0.14.4-rc.2","sha":"061a5e36210bc9e82c925056a480b6b99a46ae7b","kind":"tag","published_at":"2026-03-10T15:11:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.4-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.2/manifests"},{"name":"v0.15.0-rc.2","sha":"e4857b0e528d611f280655dd173ffcebb6b9a9a8","kind":"tag","published_at":"2026-03-10T12:48:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.2/manifests"},{"name":"v0.14.4-rc.1","sha":"e8490c9b63252003597945291b9c82207072622c","kind":"tag","published_at":"2026-03-06T12:57:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.4-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.1/manifests"},{"name":"v0.15.0-rc.1","sha":"901a23d8fb05266a4dd4766ccd41769d893129ce","kind":"tag","published_at":"2026-03-06T12:55:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.1/manifests"},{"name":"v0.14.4-beta.2","sha":"85a414d0d822ba89a216be88511d7864e926aea6","kind":"commit","published_at":"2026-03-04T05:58:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.4-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.4-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.4-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-beta.2/manifests"},{"name":"pkg/apis/v0.15.0-beta.4","sha":"cd904248e365b0a8088d853ae586c3f77cfbe96b","kind":"tag","published_at":"2026-03-03T10:26:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-beta.4/manifests"},{"name":"v0.15.0-beta.4","sha":"cd904248e365b0a8088d853ae586c3f77cfbe96b","kind":"tag","published_at":"2026-03-03T10:26:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-beta.4/manifests"},{"name":"v0.14.4-beta.1","sha":"a42701e347e182f78deff88c47ee2268b6ce653d","kind":"commit","published_at":"2026-03-03T09:40:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.4-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.4-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.4-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-beta.1/manifests"},{"name":"v0.15.0-beta.3","sha":"f111013028b17084027441833a1e15956b3a4f27","kind":"commit","published_at":"2026-02-25T09:29:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-beta.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-beta.3/manifests"},{"name":"v0.14.3","sha":"7c2c7e3b2b7c7c90eed31ac71d5dc8d07b6f12a5","kind":"tag","published_at":"2026-02-20T09:56:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3/manifests"},{"name":"v0.12.12","sha":"a475d34a4e58ab0a694d1c6a25606ee53bf35c66","kind":"tag","published_at":"2026-02-19T16:20:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.12","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.12/manifests"},{"name":"v0.13.8","sha":"e2a7473badb4424d8d959b721c8084ab608d9538","kind":"tag","published_at":"2026-02-19T15:46:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.8/manifests"},{"name":"v0.14.3-rc.3","sha":"7c2c7e3b2b7c7c90eed31ac71d5dc8d07b6f12a5","kind":"tag","published_at":"2026-02-19T11:07:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.3-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.3-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.3-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3-rc.3/manifests"},{"name":"v0.15.0-beta.2","sha":"e844ec53dbc5f4c768fb56d96a04863782c70b30","kind":"commit","published_at":"2026-02-18T11:33:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"778537985c46cbac0c1e8c35928690e5edf1a6fe","kind":"tag","published_at":"2026-02-17T08:18:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-beta.1/manifests"},{"name":"pkg/apis/v0.12.12-rc.2","sha":"a475d34a4e58ab0a694d1c6a25606ee53bf35c66","kind":"tag","published_at":"2026-02-17T06:38:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.12-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.12-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.12-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.12-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.12-rc.2/manifests"},{"name":"v0.12.12-rc.2","sha":"a475d34a4e58ab0a694d1c6a25606ee53bf35c66","kind":"tag","published_at":"2026-02-17T06:38:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.12-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.12-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.12-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.12-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.12-rc.2/manifests"},{"name":"v0.14.3-rc.2","sha":"64757cd0920c33687035c6659906766142d8996a","kind":"commit","published_at":"2026-02-16T08:38:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.3-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.3-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.3-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3-rc.2/manifests"},{"name":"v0.12.12-rc.1","sha":"81ac15519611b2466ca91267c84fc62ec0d29075","kind":"tag","published_at":"2026-02-13T05:25:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.12-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.12-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.12-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.12-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.12-rc.1/manifests"},{"name":"v0.13.8-rc.1","sha":"e2a7473badb4424d8d959b721c8084ab608d9538","kind":"tag","published_at":"2026-02-13T05:24:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.8-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.8-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.8-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.8-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.8-rc.1/manifests"},{"name":"v0.14.3-rc.1","sha":"2d92d5a8210e51c4275758276bdafdde30ea365f","kind":"tag","published_at":"2026-02-13T05:23:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.3-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3-rc.1/manifests"},{"name":"pkg/apis/v0.15.0-alpha.10","sha":"8af9ad233bf9f0af6a1d19e699cd57352bfbe6dc","kind":"tag","published_at":"2026-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0-alpha.10","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.10/manifests"},{"name":"v0.15.0-alpha.10","sha":"8af9ad233bf9f0af6a1d19e699cd57352bfbe6dc","kind":"commit","published_at":"2026-02-12T07:59:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-alpha.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.10/manifests"},{"name":"v0.15.0-alpha.9","sha":"8ae8b128118f9b91a246d87823293b44cd46f9a2","kind":"tag","published_at":"2026-02-06T14:50:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-alpha.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.9/manifests"},{"name":"v0.15.0-alpha.7","sha":"845fa458c25f715df7ccb4a61a40eae8575295db","kind":"tag","published_at":"2026-02-06T14:17:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-alpha.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.7/manifests"},{"name":"pkg/apis/v0.15.0-alpha.6","sha":"94ae957147ba689991ff07f77eb46c2918a573a3","kind":"tag","published_at":"2026-02-02T11:44:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0-alpha.6","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.6/manifests"},{"name":"v0.15.0-alpha.6","sha":"94ae957147ba689991ff07f77eb46c2918a573a3","kind":"tag","published_at":"2026-02-02T11:44:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-alpha.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.6/manifests"},{"name":"v0.14.3-beta.1","sha":"30f746148f5ab0b3d7bb8f478625535e87c52ffa","kind":"commit","published_at":"2026-01-30T14:10:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.3-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.3-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.3-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3-beta.1/manifests"},{"name":"v0.14.2-hotfix-05d1.1","sha":"27b1c4e18a6a8bc67bbf2d8b981ce63d04c58d3d","kind":"commit","published_at":"2026-01-29T09:31:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.2-hotfix-05d1.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.2-hotfix-05d1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.2-hotfix-05d1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-hotfix-05d1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-hotfix-05d1.1/manifests"},{"name":"pkg/apis/v0.15.0-alpha.5","sha":"d67639223b34e0f1f034976cbfaea085b7570db2","kind":"tag","published_at":"2026-01-28T08:03:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0-alpha.5","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.5/manifests"},{"name":"v0.15.0-alpha.5","sha":"d67639223b34e0f1f034976cbfaea085b7570db2","kind":"tag","published_at":"2026-01-28T07:22:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-alpha.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.5/manifests"},{"name":"pkg/apis/v0.11.12","sha":"13bf48082707c23de7e83ddb6cfe198ead28f175","kind":"tag","published_at":"2026-01-21T14:19:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.12","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.12/manifests"},{"name":"v0.11.12","sha":"13bf48082707c23de7e83ddb6cfe198ead28f175","kind":"tag","published_at":"2026-01-21T14:19:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.12","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.12/manifests"},{"name":"v0.12.11","sha":"347f66174d131712fcf61e5d60c4f5c72f579588","kind":"tag","published_at":"2026-01-21T14:18:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.11","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.11/manifests"},{"name":"pkg/apis/v0.13.7","sha":"fe52eb1b92f2fae6e73524f0c39816823e036e3a","kind":"tag","published_at":"2026-01-21T14:17:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.7","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.7/manifests"},{"name":"v0.13.7","sha":"fe52eb1b92f2fae6e73524f0c39816823e036e3a","kind":"tag","published_at":"2026-01-21T14:17:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7/manifests"},{"name":"pkg/apis/v0.14.2","sha":"f32cad352904f27886ffeb5c319d9427f87ed625","kind":"tag","published_at":"2026-01-21T14:16:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.2/manifests"},{"name":"v0.14.2","sha":"f32cad352904f27886ffeb5c319d9427f87ed625","kind":"tag","published_at":"2026-01-21T14:16:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2/manifests"},{"name":"v0.13.6-hotfix-05d1.4","sha":"3149e7727a4a211256fac367a3ec39689b16d615","kind":"commit","published_at":"2026-01-20T15:14:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.6-hotfix-05d1.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.6-hotfix-05d1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.6-hotfix-05d1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-hotfix-05d1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-hotfix-05d1.4/manifests"},{"name":"v0.13.7-rc.2","sha":"fe52eb1b92f2fae6e73524f0c39816823e036e3a","kind":"tag","published_at":"2026-01-20T09:42:47.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.7-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.7-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.7-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7-rc.2/manifests"},{"name":"v0.11.12-rc.3","sha":"13bf48082707c23de7e83ddb6cfe198ead28f175","kind":"tag","published_at":"2026-01-20T09:41:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.12-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.12-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.12-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.12-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.12-rc.3/manifests"},{"name":"v0.14.2-rc.2","sha":"f32cad352904f27886ffeb5c319d9427f87ed625","kind":"tag","published_at":"2026-01-20T09:40:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.2-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-rc.2/manifests"},{"name":"v0.12.11-rc.3","sha":"347f66174d131712fcf61e5d60c4f5c72f579588","kind":"tag","published_at":"2026-01-20T09:32:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.11-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.11-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.11-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.11-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.11-rc.3/manifests"},{"name":"pkg/apis/v0.13.7-rc.2","sha":"fe52eb1b92f2fae6e73524f0c39816823e036e3a","kind":"tag","published_at":"2026-01-20T09:31:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.7-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.7-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.7-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.7-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.7-rc.2/manifests"},{"name":"pkg/apis/v0.14.2-rc.2","sha":"f32cad352904f27886ffeb5c319d9427f87ed625","kind":"tag","published_at":"2026-01-20T09:31:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.2-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.2-rc.2/manifests"},{"name":"v0.11.12-rc.2","sha":"05af52c29d8a93506b9d234bebdb7967bd0f39eb","kind":"tag","published_at":"2026-01-19T13:11:01.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.12-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.12-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.12-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.12-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.12-rc.2/manifests"},{"name":"v0.12.11-rc.2","sha":"12ef92ba6df079a7c76b3ee36e731c5a7b5c71d7","kind":"tag","published_at":"2026-01-19T12:54:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.11-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.11-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.11-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.11-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.11-rc.2/manifests"},{"name":"pkg/apis/v0.11.12-rc.1","sha":"d019e0328b75ea0e882dcd06ec4f7bbc27a0f232","kind":"tag","published_at":"2026-01-19T09:47:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.12-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.12-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.12-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.12-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.12-rc.1/manifests"},{"name":"v0.11.12-rc.1","sha":"d019e0328b75ea0e882dcd06ec4f7bbc27a0f232","kind":"tag","published_at":"2026-01-19T09:46:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.12-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.12-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.12-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.12-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.12-rc.1/manifests"},{"name":"v0.12.11-rc.1","sha":"16cbd00f045714cb22bcf3f979952e0fe288ec8a","kind":"tag","published_at":"2026-01-19T09:44:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.11-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.11-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.11-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.11-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.11-rc.1/manifests"},{"name":"pkg/apis/v0.13.7-rc.1","sha":"c0bbd23e26b1598e1566572047de2c1690269a31","kind":"tag","published_at":"2026-01-19T09:43:16.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.7-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.7-rc.1/manifests"},{"name":"v0.13.7-rc.1","sha":"c0bbd23e26b1598e1566572047de2c1690269a31","kind":"tag","published_at":"2026-01-19T09:42:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.7-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7-rc.1/manifests"},{"name":"pkg/apis/v0.14.2-rc.1","sha":"b5e35c51c4781fa6c1a2e65bdeb9e3fbdd20fe5f","kind":"tag","published_at":"2026-01-19T09:42:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.2-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.2-rc.1/manifests"},{"name":"v0.14.2-rc.1","sha":"b5e35c51c4781fa6c1a2e65bdeb9e3fbdd20fe5f","kind":"tag","published_at":"2026-01-19T09:41:13.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.2-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-rc.1/manifests"},{"name":"v0.13.6-hotfix-05d1.3","sha":"339bbb30e321819f42410492b08e8daf729a9c8f","kind":"commit","published_at":"2026-01-16T16:04:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.6-hotfix-05d1.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.6-hotfix-05d1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.6-hotfix-05d1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-hotfix-05d1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-hotfix-05d1.3/manifests"},{"name":"v0.14.2-beta.1","sha":"4c495f1870e61e5a928c5f3fc095717545e5d744","kind":"commit","published_at":"2026-01-09T12:31:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.2-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.2-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.2-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-beta.1/manifests"},{"name":"pkg/apis/v0.14.2-beta.1","sha":"4c495f1870e61e5a928c5f3fc095717545e5d744","kind":"commit","published_at":"2026-01-09T12:31:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.2-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.2-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.2-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.2-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.2-beta.1/manifests"},{"name":"v0.13.7-alpha.2","sha":"8374f8676539b37e616df4b7be90f9a1f1220a92","kind":"commit","published_at":"2026-01-07T15:44:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.7-alpha.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7-alpha.2/manifests"},{"name":"v0.13.6-hotfix-05d1.2","sha":"bade6bdacb6ea5d1a740b3df7a499f23b514d798","kind":"commit","published_at":"2025-12-23T11:06:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.6-hotfix-05d1.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.6-hotfix-05d1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.6-hotfix-05d1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-hotfix-05d1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-hotfix-05d1.2/manifests"},{"name":"v0.13.7-alpha.1","sha":"50beb215a961a56aaa3698b250634d276e973551","kind":"commit","published_at":"2025-12-22T11:21:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.7-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7-alpha.1/manifests"},{"name":"v0.14.2-alpha.1","sha":"b571eaf369064ff613c46ae3e7f3fca60b1ffa99","kind":"commit","published_at":"2025-12-19T09:54:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.2-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.2-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.2-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-alpha.1/manifests"},{"name":"v0.13.6-hotfix-05d1.1","sha":"943c97c15cf7fc61835fdef3c4790b7b7256f657","kind":"commit","published_at":"2025-12-19T08:52:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.6-hotfix-05d1.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.6-hotfix-05d1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.6-hotfix-05d1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-hotfix-05d1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-hotfix-05d1.1/manifests"},{"name":"v0.13.4-hotfix-05d1.7","sha":"75228325c6f7cdf4d9f8f342a3207de884af257f","kind":"commit","published_at":"2025-12-18T12:35:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4-hotfix-05d1.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4-hotfix-05d1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4-hotfix-05d1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.7/manifests"},{"name":"v0.13.4-hotfix-05d1.6","sha":"1834092bf8b91d3e93c19b7234c837a11d5052c8","kind":"commit","published_at":"2025-12-17T12:36:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4-hotfix-05d1.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4-hotfix-05d1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4-hotfix-05d1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.6/manifests"},{"name":"pkg/apis/v0.15.0-alpha.4","sha":"a1825a191934341cf0c458a968783ca384e52d28","kind":"tag","published_at":"2025-12-16T07:22:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0-alpha.4","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.4/manifests"},{"name":"v0.15.0-alpha.4","sha":"a1825a191934341cf0c458a968783ca384e52d28","kind":"tag","published_at":"2025-12-16T07:22:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-alpha.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.4/manifests"},{"name":"v0.15.0-alpha.3","sha":"8aa2b72191be567455c2f47d071247284d152f37","kind":"tag","published_at":"2025-12-15T15:07:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-alpha.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.3/manifests"},{"name":"pkg/apis/v0.15.0-alpha.3","sha":"46c63982db5a8f0b698a80fbcb4d18db51bb39ac","kind":"tag","published_at":"2025-12-15T08:25:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0-alpha.3","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.3/manifests"},{"name":"v0.15.0-alpha.2","sha":"af6e40502010df7c76a3a11f274673fa06a931fb","kind":"tag","published_at":"2025-12-12T15:45:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.2/manifests"},{"name":"pkg/apis/v0.15.0-alpha.2","sha":"5b3b1b766fd6074cd7a469b9cf9370eb4b41fd15","kind":"tag","published_at":"2025-12-12T15:38:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0-alpha.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.2/manifests"},{"name":"v0.12.10","sha":"a3eeff79b990db32f773492e2b2be387574d8bb6","kind":"tag","published_at":"2025-12-12T14:22:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.10/manifests"},{"name":"v0.13.6","sha":"d4542d3816914db4eeb018bf02849e21f5d96fe4","kind":"tag","published_at":"2025-12-12T14:21:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6/manifests"},{"name":"v0.14.1","sha":"9e77da0d13fd9bf21e7acc4accd8f7f0b1f75551","kind":"tag","published_at":"2025-12-12T14:20:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1/manifests"},{"name":"v0.12.10-rc.1","sha":"a3eeff79b990db32f773492e2b2be387574d8bb6","kind":"tag","published_at":"2025-12-10T16:32:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.10-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.10-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.10-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.10-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.10-rc.1/manifests"},{"name":"v0.13.6-rc.1","sha":"d4542d3816914db4eeb018bf02849e21f5d96fe4","kind":"tag","published_at":"2025-12-10T16:31:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.6-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-rc.1/manifests"},{"name":"v0.14.1-rc.1","sha":"9e77da0d13fd9bf21e7acc4accd8f7f0b1f75551","kind":"tag","published_at":"2025-12-10T16:31:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-rc.1/manifests"},{"name":"v0.14.1-beta.4","sha":"e32810d2e98f71c232b865a97a33eb855ef56c14","kind":"commit","published_at":"2025-12-09T14:43:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.1-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.1-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.1-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-beta.4/manifests"},{"name":"v0.14.1-beta.3","sha":"321305137c7e33289fda29479f81d63f71fa0a07","kind":"tag","published_at":"2025-12-08T06:10:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.1-beta.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.1-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.1-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-beta.3/manifests"},{"name":"v0.13.4-hotfix-05d1.5","sha":"d65502b40ed5701bc9af4221e92c2d2f430e1848","kind":"commit","published_at":"2025-12-03T16:31:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4-hotfix-05d1.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4-hotfix-05d1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4-hotfix-05d1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.5/manifests"},{"name":"v0.13.4-hotfix-05d1.4","sha":"031ac3270092c2b928f98654f9355a93ddedb84e","kind":"commit","published_at":"2025-12-03T12:20:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4-hotfix-05d1.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4-hotfix-05d1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4-hotfix-05d1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.4/manifests"},{"name":"v0.13.4-hotfix-05d1.3","sha":"417846c35b224d8c2647fcf3c30969b4003feb88","kind":"commit","published_at":"2025-12-02T15:30:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4-hotfix-05d1.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4-hotfix-05d1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4-hotfix-05d1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.3/manifests"},{"name":"v0.14.1-beta.2","sha":"39f263bb49b1f64bfc43c8efa6afe0acccde4ab3","kind":"tag","published_at":"2025-12-01T07:50:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.1-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-beta.2/manifests"},{"name":"v0.14.1-beta.1","sha":"b52e708390e0f1e226d07ae6ba4a5ebad9d213e3","kind":"tag","published_at":"2025-11-28T15:07:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.1-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-beta.1/manifests"},{"name":"v0.13.6-beta.1","sha":"b6115302142d98530d64f9e1b32b1636ffde1f1a","kind":"tag","published_at":"2025-11-28T14:53:12.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.6-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.6-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.6-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-beta.1/manifests"},{"name":"v0.13.4-hotfix-05d1.2","sha":"9d958fe60f3061c436accdaf455a1b277a4d0e84","kind":"commit","published_at":"2025-11-28T11:46:12.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4-hotfix-05d1.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4-hotfix-05d1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4-hotfix-05d1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.2/manifests"},{"name":"pkg/apis/v0.15.0-alpha.1","sha":"f757125715e22caee479a2b269f0eef740def597","kind":"tag","published_at":"2025-11-27T13:48:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.1/manifests"},{"name":"v0.15.0-alpha.1","sha":"f757125715e22caee479a2b269f0eef740def597","kind":"tag","published_at":"2025-11-27T13:48:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.13.4-hotfix-05d1.1","sha":"f185d71b9a88b60bb4dbfc9ebf0be2034e3327b6","kind":"commit","published_at":"2025-11-21T11:23:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4-hotfix-05d1.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4-hotfix-05d1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4-hotfix-05d1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.1/manifests"},{"name":"v0.14.0","sha":"53de8d76a46c737f4b055dd1a7f2b7ac682537c5","kind":"tag","published_at":"2025-11-18T14:08:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0/manifests"},{"name":"pkg/apis/v0.14.0","sha":"53de8d76a46c737f4b055dd1a7f2b7ac682537c5","kind":"tag","published_at":"2025-11-18T14:08:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.0","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0/manifests"},{"name":"v0.13.5","sha":"1d68534c8a1301a6d9d98f3a825a00a3751192e7","kind":"tag","published_at":"2025-11-18T14:08:12.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5/manifests"},{"name":"v0.12.9","sha":"0670211031fcaa78bbe6dbef5b5059bbceb78f8d","kind":"tag","published_at":"2025-11-18T14:07:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9/manifests"},{"name":"v0.12.9-rc.2","sha":"82b45d1c56db9d17288131d2bd7bf8621bd51a2e","kind":"tag","published_at":"2025-11-14T17:03:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.9-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.9-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.9-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9-rc.2/manifests"},{"name":"v0.13.5-rc.3","sha":"dcaa72a91aa02952e800b25e841bb825075269f4","kind":"tag","published_at":"2025-11-14T11:14:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.5-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.5-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.5-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5-rc.3/manifests"},{"name":"v0.14.0-rc.2","sha":"a220ac5efa6228bf3cd97237942194af4a20ab91","kind":"tag","published_at":"2025-11-14T11:13:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-rc.2/manifests"},{"name":"v0.12.9-rc.1","sha":"2fc272acbc81e5cf036b4cf7414e75068d1cb55c","kind":"tag","published_at":"2025-11-14T10:46:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.9-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.9-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.9-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9-rc.1/manifests"},{"name":"v0.13.5-rc.2","sha":"3ec6ff288dc161123f846aaf77191736a04da65e","kind":"tag","published_at":"2025-11-05T16:30:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.5-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.5-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.5-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5-rc.2/manifests"},{"name":"v0.13.5-rc.1","sha":"1259e9ec19dc3ae9d828804c3e11a1cb83d419f5","kind":"commit","published_at":"2025-11-05T14:16:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.5-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5-rc.1/manifests"},{"name":"pkg/apis/v0.14.0-rc.1","sha":"e10e6c64baad4ad8c9ad08244e4a446eafd985c9","kind":"tag","published_at":"2025-10-29T17:03:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0-rc.1/manifests"},{"name":"v0.14.0-rc.1","sha":"e10e6c64baad4ad8c9ad08244e4a446eafd985c9","kind":"tag","published_at":"2025-10-29T16:36:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-rc.1/manifests"},{"name":"v0.14.0-beta.1-experiment-299f.1","sha":"04bcb4b2c63afa4effd212a338ecb98ba6b22b7d","kind":"commit","published_at":"2025-10-23T11:51:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-beta.1-experiment-299f.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-beta.1-experiment-299f.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-beta.1-experiment-299f.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-beta.1-experiment-299f.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-beta.1-experiment-299f.1/manifests"},{"name":"v0.13.5-beta.1","sha":"22202712ae27606dab0f5853e8b09f4e886560b0","kind":"commit","published_at":"2025-10-22T08:03:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.5-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.5-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.5-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5-beta.1/manifests"},{"name":"v0.12.9-beta.1","sha":"5fc904143be781c3ea44da08b21b1877da73ae40","kind":"commit","published_at":"2025-10-21T09:46:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.9-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.9-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.9-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9-beta.1/manifests"},{"name":"v0.12.9-beta.2","sha":"5fc904143be781c3ea44da08b21b1877da73ae40","kind":"commit","published_at":"2025-10-21T09:46:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.9-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.9-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.9-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9-beta.2/manifests"},{"name":"v0.14.0-beta.1","sha":"8a098f37c86b3226b74c6d8a2c2159cbea0d4d44","kind":"tag","published_at":"2025-10-20T07:16:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-beta.1/manifests"},{"name":"pkg/apis/v0.14.0-beta.1","sha":"8a098f37c86b3226b74c6d8a2c2159cbea0d4d44","kind":"tag","published_at":"2025-10-20T07:16:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.0-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0-beta.1/manifests"},{"name":"v0.12.8","sha":"4e1bbc3349503a940347314550a034a5ded76e79","kind":"tag","published_at":"2025-10-17T08:56:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.8/manifests"},{"name":"v0.13.4","sha":"02ac73869b3ba24bf83ca2da7a8878ea7b9e4273","kind":"tag","published_at":"2025-10-17T08:15:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4/manifests"},{"name":"v0.14.0-alpha.5","sha":"6dc657426c8cea06bfe18367d5c9e22be6a7fead","kind":"commit","published_at":"2025-10-14T08:33:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-alpha.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.5/manifests"},{"name":"v0.13.4-rc.2","sha":"02ac73869b3ba24bf83ca2da7a8878ea7b9e4273","kind":"commit","published_at":"2025-10-10T14:29:13.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-rc.2/manifests"},{"name":"v0.14.0-alpha.4","sha":"4a7bce4fc60f54c1b6df76bbe1a771c4b3a76eb2","kind":"commit","published_at":"2025-10-08T08:45:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-alpha.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.4/manifests"},{"name":"v0.12.8-rc.1","sha":"4e1bbc3349503a940347314550a034a5ded76e79","kind":"tag","published_at":"2025-10-07T09:46:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.8-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.8-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.8-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.8-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.8-rc.1/manifests"},{"name":"v0.13.4-rc.1","sha":"505915d0422d08bc9a65ca90d20ad47b09e006f3","kind":"commit","published_at":"2025-10-03T15:00:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-rc.1/manifests"},{"name":"v0.14.0-experiment-98d0.7","sha":"4d4a25b392b0931aaaeb73b423f32e7907316312","kind":"commit","published_at":"2025-09-26T16:12:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-experiment-98d0.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-experiment-98d0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-experiment-98d0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.7/manifests"},{"name":"v0.14.0-experiment-98d0.6","sha":"f1aea2e7fe11d59acaa0e6f9f51654de46503a5c","kind":"commit","published_at":"2025-09-26T15:15:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-experiment-98d0.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-experiment-98d0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-experiment-98d0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.6/manifests"},{"name":"v0.14.0-experiment-98d0.5","sha":"5e2064b7220e9e7d4edb0ee2af05863596bd2b36","kind":"commit","published_at":"2025-09-26T10:20:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-experiment-98d0.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-experiment-98d0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-experiment-98d0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.5/manifests"},{"name":"pkg/apis/v0.14.0-alpha.3","sha":"00af9babe8194268b7e36396862266f03de1de86","kind":"tag","published_at":"2025-09-25T13:05:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.0-alpha.3","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0-alpha.3/manifests"},{"name":"v0.14.0-alpha.3","sha":"00af9babe8194268b7e36396862266f03de1de86","kind":"tag","published_at":"2025-09-25T13:05:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-alpha.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.3/manifests"},{"name":"v0.13.3","sha":"0287b7a50ed45023b2e0a73ce1fb6e3d082cb1e1","kind":"tag","published_at":"2025-09-25T09:36:12.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.3/manifests"},{"name":"v0.14.0-experiment-98d0.4","sha":"bd06a1c068345bd9df07fc84df21695d00a88a27","kind":"tag","published_at":"2025-09-23T16:15:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-experiment-98d0.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-experiment-98d0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-experiment-98d0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.4/manifests"},{"name":"v0.14.0-experiment-98d0.3","sha":"37fd5baa371c44665843c4882cf9052da933d1ab","kind":"tag","published_at":"2025-09-23T08:26:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-experiment-98d0.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-experiment-98d0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-experiment-98d0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.3/manifests"},{"name":"v0.12.7-hotfix-be90.1","sha":"6f3228fa93aaf87fafa77bff1713324ff71efbdb","kind":"tag","published_at":"2025-09-19T14:47:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.7-hotfix-be90.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.7-hotfix-be90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.7-hotfix-be90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.7-hotfix-be90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.7-hotfix-be90.1/manifests"},{"name":"v0.14.0-experiment-98d0.2","sha":"1e68300e7b30c0e5ddcaf182d0d36e9059875e96","kind":"commit","published_at":"2025-09-19T07:20:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-experiment-98d0.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-experiment-98d0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-experiment-98d0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.2/manifests"},{"name":"v0.13.2","sha":"41bcd730dde7334d60d24c3b322b69da34ea581a","kind":"tag","published_at":"2025-09-18T13:11:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.2/manifests"},{"name":"v0.12.7","sha":"060d840bb70bde718da7c68384f3926c915bd5a2","kind":"tag","published_at":"2025-09-18T10:36:00.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.7/manifests"},{"name":"v0.11.11","sha":"2ddeee37e12af7be4bf36013ff2f66955ad3ef0a","kind":"tag","published_at":"2025-09-18T08:57:07.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.11","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.11/manifests"},{"name":"v0.10.16","sha":"4d23f727a6574486ec4cf7a9adfc3b639f45e0f1","kind":"tag","published_at":"2025-09-18T08:44:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.16","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.16/manifests"},{"name":"v0.14.0-experiment-98d0.1","sha":"87bda2501fde0e214c69bc0fb58b2cb23df17914","kind":"commit","published_at":"2025-09-18T08:43:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-experiment-98d0.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-experiment-98d0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-experiment-98d0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.1/manifests"},{"name":"v0.13.2-rc.2","sha":"41bcd730dde7334d60d24c3b322b69da34ea581a","kind":"tag","published_at":"2025-09-16T05:13:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.2-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.2-rc.2/manifests"},{"name":"v0.12.7-rc.2","sha":"060d840bb70bde718da7c68384f3926c915bd5a2","kind":"commit","published_at":"2025-09-16T04:44:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.7-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.7-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.7-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.7-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.7-rc.2/manifests"},{"name":"pkg/apis/v0.14.0-alpha.2","sha":"228596a158d2a548ae66542ddca94d90d57f12b1","kind":"tag","published_at":"2025-09-15T13:08:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.0-alpha.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0-alpha.2/manifests"},{"name":"v0.14.0-alpha.2","sha":"228596a158d2a548ae66542ddca94d90d57f12b1","kind":"tag","published_at":"2025-09-15T13:08:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-alpha.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.2/manifests"},{"name":"v0.10.16-rc.1","sha":"4d23f727a6574486ec4cf7a9adfc3b639f45e0f1","kind":"tag","published_at":"2025-09-15T09:19:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.16-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.16-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.16-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.16-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.16-rc.1/manifests"},{"name":"v0.11.11-rc.1","sha":"2ddeee37e12af7be4bf36013ff2f66955ad3ef0a","kind":"tag","published_at":"2025-09-15T08:25:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.11-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.11-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.11-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.11-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.11-rc.1/manifests"},{"name":"v0.12.7-rc.1","sha":"279d8fcd2d6f02f127e6563fa11d02937d638b82","kind":"tag","published_at":"2025-09-15T07:56:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.7-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.7-rc.1/manifests"},{"name":"v0.14.0-alpha.1","sha":"159b16d0bdd2359bb91627c9e1bf1a4c810a8ef4","kind":"commit","published_at":"2025-09-10T10:28:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.1/manifests"},{"name":"v0.13.2-rc.1","sha":"6f70b8aee81316727ffbdb0550e6a0fcc23b2abe","kind":"commit","published_at":"2025-09-08T15:03:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.2-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.2-rc.1/manifests"},{"name":"v0.13.0-hotfix-0bde.1","sha":"d1440b85f651ecce241e42030184272543571df3","kind":"commit","published_at":"2025-08-26T09:47:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-hotfix-0bde.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-hotfix-0bde.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-hotfix-0bde.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-hotfix-0bde.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-hotfix-0bde.1/manifests"},{"name":"v0.13.1","sha":"f298804cc6fd8581fb56593b64ed8dcbf378087f","kind":"tag","published_at":"2025-08-22T14:02:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1/manifests"},{"name":"v0.12.6","sha":"042c9b7ebc805d9a5a59d302ab6759e91d49f310","kind":"tag","published_at":"2025-08-22T12:51:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6/manifests"},{"name":"v0.11.10","sha":"9e0aa8fbb5835926bdc3d3f685ec624213827c8f","kind":"tag","published_at":"2025-08-22T12:26:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10/manifests"},{"name":"v0.10.15","sha":"f2ee4265b0166aa23aa09ac47fb1907c03e161c6","kind":"tag","published_at":"2025-08-22T10:13:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.15","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.15/manifests"},{"name":"v0.11.10-rc.4","sha":"9e0aa8fbb5835926bdc3d3f685ec624213827c8f","kind":"tag","published_at":"2025-08-15T15:33:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.10-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.10-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.10-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10-rc.4/manifests"},{"name":"v0.12.6-rc.3","sha":"042c9b7ebc805d9a5a59d302ab6759e91d49f310","kind":"tag","published_at":"2025-08-15T15:07:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.6-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.6-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.6-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-rc.3/manifests"},{"name":"v0.13.1-rc.6","sha":"f298804cc6fd8581fb56593b64ed8dcbf378087f","kind":"tag","published_at":"2025-08-15T13:57:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.1-rc.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.1-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.1-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.6/manifests"},{"name":"v0.13.1-rc.5","sha":"f298804cc6fd8581fb56593b64ed8dcbf378087f","kind":"tag","published_at":"2025-08-15T13:29:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.1-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.1-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.1-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.5/manifests"},{"name":"v0.11.10-rc.3","sha":"a51db40b69721a4d25ce81e64c9c65ac2824d082","kind":"tag","published_at":"2025-08-14T11:15:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.10-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.10-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.10-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10-rc.3/manifests"},{"name":"v0.12.6-rc.2","sha":"aecf47dd5ab29e6c3e215cff963bca255940129b","kind":"tag","published_at":"2025-08-14T10:11:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.6-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.6-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.6-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-rc.2/manifests"},{"name":"v0.13.1-rc.4","sha":"bd49531dd8c1bde91d8fecdacc44ed0c2ff1e356","kind":"tag","published_at":"2025-08-14T09:44:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.1-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.1-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.1-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.4/manifests"},{"name":"v0.13.1-rc.3","sha":"31feffc6389036782ac7af4ed8a8c1d16a1a09ef","kind":"tag","published_at":"2025-08-12T16:08:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.1-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.1-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.1-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.3/manifests"},{"name":"v0.11.10-rc.2","sha":"0f4e07bccf86dd317c1b71fbe58c1beeea8cf794","kind":"tag","published_at":"2025-08-11T16:11:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.10-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.10-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.10-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10-rc.2/manifests"},{"name":"v0.10.15-rc.1","sha":"f2ee4265b0166aa23aa09ac47fb1907c03e161c6","kind":"tag","published_at":"2025-08-11T13:25:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.15-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.15-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.15-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.15-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.15-rc.1/manifests"},{"name":"v0.13.1-rc.2","sha":"1b669b4d23431a8d034624661e9bf30d91cb4857","kind":"tag","published_at":"2025-08-07T09:14:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.1-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.2/manifests"},{"name":"v0.11.10-rc.1","sha":"0ac1f750430535516e3852df78b42a521cb0c1d8","kind":"tag","published_at":"2025-08-07T09:02:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.10-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.10-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.10-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10-rc.1/manifests"},{"name":"v0.12.6-rc.1","sha":"d2744a86cfebd86ca30da1df307c10fa6e598df1","kind":"tag","published_at":"2025-08-06T15:23:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.6-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-rc.1/manifests"},{"name":"v0.13.1-rc.1","sha":"45dd15842316439807378df1525cdb998f7148b1","kind":"tag","published_at":"2025-08-06T15:22:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.1/manifests"},{"name":"v0.13.1-beta.2","sha":"03edcc85b2a1fe084cc5bab24428112d01aba884","kind":"tag","published_at":"2025-08-05T13:31:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.1-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-beta.2/manifests"},{"name":"v0.12.6-beta.2","sha":"20edecc91d4e025054dc0292067214ed22d5d52d","kind":"tag","published_at":"2025-08-05T13:19:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.6-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.6-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.6-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-beta.2/manifests"},{"name":"v0.12.6-beta.1","sha":"3cae21f07ece60a250efd4d63429e9695f20d3b4","kind":"tag","published_at":"2025-08-04T09:09:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.6-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.6-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.6-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-beta.1/manifests"},{"name":"v0.13.1-beta.1","sha":"5af85a02887e9b68a0d501109293e0d3810fe6a6","kind":"tag","published_at":"2025-08-04T09:09:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.1-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-beta.1/manifests"},{"name":"pkg/apis/v0.12.5","sha":"481d45d89f2b7056dbf522a71bcb26e453a46b2a","kind":"tag","published_at":"2025-07-29T07:44:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.5","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.5/manifests"},{"name":"v0.12.5","sha":"481d45d89f2b7056dbf522a71bcb26e453a46b2a","kind":"tag","published_at":"2025-07-29T07:41:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.5/manifests"},{"name":"pkg/apis/v0.13.0","sha":"e0324f2d4c06dad05a298622a1276ea596367b6a","kind":"tag","published_at":"2025-07-23T14:24:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.0","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.0/manifests"},{"name":"v0.13.0","sha":"e0324f2d4c06dad05a298622a1276ea596367b6a","kind":"tag","published_at":"2025-07-23T14:23:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0/manifests"},{"name":"v0.13.0-rc.4","sha":"e0324f2d4c06dad05a298622a1276ea596367b6a","kind":"tag","published_at":"2025-07-22T06:23:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-rc.4/manifests"},{"name":"v0.13.0-rc.3","sha":"79bd2712a16c9023553c9a52b2871f091fc16dea","kind":"tag","published_at":"2025-07-18T13:53:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-rc.3/manifests"},{"name":"v0.13.0-rc.2","sha":"7a99f1a0146dd99e6703367ef338b4fc111a7af0","kind":"tag","published_at":"2025-07-18T08:19:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-rc.2/manifests"},{"name":"v0.12.5-rc.1","sha":"481d45d89f2b7056dbf522a71bcb26e453a46b2a","kind":"tag","published_at":"2025-07-16T15:35:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.5-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.5-rc.1/manifests"},{"name":"v0.13.0-rc.1","sha":"b9816ad69497cdd8e598243783b412288f385578","kind":"tag","published_at":"2025-07-16T14:53:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-rc.1/manifests"},{"name":"v0.13.0-beta.4","sha":"578682ca34b91daab509dd76849ccf911f7c86d6","kind":"tag","published_at":"2025-07-11T09:25:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-beta.4/manifests"},{"name":"v0.13.0-beta.3","sha":"59ce0fd44c44668bd3fd1feff9eeb3b72d6ec31c","kind":"tag","published_at":"2025-07-09T17:30:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-beta.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-beta.3/manifests"},{"name":"pkg/apis/v0.13.0-beta.2","sha":"3c19193eb2b3ee3c0a08bda05ae70818ffd7884b","kind":"tag","published_at":"2025-07-01T16:09:07.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.0-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.0-beta.2/manifests"},{"name":"v0.13.0-beta.2","sha":"3c19193eb2b3ee3c0a08bda05ae70818ffd7884b","kind":"tag","published_at":"2025-07-01T16:08:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-beta.2/manifests"},{"name":"v0.13.0-alpha.7","sha":"e92fcb395057933c991aaf61e30d89958fd5b104","kind":"tag","published_at":"2025-06-24T13:33:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-alpha.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.7/manifests"},{"name":"v0.10.14","sha":"710f9691a14fc1356304b2f6e42cc5895f073547","kind":"tag","published_at":"2025-06-20T14:47:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.14","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.14/manifests"},{"name":"pkg/apis/v0.11.9","sha":"2024aef87654cf82012215661e27164c53a3838d","kind":"tag","published_at":"2025-06-20T09:15:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.9","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.9/manifests"},{"name":"pkg/apis/v0.10.14","sha":"710f9691a14fc1356304b2f6e42cc5895f073547","kind":"tag","published_at":"2025-06-20T09:14:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.14","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.14/manifests"},{"name":"v0.12.4","sha":"05a581d2c0b42428d889a5ec0fa1752f8590fa31","kind":"tag","published_at":"2025-06-20T06:09:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.4/manifests"},{"name":"v0.11.9","sha":"2024aef87654cf82012215661e27164c53a3838d","kind":"tag","published_at":"2025-06-18T16:13:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.9/manifests"},{"name":"v0.12.4-rc.3","sha":"05a581d2c0b42428d889a5ec0fa1752f8590fa31","kind":"tag","published_at":"2025-06-18T12:44:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.4-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.4-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.4-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.4-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.4-rc.3/manifests"},{"name":"v0.11.9-rc.2","sha":"2024aef87654cf82012215661e27164c53a3838d","kind":"tag","published_at":"2025-06-18T07:53:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.9-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.9-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.9-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.9-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.9-rc.2/manifests"},{"name":"v0.13.0-alpha.6","sha":"33927762fc17fa6c9d6e2819b49e79dad3768f85","kind":"tag","published_at":"2025-06-18T06:44:07.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-alpha.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.6/manifests"},{"name":"v0.10.14-rc.2","sha":"710f9691a14fc1356304b2f6e42cc5895f073547","kind":"tag","published_at":"2025-06-18T05:50:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.14-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.14-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.14-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.14-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.14-rc.2/manifests"},{"name":"v0.10.14-rc.1","sha":"c521a5c893d9f48e68a6c780264892aac3be55ad","kind":"tag","published_at":"2025-06-17T16:31:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.14-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.14-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.14-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.14-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.14-rc.1/manifests"},{"name":"pkg/apis/v0.10.14-rc.1","sha":"c521a5c893d9f48e68a6c780264892aac3be55ad","kind":"tag","published_at":"2025-06-17T16:31:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.14-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.14-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.14-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.14-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.14-rc.1/manifests"},{"name":"v0.13.0-hotfix-0616.2","sha":"9083ac687a2a7bff53229e236c893474fe8d4cdc","kind":"commit","published_at":"2025-06-16T17:30:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-hotfix-0616.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-hotfix-0616.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-hotfix-0616.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-hotfix-0616.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-hotfix-0616.2/manifests"},{"name":"pkg/apis/v0.13.0-alpha.5","sha":"c64b7e7d68130b9583710122864d93cd4f946f65","kind":"tag","published_at":"2025-06-12T09:16:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.0-alpha.5","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.0-alpha.5/manifests"},{"name":"v0.13.0-alpha.5","sha":"c64b7e7d68130b9583710122864d93cd4f946f65","kind":"tag","published_at":"2025-06-12T06:56:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-alpha.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.5/manifests"},{"name":"v0.12.4-rc.2","sha":"1f4f62b92e52ef0e9baf6e7bf03c80319ad7848d","kind":"tag","published_at":"2025-06-11T07:41:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.4-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.4-rc.2/manifests"},{"name":"pkg/apis/v0.11.9-rc.1","sha":"9705dab36ad7ecc9584ac9e61bdc22b32f97b0d5","kind":"tag","published_at":"2025-06-06T12:28:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.9-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.9-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.9-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.9-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.9-rc.1/manifests"},{"name":"v0.11.9-rc.1","sha":"9705dab36ad7ecc9584ac9e61bdc22b32f97b0d5","kind":"tag","published_at":"2025-06-06T12:14:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.9-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.9-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.9-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.9-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.9-rc.1/manifests"},{"name":"v0.12.4-rc.1","sha":"c250a905886577c255b64582c2a776a728ccd0e5","kind":"tag","published_at":"2025-06-06T10:30:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.4-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.4-rc.1/manifests"},{"name":"pkg/apis/v0.13.0-alpha.4","sha":"01abaa07021621dbeb8033daff7c90d553597abf","kind":"tag","published_at":"2025-06-03T08:31:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.0-alpha.4","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.0-alpha.4/manifests"},{"name":"v0.13.0-alpha.4","sha":"01abaa07021621dbeb8033daff7c90d553597abf","kind":"tag","published_at":"2025-06-03T08:31:24.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-alpha.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.4/manifests"},{"name":"v0.13.0-hotfix-0616.1","sha":"4ccdca9cb1863f740067565627d6f0cc294ee3cf","kind":"commit","published_at":"2025-05-30T14:20:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-hotfix-0616.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-hotfix-0616.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-hotfix-0616.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-hotfix-0616.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-hotfix-0616.1/manifests"},{"name":"v0.13.0-alpha.3","sha":"aab2578e7a97f0460aaa79fadccd16a6277b1dd5","kind":"tag","published_at":"2025-05-19T07:20:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-alpha.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.3/manifests"},{"name":"v0.9.18","sha":"4e2141acb623f624ba24f2d7f866238e82abcf34","kind":"tag","published_at":"2025-05-16T12:03:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.18","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.18/manifests"},{"name":"pkg/apis/v0.9.18","sha":"4e2141acb623f624ba24f2d7f866238e82abcf34","kind":"tag","published_at":"2025-05-16T10:51:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.9.18","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.9.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.9.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.18/manifests"},{"name":"v0.10.13","sha":"7da5a62762e9eb882031578547f1ff9a950eb9e9","kind":"tag","published_at":"2025-05-16T08:55:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.13","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.13/manifests"},{"name":"pkg/apis/v0.10.13","sha":"7da5a62762e9eb882031578547f1ff9a950eb9e9","kind":"tag","published_at":"2025-05-16T08:55:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.13","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.13/manifests"},{"name":"pkg/apis/v0.11.8","sha":"2611b4883975b5be091ccf7a3791a2f99bbeb0d9","kind":"tag","published_at":"2025-05-16T08:16:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.8","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.8/manifests"},{"name":"v0.11.8","sha":"2611b4883975b5be091ccf7a3791a2f99bbeb0d9","kind":"tag","published_at":"2025-05-16T08:16:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.8/manifests"},{"name":"pkg/apis/v0.12.3","sha":"cee2d0eeb0e754ac9c64b64930b1a15822d91ecf","kind":"tag","published_at":"2025-05-16T07:23:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.3","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.3/manifests"},{"name":"v0.12.3","sha":"cee2d0eeb0e754ac9c64b64930b1a15822d91ecf","kind":"tag","published_at":"2025-05-16T07:23:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.3/manifests"},{"name":"pkg/apis/v0.11.8-rc.1","sha":"2611b4883975b5be091ccf7a3791a2f99bbeb0d9","kind":"tag","published_at":"2025-05-14T14:23:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.8-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.8-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.8-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.8-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.8-rc.1/manifests"},{"name":"v0.11.8-rc.1","sha":"2611b4883975b5be091ccf7a3791a2f99bbeb0d9","kind":"tag","published_at":"2025-05-14T14:23:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.8-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.8-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.8-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.8-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.8-rc.1/manifests"},{"name":"pkg/apis/v0.12.3-rc.1","sha":"cee2d0eeb0e754ac9c64b64930b1a15822d91ecf","kind":"tag","published_at":"2025-05-14T11:59:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.3-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.3-rc.1/manifests"},{"name":"v0.12.3-rc.1","sha":"cee2d0eeb0e754ac9c64b64930b1a15822d91ecf","kind":"tag","published_at":"2025-05-14T11:58:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.3-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.3-rc.1/manifests"},{"name":"pkg/apis/v0.10.13-rc.1","sha":"7da5a62762e9eb882031578547f1ff9a950eb9e9","kind":"tag","published_at":"2025-05-14T10:40:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.13-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.13-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.13-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.13-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.13-rc.1/manifests"},{"name":"v0.10.13-rc.1","sha":"7da5a62762e9eb882031578547f1ff9a950eb9e9","kind":"tag","published_at":"2025-05-14T10:40:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.13-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.13-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.13-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.13-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.13-rc.1/manifests"},{"name":"v0.11.8-beta.1","sha":"ba46a4ad3da0301c0ad55d7d7e0afdb7b3ba23cb","kind":"tag","published_at":"2025-05-07T12:25:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.8-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.8-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.8-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.8-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.8-beta.1/manifests"},{"name":"pkg/apis/v0.12.3-beta.1","sha":"10ce451f4494ba3bb8c6c0dedf6a7a19f618863b","kind":"tag","published_at":"2025-05-07T12:14:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.3-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.3-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.3-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.3-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.3-beta.1/manifests"},{"name":"v0.12.3-beta.1","sha":"10ce451f4494ba3bb8c6c0dedf6a7a19f618863b","kind":"tag","published_at":"2025-05-07T12:13:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.3-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.3-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.3-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.3-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.3-beta.1/manifests"},{"name":"v0.13.0-alpha.2","sha":"76a23232e60f891ea33cd9b86126341f177f03e8","kind":"tag","published_at":"2025-04-29T14:45:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-alpha.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.2/manifests"},{"name":"v0.13.0-alpha.1","sha":"7828ed2bd21fb7d9509cd77b4e5690f3d43fa8c5","kind":"tag","published_at":"2025-04-29T13:07:47.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.1/manifests"},{"name":"v0.10.12","sha":"1dd9dd2074db8f1f9478b9b2fb046eba0a2539e4","kind":"tag","published_at":"2025-04-22T14:39:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.12","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.12/manifests"},{"name":"v0.11.7","sha":"4809cf03c8926d834067bf1111ea24df6b875c32","kind":"tag","published_at":"2025-04-22T14:28:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.7/manifests"},{"name":"v0.12.2","sha":"fcb09948fb937f043ab421b2b7ef03d7cbcce02b","kind":"tag","published_at":"2025-04-22T14:21:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.2/manifests"},{"name":"pkg/apis/v0.12.1","sha":"e6d5f929b5796ef1906628ebe6a894b7ff4bd226","kind":"tag","published_at":"2025-04-17T08:20:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.1/manifests"},{"name":"v0.12.1","sha":"e6d5f929b5796ef1906628ebe6a894b7ff4bd226","kind":"tag","published_at":"2025-04-17T08:20:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.1/manifests"},{"name":"pkg/apis/v0.11.6","sha":"995a10f96b8017a66e7640dd9bc2055314998430","kind":"tag","published_at":"2025-04-17T07:53:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.6","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.6/manifests"},{"name":"v0.11.6","sha":"995a10f96b8017a66e7640dd9bc2055314998430","kind":"tag","published_at":"2025-04-17T07:53:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6/manifests"},{"name":"pkg/apis/v0.10.11","sha":"7375843c5f83e69a5bb8d0f97781e558393b73f9","kind":"tag","published_at":"2025-04-15T16:05:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.11","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.11/manifests"},{"name":"v0.10.11","sha":"7375843c5f83e69a5bb8d0f97781e558393b73f9","kind":"tag","published_at":"2025-04-15T16:04:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.11","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.11/manifests"},{"name":"v0.11.6-rc.2","sha":"995a10f96b8017a66e7640dd9bc2055314998430","kind":"tag","published_at":"2025-04-11T14:20:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.6-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.6-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.6-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6-rc.2/manifests"},{"name":"pkg/apis/v0.11.6-rc.1","sha":"6ad2e22579833d3ac4fa4ae8db5af97eb86255c7","kind":"tag","published_at":"2025-04-11T10:01:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.6-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.6-rc.1/manifests"},{"name":"v0.11.6-rc.1","sha":"6ad2e22579833d3ac4fa4ae8db5af97eb86255c7","kind":"tag","published_at":"2025-04-11T10:01:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.6-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6-rc.1/manifests"},{"name":"pkg/apis/v0.10.11-rc.1","sha":"7375843c5f83e69a5bb8d0f97781e558393b73f9","kind":"tag","published_at":"2025-04-11T09:26:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.11-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.11-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.11-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.11-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.11-rc.1/manifests"},{"name":"v0.10.11-rc.1","sha":"7375843c5f83e69a5bb8d0f97781e558393b73f9","kind":"tag","published_at":"2025-04-11T09:26:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.11-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.11-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.11-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.11-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.11-rc.1/manifests"},{"name":"pkg/apis/v0.12.1-rc.1","sha":"e6d5f929b5796ef1906628ebe6a894b7ff4bd226","kind":"tag","published_at":"2025-04-11T09:25:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.1-rc.1/manifests"},{"name":"v0.12.1-rc.1","sha":"e6d5f929b5796ef1906628ebe6a894b7ff4bd226","kind":"tag","published_at":"2025-04-11T09:24:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.1-rc.1/manifests"},{"name":"v0.11.4-hotfix-ac6b.3","sha":"d843aea5c58b8a8326acd56d02959750a459668b","kind":"commit","published_at":"2025-04-10T10:43:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.4-hotfix-ac6b.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.4-hotfix-ac6b.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.4-hotfix-ac6b.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-hotfix-ac6b.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-hotfix-ac6b.3/manifests"},{"name":"v0.12.1-beta.2","sha":"89ac5de206c1d4ca7ba7e49e9355d9fc6715bce0","kind":"tag","published_at":"2025-04-09T14:06:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.1-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.1-beta.2/manifests"},{"name":"v0.11.6-beta.2","sha":"92f1be261d3db6fa896c92db79f8805e57054b26","kind":"tag","published_at":"2025-04-09T14:05:51.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.6-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.6-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.6-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6-beta.2/manifests"},{"name":"v0.10.11-beta.2","sha":"03461a5e0e31647d1cd677f85bcab8a84baad678","kind":"tag","published_at":"2025-04-09T14:05:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.11-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.11-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.11-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.11-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.11-beta.2/manifests"},{"name":"v0.9.17","sha":"e3a28c2f6051ef4ebc48b6dd55ab5d34a03116ce","kind":"tag","published_at":"2025-04-07T10:25:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.17","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.17/manifests"},{"name":"pkg/apis/v0.10.11-beta.1","sha":"dd45f6d78661f9f078614aa4407f3d062f3d0d89","kind":"tag","published_at":"2025-04-07T10:08:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.11-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.11-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.11-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.11-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.11-beta.1/manifests"},{"name":"v0.10.11-beta.1","sha":"dd45f6d78661f9f078614aa4407f3d062f3d0d89","kind":"tag","published_at":"2025-04-07T10:08:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.11-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.11-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.11-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.11-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.11-beta.1/manifests"},{"name":"pkg/apis/v0.11.6-beta.1","sha":"3e6d56224c6d0f9e06a3dad3732c45c6f7d00b48","kind":"tag","published_at":"2025-04-07T09:21:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.6-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.6-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.6-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.6-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.6-beta.1/manifests"},{"name":"v0.11.6-beta.1","sha":"3e6d56224c6d0f9e06a3dad3732c45c6f7d00b48","kind":"tag","published_at":"2025-04-07T09:20:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.6-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.6-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.6-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6-beta.1/manifests"},{"name":"pkg/apis/v0.12.1-beta.1","sha":"eb9a028cc715388e45c4e295c4e7f17a11accede","kind":"tag","published_at":"2025-04-07T09:00:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.1-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.1-beta.1/manifests"},{"name":"v0.12.1-beta.1","sha":"eb9a028cc715388e45c4e295c4e7f17a11accede","kind":"tag","published_at":"2025-04-07T08:59:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.1-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.1-beta.1/manifests"},{"name":"v0.11.4-hotfix-ac6b.2","sha":"96b9dfe37b2b77e750a442fedc6b4b47609487e7","kind":"commit","published_at":"2025-03-28T10:22:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.4-hotfix-ac6b.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.4-hotfix-ac6b.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.4-hotfix-ac6b.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-hotfix-ac6b.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-hotfix-ac6b.2/manifests"},{"name":"pkg/apis/v0.12.0","sha":"3d1fa6c06ff392c9fa66ca2f46831e2dae23bc16","kind":"tag","published_at":"2025-03-24T05:45:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.0","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0/manifests"},{"name":"v0.12.0","sha":"3d1fa6c06ff392c9fa66ca2f46831e2dae23bc16","kind":"tag","published_at":"2025-03-24T05:45:13.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0/manifests"},{"name":"pkg/apis/v0.12.0-rc.5","sha":"3d1fa6c06ff392c9fa66ca2f46831e2dae23bc16","kind":"tag","published_at":"2025-03-21T11:17:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.0-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-rc.5/manifests"},{"name":"v0.12.0-rc.5","sha":"3d1fa6c06ff392c9fa66ca2f46831e2dae23bc16","kind":"tag","published_at":"2025-03-21T11:17:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-rc.5/manifests"},{"name":"pkg/apis/v0.12.0-rc.4","sha":"b50beac5a3f9aba1b23cff248f7a7d9349ed9705","kind":"tag","published_at":"2025-03-20T12:57:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-rc.4/manifests"},{"name":"v0.12.0-rc.4","sha":"b50beac5a3f9aba1b23cff248f7a7d9349ed9705","kind":"tag","published_at":"2025-03-20T12:56:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-rc.4/manifests"},{"name":"pkg/apis/v0.12.0-rc.3","sha":"16b5bc1f761a33dcf10066152486391ca366b4fd","kind":"tag","published_at":"2025-03-18T10:52:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-rc.3/manifests"},{"name":"v0.12.0-rc.3","sha":"16b5bc1f761a33dcf10066152486391ca366b4fd","kind":"tag","published_at":"2025-03-18T10:51:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-rc.3/manifests"},{"name":"pkg/apis/v0.12.0-rc.2","sha":"59d90b6b50c90f60247a04b2a6ba82dd91bc29c5","kind":"tag","published_at":"2025-03-18T10:13:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-rc.2/manifests"},{"name":"v0.12.0-rc.1","sha":"6ba2b70706674d7216c7161e2583e76627cb5ebe","kind":"tag","published_at":"2025-03-14T14:14:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-rc.1/manifests"},{"name":"pkg/apis/v0.12.0-beta.2","sha":"aeb18d49a71f150e0998b24ed5f0cc3ab3b1ac2e","kind":"tag","published_at":"2025-03-13T12:48:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.0-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-beta.2/manifests"},{"name":"v0.12.0-beta.2","sha":"aeb18d49a71f150e0998b24ed5f0cc3ab3b1ac2e","kind":"tag","published_at":"2025-03-13T12:47:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-beta.2/manifests"},{"name":"pkg/apis/v0.12.0-beta.1","sha":"68772e96751c6f02a3666b0dd40166d3289587b6","kind":"tag","published_at":"2025-03-07T15:23:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.0-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-beta.1/manifests"},{"name":"v0.12.0-beta.1","sha":"68772e96751c6f02a3666b0dd40166d3289587b6","kind":"tag","published_at":"2025-03-07T14:33:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-beta.1/manifests"},{"name":"v0.11.5","sha":"19df0c4f76e7b278eb173692a2bd74581e173542","kind":"tag","published_at":"2025-03-04T15:13:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.5/manifests"},{"name":"v0.9.16","sha":"2fb5dd77f569dd770ee4db3199f3b985d765fbf6","kind":"tag","published_at":"2025-03-04T14:56:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.16","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.16/manifests"},{"name":"v0.10.10","sha":"1fde2db37082ac8ab45f7383acacc7b89d813e45","kind":"tag","published_at":"2025-03-04T13:36:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.10/manifests"},{"name":"v0.11.4-hotfix-ac6b.1","sha":"1caf5ed352e21b814e12d30307d1deac51e808aa","kind":"commit","published_at":"2025-02-28T09:18:24.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.4-hotfix-ac6b.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.4-hotfix-ac6b.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.4-hotfix-ac6b.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-hotfix-ac6b.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-hotfix-ac6b.1/manifests"},{"name":"v0.12.0-alpha.15","sha":"e107ba9a1064b08965da5483d7bad1c17cf2b1f0","kind":"tag","published_at":"2025-02-24T09:58:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.15","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.15/manifests"},{"name":"v0.9.15","sha":"3ff06814277a6f8d0f5a4bdfaa03a2875f52f0e2","kind":"tag","published_at":"2025-02-20T13:03:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.15","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.15/manifests"},{"name":"v0.9.14","sha":"0ae83d15c73d09ee6e58826e0073cc5f86dc6d70","kind":"tag","published_at":"2025-02-20T09:40:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.14","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.14/manifests"},{"name":"v0.10.9","sha":"8a2d98c9dc12f45f0b727e1a11bc90da01c2d61a","kind":"tag","published_at":"2025-02-19T16:47:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.9/manifests"},{"name":"v0.11.4","sha":"6ea52f26b20a3dc743b14609e9768019f3272559","kind":"tag","published_at":"2025-02-19T16:39:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4/manifests"},{"name":"v0.12.0-alpha.14","sha":"a55a54abcfd0c4b1cb2a4f55090338c308168dd6","kind":"tag","published_at":"2025-02-17T08:09:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.14","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.14/manifests"},{"name":"v0.11.4-rc.2","sha":"add3a68c7cdb6a2089e03f5f0ccb26dab975387a","kind":"tag","published_at":"2025-02-14T16:24:01.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.4-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-rc.2/manifests"},{"name":"v0.12.0-alpha.12","sha":"491350060c59ec74014af9cdc28ad39aa59c7a01","kind":"tag","published_at":"2025-02-14T15:48:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.12","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.12/manifests"},{"name":"v0.10.9-rc.2","sha":"8a2d98c9dc12f45f0b727e1a11bc90da01c2d61a","kind":"tag","published_at":"2025-02-14T13:29:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.9-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.9-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.9-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.9-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.9-rc.2/manifests"},{"name":"v0.9.14-rc.1","sha":"0ae83d15c73d09ee6e58826e0073cc5f86dc6d70","kind":"tag","published_at":"2025-02-13T07:53:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.14-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.14-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.14-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.14-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.14-rc.1/manifests"},{"name":"v0.11.4-rc.1","sha":"c59702e8b6989a2519a8661697e9cb536dfff275","kind":"tag","published_at":"2025-02-12T13:27:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.4-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-rc.1/manifests"},{"name":"v0.10.9-rc.1","sha":"00fcdc5120dabb5d2f96614a2ef2962d730769e3","kind":"tag","published_at":"2025-02-12T11:06:51.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.9-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.9-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.9-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.9-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.9-rc.1/manifests"},{"name":"v0.12.0-alpha.10","sha":"510a4d2540f96fd7e455976b8fea4275da05fafb","kind":"tag","published_at":"2025-02-10T11:20:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.10/manifests"},{"name":"v0.12.0-alpha.9","sha":"f0b6502991ca95be66503ecaccbba3dedcdb16de","kind":"tag","published_at":"2025-02-03T17:02:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.9/manifests"},{"name":"v0.12.0-alpha.7","sha":"6fa7b5ceb981b80c85019cf39cb976cc98f3e591","kind":"tag","published_at":"2025-01-31T19:10:16.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.7/manifests"},{"name":"v0.12.0-alpha.6","sha":"44c9815803eb01855fd1ca330b13db553e721b90","kind":"tag","published_at":"2025-01-31T17:17:51.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.6/manifests"},{"name":"v0.12.0-alpha.5","sha":"7f830cf4a3c587801328334abbfdca1eb75551b1","kind":"tag","published_at":"2025-01-30T15:10:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.5/manifests"},{"name":"v0.12.0-alpha.4","sha":"be581537ff9dcd6d3da44a1b4dffdc7bc4d3a966","kind":"tag","published_at":"2025-01-28T11:04:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.4/manifests"},{"name":"v0.11.3-hotfix-ch.1.3afc03bd","sha":"3afc03bd9d93be39163530f8489ab41bb5f5e19d","kind":"commit","published_at":"2025-01-28T10:39:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.3-hotfix-ch.1.3afc03bd","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.3-hotfix-ch.1.3afc03bd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.3-hotfix-ch.1.3afc03bd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3-hotfix-ch.1.3afc03bd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3-hotfix-ch.1.3afc03bd/manifests"},{"name":"v0.12.0-alpha.3","sha":"046d1c41143debb5d51a2f51f05157f0fbf6f957","kind":"tag","published_at":"2025-01-20T13:23:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.3/manifests"},{"name":"pkg/apis/v0.9.13","sha":"0ae83d15c73d09ee6e58826e0073cc5f86dc6d70","kind":"tag","published_at":"2025-01-20T12:29:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.9.13","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.13/manifests"},{"name":"v0.9.13","sha":"0ae83d15c73d09ee6e58826e0073cc5f86dc6d70","kind":"tag","published_at":"2025-01-20T12:28:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.13","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.13/manifests"},{"name":"pkg/apis/v0.10.8","sha":"89ac4ebc792745037189925802066533d0810e9b","kind":"tag","published_at":"2025-01-17T16:09:47.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.8","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.8/manifests"},{"name":"v0.10.8","sha":"89ac4ebc792745037189925802066533d0810e9b","kind":"tag","published_at":"2025-01-17T16:09:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.8/manifests"},{"name":"pkg/apis/v0.11.3","sha":"4aada7ee85153474c29a6f90f7bde23b747aeee7","kind":"tag","published_at":"2025-01-17T15:45:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.3","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.3/manifests"},{"name":"v0.11.3","sha":"4aada7ee85153474c29a6f90f7bde23b747aeee7","kind":"tag","published_at":"2025-01-17T15:45:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3/manifests"},{"name":"v0.11.3-rc.2","sha":"4aada7ee85153474c29a6f90f7bde23b747aeee7","kind":"tag","published_at":"2025-01-15T10:41:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.3-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.3-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.3-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3-rc.2/manifests"},{"name":"v0.10.8-rc.2","sha":"89ac4ebc792745037189925802066533d0810e9b","kind":"tag","published_at":"2025-01-15T09:52:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.8-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.8-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.8-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.8-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.8-rc.2/manifests"},{"name":"v0.9.13-rc.1","sha":"0ae83d15c73d09ee6e58826e0073cc5f86dc6d70","kind":"tag","published_at":"2025-01-10T16:12:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.13-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.13-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.13-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.13-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.13-rc.1/manifests"},{"name":"v0.10.8-rc.1","sha":"8f4e4b2e453b5a30e138c6eefd3d2385646da32d","kind":"tag","published_at":"2025-01-10T10:43:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.8-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.8-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.8-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.8-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.8-rc.1/manifests"},{"name":"v0.11.3-rc.1","sha":"a34607ce59d7f737fc8885b12737b6b944c4ff8d","kind":"tag","published_at":"2025-01-10T10:22:07.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.3-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3-rc.1/manifests"},{"name":"pkg/apis/v0.12.0-alpha.2","sha":"c41a446b41f645106cca119393d81abc60973ef3","kind":"tag","published_at":"2025-01-07T14:00:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.0-alpha.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-alpha.2/manifests"},{"name":"v0.12.0-alpha.2","sha":"c41a446b41f645106cca119393d81abc60973ef3","kind":"tag","published_at":"2025-01-07T13:59:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.2/manifests"},{"name":"pkg/apis/v0.9.13-beta.1","sha":"3a0e881219b951d32da873eba7fbe4eb52b4578e","kind":"tag","published_at":"2025-01-03T14:59:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.9.13-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.9.13-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.9.13-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.13-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.13-beta.1/manifests"},{"name":"v0.9.13-beta.1","sha":"3a0e881219b951d32da873eba7fbe4eb52b4578e","kind":"tag","published_at":"2025-01-03T14:58:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.13-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.13-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.13-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.13-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.13-beta.1/manifests"},{"name":"pkg/apis/v0.10.8-beta.1","sha":"4c33cdbef0cc9c2948ad6c316e1426ca0833708f","kind":"tag","published_at":"2025-01-03T14:56:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.8-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.8-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.8-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.8-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.8-beta.1/manifests"},{"name":"pkg/apis/v0.11.3-beta.1","sha":"a2b8184a1c9f868a042a38c10818cd7d3d1b8ea1","kind":"tag","published_at":"2025-01-03T14:56:07.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.3-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.3-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.3-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.3-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.3-beta.1/manifests"},{"name":"v0.10.8-beta.1","sha":"4c33cdbef0cc9c2948ad6c316e1426ca0833708f","kind":"tag","published_at":"2025-01-03T14:22:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.8-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.8-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.8-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.8-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.8-beta.1/manifests"},{"name":"v0.11.3-beta.1","sha":"a2b8184a1c9f868a042a38c10818cd7d3d1b8ea1","kind":"tag","published_at":"2025-01-03T08:56:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.3-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.3-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.3-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3-beta.1/manifests"},{"name":"pkg/apis/v0.12.0-alpha.1","sha":"ac0c74d30621a6483fbd867eaf7f1773ac7a4d16","kind":"tag","published_at":"2024-12-18T16:07:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.0-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-alpha.1/manifests"},{"name":"v0.12.0-alpha.1","sha":"ac0c74d30621a6483fbd867eaf7f1773ac7a4d16","kind":"tag","published_at":"2024-12-18T16:07:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.1/manifests"},{"name":"v0.11.2","sha":"fbab4a9c2fd678edf074d4ad286c1671f036f278","kind":"tag","published_at":"2024-12-12T14:59:19.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.2/manifests"},{"name":"v0.10.7","sha":"3295b1f59bacf28b74f4fbde7e3d8e20a77032fd","kind":"tag","published_at":"2024-12-11T12:00:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.7/manifests"},{"name":"pkg/apis/v0.9.12","sha":"e65fd113b02d030d9639a8223d7612b34f63f382","kind":"tag","published_at":"2024-12-11T09:58:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.9.12","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.12/manifests"},{"name":"v0.9.12","sha":"e65fd113b02d030d9639a8223d7612b34f63f382","kind":"tag","published_at":"2024-12-11T09:58:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.12","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.12/manifests"},{"name":"v0.11.2-rc.2","sha":"fbab4a9c2fd678edf074d4ad286c1671f036f278","kind":"tag","published_at":"2024-12-09T15:17:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.2-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.2-rc.2/manifests"},{"name":"v0.11.2-rc.1","sha":"e01b5467c7e5e642d63c53543413413adcaebd10","kind":"tag","published_at":"2024-12-09T11:41:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.2-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.2-rc.1/manifests"},{"name":"v0.11.1-rc.3","sha":"e01b5467c7e5e642d63c53543413413adcaebd10","kind":"tag","published_at":"2024-12-09T11:09:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.1-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.1-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.1-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.1-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.1-rc.3/manifests"},{"name":"v0.11.1-rc.2","sha":"7c9cf98f16d86a932f7bc7bb1435bddea3f46d7f","kind":"tag","published_at":"2024-12-09T10:47:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.1-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.1-rc.2/manifests"},{"name":"v0.10.7-rc.2","sha":"3295b1f59bacf28b74f4fbde7e3d8e20a77032fd","kind":"tag","published_at":"2024-12-09T10:38:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.7-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.7-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.7-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.7-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.7-rc.2/manifests"},{"name":"pkg/apis/v0.9.12-rc.1","sha":"afa768706d12cc899a8c509e0d171d106be797f3","kind":"tag","published_at":"2024-12-02T14:07:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.9.12-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.9.12-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.9.12-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.12-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.12-rc.1/manifests"},{"name":"v0.10.7-rc.1","sha":"5421d7494220f9bd0275f2a3d2ca43ed23899fe4","kind":"tag","published_at":"2024-12-02T13:33:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.7-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.7-rc.1/manifests"},{"name":"v0.9.12-rc.1","sha":"afa768706d12cc899a8c509e0d171d106be797f3","kind":"tag","published_at":"2024-12-02T09:58:12.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.12-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.12-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.12-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.12-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.12-rc.1/manifests"},{"name":"v0.11.1","sha":"35225f27472c8ae12997281f8b6b2a36effbec66","kind":"tag","published_at":"2024-11-15T15:01:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.1/manifests"},{"name":"v0.10.6","sha":"5421d7494220f9bd0275f2a3d2ca43ed23899fe4","kind":"tag","published_at":"2024-11-15T15:00:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.6/manifests"},{"name":"v0.10.6-rc.1","sha":"5421d7494220f9bd0275f2a3d2ca43ed23899fe4","kind":"commit","published_at":"2024-11-15T13:54:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.6-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.6-rc.1/manifests"},{"name":"v0.11.1-rc.1","sha":"35225f27472c8ae12997281f8b6b2a36effbec66","kind":"commit","published_at":"2024-11-14T16:39:01.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.1-rc.1/manifests"},{"name":"pkg/apis/v0.11.0","sha":"3e91ed3fb600e6499107751f7c3c0ab255f09640","kind":"tag","published_at":"2024-11-11T05:30:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.0","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0/manifests"},{"name":"v0.11.0","sha":"3e91ed3fb600e6499107751f7c3c0ab255f09640","kind":"tag","published_at":"2024-11-11T05:30:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0/manifests"},{"name":"pkg/apis/v0.11.0-rc.4","sha":"3e91ed3fb600e6499107751f7c3c0ab255f09640","kind":"tag","published_at":"2024-11-08T17:20:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0-rc.4/manifests"},{"name":"v0.11.0-rc.4","sha":"3e91ed3fb600e6499107751f7c3c0ab255f09640","kind":"tag","published_at":"2024-11-08T17:00:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-rc.4/manifests"},{"name":"v0.11.0-rc.3","sha":"b834cb4b86ad46a42e7be9e167d7c3f121a6ebd2","kind":"tag","published_at":"2024-11-08T10:12:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-rc.3/manifests"},{"name":"v0.10.4-hotfix-ch-1-43299bc9","sha":"43299bc9bf99428d14ca1668a90e795b3edf02d7","kind":"commit","published_at":"2024-11-07T15:59:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.4-hotfix-ch-1-43299bc9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.4-hotfix-ch-1-43299bc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.4-hotfix-ch-1-43299bc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-hotfix-ch-1-43299bc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-hotfix-ch-1-43299bc9/manifests"},{"name":"v0.10.5","sha":"60e6d5131d3c2200ba1fe3fa7d77ee6b6691e821","kind":"tag","published_at":"2024-11-06T15:27:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.5/manifests"},{"name":"v0.10.5-rc.3","sha":"60e6d5131d3c2200ba1fe3fa7d77ee6b6691e821","kind":"tag","published_at":"2024-11-05T05:36:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.5-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.5-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.5-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.5-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.5-rc.3/manifests"},{"name":"v0.9.11","sha":"4c00b931dfcbc81fe4b78ee7b0e6d6a7ffc6c120","kind":"tag","published_at":"2024-11-04T05:53:16.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.11","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.11/manifests"},{"name":"pkg/apis/v0.11.0-rc.2","sha":"83fa9e451c51c8fcf628e9c098593ec8f5fe3875","kind":"tag","published_at":"2024-10-31T15:58:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0-rc.2/manifests"},{"name":"v0.11.0-rc.2","sha":"83fa9e451c51c8fcf628e9c098593ec8f5fe3875","kind":"tag","published_at":"2024-10-31T15:58:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-rc.2/manifests"},{"name":"pkg/apis/v0.11.0-rc.1","sha":"5a938835e812a944729012c5dcec56b19edcd453","kind":"tag","published_at":"2024-10-31T13:23:01.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0-rc.1/manifests"},{"name":"v0.10.5-rc.2","sha":"6a570fc12d1bde3752ab41486b3653cf253ba849","kind":"tag","published_at":"2024-10-31T12:53:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.5-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.5-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.5-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.5-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.5-rc.2/manifests"},{"name":"v0.11.0-rc.1","sha":"5a938835e812a944729012c5dcec56b19edcd453","kind":"tag","published_at":"2024-10-31T12:52:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-rc.1/manifests"},{"name":"v0.11.0-beta.4","sha":"7fd803ae7dbed489e58976b19a17bb2306e5795c","kind":"tag","published_at":"2024-10-30T15:07:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.0-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-beta.4/manifests"},{"name":"v0.10.5-rc.1","sha":"df7140cece577ef9e5e4cb800a3e7b8978b7838d","kind":"tag","published_at":"2024-10-30T09:48:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.5-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.5-rc.1/manifests"},{"name":"v0.11.0-beta.3","sha":"59a63ded13c81017b4e6370b8497bfea641a23aa","kind":"tag","published_at":"2024-10-29T11:51:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.0-beta.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-beta.3/manifests"},{"name":"v0.10.3-hotfix-ch-2-1e8d071a","sha":"1e8d071a96d8de69045788c9580ec7d633d79552","kind":"commit","published_at":"2024-10-29T09:32:51.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.3-hotfix-ch-2-1e8d071a","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.3-hotfix-ch-2-1e8d071a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.3-hotfix-ch-2-1e8d071a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3-hotfix-ch-2-1e8d071a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3-hotfix-ch-2-1e8d071a/manifests"},{"name":"v0.9.11-rc.2","sha":"4c00b931dfcbc81fe4b78ee7b0e6d6a7ffc6c120","kind":"tag","published_at":"2024-10-28T09:42:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.11-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.11-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.11-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.11-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.11-rc.2/manifests"},{"name":"v0.9.11-rc.1","sha":"9a76941dd85b8b30b4693e422be567cd6934a2e7","kind":"tag","published_at":"2024-10-28T06:43:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.11-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.11-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.11-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.11-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.11-rc.1/manifests"},{"name":"v0.10.3-hotfix-ch-1-f9e31a33","sha":"f9e31a335d1297386c0de02c4e170ef6fd082226","kind":"commit","published_at":"2024-10-24T14:17:51.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.3-hotfix-ch-1-f9e31a33","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.3-hotfix-ch-1-f9e31a33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.3-hotfix-ch-1-f9e31a33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3-hotfix-ch-1-f9e31a33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3-hotfix-ch-1-f9e31a33/manifests"},{"name":"pkg/apis/v0.11.0-beta.2","sha":"ba017fc8cc95525f3bc4d02ed671735b94e0514e","kind":"tag","published_at":"2024-10-24T12:02:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.0-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0-beta.2/manifests"},{"name":"v0.11.0-beta.2","sha":"ba017fc8cc95525f3bc4d02ed671735b94e0514e","kind":"tag","published_at":"2024-10-23T13:23:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.0-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-beta.2/manifests"},{"name":"v0.11.0-beta.1","sha":"83a95f3719b6429e396e37884e33ca680bc34190","kind":"tag","published_at":"2024-10-21T16:38:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.0-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-beta.1/manifests"},{"name":"v0.8.6","sha":"2fbe2a1e3ffc35e8aeb8b36db8a0327e78ba61ca","kind":"tag","published_at":"2024-10-18T06:00:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6/manifests"},{"name":"v0.9.10","sha":"ae1184542fd39c64a311d8a08ee11b3a99b62a1a","kind":"tag","published_at":"2024-10-18T05:38:13.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.10/manifests"},{"name":"v0.10.4","sha":"c3829bf94fec76a1d28875b48c98ff038eba9c9d","kind":"tag","published_at":"2024-10-17T14:42:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4/manifests"},{"name":"v0.10.4-rc.4","sha":"c3829bf94fec76a1d28875b48c98ff038eba9c9d","kind":"tag","published_at":"2024-10-11T07:10:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.4-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.4-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.4-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-rc.4/manifests"},{"name":"v0.10.4-rc.3","sha":"8e7f709834e3bda2475f277a54f68dcdbc4e20d4","kind":"tag","published_at":"2024-10-09T14:08:13.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.4-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.4-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.4-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-rc.3/manifests"},{"name":"v0.8.6-rc.6","sha":"2fbe2a1e3ffc35e8aeb8b36db8a0327e78ba61ca","kind":"tag","published_at":"2024-10-09T13:29:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.6-rc.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.6-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.6-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.6/manifests"},{"name":"v0.9.10-rc.3","sha":"ae1184542fd39c64a311d8a08ee11b3a99b62a1a","kind":"tag","published_at":"2024-10-09T13:28:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.10-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.10-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.10-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.10-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.10-rc.3/manifests"},{"name":"v0.8.6-rc.5","sha":"4b806b79d8343df00f8a98ce33c3de13cb2e7123","kind":"tag","published_at":"2024-10-08T07:28:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.6-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.6-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.6-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.5/manifests"},{"name":"v0.10.4-rc.2","sha":"eb6f3a020b9448c6fba4f43db29993baca1a94a3","kind":"tag","published_at":"2024-10-07T14:07:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.4-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-rc.2/manifests"},{"name":"v0.10.4-rc.1","sha":"82e111de142dce4b1bb1c4141a81f4f0d8ba89cc","kind":"tag","published_at":"2024-10-01T11:24:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.4-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-rc.1/manifests"},{"name":"v0.10.3","sha":"d6613fdfea5df5ba7fbdff69fb3029886d29e5f2","kind":"tag","published_at":"2024-09-30T10:40:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3/manifests"},{"name":"v0.10.3-rc.2","sha":"d6613fdfea5df5ba7fbdff69fb3029886d29e5f2","kind":"tag","published_at":"2024-09-27T14:05:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.3-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.3-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.3-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3-rc.2/manifests"},{"name":"v0.9.10-rc.2","sha":"f89bfab27d8d4eeeb8c56972205cc014941a6dfa","kind":"tag","published_at":"2024-09-24T15:38:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.10-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.10-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.10-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.10-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.10-rc.2/manifests"},{"name":"v0.8.6-rc.4","sha":"3a0d963af9dfc332ad465d8b70b8007039323692","kind":"tag","published_at":"2024-09-24T14:50:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.6-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.6-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.6-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.4/manifests"},{"name":"v0.9.10-rc.1","sha":"b77fac05bcfa2e7d35843d0a2852407137f8ec0e","kind":"tag","published_at":"2024-09-24T13:44:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.10-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.10-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.10-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.10-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.10-rc.1/manifests"},{"name":"v0.10.3-rc.1","sha":"77409957687ddf3e7c52d1541a0d624eabdf2aa5","kind":"tag","published_at":"2024-09-23T10:46:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.3-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3-rc.1/manifests"},{"name":"v0.9.9","sha":"38167195210b09015c40e238156150f3fbeab179","kind":"tag","published_at":"2024-09-13T12:34:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.9/manifests"},{"name":"v0.10.2","sha":"decbf9ae72eff096b2bee5efe05a92fdcbd5627d","kind":"tag","published_at":"2024-09-13T12:11:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2/manifests"},{"name":"v0.10.2-rc.4","sha":"decbf9ae72eff096b2bee5efe05a92fdcbd5627d","kind":"tag","published_at":"2024-09-11T11:55:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.2-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.2-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2-rc.4/manifests"},{"name":"v0.10.2-rc.3","sha":"668edfcac785173d30d59d83173ce589d18bd9d6","kind":"tag","published_at":"2024-09-11T08:26:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.2-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.2-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2-rc.3/manifests"},{"name":"v0.9.9-rc.2","sha":"38167195210b09015c40e238156150f3fbeab179","kind":"tag","published_at":"2024-09-10T13:03:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.9-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.9-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.9-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.9-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.9-rc.2/manifests"},{"name":"v0.10.2-rc.2","sha":"4d01e0d1d0e565556ec4481d6c4e4084da97eb18","kind":"tag","published_at":"2024-09-10T12:00:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.2-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2-rc.2/manifests"},{"name":"v0.9.9-rc.1","sha":"38167195210b09015c40e238156150f3fbeab179","kind":"tag","published_at":"2024-09-03T16:42:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.9-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.9-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.9-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.9-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.9-rc.1/manifests"},{"name":"v0.10.2-rc.1","sha":"8765f4253e3ac0fe497b66278856453e3dfa8b19","kind":"tag","published_at":"2024-09-03T16:07:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.2-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2-rc.1/manifests"},{"name":"v0.10.1","sha":"62de718a20e1377d5a8702876077762ed9a37f27","kind":"tag","published_at":"2024-08-15T04:09:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.1/manifests"},{"name":"v0.9.8","sha":"5f65696c3fcff7d4222a0cc185282ea3c4680526","kind":"tag","published_at":"2024-08-13T14:10:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.8/manifests"},{"name":"v0.10.1-rc.3","sha":"62de718a20e1377d5a8702876077762ed9a37f27","kind":"tag","published_at":"2024-08-13T08:55:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.1-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.1-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.1-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.1-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.1-rc.3/manifests"},{"name":"v0.10.1-rc.2","sha":"ae91fe6e3a2189741a5a710704cb130a9c1e68f0","kind":"tag","published_at":"2024-08-08T13:15:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.1-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.1-rc.2/manifests"},{"name":"pkg/apis/v0.8.5","sha":"c986f9509a1d0bd51ff2aeebd6a163b8487a823e","kind":"tag","published_at":"2024-08-02T04:37:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.8.5","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.8.5/manifests"},{"name":"pkg/apis/v0.9.6","sha":"ec449886284cbf9ae16bdf71e08f9c11de94d846","kind":"tag","published_at":"2024-08-02T04:24:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.9.6","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.6/manifests"},{"name":"v0.8.6-rc.3","sha":"63df5da2aca0b47f2866c17b117e5d48dade6240","kind":"tag","published_at":"2024-07-25T14:35:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.6-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.6-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.6-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.3/manifests"},{"name":"v0.10.1-rc.1","sha":"5d8ffad0aaea9d661c07d9d41b38b888e106e9eb","kind":"tag","published_at":"2024-07-23T15:30:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.1-rc.1/manifests"},{"name":"v0.9.6","sha":"ec449886284cbf9ae16bdf71e08f9c11de94d846","kind":"tag","published_at":"2024-07-17T16:19:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6/manifests"},{"name":"pkg/apis/v0.10.0","sha":"0d4e6b4f20c6ce984393d3e4aea514b1fe6a0d21","kind":"tag","published_at":"2024-07-17T11:39:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.0","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0/manifests"},{"name":"v0.10.0","sha":"0d4e6b4f20c6ce984393d3e4aea514b1fe6a0d21","kind":"tag","published_at":"2024-07-17T11:39:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0/manifests"},{"name":"v0.9.6-rc.4","sha":"0c5e52b5f7b08e460090c58e59fe8ceca9475e73","kind":"tag","published_at":"2024-07-12T09:37:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.6-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.6-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.6-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6-rc.4/manifests"},{"name":"pkg/apis/v0.10.0-rc.21","sha":"42fb0988c9d899cbc74bb2015823d8b27d02cf46","kind":"tag","published_at":"2024-07-12T09:16:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.0-rc.21","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.0-rc.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.21/manifests"},{"name":"v0.10.0-rc.21","sha":"42fb0988c9d899cbc74bb2015823d8b27d02cf46","kind":"tag","published_at":"2024-07-12T09:16:13.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.21","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.21/manifests"},{"name":"pkg/apis/v0.10.0-rc.20","sha":"4255323b4a28039fbabde426b6935a875e4805b8","kind":"tag","published_at":"2024-07-09T12:31:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.0-rc.20","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.0-rc.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.20/manifests"},{"name":"v0.10.0-rc.20","sha":"4255323b4a28039fbabde426b6935a875e4805b8","kind":"tag","published_at":"2024-07-09T12:31:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.20","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.20/manifests"},{"name":"v0.9.6-rc.3","sha":"f03f777290c56527745ad8c2a3eb1b193b97eb6c","kind":"tag","published_at":"2024-07-09T11:54:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.6-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.6-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.6-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6-rc.3/manifests"},{"name":"v0.8.6-rc.2","sha":"7f7946ed8ca3c219ebdc08d98f379163b9987873","kind":"tag","published_at":"2024-07-09T11:38:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.6-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.6-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.6-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.2/manifests"},{"name":"v0.8.6-rc.1","sha":"b75e9097cfd3eb3ac0f311ea8038d72a31b18f4d","kind":"tag","published_at":"2024-07-08T13:05:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.6-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.1/manifests"},{"name":"v0.9.6-rc.2","sha":"5a440dfccfb8c8f015656ed1e9573b245c10cfbe","kind":"tag","published_at":"2024-07-08T07:55:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.6-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.6-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.6-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6-rc.2/manifests"},{"name":"v0.9.6-rc.1","sha":"adfd2297fcf74a5162f995af16d04b8f9b07e209","kind":"tag","published_at":"2024-07-04T12:26:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.6-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6-rc.1/manifests"},{"name":"pkg/apis/v0.10.0-rc.19","sha":"6d7cb2a9bfd2d2e2f291afd34e88094d75ba468b","kind":"tag","published_at":"2024-07-04T07:16:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.0-rc.19","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.0-rc.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.19/manifests"},{"name":"v0.10.0-rc.19","sha":"6d7cb2a9bfd2d2e2f291afd34e88094d75ba468b","kind":"tag","published_at":"2024-07-03T16:32:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.19","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.19/manifests"},{"name":"v0.10.0-rc.18","sha":"9e164ce3a2bcf8fb0fff20aaa21cdf0316ebbf1c","kind":"tag","published_at":"2024-06-27T14:22:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.18","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.18/manifests"},{"name":"v0.10.0-rc.17","sha":"8b110497b127f0aebb7f721c4be142c3f9804fc7","kind":"commit","published_at":"2024-06-20T06:35:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.17","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.17/manifests"},{"name":"pkg/apis/v0.10.0-rc.16","sha":"747fbb42a39d0a5366169fa3281ae12c23cf9463","kind":"tag","published_at":"2024-06-17T12:52:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.0-rc.16","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.0-rc.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.0-rc.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.16/manifests"},{"name":"v0.10.0-rc.16","sha":"747fbb42a39d0a5366169fa3281ae12c23cf9463","kind":"tag","published_at":"2024-06-17T12:51:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.16","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.16/manifests"},{"name":"pkg/apis/v0.10.0-rc.15","sha":"68597ce1aca9bfac58547f8b92ad060b7aa90cf5","kind":"tag","published_at":"2024-06-13T08:40:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.0-rc.15","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.0-rc.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.0-rc.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.15/manifests"},{"name":"v0.10.0-rc.15","sha":"68597ce1aca9bfac58547f8b92ad060b7aa90cf5","kind":"tag","published_at":"2024-06-13T08:40:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.15","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.15/manifests"},{"name":"v0.9.5","sha":"e06bc0170211485edded240c6260f339073d8018","kind":"tag","published_at":"2024-06-05T07:52:19.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.5/manifests"},{"name":"v0.8.5","sha":"c986f9509a1d0bd51ff2aeebd6a163b8487a823e","kind":"tag","published_at":"2024-06-05T07:29:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.5/manifests"},{"name":"v0.8.5-rc.1","sha":"c986f9509a1d0bd51ff2aeebd6a163b8487a823e","kind":"tag","published_at":"2024-06-03T12:24:19.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.5-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.5-rc.1/manifests"},{"name":"v0.9.5-rc.1","sha":"7b250f1b5752e707d285ae4571be54e76799895d","kind":"tag","published_at":"2024-06-03T08:20:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.5-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.5-rc.1/manifests"},{"name":"pkg/apis/v0.10.0-rc.14","sha":"61290046323f7cf62c984722e6c71b172fb090d6","kind":"tag","published_at":"2024-05-24T14:45:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.0-rc.14","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.14/manifests"},{"name":"v0.10.0-rc.14","sha":"61290046323f7cf62c984722e6c71b172fb090d6","kind":"tag","published_at":"2024-05-24T13:12:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.14","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.14/manifests"},{"name":"v0.9.4","sha":"1b90a97a688575ce79d416d29ddf830b2f7baa44","kind":"tag","published_at":"2024-05-02T12:43:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.4/manifests"},{"name":"v0.8.4","sha":"985ca72e221458bfe9fbf33aa72a6ba924c9a92d","kind":"tag","published_at":"2024-05-02T12:13:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4/manifests"},{"name":"pkg/apis/v0.9.4","sha":"1b90a97a688575ce79d416d29ddf830b2f7baa44","kind":"tag","published_at":"2024-04-29T13:16:00.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.9.4","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.4/manifests"},{"name":"pkg/apis/v0.8.4","sha":"985ca72e221458bfe9fbf33aa72a6ba924c9a92d","kind":"tag","published_at":"2024-04-29T13:15:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.8.4","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.8.4/manifests"},{"name":"v0.8.4-rc.5","sha":"985ca72e221458bfe9fbf33aa72a6ba924c9a92d","kind":"tag","published_at":"2024-04-29T07:07:01.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.4-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.4-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.4-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.5/manifests"},{"name":"v0.9.4-rc.2","sha":"1b90a97a688575ce79d416d29ddf830b2f7baa44","kind":"tag","published_at":"2024-04-29T07:06:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.4-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.4-rc.2/manifests"},{"name":"pkg/apis/v0.10.0-rc.13","sha":"946ed2e71a7886d95d87306953f1f44ba21ceb44","kind":"tag","published_at":"2024-04-27T05:01:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.0-rc.13","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.13/manifests"},{"name":"v0.10.0-rc.13","sha":"44513ca8f61619bad7cab1bc0843a21c7dbdf407","kind":"tag","published_at":"2024-04-25T13:18:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.13","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.13/manifests"},{"name":"v0.10.0-rc.12","sha":"ceea872bc77a0ee1bf8df148e48fde8c0edca15e","kind":"tag","published_at":"2024-04-25T12:46:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.12","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.12/manifests"},{"name":"v0.9.4-rc.1","sha":"99e8388c0db36977452389bbc035eb4f66ce5f89","kind":"tag","published_at":"2024-04-23T09:51:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.4-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.4-rc.1/manifests"},{"name":"v0.8.4-rc.4","sha":"b40b7b328d9c4cb2a755bf2ad17b8619ec57aedd","kind":"tag","published_at":"2024-04-23T08:20:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.4-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.4-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.4-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.4/manifests"},{"name":"v0.9.3","sha":"31ad6361f0049072c18e1e399c2665ae15402ee9","kind":"tag","published_at":"2024-04-17T09:29:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.3/manifests"},{"name":"v0.8.4-rc.3","sha":"7a4caed1f95a99e4ade4e3736a7cd8334a73b446","kind":"tag","published_at":"2024-04-16T12:29:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.4-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.4-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.4-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.3/manifests"},{"name":"v0.10.0-rc.11","sha":"d94b1f35dcc9ea481a89b61fe457beaa90322bb1","kind":"tag","published_at":"2024-04-12T10:35:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.11","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.11/manifests"},{"name":"v0.9.3-rc.3","sha":"31ad6361f0049072c18e1e399c2665ae15402ee9","kind":"tag","published_at":"2024-04-11T08:38:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.3-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.3-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.3-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.3-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.3-rc.3/manifests"},{"name":"v0.10.0-rc.10","sha":"caa5b057678fd7d3a18cb6e7af6c9fc6d8b4ed8e","kind":"tag","published_at":"2024-04-10T15:07:00.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.10/manifests"},{"name":"v0.10.0-rc.9","sha":"0ed2f83658a1f3526d0e8fb389b032bde86695ec","kind":"tag","published_at":"2024-04-10T13:00:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.9/manifests"},{"name":"v0.10.0-rc.8","sha":"91ac68707c7e3e3e8012335a167efd25a46f7d89","kind":"tag","published_at":"2024-04-10T12:50:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.8/manifests"},{"name":"v0.10.0-rc.7","sha":"a4b208d396bdd8e0f6b557f51f1643c73085bd88","kind":"tag","published_at":"2024-04-10T12:19:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.7/manifests"},{"name":"v0.10.0-rc.6","sha":"a4b208d396bdd8e0f6b557f51f1643c73085bd88","kind":"tag","published_at":"2024-04-10T12:11:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.6/manifests"},{"name":"v0.8.4-rc.2","sha":"71ed0a3c5a0fecfd0f108d91d59a13bd2b31f6b9","kind":"tag","published_at":"2024-04-10T07:16:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.4-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.2/manifests"},{"name":"v0.9.3-rc.2","sha":"6c3e28e7713a0e76b6abc2bd3a96178fa93aa6af","kind":"tag","published_at":"2024-04-09T11:48:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.3-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.3-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.3-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.3-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.3-rc.2/manifests"},{"name":"v0.8.4-rc.1","sha":"4cb8bd61e70a2949fd3c954edfb7195f615b59ab","kind":"tag","published_at":"2024-04-08T14:04:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.4-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.1/manifests"},{"name":"v0.9.3-rc.1","sha":"cd9f7a1085c93a2d9ee86d22868cfd51de96e244","kind":"tag","published_at":"2024-04-08T14:04:00.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.3-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.3-rc.1/manifests"},{"name":"v0.9.2","sha":"e75c1fb498e3137ba39c2bdc4d59c9122f5ef9c6","kind":"tag","published_at":"2024-03-22T15:43:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.2/manifests"},{"name":"v0.9.2-rc.1","sha":"e75c1fb498e3137ba39c2bdc4d59c9122f5ef9c6","kind":"tag","published_at":"2024-03-22T14:08:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.2-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.2-rc.1/manifests"},{"name":"v0.9.1","sha":"b5f25c14d539d33a74bb2e85512f7918cbeea39f","kind":"tag","published_at":"2024-03-21T16:29:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1/manifests"},{"name":"v0.10.0-rc.5","sha":"e12025e21edad068776b87f78583cdeb86d4cf6e","kind":"tag","published_at":"2024-03-20T12:26:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.5/manifests"},{"name":"v0.8.3","sha":"571b765e1f3773be0823d3ceb8f641b27fd60106","kind":"tag","published_at":"2024-03-19T09:59:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.3/manifests"},{"name":"v0.8.3-rc.1","sha":"571b765e1f3773be0823d3ceb8f641b27fd60106","kind":"tag","published_at":"2024-03-18T10:03:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.3-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.3-rc.1/manifests"},{"name":"v0.9.1-rc.6","sha":"b5f25c14d539d33a74bb2e85512f7918cbeea39f","kind":"commit","published_at":"2024-03-07T14:04:24.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.1-rc.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.1-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.1-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.6/manifests"},{"name":"pkg/apis/v0.10.0-rc.4","sha":"dea8b6c0d3b340ca2fa47bb027c26321513cb9ab","kind":"tag","published_at":"2024-03-05T15:07:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.4/manifests"},{"name":"v0.10.0-rc.4","sha":"dea8b6c0d3b340ca2fa47bb027c26321513cb9ab","kind":"tag","published_at":"2024-03-04T15:44:11.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.4/manifests"},{"name":"v0.10.0-rc.3","sha":"64fad0fd53533b55e92bee3d840ab80aef916363","kind":"tag","published_at":"2024-02-27T15:46:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.3/manifests"},{"name":"v0.9.1-rc.5","sha":"d61ec5a9ea91ecfb9d945a621209bd15a0a072cb","kind":"tag","published_at":"2024-02-23T15:50:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.1-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.1-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.1-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.5/manifests"},{"name":"v0.8.2","sha":"c78f0ee41e7347c4ba503ffce4d01b6f8c96248b","kind":"tag","published_at":"2024-02-22T09:26:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2/manifests"},{"name":"v0.10.0-rc.2","sha":"8751988adad7a556472d32dc2f104d0a9482797c","kind":"tag","published_at":"2024-02-14T15:55:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.2/manifests"},{"name":"v0.9.1-rc.4","sha":"2c6b1019687c6d26893a4d0aea2119d7d2ed3c1f","kind":"tag","published_at":"2024-02-14T07:07:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.1-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.1-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.1-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.4/manifests"},{"name":"v0.9.1-rc.3","sha":"b7d7bc04e0d29cadc1582bae5f2188cd6c5c7b02","kind":"tag","published_at":"2024-02-13T13:59:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.1-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.1-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.1-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.3/manifests"},{"name":"v0.10.0-rc.1","sha":"b07f6f97a6e9474728f9b1c3bd8cf697325ed4e2","kind":"tag","published_at":"2024-02-13T13:54:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.1/manifests"},{"name":"v0.8.2-rc.4","sha":"c78f0ee41e7347c4ba503ffce4d01b6f8c96248b","kind":"tag","published_at":"2024-02-13T13:38:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.2-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.2-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2-rc.4/manifests"},{"name":"pkg/apis/v0.9.1-rc.2","sha":"2e5ef6cc9df1a0fa3209200c676c4059d53a4de8","kind":"tag","published_at":"2024-01-31T16:11:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.9.1-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.9.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.9.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.1-rc.2/manifests"},{"name":"v0.9.1-rc.2","sha":"2e5ef6cc9df1a0fa3209200c676c4059d53a4de8","kind":"tag","published_at":"2024-01-17T15:40:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.1-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.2/manifests"},{"name":"v0.8.2-rc.3","sha":"8c0c14b9c895b9f8c9d5da518820215a5ea4e25f","kind":"tag","published_at":"2024-01-17T15:07:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.2-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.2-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2-rc.3/manifests"},{"name":"v0.8.2-rc.2","sha":"e4f5d7baeca3e88a49c1d6e573ff665fe8397f70","kind":"tag","published_at":"2024-01-17T12:30:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.2-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2-rc.2/manifests"},{"name":"v0.8.2-rc.1","sha":"585bec9b5450bd1fa412db307d5f0ea40004a03f","kind":"tag","published_at":"2024-01-16T14:01:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.2-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2-rc.1/manifests"},{"name":"v0.9.1-rc.1","sha":"dda8794c6598c00608be8f65854add09efb44285","kind":"tag","published_at":"2024-01-16T12:31:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.1/manifests"},{"name":"v0.7.1-debug-1842-6","sha":"f942a691d7b65ff1d22b5de44c130035780b1907","kind":"commit","published_at":"2023-12-15T09:56:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.1-debug-1842-6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.1-debug-1842-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.1-debug-1842-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-6/manifests"},{"name":"v0.8.1","sha":"c6bdc1057ea7c98273d5403d3127eed037690b79","kind":"tag","published_at":"2023-11-23T10:05:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.1/manifests"},{"name":"v0.8.0-debug-1842-5","sha":"7975f1e1a52d54f9d7ca8df0e3477d4841e71183","kind":"commit","published_at":"2023-11-15T15:56:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-debug-1842-5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-debug-1842-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-debug-1842-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-5/manifests"},{"name":"v0.7.1-debug-1842-5","sha":"cc775958c0d0201e11ca1a6664c400cb0e248cae","kind":"commit","published_at":"2023-11-15T15:56:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.1-debug-1842-5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.1-debug-1842-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.1-debug-1842-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-5/manifests"},{"name":"v0.7.1-debug-1842-4","sha":"e39eea120a5adeee5cfdbfcd0c068e64aba6f1ee","kind":"commit","published_at":"2023-11-14T17:43:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.1-debug-1842-4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.1-debug-1842-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.1-debug-1842-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-4/manifests"},{"name":"v0.8.0-debug-1842-4","sha":"07e864828550bd39d7fe26e4075fb9d4ad04c7a9","kind":"commit","published_at":"2023-11-14T17:43:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-debug-1842-4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-debug-1842-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-debug-1842-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-4/manifests"},{"name":"v0.7.1-debug-1842-3","sha":"4bc505e11b33b577f89fb87b022260477192f6eb","kind":"commit","published_at":"2023-11-08T10:18:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.1-debug-1842-3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.1-debug-1842-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.1-debug-1842-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-3/manifests"},{"name":"v0.8.0-debug-1842-3","sha":"523e95571fb65a2e7befa0040fb4784bac8c18cc","kind":"commit","published_at":"2023-11-08T10:10:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-debug-1842-3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-debug-1842-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-debug-1842-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-3/manifests"},{"name":"v0.9.0","sha":"93432f288e79f436e2f5cfe940e3274994d00b29","kind":"tag","published_at":"2023-11-07T12:29:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0/manifests"},{"name":"v0.8.0-debug-1842-2","sha":"7ea59a7c5505503d56d03b10a26daeb192d97c5f","kind":"commit","published_at":"2023-10-27T13:40:19.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-debug-1842-2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-debug-1842-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-debug-1842-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-2/manifests"},{"name":"v0.7.1-debug-1842-2","sha":"0b967954feb1800ebe1d701854513483eaca46ff","kind":"commit","published_at":"2023-10-27T09:28:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.1-debug-1842-2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.1-debug-1842-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.1-debug-1842-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-2/manifests"},{"name":"v0.7.1-debug-1842-1","sha":"8532072a6e56491f35eb047164e3a3d4d1f3c73d","kind":"commit","published_at":"2023-10-19T13:53:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.1-debug-1842-1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.1-debug-1842-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.1-debug-1842-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-1/manifests"},{"name":"v0.9.0-rc.5","sha":"93432f288e79f436e2f5cfe940e3274994d00b29","kind":"tag","published_at":"2023-10-17T14:12:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.0-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.5/manifests"},{"name":"v0.8.0-debug-1842-1","sha":"8fb2502156b7d6655e0e3555437ab77a6662d046","kind":"commit","published_at":"2023-10-16T12:05:00.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-debug-1842-1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-debug-1842-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-debug-1842-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-1/manifests"},{"name":"v0.9.0-rc.4","sha":"12ebe5b9b32365b749f4f6f6dc34ebf77adc5f0e","kind":"tag","published_at":"2023-10-04T13:14:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.4/manifests"},{"name":"v0.9.0-rc.3","sha":"a0460d1b10f5a71a5d26c3c0df50946b5cece9d8","kind":"tag","published_at":"2023-09-26T09:34:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.3/manifests"},{"name":"v0.9.0-rc.2","sha":"a9a16299305744bfd368af41d29564d2fd71e34b","kind":"tag","published_at":"2023-09-25T16:33:16.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.2/manifests"},{"name":"v0.9.0-rc.1","sha":"0d26f206b3c521fdb78218285ffb69a91c6e5c81","kind":"commit","published_at":"2023-09-12T10:57:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.1/manifests"},{"name":"v0.8.0","sha":"23e1c146755af159dafd3c88d4b92094772c99fc","kind":"tag","published_at":"2023-09-11T14:59:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc.9","sha":"23e1c146755af159dafd3c88d4b92094772c99fc","kind":"tag","published_at":"2023-08-21T13:11:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-rc.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.9/manifests"},{"name":"v0.7.1","sha":"991b71316757bbec6a3737f3bf3cd80205218978","kind":"tag","published_at":"2023-08-16T10:54:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1/manifests"},{"name":"v0.8.0-rc.8","sha":"9d0ee7f56848c29f539e13235acaaa132479e985","kind":"tag","published_at":"2023-08-10T12:31:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-rc.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.8/manifests"},{"name":"v0.7.1-rc.2","sha":"991b71316757bbec6a3737f3bf3cd80205218978","kind":"commit","published_at":"2023-08-08T14:49:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.1-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-rc.2/manifests"},{"name":"v0.8.0-rc.7","sha":"ea40cfa4643f3917cde54d6018c5481ea0cb15f0","kind":"tag","published_at":"2023-08-04T14:39:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-rc.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.7/manifests"},{"name":"v0.7.1-rc.1","sha":"d44d627a85f9802c8a5b392e7908b26f4999773e","kind":"tag","published_at":"2023-07-26T10:47:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-rc.1/manifests"},{"name":"v0.8.0-rc.6","sha":"134ea8ac3ff21ee41aec51daf2d6ebf14aa17d42","kind":"commit","published_at":"2023-07-26T09:20:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-rc.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.6/manifests"},{"name":"v0.8.0-rc.5","sha":"5040cf183feb4c09560197fac914961001bc4c9c","kind":"commit","published_at":"2023-07-21T15:53:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.5/manifests"},{"name":"v0.8.0-rc.4","sha":"53eee096f3f0285c4096dddd3b76e0493338d66a","kind":"tag","published_at":"2023-07-18T11:44:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.4/manifests"},{"name":"v0.8.0-rc.3","sha":"7456fa93d2b700547e738316a43b2a3cddd427c8","kind":"commit","published_at":"2023-07-07T15:46:01.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.3/manifests"},{"name":"v0.8.0-rc.2","sha":"6729c95b2b94910b42d49b85e9e8eb01fb8a553c","kind":"commit","published_at":"2023-07-06T07:18:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.2/manifests"},{"name":"v0.8.0-rc.1","sha":"1dad8aad1f2204b1194cc834f5b0949d4b0a2aab","kind":"commit","published_at":"2023-06-21T12:15:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.1/manifests"},{"name":"v0.7.0-debug-1465-1","sha":"5479019a18b69351e960dfe8ba9a4c696d2de67b","kind":"commit","published_at":"2023-06-19T10:43:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.0-debug-1465-1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.0-debug-1465-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.0-debug-1465-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-debug-1465-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-debug-1465-1/manifests"},{"name":"v0.7.0","sha":"414e4337dcb3bd10ede130f40f38ddeccc3fcd90","kind":"tag","published_at":"2023-06-12T13:23:24.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc.4","sha":"ddbb43505e80247b818a418a89ae911590ce1fd9","kind":"tag","published_at":"2023-06-05T11:32:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-rc.4/manifests"},{"name":"v0.6.0-SURE-6125.5","sha":"f7f1dc7ef047cd6401cd8157bf9d967dbbfbe812","kind":"commit","published_at":"2023-06-01T10:22:12.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-SURE-6125.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-SURE-6125.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-SURE-6125.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.5/manifests"},{"name":"v0.7.0-rc.3","sha":"f52a0e7d38aff531a1781d93610606f65633ef84","kind":"tag","published_at":"2023-05-16T11:21:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-rc.3/manifests"},{"name":"v0.6.0-SURE-6125.4","sha":"91971877a4ef9c8129c205102ade8c7c888f1c23","kind":"commit","published_at":"2023-05-02T20:02:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-SURE-6125.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-SURE-6125.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-SURE-6125.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.4/manifests"},{"name":"v0.6.0-SURE-6125.3","sha":"9b16f1c7397fabb515dd2638dae1db7e6a1ba81f","kind":"commit","published_at":"2023-04-27T14:13:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-SURE-6125.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-SURE-6125.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-SURE-6125.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.3/manifests"},{"name":"v0.6.0-SURE-6125.2","sha":"ef8d8c950bef216461e05263baf82a183d31d0f0","kind":"commit","published_at":"2023-04-24T14:43:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-SURE-6125.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-SURE-6125.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-SURE-6125.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.2/manifests"},{"name":"v0.7.0-rc.2","sha":"ab055fa31e05943a0506045e2a537851f2a93d6d","kind":"tag","published_at":"2023-04-24T09:06:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-rc.2/manifests"},{"name":"v0.6.0-SURE-6125.1","sha":"645e19cb2a84b33a7da0c3da3afbb6fd0ac07250","kind":"commit","published_at":"2023-04-21T14:47:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-SURE-6125.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-SURE-6125.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-SURE-6125.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.1/manifests"},{"name":"v0.6.0","sha":"26bdd9326b0238bb2fb743f863d9380c3c5d43e0","kind":"tag","published_at":"2023-04-05T13:30:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0/manifests"},{"name":"v0.7.0-AGENT-rc.1","sha":"fd11ed224e3d08978a3ac35b095779a15cc8caa2","kind":"commit","published_at":"2023-03-29T08:14:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.0-AGENT-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.0-AGENT-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.0-AGENT-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-AGENT-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-AGENT-rc.1/manifests"},{"name":"v0.5.3","sha":"b90a1d37a79da99a273ec67f7127eb657bf5f5ea","kind":"tag","published_at":"2023-03-06T15:54:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.3/manifests"},{"name":"v0.6.0-rc.5","sha":"26bdd9326b0238bb2fb743f863d9380c3c5d43e0","kind":"tag","published_at":"2023-03-02T15:59:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.5/manifests"},{"name":"v0.5.3-rc.1","sha":"b90a1d37a79da99a273ec67f7127eb657bf5f5ea","kind":"tag","published_at":"2023-03-02T15:53:47.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.3-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.3-rc.1/manifests"},{"name":"v0.5.1-SURE-3613.1","sha":"83104a5aed6b21c78b31b3ff4f5de6192bb4dd7a","kind":"commit","published_at":"2023-02-24T09:59:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.1-SURE-3613.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.1-SURE-3613.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.1-SURE-3613.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.1-SURE-3613.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.1-SURE-3613.1/manifests"},{"name":"v0.5.2","sha":"e3abab9ad44675527e861fe65c332139f189378f","kind":"tag","published_at":"2023-02-23T07:52:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2/manifests"},{"name":"v0.6.0-rc.4","sha":"9274a5a8d7bb0f99bf234f9566f7d3c3526d5edc","kind":"tag","published_at":"2023-02-17T13:14:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.4/manifests"},{"name":"v0.6.0-rc.3","sha":"8eaefb72132b5e0fd3c417e745541869e6d46b11","kind":"tag","published_at":"2023-02-15T17:10:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.3/manifests"},{"name":"v0.5.2-rc.3","sha":"94290d580411c5336ccc2223a1702767e822023a","kind":"tag","published_at":"2023-02-01T14:36:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.2-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.2-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2-rc.3/manifests"},{"name":"v0.5.2-rc.2","sha":"ab9cd844104d4efef6fb10420c1d92455f581a71","kind":"commit","published_at":"2023-01-26T13:47:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.2-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2-rc.2/manifests"},{"name":"v0.6.0-rc.2","sha":"2312ff8f8823320629769f9ab408472ed58c2442","kind":"commit","published_at":"2023-01-26T13:43:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.2/manifests"},{"name":"v0.3.10-security1","sha":"36f5b123d2039e5b6d3651b4db63e124095127da","kind":"tag","published_at":"2023-01-23T18:26:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.10-security1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.10-security1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.10-security1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-security1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-security1/manifests"},{"name":"v0.5.1","sha":"d296259590bebf28c76e0946819b3b1f9bb851e1","kind":"commit","published_at":"2023-01-23T17:59:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.1/manifests"},{"name":"v0.5.2-rc.1","sha":"fc276f5505bec0be0da9f6560443495586de566e","kind":"tag","published_at":"2023-01-16T11:37:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.2-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2-rc.1/manifests"},{"name":"v0.4.1-SURE-3613.1","sha":"b2de30c8e21b1faeee434dbd10f4b62d4294641c","kind":"commit","published_at":"2023-01-16T11:27:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.4.1-SURE-3613.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.4.1-SURE-3613.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.4.1-SURE-3613.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.1-SURE-3613.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.1-SURE-3613.1/manifests"},{"name":"v0.4.0-SURE-3613.1","sha":"016f6078a23add19a7d0b5c035568eabd1a9529c","kind":"commit","published_at":"2023-01-16T11:25:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.4.0-SURE-3613.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.4.0-SURE-3613.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.4.0-SURE-3613.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0-SURE-3613.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0-SURE-3613.1/manifests"},{"name":"v0.5.2-SURE-4967.2","sha":"6307db3e2d122d429410e9e3ee127d0b080a823f","kind":"commit","published_at":"2023-01-16T10:53:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.2-SURE-4967.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.2-SURE-4967.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.2-SURE-4967.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2-SURE-4967.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2-SURE-4967.2/manifests"},{"name":"v0.6.0-rc.1","sha":"31c9788dd99f412e24a5835f859bb97a09194504","kind":"tag","published_at":"2022-12-20T15:10:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.1/manifests"},{"name":"v0.6.0-alpha4","sha":"e859899021c59f9b154d11adf80e3e6ebc0394f4","kind":"tag","published_at":"2022-12-02T07:32:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-alpha4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-alpha4/manifests"},{"name":"v0.6.0-alpha3","sha":"9f67e365ff2e67cdc1118c9265973646024eb5e9","kind":"tag","published_at":"2022-11-29T09:56:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-alpha3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-alpha3/manifests"},{"name":"v0.5.1-SURE-4967.2","sha":"ae183065f6181e215630b9c73d3269615bb44deb","kind":"commit","published_at":"2022-11-25T13:41:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.1-SURE-4967.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.1-SURE-4967.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.1-SURE-4967.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.1-SURE-4967.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.1-SURE-4967.2/manifests"},{"name":"v0.6.0-alpha2","sha":"4bc753f2f3eb0b6afc3186cf8c5b2bbb688d7752","kind":"tag","published_at":"2022-11-21T16:43:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-alpha2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-alpha2/manifests"},{"name":"v0.4.1","sha":"2ee6d1e378370ab967b3dac9a192fcdff7899b70","kind":"commit","published_at":"2022-11-18T13:05:19.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.4.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.1/manifests"},{"name":"v0.5.0","sha":"3d019f1fb5bcfdbaaa64be7e87a9011beff6260b","kind":"tag","published_at":"2022-11-10T17:29:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0/manifests"},{"name":"v0.5.1-SURE-4967.1","sha":"2d1904a461e89a2909a59a62a5ea27b0eba3ae52","kind":"commit","published_at":"2022-11-07T14:20:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.1-SURE-4967.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.1-SURE-4967.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.1-SURE-4967.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.1-SURE-4967.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.1-SURE-4967.1/manifests"},{"name":"v0.6.0-alpha1","sha":"94350ebff0e2c1cdbcd68ef3b14ff3a6e06ae8ec","kind":"commit","published_at":"2022-11-03T14:41:11.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-alpha1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-alpha1/manifests"},{"name":"v0.5.0-rc4","sha":"3d019f1fb5bcfdbaaa64be7e87a9011beff6260b","kind":"tag","published_at":"2022-10-27T09:17:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.0-rc4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0-rc4/manifests"},{"name":"v0.5.0-rc3","sha":"459b2a995800332e6ba7f0c8e3d3a079dce6a03d","kind":"tag","published_at":"2022-10-21T17:04:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.0-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0-rc3/manifests"},{"name":"v0.4.0","sha":"eae202f68985ce20ff8f97586cd31ee64e7df020","kind":"tag","published_at":"2022-10-13T16:36:19.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.4.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0/manifests"},{"name":"v0.5.0-rc2","sha":"b6480e9b4d019b2d625380c9a3438cd60a15b915","kind":"tag","published_at":"2022-09-23T12:02:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.0-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0-rc2/manifests"},{"name":"v0.5.0-rc1","sha":"d10ee186d2675f3cd04a879636de8291fc092924","kind":"tag","published_at":"2022-09-21T19:50:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.0-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0-rc1/manifests"},{"name":"v0.4.0-rc3","sha":"eae202f68985ce20ff8f97586cd31ee64e7df020","kind":"tag","published_at":"2022-09-16T13:23:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.4.0-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0-rc3/manifests"},{"name":"v0.4.0-rc2","sha":"4e0284c9063c35d7423d437995ce156b1f19f4e0","kind":"tag","published_at":"2022-09-15T13:50:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.4.0-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0-rc2/manifests"},{"name":"v0.4.0-rc1","sha":"fd65a07e04dc86804a8de1153986a22f1f14d5c2","kind":"tag","published_at":"2022-09-13T12:42:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.4.0-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0-rc1/manifests"},{"name":"v0.3.11","sha":"2958e9b7be782d21e8b19bd602f2f636ca5770ba","kind":"tag","published_at":"2022-08-29T17:52:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.11","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.11/manifests"},{"name":"v0.3.11-rc1","sha":"2958e9b7be782d21e8b19bd602f2f636ca5770ba","kind":"tag","published_at":"2022-08-26T20:18:12.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.11-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.11-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.11-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.11-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.11-rc1/manifests"},{"name":"v0.3.10","sha":"093cee590dd64451b0de23925ea05a44df866fe2","kind":"tag","published_at":"2022-08-16T12:31:07.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10/manifests"},{"name":"v0.3.10-rc5","sha":"093cee590dd64451b0de23925ea05a44df866fe2","kind":"tag","published_at":"2022-07-22T20:51:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.10-rc5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.10-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.10-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc5/manifests"},{"name":"v0.3.10-rc4","sha":"8e11054db6e92ac927d28992801baf8adfdcd8a9","kind":"commit","published_at":"2022-07-19T14:03:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.10-rc4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.10-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.10-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc4/manifests"},{"name":"v0.3.10-rc3","sha":"1181585f301e8d996c808ba10107452235352dcf","kind":"commit","published_at":"2022-07-15T20:52:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.10-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.10-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.10-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc3/manifests"},{"name":"v0.3.10-rc2","sha":"0b09d49466687f77cec78e22b2a0f5b258ce2e66","kind":"commit","published_at":"2022-07-13T10:34:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.10-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.10-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.10-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc2/manifests"},{"name":"v0.3.10-rc1","sha":"978679cfcbe6d51272e6f856203315003a0395cc","kind":"commit","published_at":"2022-06-27T18:42:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.10-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc1/manifests"},{"name":"v0.3.9","sha":"4dc66c946ca2f90f5f7a5d360a573698687a3a11","kind":"commit","published_at":"2022-03-18T16:06:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9/manifests"},{"name":"v0.3.9-rc7","sha":"4dc66c946ca2f90f5f7a5d360a573698687a3a11","kind":"commit","published_at":"2022-03-18T16:06:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.9-rc7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.9-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.9-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc7/manifests"},{"name":"v0.3.9-rc6","sha":"5b479aebc92f36d9862ccd09e330dc6ab5fa10ce","kind":"commit","published_at":"2022-03-15T19:39:12.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.9-rc6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.9-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.9-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc6/manifests"},{"name":"v0.3.9-rc5","sha":"ecca10340d2a1fb37d98e20acba506257eb2eb50","kind":"commit","published_at":"2022-03-05T05:43:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.9-rc5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.9-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.9-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc5/manifests"},{"name":"v0.3.9-rc4","sha":"73d5c11871625f7faea433360bc2dea036a857f8","kind":"commit","published_at":"2022-03-02T18:02:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.9-rc4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.9-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.9-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc4/manifests"},{"name":"v0.3.9-rc3","sha":"65638c8dcf7beffc671ca8934400fda56ba79957","kind":"commit","published_at":"2022-01-28T17:53:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.9-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.9-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.9-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc3/manifests"},{"name":"v0.3.9-rc2","sha":"e252e33e330cbdbc6989b83db7d932c692c8109d","kind":"commit","published_at":"2022-01-11T15:40:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.9-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.9-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.9-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc2/manifests"},{"name":"v0.3.9-rc1","sha":"81d2950d2c614c609ece373e3a53db10ffe99a3a","kind":"tag","published_at":"2021-12-22T20:40:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.9-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.9-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.9-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc1/manifests"},{"name":"v0.3.8","sha":"ce9c0d6c0a455d61e87c0f19df79d0ee11a89eeb","kind":"commit","published_at":"2021-12-08T21:35:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.8/manifests"},{"name":"v0.3.8-rc3","sha":"ce9c0d6c0a455d61e87c0f19df79d0ee11a89eeb","kind":"commit","published_at":"2021-12-08T21:35:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.8-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.8-rc3/manifests"},{"name":"v0.3.8-rc2","sha":"5b3946d418b7792e276399f71080107f3b819812","kind":"commit","published_at":"2021-11-19T21:40:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.8-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.8-rc2/manifests"},{"name":"v0.3.8-rc1","sha":"89ee40eccde91f3870e329b3f583295ff03fa264","kind":"commit","published_at":"2021-11-09T23:20:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.8-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.8-rc1/manifests"},{"name":"v0.3.7","sha":"4aaa778d23dd993f5299e08d144ff0ff81315f7b","kind":"commit","published_at":"2021-09-27T19:55:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.7/manifests"},{"name":"v0.3.7-rc3","sha":"4aaa778d23dd993f5299e08d144ff0ff81315f7b","kind":"commit","published_at":"2021-09-27T19:55:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.7-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.7-rc3/manifests"},{"name":"v0.3.7-rc2","sha":"f6e3145f564f5beb150c7a0c34803f9de4495863","kind":"commit","published_at":"2021-09-23T22:20:24.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.7-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.7-rc2/manifests"},{"name":"v0.3.7-rc1","sha":"5a141a6b18f0e778b1ba1c248d76f9b03c0bf06c","kind":"commit","published_at":"2021-09-18T01:50:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.7-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.7-rc1/manifests"},{"name":"v0.3.6","sha":"2a4a7a47ebc3f8e3bfa97e22d300a64fc6247a37","kind":"commit","published_at":"2021-08-25T20:52:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6/manifests"},{"name":"v0.3.6-rc13","sha":"2a4a7a47ebc3f8e3bfa97e22d300a64fc6247a37","kind":"commit","published_at":"2021-08-25T20:52:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc13","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc13/manifests"},{"name":"v0.3.6-rc12","sha":"d633eb650ba95d8d9bb582281713ee5b87b5df68","kind":"commit","published_at":"2021-08-13T23:15:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc12","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc12/manifests"},{"name":"v0.3.6-rc11","sha":"965f9780a45b19f3415178c2ca3127f4401b88c8","kind":"commit","published_at":"2021-08-13T21:23:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc11","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc11/manifests"},{"name":"v0.3.6-rc10","sha":"c6b2f06e5868a40a5f5d2c93ee959a0dc776cd90","kind":"commit","published_at":"2021-08-05T22:37:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc10/manifests"},{"name":"v0.3.6-rc9","sha":"96c8c497e7a44e349200c08375203e3044e7df7b","kind":"commit","published_at":"2021-08-04T16:57:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc9/manifests"},{"name":"v0.3.6-rc8","sha":"e719b5c31d9592f919f24bfdfe569c8fc1f3909e","kind":"commit","published_at":"2021-08-03T23:52:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc8/manifests"},{"name":"v0.3.6-rc7","sha":"f7f91698266436e2f09b9c7c3a545ac95d0b3a6c","kind":"commit","published_at":"2021-07-28T20:37:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc7/manifests"},{"name":"v0.3.6-rc6","sha":"ea8cd779523220e57b2651b49951e0de09a44b7f","kind":"commit","published_at":"2021-07-22T18:13:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc6/manifests"},{"name":"v0.3.6-rc5","sha":"e7bf9d048680683aa4369c655e05006ceed395a4","kind":"commit","published_at":"2021-07-08T20:44:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc5/manifests"},{"name":"v0.3.6-rc4","sha":"a34d1b9621cdb0179572bbefdf3d8bbeb65bd048","kind":"commit","published_at":"2021-07-06T15:55:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc4/manifests"},{"name":"v0.3.6-rc3","sha":"85e0e1b5c6482bbc6ca9408037c22235284031ae","kind":"commit","published_at":"2021-06-21T18:23:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc3/manifests"},{"name":"v0.3.6-rc2","sha":"a1a12fcfcdc13d3758ee21a3c83b5567b36bdfc1","kind":"commit","published_at":"2021-06-09T22:49:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc2/manifests"},{"name":"v0.3.6-rc1","sha":"72ee6aa7e852178cfb0d219d1b51b728c914a455","kind":"commit","published_at":"2021-06-08T23:18:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc1/manifests"},{"name":"v0.3.5","sha":"f414eab0e4de0523eca797fa7bf47fccb1997e4a","kind":"commit","published_at":"2021-04-28T19:11:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5/manifests"},{"name":"v0.3.5-rc9","sha":"f414eab0e4de0523eca797fa7bf47fccb1997e4a","kind":"commit","published_at":"2021-04-28T19:11:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5-rc9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc9/manifests"},{"name":"v0.3.5-rc8","sha":"fb41148922f8342d33e25e5dc6dcdd06f6cefcb9","kind":"commit","published_at":"2021-04-28T00:29:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5-rc8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc8/manifests"},{"name":"v0.3.5-rc7","sha":"0d2f635ebf9d6d53b713f7b845f23bc20be67da4","kind":"commit","published_at":"2021-04-27T17:12:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5-rc7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc7/manifests"},{"name":"v0.3.5-rc6","sha":"9c8a918f10fec7c42fd1f85822a14e9b2c595eb6","kind":"commit","published_at":"2021-04-22T21:29:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5-rc6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc6/manifests"},{"name":"v0.3.5-rc5","sha":"3b1da5727d9f4ee3e562cbfceb3032fcd44c9808","kind":"commit","published_at":"2021-04-16T21:06:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5-rc5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc5/manifests"},{"name":"v0.3.5-rc4","sha":"44bbe492fd95ad40d6bcb1ff7fe4964cba102e1e","kind":"commit","published_at":"2021-04-09T20:59:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5-rc4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc4/manifests"},{"name":"v0.3.5-rc3","sha":"53b9f0a0787bea2463ec36732424c4635d5364c4","kind":"commit","published_at":"2021-04-07T17:41:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc3/manifests"},{"name":"v0.3.5-rc2","sha":"3fa1d9062f5e793dba1d2a05a496cde305b52ee5","kind":"commit","published_at":"2021-04-06T00:47:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc2/manifests"},{"name":"v0.3.5-rc1","sha":"5a578473735455c3c7c7e8aceac1b931a3a60dce","kind":"commit","published_at":"2021-03-18T16:32:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc1/manifests"},{"name":"v0.3.4","sha":"adbf94f1af99d3ee43e3b847f316f00c18c39a13","kind":"commit","published_at":"2021-03-01T23:16:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4/manifests"},{"name":"v0.3.4-rc7","sha":"e39527f1ac70796414e8eee4118f0aca60cb2f6b","kind":"commit","published_at":"2021-02-25T04:05:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.4-rc7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.4-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.4-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc7/manifests"},{"name":"v0.3.4-rc6","sha":"b1fd0ee92ce7c174358ca3a9b3e4758467306afd","kind":"commit","published_at":"2021-02-17T19:27:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.4-rc6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.4-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.4-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc6/manifests"},{"name":"v0.3.4-rc5","sha":"eff46fdfa89010cb98a4b2a572d00a87fc8c6287","kind":"commit","published_at":"2021-02-11T17:48:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.4-rc5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.4-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.4-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc5/manifests"},{"name":"v0.3.4-rc4","sha":"cdda39cc9a1292cc5dc7c2b1f90976e0c380dc54","kind":"commit","published_at":"2021-02-05T21:31:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.4-rc4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.4-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.4-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc4/manifests"},{"name":"v0.3.4-rc3","sha":"9662f0ee1027e8da2d651b7111159bc0149b7524","kind":"commit","published_at":"2021-02-04T14:37:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.4-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc3/manifests"},{"name":"v0.3.4-rc2","sha":"9ecf285f306e7ee8bf5d317cd6179ce99e2822fd","kind":"commit","published_at":"2021-02-03T20:19:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.4-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc2/manifests"},{"name":"v0.3.4-rc1","sha":"76e1bf8af527d4d1198a751d743f711d83945d05","kind":"commit","published_at":"2021-01-29T20:10:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.4-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc1/manifests"},{"name":"v0.3.3","sha":"c17a2f2cd69df7ac028ae9c0dd8ae3ea1e492f2b","kind":"commit","published_at":"2021-01-08T23:48:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.3/manifests"},{"name":"v0.3.3-rc1","sha":"c17a2f2cd69df7ac028ae9c0dd8ae3ea1e492f2b","kind":"commit","published_at":"2021-01-08T23:48:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.3-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.3-rc1/manifests"},{"name":"v0.3.2","sha":"fbae9ec285468937e759e16179f01a6324d661ad","kind":"commit","published_at":"2021-01-04T17:51:16.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2/manifests"},{"name":"v0.3.2-rc7","sha":"fbae9ec285468937e759e16179f01a6324d661ad","kind":"commit","published_at":"2021-01-04T17:51:16.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.2-rc7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.2-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.2-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc7/manifests"},{"name":"v0.3.2-rc6","sha":"667e02fc5375d2a2c702df6652b578cf944156ce","kind":"commit","published_at":"2020-12-31T00:42:16.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.2-rc6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc6/manifests"},{"name":"v0.3.2-rc5","sha":"9ed65c7f5cc562d075d2d86ff37b3d20672255de","kind":"commit","published_at":"2020-12-11T23:50:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.2-rc5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc5/manifests"},{"name":"v0.3.2-rc4","sha":"e9de0b61b55637155893539f51914c5a90c7727f","kind":"commit","published_at":"2020-12-11T20:08:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.2-rc4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc4/manifests"},{"name":"v0.3.2-rc3","sha":"c5ae8c2ee0b9f2472ea5d7759dc0eecf31efdc8e","kind":"commit","published_at":"2020-12-08T16:00:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.2-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc3/manifests"},{"name":"v0.3.2-rc2","sha":"50983694859e49cc2466fdb914406b1ad697aa9f","kind":"commit","published_at":"2020-11-23T20:01:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.2-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc2/manifests"},{"name":"v0.3.2-rc1","sha":"f713d9b1ddecb46e3b90ccbd4b8747234006d1c2","kind":"commit","published_at":"2020-11-18T21:46:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.2-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc1/manifests"},{"name":"v0.3.1","sha":"e5ff6fdd2d8e08ccfe11b1efc6438d3cbc467152","kind":"commit","published_at":"2020-10-21T20:47:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.1/manifests"},{"name":"v0.3.1-rc2","sha":"e5ff6fdd2d8e08ccfe11b1efc6438d3cbc467152","kind":"commit","published_at":"2020-10-21T20:47:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.1-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.1-rc2/manifests"},{"name":"v0.3.1-rc1","sha":"89e400a603212a762fd59d394352f5b8abd6fc85","kind":"commit","published_at":"2020-10-21T18:02:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.1-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.1-rc1/manifests"},{"name":"v0.3.0","sha":"55cda24b980e8539f827af521ed59771ac681d86","kind":"commit","published_at":"2020-10-04T05:18:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0/manifests"},{"name":"v0.3.0-rc3","sha":"55cda24b980e8539f827af521ed59771ac681d86","kind":"commit","published_at":"2020-10-04T05:18:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-rc3/manifests"},{"name":"v0.3.0-rc2","sha":"ef1a452a6e7c1128daa1f74c55c643387dea6fdf","kind":"commit","published_at":"2020-10-03T12:11:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-rc2/manifests"},{"name":"v0.3.0-rc1","sha":"786b72d2c0093f21f3a565efc86d083e7555dd1a","kind":"commit","published_at":"2020-10-03T05:42:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-rc1/manifests"},{"name":"v0.3.0-beta7","sha":"10548f1e330a4f4e9948779ccca8ecf1c2446b12","kind":"commit","published_at":"2020-10-01T18:42:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-beta7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta7/manifests"},{"name":"v0.3.0-beta6","sha":"4711344ec8232987600f54617069bcbed5a33e75","kind":"commit","published_at":"2020-09-26T01:45:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-beta6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta6/manifests"},{"name":"v0.3.0-beta5","sha":"21f7da1510e1f568630b57013f896a2a7decb062","kind":"commit","published_at":"2020-09-24T21:56:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-beta5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta5/manifests"},{"name":"v0.3.0-beta4","sha":"e8bf94fc1f840b9e133b4d43ef8a2f9e4cbdf1f2","kind":"commit","published_at":"2020-09-24T17:08:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-beta4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta4/manifests"},{"name":"v0.3.0-beta3","sha":"2b792054a8a25f8e98763d14939f6e3176cdce40","kind":"commit","published_at":"2020-09-22T20:55:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-beta3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta3/manifests"},{"name":"v0.3.0-beta2","sha":"571c937d746083f398e0a3036f7e0bb34d22a935","kind":"commit","published_at":"2020-09-19T05:24:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-beta2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta2/manifests"},{"name":"v0.3.0-beta1","sha":"70141ad44b2ede3c924a0a8637ec9830d12971a4","kind":"commit","published_at":"2020-09-18T14:31:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-beta1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta1/manifests"},{"name":"v0.3.0-alpha91","sha":"c011cd1c579c794bd1522a52876a994fd857b4ec","kind":"commit","published_at":"2020-09-17T06:57:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha91","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha91/manifests"},{"name":"v0.3.0-alpha9","sha":"ed3e1db9a3e6dfe599fc0950f807df6e7fdd9680","kind":"commit","published_at":"2020-09-16T05:42:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha9/manifests"},{"name":"v0.3.0-alpha8","sha":"da734793d1b52884598a7dfef19213de2147378d","kind":"commit","published_at":"2020-09-12T23:08:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha8/manifests"},{"name":"v0.3.0-alpha7","sha":"3675caaa7070a44b1844eccbe42f7e7793bc38de","kind":"commit","published_at":"2020-09-09T04:58:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha7/manifests"},{"name":"v0.3.0-alpha6","sha":"418d67872d3f6fb21729139e4979e1ebd06cc2ba","kind":"commit","published_at":"2020-09-01T06:50:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha6/manifests"},{"name":"v0.3.0-alpha5","sha":"0def0543a929e69ae192d54c0803a738648fab81","kind":"commit","published_at":"2020-08-31T04:23:24.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha5/manifests"},{"name":"v0.3.0-alpha4","sha":"98986cee575f70b52e8b42d56863bf6a36447675","kind":"commit","published_at":"2020-08-28T05:01:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha4/manifests"},{"name":"v0.3.0-alpha3","sha":"6e25257ef255d241e4549b2c47ff0ba19607c469","kind":"commit","published_at":"2020-08-26T19:55:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha3/manifests"},{"name":"v0.3.0-alpha2","sha":"bdb9b8eccd6f18e9423f6801457ff9837b73b21a","kind":"commit","published_at":"2020-08-22T01:36:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha2/manifests"},{"name":"v0.3.0-alpha1","sha":"b4e6a0cc7ab48976cacf972d41c9139bb9a927a4","kind":"commit","published_at":"2020-08-18T04:30:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha1/manifests"},{"name":"v0.2.0","sha":"34004308df7bc581dcdb6946c974688c32c4a35e","kind":"commit","published_at":"2020-04-15T09:45:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.2.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.2.0/manifests"},{"name":"v0.2.0-rc2","sha":"34004308df7bc581dcdb6946c974688c32c4a35e","kind":"commit","published_at":"2020-04-15T09:45:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.2.0-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.2.0-rc2/manifests"},{"name":"v0.2.0-rc1","sha":"1d6236b3ec5e9e5c49806fcf3978b7def4344967","kind":"commit","published_at":"2020-04-15T09:35:19.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.2.0-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.2.0-rc1/manifests"},{"name":"v0.1.1-alpha1","sha":"41bbdb5df306cf5038a763345d4cce28f0cd5062","kind":"commit","published_at":"2020-04-09T18:35:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.1.1-alpha1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.1.1-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.1.1-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.1-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.1-alpha1/manifests"},{"name":"v0.1.0","sha":"70f012aee7eb6dea45987ae6360279fe4ca95152","kind":"commit","published_at":"2020-04-01T04:49:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.1.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0/manifests"},{"name":"v0.1.0-rc6","sha":"0f923815c650a2cd5b3e99dfea94c85aca7d14b9","kind":"commit","published_at":"2020-03-31T23:19:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.1.0-rc6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.1.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.1.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc6/manifests"},{"name":"v0.1.0-rc5","sha":"9a805213d34f0ec447ffade1e95379d48b49c94a","kind":"commit","published_at":"2020-03-31T20:34:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.1.0-rc5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.1.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.1.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc5/manifests"},{"name":"v0.1.0-rc4","sha":"498297b5591a4a276487ac162d56ff826d855df7","kind":"commit","published_at":"2020-03-31T20:05:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.1.0-rc4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc4/manifests"},{"name":"v0.1.0-rc3","sha":"0291c3d7c911d1a8c28bec4fe4625af9ca3f73e4","kind":"commit","published_at":"2020-03-31T18:57:51.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.1.0-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc3/manifests"},{"name":"v0.1.0-rc2","sha":"0291c3d7c911d1a8c28bec4fe4625af9ca3f73e4","kind":"commit","published_at":"2020-03-31T18:57:51.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.1.0-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc2/manifests"},{"name":"v0.1.0-rc1","sha":"227a98fe9a2adf1e446354006514864fdd080d7d","kind":"commit","published_at":"2020-03-31T10:55:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.1.0-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc1/manifests"}]},"repo_metadata_updated_at":"2026-08-25T08:53:54.790Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.035447048305182,"dependent_packages_count":8.899880173766588,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.467663611035885},"purl":"pkg:golang/github.com/rancher/fleet/e2e/testenv/infra","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/rancher/fleet/e2e/testenv/infra","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/rancher/fleet/e2e/testenv/infra","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/rancher/fleet/e2e/testenv/infra/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T22:00:11.181Z","issues_count":830,"pull_requests_count":2429,"avg_time_to_close_issue":14081567.163106795,"avg_time_to_close_pull_request":883769.0529482551,"issues_closed_count":515,"pull_requests_closed_count":1662,"pull_request_authors_count":59,"issue_authors_count":244,"avg_comments_per_issue":2.444578313253012,"avg_comments_per_pull_request":0.3202964182791272,"merged_pull_requests_count":1339,"bot_issues_count":5,"bot_pull_requests_count":992,"past_year_issues_count":79,"past_year_pull_requests_count":202,"past_year_avg_time_to_close_issue":2419471.888888889,"past_year_avg_time_to_close_pull_request":228210.67272727273,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":110,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":1.7974683544303798,"past_year_avg_comments_per_pull_request":0.27722772277227725,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":84,"past_year_merged_pull_requests_count":89,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/issues","maintainers":[{"login":"manno","count":501,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manno"},{"login":"rancherbot","count":141,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rancherbot"},{"login":"kkaempf","count":107,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kkaempf"},{"login":"thardeck","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thardeck"},{"login":"mmartin24","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmartin24"},{"login":"raulcabello","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulcabello"},{"login":"Tommy12789","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tommy12789"},{"login":"olblak","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olblak"},{"login":"rubhanazeem","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rubhanazeem"},{"login":"torchiaf","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/torchiaf"},{"login":"mattfarina","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattfarina"},{"login":"0xavi0","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0xavi0"},{"login":"prachidamle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prachidamle"},{"login":"mallardduck","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mallardduck"},{"login":"alexander-demicev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-demicev"},{"login":"p-se","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p-se"},{"login":"Kristian-ZH","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kristian-ZH"},{"login":"davidstauffer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidstauffer"}],"active_maintainers":[{"login":"thardeck","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thardeck"},{"login":"rancherbot","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rancherbot"},{"login":"manno","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manno"},{"login":"kkaempf","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kkaempf"},{"login":"mmartin24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmartin24"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Francher%2Ffleet%2Fe2e%2Ftestenv%2Finfra/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Francher%2Ffleet%2Fe2e%2Ftestenv%2Finfra/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Francher%2Ffleet%2Fe2e%2Ftestenv%2Finfra/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Francher%2Ffleet%2Fe2e%2Ftestenv%2Finfra/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Francher%2Ffleet%2Fe2e%2Ftestenv%2Finfra/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Francher%2Ffleet%2Fe2e%2Ftestenv%2Finfra/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282235,"maintainers_count":0,"namespaces_count":839591,"keywords_count":126448,"github":"golang","metadata":{"funded_packages_count":72260,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-03T05:01:28.847Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13993025,"name":"github.com/rancher/fleet/integrationtests","ecosystem":"go","description":null,"homepage":"https://github.com/rancher/fleet","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/rancher/fleet","keywords_array":[],"namespace":"github.com/rancher/fleet","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-08-24T14:52:37.182Z","latest_release_number":null,"last_synced_at":"2026-08-24T14:52:40.533Z","created_at":"2026-03-06T09:32:29.243Z","updated_at":"2026-08-26T01:57:47.727Z","registry_url":"https://pkg.go.dev/github.com/rancher/fleet/integrationtests","install_command":"go get github.com/rancher/fleet/integrationtests","documentation_url":"https://pkg.go.dev/github.com/rancher/fleet/integrationtests#section-documentation","metadata":{},"repo_metadata":{"id":36959052,"uuid":"245747437","full_name":"rancher/fleet","owner":"rancher","description":"Deploy workloads from Git to large fleets of Kubernetes clusters","archived":false,"fork":false,"pushed_at":"2026-08-24T12:54:22.000Z","size":26742,"stargazers_count":1724,"open_issues_count":188,"forks_count":273,"subscribers_count":74,"default_branch":"main","last_synced_at":"2026-08-24T14:18:35.552Z","etag":null,"topics":["gitops","hacktoberfest","k8s"],"latest_commit_sha":null,"homepage":"https://fleet.rancher.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/rancher.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-03-08T03:47:35.000Z","updated_at":"2026-08-24T12:22:58.000Z","dependencies_parsed_at":"2026-08-24T14:22:32.679Z","dependency_job_id":null,"html_url":"https://github.com/rancher/fleet","commit_stats":{"total_commits":2367,"total_committers":115,"mean_commits":"20.582608695652173","dds":0.8276299112801013,"last_synced_commit":"8c173a1d940db5bd59e70639d2b1d0d5ec8f2768"},"previous_names":[],"tags_count":792,"template":false,"template_full_name":null,"purl":"pkg:github/rancher/fleet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rancher","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/sbom","scorecard":{"id":725277,"data":{"date":"2025-08-11","repo":{"name":"github.com/rancher/fleet","commit":"8841cc605c6d98f3379c8450e1f3fb8d9f8928a1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 18 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input 'github.event.pull_request.head.ref': .github/workflows/release-against-test-charts.yml:114"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/add_issue_to_project.yml:1","Warn: no topLevel permission defined: .github/workflows/check-changes.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-fleet-upgrade-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-multicluster-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nightly-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-rancher-upgrade-fleet-to-head-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-rancher-upgrade-fleet.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-test-fleet-in-rancher.yml:1","Warn: no topLevel permission defined: .github/workflows/golangci-lint.yml:1","Warn: no topLevel permission defined: .github/workflows/port-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/release-against-charts.yml:1","Warn: no topLevel permission defined: .github/workflows/release-against-rancher.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release-against-test-charts.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","Warn: topLevel 'packages' permission set to 'write': .github/workflows/release.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/renovate-vault.yml:20","Warn: no topLevel permission defined: .github/workflows/typos.yaml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/updatecli.yml:14","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/rancher/.github/SECURITY.md:1","Info: Found linked content: github.com/rancher/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/rancher/.github/SECURITY.md:1","Info: Found text in security policy: github.com/rancher/.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":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.13.1-rc.6 not signed: https://api.github.com/repos/rancher/fleet/releases/240230972","Warn: release artifact v0.13.1-rc.5 not signed: https://api.github.com/repos/rancher/fleet/releases/240225473","Warn: release artifact v0.12.6-rc.3 not signed: https://api.github.com/repos/rancher/fleet/releases/240245874","Warn: release artifact v0.11.10-rc.4 not signed: https://api.github.com/repos/rancher/fleet/releases/240249682","Warn: release artifact v0.13.1-rc.4 not signed: https://api.github.com/repos/rancher/fleet/releases/239923349","Warn: release artifact v0.13.1-rc.6 does not have provenance: https://api.github.com/repos/rancher/fleet/releases/240230972","Warn: release artifact v0.13.1-rc.5 does not have provenance: https://api.github.com/repos/rancher/fleet/releases/240225473","Warn: release artifact v0.12.6-rc.3 does not have provenance: https://api.github.com/repos/rancher/fleet/releases/240245874","Warn: release artifact v0.11.10-rc.4 does not have provenance: https://api.github.com/repos/rancher/fleet/releases/240249682","Warn: release artifact v0.13.1-rc.4 does not have provenance: https://api.github.com/repos/rancher/fleet/releases/239923349"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/e2e-rancher-upgrade-fleet-to-head-ci.yml:26"],"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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/add_issue_to_project.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/rancher/fleet/add_issue_to_project.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/rancher/fleet/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/rancher/fleet/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/renovate-vault.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/rancher/fleet/renovate-vault.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/typos.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/rancher/fleet/typos.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/updatecli.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/rancher/fleet/updatecli.yml/main?enable=pin","Warn: containerImage not pinned by hash: e2e/assets/gitrepo/Dockerfile.gitserver:2: pin your Docker image by updating nginx:1.25.4-alpine to nginx:1.25.4-alpine@sha256:31bad00311cb5eeb8a6648beadcf67277a175da89989f14727420a80e2e76742","Warn: containerImage not pinned by hash: package/Dockerfile:4","Warn: containerImage not pinned by hash: package/Dockerfile:14","Warn: containerImage not pinned by hash: package/Dockerfile:19","Warn: containerImage not pinned by hash: package/Dockerfile:24","Warn: containerImage not pinned by hash: package/Dockerfile:29","Warn: containerImage not pinned by hash: package/Dockerfile.agent:4","Warn: containerImage not pinned by hash: package/Dockerfile.agent:6","Warn: containerImage not pinned by hash: package/Dockerfile.agent:10","Warn: containerImage not pinned by hash: package/Dockerfile.agent:14","Warn: containerImage not pinned by hash: package/Dockerfile.agent:18","Warn: goCommand not pinned by hash: .github/workflows/check-changes.yml:28","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:60","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:82","Warn: goCommand not pinned by hash: .github/workflows/e2e-ci.yml:54","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-ci.yml:79","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-ci.yml:111","Warn: goCommand not pinned by hash: .github/workflows/e2e-fleet-upgrade-ci.yml:38","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-fleet-upgrade-ci.yml:63","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-fleet-upgrade-ci.yml:80","Warn: goCommand not pinned by hash: .github/workflows/e2e-multicluster-ci.yml:34","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-multicluster-ci.yml:63","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-multicluster-ci.yml:88","Warn: goCommand not pinned by hash: .github/workflows/e2e-nightly-ci.yml:42","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-nightly-ci.yml:67","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-nightly-ci.yml:97","Warn: goCommand not pinned by hash: .github/workflows/e2e-rancher-upgrade-fleet-to-head-ci.yml:43","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-rancher-upgrade-fleet-to-head-ci.yml:68","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-rancher-upgrade-fleet-to-head-ci.yml:148","Warn: goCommand not pinned by hash: .github/workflows/e2e-rancher-upgrade-fleet.yml:61","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-rancher-upgrade-fleet.yml:86","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-rancher-upgrade-fleet.yml:118","Warn: goCommand not pinned by hash: .github/workflows/e2e-test-fleet-in-rancher.yml:68","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-test-fleet-in-rancher.yml:94","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-test-fleet-in-rancher.yml:145","Warn: goCommand not pinned by hash: .github/workflows/release.yml:58","Info:  54 out of  55 GitHub-owned GitHubAction dependencies pinned","Info:  21 out of  26 third-party GitHubAction dependencies pinned","Info:   0 out of  11 containerImage dependencies pinned","Info:   3 out of  14 goCommand dependencies pinned","Info:   0 out of  14 downloadThenRun 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["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":6,"reason":"4 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: GO-2025-3521","Warn: Project is vulnerable to: GO-2025-3547"],"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-22T12:36:05.699Z","repository_id":36959052,"created_at":"2025-08-22T12:36:05.699Z","updated_at":"2025-08-22T12:36:05.699Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36896919,"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-08-25T02:00:06.831Z","response_time":104,"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":"rancher","name":"Rancher","uuid":"9343010","kind":"organization","description":"","email":null,"website":"https://www.rancher.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9343010?v=4","repositories_count":634,"last_synced_at":"2025-03-21T23:34:45.454Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rancher","funding_links":[],"total_stars":62684,"followers":1158,"following":0,"created_at":"2022-11-03T04:08:40.033Z","updated_at":"2025-03-21T23:34:45.454Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rancher","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rancher/repositories"},"tags":[{"name":"v0.12.19","sha":"3d1766d5b737501e0386d25558ebc87da867f77a","kind":"tag","published_at":"2026-08-21T09:00:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.19","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.19/manifests"},{"name":"v0.13.15","sha":"bde240cf8eb3122dd2a7e65849e8e30e74d1bdff","kind":"tag","published_at":"2026-08-21T08:59:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.15","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.15/manifests"},{"name":"v0.14.10","sha":"98e6b68903f0bd96c1c289838ffaaf27a4b54b1b","kind":"tag","published_at":"2026-08-21T08:59:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.10/manifests"},{"name":"v0.15.6","sha":"ea6c08e5a3a77f34effe4136656acb88556ffd78","kind":"tag","published_at":"2026-08-21T08:58:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.6/manifests"},{"name":"pkg/helmvalues/v0.16.1","sha":"5823543a3d33952b1c7868eb035ad8e15db420fc","kind":"tag","published_at":"2026-08-21T08:56:24.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/helmvalues/v0.16.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/helmvalues/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fhelmvalues%2Fv0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fhelmvalues%2Fv0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fhelmvalues%2Fv0.16.1/manifests"},{"name":"pkg/apis/v0.16.1","sha":"5823543a3d33952b1c7868eb035ad8e15db420fc","kind":"tag","published_at":"2026-08-21T08:56:11.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.16.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.1/manifests"},{"name":"v0.16.1","sha":"5823543a3d33952b1c7868eb035ad8e15db420fc","kind":"tag","published_at":"2026-08-21T08:55:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1/manifests"},{"name":"v0.16.1-rc.2","sha":"5823543a3d33952b1c7868eb035ad8e15db420fc","kind":"tag","published_at":"2026-08-20T11:07:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.1-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1-rc.2/manifests"},{"name":"v0.12.19-rc.2","sha":"3d1766d5b737501e0386d25558ebc87da867f77a","kind":"tag","published_at":"2026-08-20T04:12:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.19-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.19-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.19-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.19-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.19-rc.2/manifests"},{"name":"v0.14.10-rc.2","sha":"98e6b68903f0bd96c1c289838ffaaf27a4b54b1b","kind":"tag","published_at":"2026-08-19T13:11:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.10-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.10-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.10-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.10-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.10-rc.2/manifests"},{"name":"v0.13.15-rc.2","sha":"bde240cf8eb3122dd2a7e65849e8e30e74d1bdff","kind":"tag","published_at":"2026-08-19T12:36:07.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.15-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.15-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.15-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.15-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.15-rc.2/manifests"},{"name":"v0.12.19-rc.1","sha":"3d1766d5b737501e0386d25558ebc87da867f77a","kind":"tag","published_at":"2026-08-19T12:15:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.19-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.19-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.19-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.19-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.19-rc.1/manifests"},{"name":"v0.13.15-rc.1","sha":"09a81998dfa709382cf32c6191b2424a60b9c822","kind":"tag","published_at":"2026-08-19T11:16:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.15-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.15-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.15-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.15-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.15-rc.1/manifests"},{"name":"v0.14.10-rc.1","sha":"7ac0c4e9e962a88692adf60820aef1ebe0633173","kind":"tag","published_at":"2026-08-19T11:15:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.10-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.10-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.10-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.10-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.10-rc.1/manifests"},{"name":"v0.15.6-rc.1","sha":"ea6c08e5a3a77f34effe4136656acb88556ffd78","kind":"tag","published_at":"2026-08-19T11:12:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.6-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.6-rc.1/manifests"},{"name":"pkg/helmvalues/v0.16.1-rc.1","sha":"5823543a3d33952b1c7868eb035ad8e15db420fc","kind":"tag","published_at":"2026-08-19T11:11:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/helmvalues/v0.16.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/helmvalues/v0.16.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fhelmvalues%2Fv0.16.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fhelmvalues%2Fv0.16.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fhelmvalues%2Fv0.16.1-rc.1/manifests"},{"name":"pkg/apis/v0.16.1-rc.1","sha":"5823543a3d33952b1c7868eb035ad8e15db420fc","kind":"tag","published_at":"2026-08-19T11:11:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.16.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.16.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.16.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.1-rc.1/manifests"},{"name":"v0.16.1-rc.1","sha":"5823543a3d33952b1c7868eb035ad8e15db420fc","kind":"tag","published_at":"2026-08-19T11:11:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1-rc.1/manifests"},{"name":"v0.16.1-beta.2","sha":"24599a0bb1b2e2b11c8433d7ae759919f958d976","kind":"commit","published_at":"2026-08-06T11:27:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.1-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1-beta.2/manifests"},{"name":"v0.16.1-beta.1","sha":"2578af3e03f32d32314659690ee3755caad06e5b","kind":"commit","published_at":"2026-07-31T15:45:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.1-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1-beta.1/manifests"},{"name":"pkg/apis/v0.16.1-beta.1","sha":"2578af3e03f32d32314659690ee3755caad06e5b","kind":"commit","published_at":"2026-07-31T15:45:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.16.1-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.16.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.16.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.1-beta.1/manifests"},{"name":"v0.15.6-alpha.1","sha":"686e9e5a8cd6efd824de92c95c58f57944f61ebc","kind":"commit","published_at":"2026-07-30T10:57:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.6-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.6-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.6-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.6-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.6-alpha.1/manifests"},{"name":"pkg/apis/v0.12.18","sha":"5f60b7b656e7135f47f2eccd33f36930a595461c","kind":"tag","published_at":"2026-07-22T09:00:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.18","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.18/manifests"},{"name":"v0.12.18","sha":"5f60b7b656e7135f47f2eccd33f36930a595461c","kind":"tag","published_at":"2026-07-22T08:59:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.18","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.18/manifests"},{"name":"pkg/apis/v0.13.14","sha":"ace37959a52eb299a4030a8dfc46dd33b8a0784f","kind":"tag","published_at":"2026-07-22T08:59:11.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.14","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.14/manifests"},{"name":"v0.13.14","sha":"ace37959a52eb299a4030a8dfc46dd33b8a0784f","kind":"tag","published_at":"2026-07-22T08:59:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.14","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.14/manifests"},{"name":"pkg/apis/v0.14.9","sha":"3e4599fa83486902b6e01154ac9591eae2d6e2b9","kind":"tag","published_at":"2026-07-22T08:58:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.9","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.9/manifests"},{"name":"v0.14.9","sha":"3e4599fa83486902b6e01154ac9591eae2d6e2b9","kind":"tag","published_at":"2026-07-22T08:58:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.9/manifests"},{"name":"pkg/apis/v0.15.5","sha":"99aafe0f09687dcf48003a8fa1397f85d2862ac4","kind":"tag","published_at":"2026-07-22T08:56:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.5","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.5/manifests"},{"name":"v0.15.5","sha":"99aafe0f09687dcf48003a8fa1397f85d2862ac4","kind":"tag","published_at":"2026-07-22T08:56:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.5/manifests"},{"name":"pkg/apis/v0.16.0","sha":"c1a4325041578226f4f333b9f05d651ee4b03577","kind":"tag","published_at":"2026-07-22T08:55:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.16.0","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0/manifests"},{"name":"v0.16.0","sha":"c1a4325041578226f4f333b9f05d651ee4b03577","kind":"tag","published_at":"2026-07-22T08:55:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0/manifests"},{"name":"v0.14.9-rc.2","sha":"3e4599fa83486902b6e01154ac9591eae2d6e2b9","kind":"tag","published_at":"2026-07-13T04:54:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.9-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.9-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.9-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.9-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.9-rc.2/manifests"},{"name":"v0.15.5-rc.2","sha":"99aafe0f09687dcf48003a8fa1397f85d2862ac4","kind":"tag","published_at":"2026-07-13T04:53:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.5-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.5-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.5-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.5-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.5-rc.2/manifests"},{"name":"v0.16.0-rc.5","sha":"c1a4325041578226f4f333b9f05d651ee4b03577","kind":"tag","published_at":"2026-07-13T04:52:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.5/manifests"},{"name":"v0.13.14-rc.2","sha":"ace37959a52eb299a4030a8dfc46dd33b8a0784f","kind":"commit","published_at":"2026-07-13T04:46:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.14-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.14-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.14-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.14-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.14-rc.2/manifests"},{"name":"v0.12.18-rc.2","sha":"5f60b7b656e7135f47f2eccd33f36930a595461c","kind":"commit","published_at":"2026-07-13T04:43:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.18-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.18-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.18-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.18-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.18-rc.2/manifests"},{"name":"v0.16.0-rc.4","sha":"4b6976899c8cfc16317e7e5d610c74caa56ddd34","kind":"tag","published_at":"2026-07-09T07:12:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.4/manifests"},{"name":"v0.16.0-rc.3","sha":"8b304fc76b7b1fb6eb10039bcca469d0ebeb4986","kind":"tag","published_at":"2026-07-03T05:20:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.3/manifests"},{"name":"v0.14.9-rc.1","sha":"8c975d471dd082c3d474cc2a9033e3110b5d8f5e","kind":"commit","published_at":"2026-07-02T08:05:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.9-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.9-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.9-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.9-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.9-rc.1/manifests"},{"name":"v0.12.18-rc.1","sha":"79489980f2009a29acb613caca4234f2f0d6859c","kind":"commit","published_at":"2026-07-02T08:03:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.18-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.18-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.18-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.18-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.18-rc.1/manifests"},{"name":"v0.13.14-rc.1","sha":"6a3ebb60faea58a12c25a030320ef3ff1427088c","kind":"commit","published_at":"2026-07-02T08:03:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.14-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.14-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.14-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.14-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.14-rc.1/manifests"},{"name":"v0.15.5-rc.1","sha":"e67db6c603032d1364919367d698029443212fb7","kind":"commit","published_at":"2026-07-02T08:03:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.5-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.5-rc.1/manifests"},{"name":"pkg/apis/v0.16.0-rc.2","sha":"45e056441b6ccd5eaf5db85a1e6c306acd39e7f0","kind":"tag","published_at":"2026-07-01T11:44:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.16.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.16.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.16.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-rc.2/manifests"},{"name":"v0.16.0-rc.2","sha":"45e056441b6ccd5eaf5db85a1e6c306acd39e7f0","kind":"tag","published_at":"2026-07-01T11:44:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.2/manifests"},{"name":"pkg/apis/v0.13.13","sha":"61a9cdd762d9bdb7dbf0a5db4e35dd970813aec7","kind":"tag","published_at":"2026-06-25T11:26:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.13","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.13/manifests"},{"name":"v0.13.13","sha":"61a9cdd762d9bdb7dbf0a5db4e35dd970813aec7","kind":"tag","published_at":"2026-06-25T11:26:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.13","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.13/manifests"},{"name":"pkg/apis/v0.12.17","sha":"610dd3595542bdef1c33bde246c78b619506b80e","kind":"tag","published_at":"2026-06-25T11:25:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.17","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.17/manifests"},{"name":"v0.12.17","sha":"610dd3595542bdef1c33bde246c78b619506b80e","kind":"tag","published_at":"2026-06-25T11:25:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.17","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.17/manifests"},{"name":"pkg/apis/v0.14.8","sha":"5aa8b5802cdd0a6099b396494f26c5433c6e2808","kind":"tag","published_at":"2026-06-25T11:24:47.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.8","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.8/manifests"},{"name":"v0.14.8","sha":"5aa8b5802cdd0a6099b396494f26c5433c6e2808","kind":"tag","published_at":"2026-06-25T11:24:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.8/manifests"},{"name":"pkg/apis/v0.15.4","sha":"7b97db764df7de385e0572eab6da959e0bd22569","kind":"tag","published_at":"2026-06-25T11:23:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.4","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.4/manifests"},{"name":"v0.15.4","sha":"7b97db764df7de385e0572eab6da959e0bd22569","kind":"tag","published_at":"2026-06-25T11:23:47.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.4/manifests"},{"name":"v0.16.0-rc.1","sha":"2924cfd2a4817e0533641c84f62966b70fd7e401","kind":"commit","published_at":"2026-06-24T06:16:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.1/manifests"},{"name":"v0.12.16","sha":"4e6d4da0a68ac8b0fac7b975923b76b9305b6b48","kind":"tag","published_at":"2026-06-22T16:07:07.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.16","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.16/manifests"},{"name":"v0.13.12","sha":"2e3c8d9e5fac06cc140e8c43470ead0af71c2d5e","kind":"tag","published_at":"2026-06-22T16:06:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.12","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.12/manifests"},{"name":"v0.14.7","sha":"300f361c919d0c4724f3d7994d32661c8c8a90f7","kind":"tag","published_at":"2026-06-22T16:06:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.7/manifests"},{"name":"v0.15.3","sha":"5f5c8cbd649222c63f0bb9113ec56181bad2c14f","kind":"tag","published_at":"2026-06-22T15:57:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3/manifests"},{"name":"v0.16.0-beta.2","sha":"2451e2dd5c35ab5064141884a5f64bec8272a7d0","kind":"tag","published_at":"2026-06-19T05:55:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-beta.2/manifests"},{"name":"pkg/apis/v0.16.0-beta.1","sha":"0f7a3836a4c31610e7ac8e7216969bf378daeb05","kind":"tag","published_at":"2026-06-19T04:07:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.16.0-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.16.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.16.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-beta.1/manifests"},{"name":"v0.16.0-beta.1","sha":"0f7a3836a4c31610e7ac8e7216969bf378daeb05","kind":"tag","published_at":"2026-06-19T04:07:13.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-beta.1/manifests"},{"name":"v0.13.12-rc.1","sha":"2e3c8d9e5fac06cc140e8c43470ead0af71c2d5e","kind":"tag","published_at":"2026-06-15T09:08:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.12-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.12-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.12-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.12-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.12-rc.1/manifests"},{"name":"v0.12.16-rc.1","sha":"cf8f8a6ea797d2cbfb7ecd9344a2d26f99643c88","kind":"tag","published_at":"2026-06-15T09:07:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.16-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.16-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.16-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.16-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.16-rc.1/manifests"},{"name":"v0.14.7-rc.2","sha":"300f361c919d0c4724f3d7994d32661c8c8a90f7","kind":"commit","published_at":"2026-06-15T07:02:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.7-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.7-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.7-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.7-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.7-rc.2/manifests"},{"name":"v0.15.3-rc.2","sha":"5f5c8cbd649222c63f0bb9113ec56181bad2c14f","kind":"commit","published_at":"2026-06-15T06:40:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.3-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.3-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.3-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3-rc.2/manifests"},{"name":"v0.16.0-alpha.11","sha":"ef3e0ec919013e25a3dbfbb8882d120d16782a58","kind":"commit","published_at":"2026-06-12T16:45:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.11","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.11/manifests"},{"name":"pkg/apis/v0.16.0-alpha.11","sha":"ef3e0ec919013e25a3dbfbb8882d120d16782a58","kind":"commit","published_at":"2026-06-12T16:45:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.16.0-alpha.11","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.16.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.16.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-alpha.11/manifests"},{"name":"v0.14.7-rc.1","sha":"18668f584b0f70ca31ad518cc2927701774e4046","kind":"commit","published_at":"2026-06-12T04:27:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.7-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.7-rc.1/manifests"},{"name":"v0.16.0-alpha.10","sha":"1f0464660007e4955075a7de5cdb10578758b447","kind":"commit","published_at":"2026-06-11T08:54:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.10/manifests"},{"name":"v0.15.3-rc.1","sha":"e7ae3e3c67ede629e7c9d07725afebb8fc96fb27","kind":"commit","published_at":"2026-06-05T14:50:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.3-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3-rc.1/manifests"},{"name":"v0.15.3-beta.2","sha":"7d45853ab2fd1ceead1896a6e7a5a3ae443ea17a","kind":"commit","published_at":"2026-06-04T12:11:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.3-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.3-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.3-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3-beta.2/manifests"},{"name":"v0.15.3-beta.1","sha":"eda00d9fb3b31924999cf72cea08e2a79b857836","kind":"commit","published_at":"2026-06-03T04:37:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.3-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.3-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.3-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3-beta.1/manifests"},{"name":"pkg/apis/v0.16.0-alpha.9","sha":"ffa11a444b45e49ea3221c518a098447ae370aa2","kind":"tag","published_at":"2026-06-01T07:48:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.16.0-alpha.9","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.16.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.16.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-alpha.9/manifests"},{"name":"v0.16.0-alpha.9","sha":"ffa11a444b45e49ea3221c518a098447ae370aa2","kind":"tag","published_at":"2026-06-01T07:47:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.9/manifests"},{"name":"v0.16.0-alpha.8","sha":"c893a4772998656204af7ac19228f5aae079f300","kind":"tag","published_at":"2026-05-27T13:07:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.8/manifests"},{"name":"v0.11.14","sha":"cf79217ca5f32a046b2d8b49365afc732bedefc5","kind":"tag","published_at":"2026-05-22T04:58:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.14","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.14/manifests"},{"name":"pkg/apis/v0.12.15","sha":"8fc0388c9703d4ade55e9a103153085f585a3d03","kind":"tag","published_at":"2026-05-22T04:58:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.15","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.15/manifests"},{"name":"v0.12.15","sha":"8fc0388c9703d4ade55e9a103153085f585a3d03","kind":"tag","published_at":"2026-05-22T04:58:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.15","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.15/manifests"},{"name":"pkg/apis/v0.13.11","sha":"9cc729f7dc0b9055938115103581a968a287bccf","kind":"tag","published_at":"2026-05-22T04:57:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.11","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.11/manifests"},{"name":"v0.13.11","sha":"9cc729f7dc0b9055938115103581a968a287bccf","kind":"tag","published_at":"2026-05-22T04:57:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.11","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.11/manifests"},{"name":"pkg/apis/v0.14.6","sha":"e423b88b67752ef11d3607a26b41e57a90859abe","kind":"tag","published_at":"2026-05-22T04:56:47.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.6","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.6/manifests"},{"name":"v0.14.6","sha":"e423b88b67752ef11d3607a26b41e57a90859abe","kind":"tag","published_at":"2026-05-22T04:56:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.6/manifests"},{"name":"pkg/apis/v0.15.2","sha":"c8932b5fc204c3f36026d0fabdf41f740873526c","kind":"tag","published_at":"2026-05-22T04:55:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.2/manifests"},{"name":"v0.15.2","sha":"c8932b5fc204c3f36026d0fabdf41f740873526c","kind":"tag","published_at":"2026-05-22T04:55:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.2/manifests"},{"name":"pkg/apis/v0.16.0-alpha.7","sha":"b2593d348fdc711b736a8da513e53d54b943e6f5","kind":"tag","published_at":"2026-05-20T15:19:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.16.0-alpha.7","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.16.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.16.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-alpha.7/manifests"},{"name":"v0.16.0-alpha.7","sha":"b2593d348fdc711b736a8da513e53d54b943e6f5","kind":"tag","published_at":"2026-05-20T15:19:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.7/manifests"},{"name":"v0.11.14-rc.1","sha":"cf79217ca5f32a046b2d8b49365afc732bedefc5","kind":"tag","published_at":"2026-05-20T12:05:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.14-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.14-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.14-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.14-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.14-rc.1/manifests"},{"name":"pkg/apis/v0.12.15-rc.3","sha":"8fc0388c9703d4ade55e9a103153085f585a3d03","kind":"tag","published_at":"2026-05-20T11:23:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.15-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.15-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.15-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.15-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.15-rc.3/manifests"},{"name":"v0.12.15-rc.3","sha":"8fc0388c9703d4ade55e9a103153085f585a3d03","kind":"tag","published_at":"2026-05-20T11:23:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.15-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.15-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.15-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.15-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.15-rc.3/manifests"},{"name":"pkg/apis/v0.13.11-rc.2","sha":"9cc729f7dc0b9055938115103581a968a287bccf","kind":"tag","published_at":"2026-05-20T10:15:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.11-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.11-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.11-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.11-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.11-rc.2/manifests"},{"name":"v0.13.11-rc.2","sha":"9cc729f7dc0b9055938115103581a968a287bccf","kind":"tag","published_at":"2026-05-20T10:15:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.11-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.11-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.11-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.11-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.11-rc.2/manifests"},{"name":"pkg/apis/v0.14.6-rc.3","sha":"e423b88b67752ef11d3607a26b41e57a90859abe","kind":"tag","published_at":"2026-05-20T10:15:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.6-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.6-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.6-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.6-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.6-rc.3/manifests"},{"name":"v0.14.6-rc.3","sha":"e423b88b67752ef11d3607a26b41e57a90859abe","kind":"tag","published_at":"2026-05-20T10:15:12.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.6-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.6-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.6-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.6-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.6-rc.3/manifests"},{"name":"pkg/apis/v0.15.2-rc.3","sha":"c8932b5fc204c3f36026d0fabdf41f740873526c","kind":"tag","published_at":"2026-05-20T10:12:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.2-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.2-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.2-rc.3/manifests"},{"name":"v0.15.2-rc.3","sha":"c8932b5fc204c3f36026d0fabdf41f740873526c","kind":"tag","published_at":"2026-05-20T10:12:16.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.2-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.2-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.2-rc.3/manifests"},{"name":"pkg/apis/v0.13.11-rc.1","sha":"9e4e585d635bbe0e501c90ba8ce2d016d116381f","kind":"tag","published_at":"2026-05-19T14:22:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.11-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.11-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.11-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.11-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.11-rc.1/manifests"},{"name":"pkg/apis/v0.14.6-rc.2","sha":"956de722bbc05bbfbe83173840bc8341178129cc","kind":"tag","published_at":"2026-05-19T14:21:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.6-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.6-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.6-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.6-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.6-rc.2/manifests"},{"name":"pkg/apis/v0.15.2-rc.2","sha":"810c4f9405b2a1450f02ec9a51c8947b71c5d10b","kind":"tag","published_at":"2026-05-19T14:20:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.2-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.2-rc.2/manifests"},{"name":"pkg/apis/v0.12.15-rc.2","sha":"e51b002b96a1e3cc8d3ba69dee4c895f17afa047","kind":"tag","published_at":"2026-05-19T14:11:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.15-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.15-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.15-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.15-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.15-rc.2/manifests"},{"name":"v0.12.15-rc.2","sha":"e51b002b96a1e3cc8d3ba69dee4c895f17afa047","kind":"tag","published_at":"2026-05-19T14:08:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.15-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.15-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.15-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.15-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.15-rc.2/manifests"},{"name":"v0.14.6-rc.2","sha":"956de722bbc05bbfbe83173840bc8341178129cc","kind":"commit","published_at":"2026-05-19T13:35:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.6-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.6-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.6-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.6-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.6-rc.2/manifests"},{"name":"v0.13.11-rc.1","sha":"9e4e585d635bbe0e501c90ba8ce2d016d116381f","kind":"tag","published_at":"2026-05-19T12:29:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.11-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.11-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.11-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.11-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.11-rc.1/manifests"},{"name":"v0.12.15-rc.1","sha":"ea4b931bec4ef2b4f7a79dde937f4f8848eee51b","kind":"tag","published_at":"2026-05-19T12:19:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.15-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.15-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.15-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.15-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.15-rc.1/manifests"},{"name":"v0.14.6-rc.1","sha":"7bc46ac5624f6e7880a16a5214efb2fdd962abbb","kind":"tag","published_at":"2026-05-19T11:28:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.6-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.6-rc.1/manifests"},{"name":"v0.15.2-rc.2","sha":"810c4f9405b2a1450f02ec9a51c8947b71c5d10b","kind":"tag","published_at":"2026-05-19T11:15:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.2-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.2-rc.2/manifests"},{"name":"v0.15.2-rc.1","sha":"caf57b06939b6f418b73c1c70f0dd5623fd221df","kind":"tag","published_at":"2026-05-11T09:12:24.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.2-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.2-rc.1/manifests"},{"name":"v0.16.0-alpha.6","sha":"02ea62dbe2c8aaf8e2d97960c7eb39cceb97d838","kind":"tag","published_at":"2026-04-28T06:41:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.6/manifests"},{"name":"v0.11.13","sha":"978ddfd96082e35190fff4b23d6af643ca158dda","kind":"tag","published_at":"2026-04-27T12:06:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.13","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13/manifests"},{"name":"v0.12.14","sha":"1d20cfb6063b1f93e0816932ac59a7b5902c2dae","kind":"tag","published_at":"2026-04-27T12:05:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.14","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14/manifests"},{"name":"v0.13.10","sha":"8e4aa2e49569a9e9c8ee06e940f90e93c0900c65","kind":"tag","published_at":"2026-04-27T12:05:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10/manifests"},{"name":"v0.14.5","sha":"778f3d32e29cd50f33c81a8f6e5ebda29ae737b1","kind":"tag","published_at":"2026-04-27T12:04:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5/manifests"},{"name":"v0.15.1","sha":"190f2815a2f6bb208d7ffd3b7da1c9f942716cc0","kind":"tag","published_at":"2026-04-27T12:04:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1/manifests"},{"name":"v0.13.10-rc.2","sha":"8e4aa2e49569a9e9c8ee06e940f90e93c0900c65","kind":"tag","published_at":"2026-04-27T07:21:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.10-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.10-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.10-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-rc.2/manifests"},{"name":"v0.11.13-rc.1","sha":"978ddfd96082e35190fff4b23d6af643ca158dda","kind":"tag","published_at":"2026-04-27T07:18:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.13-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.13-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.13-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-rc.1/manifests"},{"name":"v0.12.14-rc.2","sha":"1d20cfb6063b1f93e0816932ac59a7b5902c2dae","kind":"tag","published_at":"2026-04-27T07:17:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.14-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.14-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.14-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-rc.2/manifests"},{"name":"v0.14.5-rc.2","sha":"778f3d32e29cd50f33c81a8f6e5ebda29ae737b1","kind":"tag","published_at":"2026-04-27T07:17:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.5-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.5-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.5-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-rc.2/manifests"},{"name":"v0.15.1-rc.2","sha":"190f2815a2f6bb208d7ffd3b7da1c9f942716cc0","kind":"tag","published_at":"2026-04-27T07:16:47.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.1-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-rc.2/manifests"},{"name":"v0.11.13-beta.4","sha":"d488aab01ed28482381d59db25441012c5ad094b","kind":"tag","published_at":"2026-04-23T03:14:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.13-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.13-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.13-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-beta.4/manifests"},{"name":"v0.12.14-rc.1","sha":"c8a1e70b87e6e247766740edff97316c60dfe599","kind":"tag","published_at":"2026-04-22T13:26:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.14-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.14-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.14-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-rc.1/manifests"},{"name":"v0.13.10-rc.1","sha":"8355062db0d60ada865ecbfd7ce4d48b7b3c786e","kind":"tag","published_at":"2026-04-22T13:26:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.10-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.10-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.10-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-rc.1/manifests"},{"name":"v0.14.5-rc.1","sha":"255c04fdef3d2f67698a20a6cbb524e06fc00632","kind":"tag","published_at":"2026-04-22T13:23:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.5-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-rc.1/manifests"},{"name":"v0.15.1-rc.1","sha":"00c233e02b62a29123b26347fca68be3eb4d1a92","kind":"tag","published_at":"2026-04-22T13:22:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-rc.1/manifests"},{"name":"v0.16.0-alpha.5","sha":"e6341dce105a6194fcb771df4d0da206dfc51a83","kind":"tag","published_at":"2026-04-20T10:51:51.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.5/manifests"},{"name":"v0.13.10-beta.5","sha":"781447227f5bee31f1770dc8c37eaae80da0113f","kind":"commit","published_at":"2026-04-17T10:18:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.10-beta.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.10-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.10-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.5/manifests"},{"name":"v0.12.14-beta.4","sha":"d10abf7b654a3d58662da2e896fd4028daa00a29","kind":"commit","published_at":"2026-04-17T09:58:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.14-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.14-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.14-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-beta.4/manifests"},{"name":"v0.14.5-beta.5","sha":"4190845dd429fe0e134f51e6c5ad692d7ea5c070","kind":"commit","published_at":"2026-04-17T09:49:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.5-beta.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.5-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.5-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.5/manifests"},{"name":"v0.12.14-beta.3","sha":"9874a51ef8ac8754f6c404fa5172dd3a2ed3e2ec","kind":"tag","published_at":"2026-04-17T05:48:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.14-beta.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.14-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.14-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-beta.3/manifests"},{"name":"v0.14.5-beta.4","sha":"fcd6873c09b7a618f86c3e5c554bfe14f87d5010","kind":"tag","published_at":"2026-04-17T05:47:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.5-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.5-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.5-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.4/manifests"},{"name":"v0.13.10-beta.4","sha":"c89c99a3c682824229bb2d3ef6b0f86c5454f51c","kind":"tag","published_at":"2026-04-17T05:46:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.10-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.10-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.10-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.4/manifests"},{"name":"v0.16.0-alpha.4","sha":"666e8d3030c644fe9dc1a56519ae6f66d7f52189","kind":"tag","published_at":"2026-04-16T15:03:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.4/manifests"},{"name":"v0.15.1-beta.4","sha":"6b800bea8709310fa8ce86e69928c7531030e45e","kind":"commit","published_at":"2026-04-16T13:40:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.1-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.1-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.1-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-beta.4/manifests"},{"name":"v0.13.10-beta.3","sha":"fba1e9c40058592c74c1915e1342c3ef27ead07e","kind":"tag","published_at":"2026-04-15T05:55:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.10-beta.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.10-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.10-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.3/manifests"},{"name":"v0.11.13-beta.3","sha":"07b8dfaf624bb245c51a5351fe3d71362a740b87","kind":"tag","published_at":"2026-04-15T05:22:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.13-beta.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.13-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.13-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-beta.3/manifests"},{"name":"v0.12.14-beta.2","sha":"38e2eb49d7a6c51d2a12328d1bb4ccef6c44db32","kind":"commit","published_at":"2026-04-15T05:19:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.14-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.14-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.14-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-beta.2/manifests"},{"name":"v0.16.0-alpha.3","sha":"ef9a4f869466d1ff2e28fa200c834b5d6e2cc9c4","kind":"tag","published_at":"2026-04-14T08:59:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.3/manifests"},{"name":"v0.13.10-beta.2","sha":"de9ba784542e11ca28440bfc5d7933fb30e47fb9","kind":"commit","published_at":"2026-04-14T04:34:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.10-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.10-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.10-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.2/manifests"},{"name":"v0.14.5-beta.3","sha":"6a4b3a560f16647e37b8a06121de58ef28f4028e","kind":"commit","published_at":"2026-04-14T04:08:16.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.5-beta.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.5-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.5-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.3/manifests"},{"name":"v0.15.1-beta.3","sha":"843a514cd3d61d1ff882056427c9f7deb86a066b","kind":"commit","published_at":"2026-04-14T04:07:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.1-beta.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.1-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.1-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-beta.3/manifests"},{"name":"v0.16.0-alpha.2","sha":"e3d2443f41025dc685b0904b606fea0ecdfde8b3","kind":"tag","published_at":"2026-04-09T07:55:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.2/manifests"},{"name":"v0.14.5-beta.2","sha":"dc28ac35187acbf9beaa83331a73463172e5d777","kind":"tag","published_at":"2026-04-07T11:41:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.5-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.5-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.5-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.2/manifests"},{"name":"v0.13.10-beta.1","sha":"45549ab0b52b84b8dd9930aed9fb7af6807aa95b","kind":"tag","published_at":"2026-04-07T11:18:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.10-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.10-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.10-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.1/manifests"},{"name":"v0.12.14-beta.1","sha":"6672005b6de6eda34e9ae74aad46b96367adf778","kind":"tag","published_at":"2026-04-07T11:17:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.14-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.14-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.14-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-beta.1/manifests"},{"name":"v0.11.13-beta.2","sha":"fd717a3186080c25d9cddde516676718f77d40e4","kind":"tag","published_at":"2026-04-07T11:00:47.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.13-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.13-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.13-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-beta.2/manifests"},{"name":"v0.15.1-beta.2","sha":"271407c5826a88c0b1796ad3e147593761e9828c","kind":"tag","published_at":"2026-04-07T08:02:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.1-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-beta.2/manifests"},{"name":"v0.16.0-alpha.1","sha":"24f71f4f7508312205264d35949abeadaab1d83b","kind":"tag","published_at":"2026-04-01T08:00:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.1/manifests"},{"name":"v0.14.5-beta.1","sha":"471cd99e574970ec66a0224da421cfc11924c446","kind":"commit","published_at":"2026-03-27T13:56:19.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.5-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.5-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.5-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.1/manifests"},{"name":"v0.15.1-beta.1","sha":"109f6016dec6e49a53e930ff92824b54d2d7ff56","kind":"commit","published_at":"2026-03-24T12:04:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.1-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-beta.1/manifests"},{"name":"pkg/apis/v0.15.0","sha":"c63dc4bb52acb88fea50fe1b5f20db7f3ca6c9d9","kind":"tag","published_at":"2026-03-19T19:15:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0/manifests"},{"name":"v0.15.0","sha":"c63dc4bb52acb88fea50fe1b5f20db7f3ca6c9d9","kind":"tag","published_at":"2026-03-19T18:06:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0/manifests"},{"name":"v0.15.0-rc.6","sha":"c63dc4bb52acb88fea50fe1b5f20db7f3ca6c9d9","kind":"tag","published_at":"2026-03-19T13:13:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-rc.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.6/manifests"},{"name":"v0.13.9","sha":"8dc29616a83df1bde938fba8c05da16632e7c00d","kind":"tag","published_at":"2026-03-19T10:12:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.9/manifests"},{"name":"v0.12.13","sha":"393cf687b3feb9b945e50fd7342c9ca103132cd5","kind":"tag","published_at":"2026-03-19T09:40:19.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.13","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.13/manifests"},{"name":"v0.14.4","sha":"3ca589e3b134547b30894ed7f485d57fd9627fe6","kind":"tag","published_at":"2026-03-19T09:38:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4/manifests"},{"name":"v0.12.13-rc.3","sha":"393cf687b3feb9b945e50fd7342c9ca103132cd5","kind":"tag","published_at":"2026-03-18T17:56:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.13-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.13-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.13-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.13-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.13-rc.3/manifests"},{"name":"v0.13.9-rc.4","sha":"8dc29616a83df1bde938fba8c05da16632e7c00d","kind":"tag","published_at":"2026-03-18T17:56:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.9-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.9-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.9-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.9-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.9-rc.4/manifests"},{"name":"v0.14.4-rc.5","sha":"3ca589e3b134547b30894ed7f485d57fd9627fe6","kind":"tag","published_at":"2026-03-18T17:56:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.4-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.4-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.4-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.5/manifests"},{"name":"v0.15.0-rc.5","sha":"f7b556f1947e6e71bc5ac09b000ae329637d3bcc","kind":"tag","published_at":"2026-03-18T17:55:24.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.5/manifests"},{"name":"v0.13.9-rc.3","sha":"2bd4e2418e201f54135b582021570fabc857d911","kind":"tag","published_at":"2026-03-18T16:52:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.9-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.9-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.9-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.9-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.9-rc.3/manifests"},{"name":"v0.12.13-rc.2","sha":"617e69bc4bb15eaa43bf93669ca6269b1310d99d","kind":"tag","published_at":"2026-03-18T16:45:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.13-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.13-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.13-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.13-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.13-rc.2/manifests"},{"name":"v0.14.4-rc.4","sha":"33ac88a64bdf43016cd27ec0db01fd37f7009307","kind":"tag","published_at":"2026-03-18T16:44:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.4-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.4-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.4-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.4/manifests"},{"name":"v0.15.0-rc.4","sha":"68bef8f348ae46f05b8a29c333bbcec02a98955d","kind":"tag","published_at":"2026-03-18T16:44:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.4/manifests"},{"name":"v0.11.13-beta.1","sha":"b1789b2a2400d74c0774b634cffb63b287d15a0c","kind":"tag","published_at":"2026-03-17T05:56:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.13-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.13-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.13-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-beta.1/manifests"},{"name":"v0.14.4-rc.3","sha":"b1981f4f9f6494e8b5c245654ad85e7becde2c37","kind":"tag","published_at":"2026-03-12T04:58:13.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.4-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.4-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.4-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.3/manifests"},{"name":"pkg/apis/v0.15.0-rc.3","sha":"ee17a7ca6c08da0f7a029a846cf37c19c6b84539","kind":"tag","published_at":"2026-03-12T04:54:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-rc.3/manifests"},{"name":"v0.15.0-rc.3","sha":"ee17a7ca6c08da0f7a029a846cf37c19c6b84539","kind":"tag","published_at":"2026-03-12T04:54:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.3/manifests"},{"name":"v0.12.13-rc.1","sha":"01aebef04430258bd54b63b5bdf76ca675af7d32","kind":"tag","published_at":"2026-03-12T04:53:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.13-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.13-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.13-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.13-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.13-rc.1/manifests"},{"name":"v0.13.9-rc.1","sha":"b80c406d5a66ec9f13f48f05c7aea3e3d1791398","kind":"tag","published_at":"2026-03-12T04:52:00.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.9-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.9-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.9-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.9-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.9-rc.1/manifests"},{"name":"v0.14.4-rc.2","sha":"061a5e36210bc9e82c925056a480b6b99a46ae7b","kind":"tag","published_at":"2026-03-10T15:11:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.4-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.2/manifests"},{"name":"v0.15.0-rc.2","sha":"e4857b0e528d611f280655dd173ffcebb6b9a9a8","kind":"tag","published_at":"2026-03-10T12:48:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.2/manifests"},{"name":"v0.14.4-rc.1","sha":"e8490c9b63252003597945291b9c82207072622c","kind":"tag","published_at":"2026-03-06T12:57:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.4-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.1/manifests"},{"name":"v0.15.0-rc.1","sha":"901a23d8fb05266a4dd4766ccd41769d893129ce","kind":"tag","published_at":"2026-03-06T12:55:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.1/manifests"},{"name":"v0.14.4-beta.2","sha":"85a414d0d822ba89a216be88511d7864e926aea6","kind":"commit","published_at":"2026-03-04T05:58:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.4-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.4-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.4-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-beta.2/manifests"},{"name":"pkg/apis/v0.15.0-beta.4","sha":"cd904248e365b0a8088d853ae586c3f77cfbe96b","kind":"tag","published_at":"2026-03-03T10:26:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-beta.4/manifests"},{"name":"v0.15.0-beta.4","sha":"cd904248e365b0a8088d853ae586c3f77cfbe96b","kind":"tag","published_at":"2026-03-03T10:26:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-beta.4/manifests"},{"name":"v0.14.4-beta.1","sha":"a42701e347e182f78deff88c47ee2268b6ce653d","kind":"commit","published_at":"2026-03-03T09:40:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.4-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.4-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.4-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-beta.1/manifests"},{"name":"v0.15.0-beta.3","sha":"f111013028b17084027441833a1e15956b3a4f27","kind":"commit","published_at":"2026-02-25T09:29:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-beta.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-beta.3/manifests"},{"name":"v0.14.3","sha":"7c2c7e3b2b7c7c90eed31ac71d5dc8d07b6f12a5","kind":"tag","published_at":"2026-02-20T09:56:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3/manifests"},{"name":"v0.12.12","sha":"a475d34a4e58ab0a694d1c6a25606ee53bf35c66","kind":"tag","published_at":"2026-02-19T16:20:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.12","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.12/manifests"},{"name":"v0.13.8","sha":"e2a7473badb4424d8d959b721c8084ab608d9538","kind":"tag","published_at":"2026-02-19T15:46:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.8/manifests"},{"name":"v0.14.3-rc.3","sha":"7c2c7e3b2b7c7c90eed31ac71d5dc8d07b6f12a5","kind":"tag","published_at":"2026-02-19T11:07:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.3-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.3-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.3-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3-rc.3/manifests"},{"name":"v0.15.0-beta.2","sha":"e844ec53dbc5f4c768fb56d96a04863782c70b30","kind":"commit","published_at":"2026-02-18T11:33:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"778537985c46cbac0c1e8c35928690e5edf1a6fe","kind":"tag","published_at":"2026-02-17T08:18:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-beta.1/manifests"},{"name":"pkg/apis/v0.12.12-rc.2","sha":"a475d34a4e58ab0a694d1c6a25606ee53bf35c66","kind":"tag","published_at":"2026-02-17T06:38:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.12-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.12-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.12-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.12-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.12-rc.2/manifests"},{"name":"v0.12.12-rc.2","sha":"a475d34a4e58ab0a694d1c6a25606ee53bf35c66","kind":"tag","published_at":"2026-02-17T06:38:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.12-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.12-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.12-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.12-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.12-rc.2/manifests"},{"name":"v0.14.3-rc.2","sha":"64757cd0920c33687035c6659906766142d8996a","kind":"commit","published_at":"2026-02-16T08:38:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.3-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.3-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.3-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3-rc.2/manifests"},{"name":"v0.12.12-rc.1","sha":"81ac15519611b2466ca91267c84fc62ec0d29075","kind":"tag","published_at":"2026-02-13T05:25:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.12-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.12-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.12-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.12-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.12-rc.1/manifests"},{"name":"v0.13.8-rc.1","sha":"e2a7473badb4424d8d959b721c8084ab608d9538","kind":"tag","published_at":"2026-02-13T05:24:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.8-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.8-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.8-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.8-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.8-rc.1/manifests"},{"name":"v0.14.3-rc.1","sha":"2d92d5a8210e51c4275758276bdafdde30ea365f","kind":"tag","published_at":"2026-02-13T05:23:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.3-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3-rc.1/manifests"},{"name":"pkg/apis/v0.15.0-alpha.10","sha":"8af9ad233bf9f0af6a1d19e699cd57352bfbe6dc","kind":"tag","published_at":"2026-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0-alpha.10","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.10/manifests"},{"name":"v0.15.0-alpha.10","sha":"8af9ad233bf9f0af6a1d19e699cd57352bfbe6dc","kind":"commit","published_at":"2026-02-12T07:59:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-alpha.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.10/manifests"},{"name":"v0.15.0-alpha.9","sha":"8ae8b128118f9b91a246d87823293b44cd46f9a2","kind":"tag","published_at":"2026-02-06T14:50:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-alpha.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.9/manifests"},{"name":"v0.15.0-alpha.7","sha":"845fa458c25f715df7ccb4a61a40eae8575295db","kind":"tag","published_at":"2026-02-06T14:17:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-alpha.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.7/manifests"},{"name":"pkg/apis/v0.15.0-alpha.6","sha":"94ae957147ba689991ff07f77eb46c2918a573a3","kind":"tag","published_at":"2026-02-02T11:44:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0-alpha.6","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.6/manifests"},{"name":"v0.15.0-alpha.6","sha":"94ae957147ba689991ff07f77eb46c2918a573a3","kind":"tag","published_at":"2026-02-02T11:44:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-alpha.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.6/manifests"},{"name":"v0.14.3-beta.1","sha":"30f746148f5ab0b3d7bb8f478625535e87c52ffa","kind":"commit","published_at":"2026-01-30T14:10:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.3-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.3-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.3-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3-beta.1/manifests"},{"name":"v0.14.2-hotfix-05d1.1","sha":"27b1c4e18a6a8bc67bbf2d8b981ce63d04c58d3d","kind":"commit","published_at":"2026-01-29T09:31:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.2-hotfix-05d1.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.2-hotfix-05d1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.2-hotfix-05d1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-hotfix-05d1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-hotfix-05d1.1/manifests"},{"name":"pkg/apis/v0.15.0-alpha.5","sha":"d67639223b34e0f1f034976cbfaea085b7570db2","kind":"tag","published_at":"2026-01-28T08:03:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0-alpha.5","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.5/manifests"},{"name":"v0.15.0-alpha.5","sha":"d67639223b34e0f1f034976cbfaea085b7570db2","kind":"tag","published_at":"2026-01-28T07:22:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-alpha.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.5/manifests"},{"name":"pkg/apis/v0.11.12","sha":"13bf48082707c23de7e83ddb6cfe198ead28f175","kind":"tag","published_at":"2026-01-21T14:19:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.12","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.12/manifests"},{"name":"v0.11.12","sha":"13bf48082707c23de7e83ddb6cfe198ead28f175","kind":"tag","published_at":"2026-01-21T14:19:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.12","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.12/manifests"},{"name":"v0.12.11","sha":"347f66174d131712fcf61e5d60c4f5c72f579588","kind":"tag","published_at":"2026-01-21T14:18:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.11","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.11/manifests"},{"name":"pkg/apis/v0.13.7","sha":"fe52eb1b92f2fae6e73524f0c39816823e036e3a","kind":"tag","published_at":"2026-01-21T14:17:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.7","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.7/manifests"},{"name":"v0.13.7","sha":"fe52eb1b92f2fae6e73524f0c39816823e036e3a","kind":"tag","published_at":"2026-01-21T14:17:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7/manifests"},{"name":"pkg/apis/v0.14.2","sha":"f32cad352904f27886ffeb5c319d9427f87ed625","kind":"tag","published_at":"2026-01-21T14:16:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.2/manifests"},{"name":"v0.14.2","sha":"f32cad352904f27886ffeb5c319d9427f87ed625","kind":"tag","published_at":"2026-01-21T14:16:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2/manifests"},{"name":"v0.13.6-hotfix-05d1.4","sha":"3149e7727a4a211256fac367a3ec39689b16d615","kind":"commit","published_at":"2026-01-20T15:14:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.6-hotfix-05d1.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.6-hotfix-05d1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.6-hotfix-05d1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-hotfix-05d1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-hotfix-05d1.4/manifests"},{"name":"v0.13.7-rc.2","sha":"fe52eb1b92f2fae6e73524f0c39816823e036e3a","kind":"tag","published_at":"2026-01-20T09:42:47.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.7-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.7-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.7-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7-rc.2/manifests"},{"name":"v0.11.12-rc.3","sha":"13bf48082707c23de7e83ddb6cfe198ead28f175","kind":"tag","published_at":"2026-01-20T09:41:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.12-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.12-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.12-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.12-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.12-rc.3/manifests"},{"name":"v0.14.2-rc.2","sha":"f32cad352904f27886ffeb5c319d9427f87ed625","kind":"tag","published_at":"2026-01-20T09:40:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.2-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-rc.2/manifests"},{"name":"v0.12.11-rc.3","sha":"347f66174d131712fcf61e5d60c4f5c72f579588","kind":"tag","published_at":"2026-01-20T09:32:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.11-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.11-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.11-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.11-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.11-rc.3/manifests"},{"name":"pkg/apis/v0.13.7-rc.2","sha":"fe52eb1b92f2fae6e73524f0c39816823e036e3a","kind":"tag","published_at":"2026-01-20T09:31:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.7-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.7-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.7-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.7-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.7-rc.2/manifests"},{"name":"pkg/apis/v0.14.2-rc.2","sha":"f32cad352904f27886ffeb5c319d9427f87ed625","kind":"tag","published_at":"2026-01-20T09:31:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.2-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.2-rc.2/manifests"},{"name":"v0.11.12-rc.2","sha":"05af52c29d8a93506b9d234bebdb7967bd0f39eb","kind":"tag","published_at":"2026-01-19T13:11:01.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.12-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.12-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.12-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.12-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.12-rc.2/manifests"},{"name":"v0.12.11-rc.2","sha":"12ef92ba6df079a7c76b3ee36e731c5a7b5c71d7","kind":"tag","published_at":"2026-01-19T12:54:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.11-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.11-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.11-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.11-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.11-rc.2/manifests"},{"name":"pkg/apis/v0.11.12-rc.1","sha":"d019e0328b75ea0e882dcd06ec4f7bbc27a0f232","kind":"tag","published_at":"2026-01-19T09:47:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.12-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.12-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.12-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.12-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.12-rc.1/manifests"},{"name":"v0.11.12-rc.1","sha":"d019e0328b75ea0e882dcd06ec4f7bbc27a0f232","kind":"tag","published_at":"2026-01-19T09:46:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.12-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.12-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.12-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.12-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.12-rc.1/manifests"},{"name":"v0.12.11-rc.1","sha":"16cbd00f045714cb22bcf3f979952e0fe288ec8a","kind":"tag","published_at":"2026-01-19T09:44:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.11-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.11-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.11-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.11-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.11-rc.1/manifests"},{"name":"pkg/apis/v0.13.7-rc.1","sha":"c0bbd23e26b1598e1566572047de2c1690269a31","kind":"tag","published_at":"2026-01-19T09:43:16.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.7-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.7-rc.1/manifests"},{"name":"v0.13.7-rc.1","sha":"c0bbd23e26b1598e1566572047de2c1690269a31","kind":"tag","published_at":"2026-01-19T09:42:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.7-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7-rc.1/manifests"},{"name":"pkg/apis/v0.14.2-rc.1","sha":"b5e35c51c4781fa6c1a2e65bdeb9e3fbdd20fe5f","kind":"tag","published_at":"2026-01-19T09:42:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.2-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.2-rc.1/manifests"},{"name":"v0.14.2-rc.1","sha":"b5e35c51c4781fa6c1a2e65bdeb9e3fbdd20fe5f","kind":"tag","published_at":"2026-01-19T09:41:13.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.2-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-rc.1/manifests"},{"name":"v0.13.6-hotfix-05d1.3","sha":"339bbb30e321819f42410492b08e8daf729a9c8f","kind":"commit","published_at":"2026-01-16T16:04:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.6-hotfix-05d1.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.6-hotfix-05d1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.6-hotfix-05d1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-hotfix-05d1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-hotfix-05d1.3/manifests"},{"name":"v0.14.2-beta.1","sha":"4c495f1870e61e5a928c5f3fc095717545e5d744","kind":"commit","published_at":"2026-01-09T12:31:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.2-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.2-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.2-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-beta.1/manifests"},{"name":"pkg/apis/v0.14.2-beta.1","sha":"4c495f1870e61e5a928c5f3fc095717545e5d744","kind":"commit","published_at":"2026-01-09T12:31:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.2-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.2-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.2-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.2-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.2-beta.1/manifests"},{"name":"v0.13.7-alpha.2","sha":"8374f8676539b37e616df4b7be90f9a1f1220a92","kind":"commit","published_at":"2026-01-07T15:44:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.7-alpha.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7-alpha.2/manifests"},{"name":"v0.13.6-hotfix-05d1.2","sha":"bade6bdacb6ea5d1a740b3df7a499f23b514d798","kind":"commit","published_at":"2025-12-23T11:06:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.6-hotfix-05d1.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.6-hotfix-05d1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.6-hotfix-05d1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-hotfix-05d1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-hotfix-05d1.2/manifests"},{"name":"v0.13.7-alpha.1","sha":"50beb215a961a56aaa3698b250634d276e973551","kind":"commit","published_at":"2025-12-22T11:21:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.7-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7-alpha.1/manifests"},{"name":"v0.14.2-alpha.1","sha":"b571eaf369064ff613c46ae3e7f3fca60b1ffa99","kind":"commit","published_at":"2025-12-19T09:54:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.2-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.2-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.2-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-alpha.1/manifests"},{"name":"v0.13.6-hotfix-05d1.1","sha":"943c97c15cf7fc61835fdef3c4790b7b7256f657","kind":"commit","published_at":"2025-12-19T08:52:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.6-hotfix-05d1.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.6-hotfix-05d1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.6-hotfix-05d1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-hotfix-05d1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-hotfix-05d1.1/manifests"},{"name":"v0.13.4-hotfix-05d1.7","sha":"75228325c6f7cdf4d9f8f342a3207de884af257f","kind":"commit","published_at":"2025-12-18T12:35:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4-hotfix-05d1.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4-hotfix-05d1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4-hotfix-05d1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.7/manifests"},{"name":"v0.13.4-hotfix-05d1.6","sha":"1834092bf8b91d3e93c19b7234c837a11d5052c8","kind":"commit","published_at":"2025-12-17T12:36:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4-hotfix-05d1.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4-hotfix-05d1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4-hotfix-05d1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.6/manifests"},{"name":"pkg/apis/v0.15.0-alpha.4","sha":"a1825a191934341cf0c458a968783ca384e52d28","kind":"tag","published_at":"2025-12-16T07:22:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0-alpha.4","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.4/manifests"},{"name":"v0.15.0-alpha.4","sha":"a1825a191934341cf0c458a968783ca384e52d28","kind":"tag","published_at":"2025-12-16T07:22:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-alpha.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.4/manifests"},{"name":"v0.15.0-alpha.3","sha":"8aa2b72191be567455c2f47d071247284d152f37","kind":"tag","published_at":"2025-12-15T15:07:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-alpha.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.3/manifests"},{"name":"pkg/apis/v0.15.0-alpha.3","sha":"46c63982db5a8f0b698a80fbcb4d18db51bb39ac","kind":"tag","published_at":"2025-12-15T08:25:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0-alpha.3","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.3/manifests"},{"name":"v0.15.0-alpha.2","sha":"af6e40502010df7c76a3a11f274673fa06a931fb","kind":"tag","published_at":"2025-12-12T15:45:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.2/manifests"},{"name":"pkg/apis/v0.15.0-alpha.2","sha":"5b3b1b766fd6074cd7a469b9cf9370eb4b41fd15","kind":"tag","published_at":"2025-12-12T15:38:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0-alpha.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.2/manifests"},{"name":"v0.12.10","sha":"a3eeff79b990db32f773492e2b2be387574d8bb6","kind":"tag","published_at":"2025-12-12T14:22:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.10/manifests"},{"name":"v0.13.6","sha":"d4542d3816914db4eeb018bf02849e21f5d96fe4","kind":"tag","published_at":"2025-12-12T14:21:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6/manifests"},{"name":"v0.14.1","sha":"9e77da0d13fd9bf21e7acc4accd8f7f0b1f75551","kind":"tag","published_at":"2025-12-12T14:20:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1/manifests"},{"name":"v0.12.10-rc.1","sha":"a3eeff79b990db32f773492e2b2be387574d8bb6","kind":"tag","published_at":"2025-12-10T16:32:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.10-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.10-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.10-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.10-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.10-rc.1/manifests"},{"name":"v0.13.6-rc.1","sha":"d4542d3816914db4eeb018bf02849e21f5d96fe4","kind":"tag","published_at":"2025-12-10T16:31:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.6-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-rc.1/manifests"},{"name":"v0.14.1-rc.1","sha":"9e77da0d13fd9bf21e7acc4accd8f7f0b1f75551","kind":"tag","published_at":"2025-12-10T16:31:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-rc.1/manifests"},{"name":"v0.14.1-beta.4","sha":"e32810d2e98f71c232b865a97a33eb855ef56c14","kind":"commit","published_at":"2025-12-09T14:43:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.1-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.1-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.1-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-beta.4/manifests"},{"name":"v0.14.1-beta.3","sha":"321305137c7e33289fda29479f81d63f71fa0a07","kind":"tag","published_at":"2025-12-08T06:10:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.1-beta.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.1-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.1-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-beta.3/manifests"},{"name":"v0.13.4-hotfix-05d1.5","sha":"d65502b40ed5701bc9af4221e92c2d2f430e1848","kind":"commit","published_at":"2025-12-03T16:31:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4-hotfix-05d1.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4-hotfix-05d1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4-hotfix-05d1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.5/manifests"},{"name":"v0.13.4-hotfix-05d1.4","sha":"031ac3270092c2b928f98654f9355a93ddedb84e","kind":"commit","published_at":"2025-12-03T12:20:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4-hotfix-05d1.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4-hotfix-05d1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4-hotfix-05d1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.4/manifests"},{"name":"v0.13.4-hotfix-05d1.3","sha":"417846c35b224d8c2647fcf3c30969b4003feb88","kind":"commit","published_at":"2025-12-02T15:30:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4-hotfix-05d1.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4-hotfix-05d1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4-hotfix-05d1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.3/manifests"},{"name":"v0.14.1-beta.2","sha":"39f263bb49b1f64bfc43c8efa6afe0acccde4ab3","kind":"tag","published_at":"2025-12-01T07:50:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.1-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-beta.2/manifests"},{"name":"v0.14.1-beta.1","sha":"b52e708390e0f1e226d07ae6ba4a5ebad9d213e3","kind":"tag","published_at":"2025-11-28T15:07:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.1-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-beta.1/manifests"},{"name":"v0.13.6-beta.1","sha":"b6115302142d98530d64f9e1b32b1636ffde1f1a","kind":"tag","published_at":"2025-11-28T14:53:12.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.6-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.6-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.6-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-beta.1/manifests"},{"name":"v0.13.4-hotfix-05d1.2","sha":"9d958fe60f3061c436accdaf455a1b277a4d0e84","kind":"commit","published_at":"2025-11-28T11:46:12.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4-hotfix-05d1.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4-hotfix-05d1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4-hotfix-05d1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.2/manifests"},{"name":"pkg/apis/v0.15.0-alpha.1","sha":"f757125715e22caee479a2b269f0eef740def597","kind":"tag","published_at":"2025-11-27T13:48:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.1/manifests"},{"name":"v0.15.0-alpha.1","sha":"f757125715e22caee479a2b269f0eef740def597","kind":"tag","published_at":"2025-11-27T13:48:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.13.4-hotfix-05d1.1","sha":"f185d71b9a88b60bb4dbfc9ebf0be2034e3327b6","kind":"commit","published_at":"2025-11-21T11:23:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4-hotfix-05d1.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4-hotfix-05d1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4-hotfix-05d1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.1/manifests"},{"name":"v0.14.0","sha":"53de8d76a46c737f4b055dd1a7f2b7ac682537c5","kind":"tag","published_at":"2025-11-18T14:08:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0/manifests"},{"name":"pkg/apis/v0.14.0","sha":"53de8d76a46c737f4b055dd1a7f2b7ac682537c5","kind":"tag","published_at":"2025-11-18T14:08:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.0","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0/manifests"},{"name":"v0.13.5","sha":"1d68534c8a1301a6d9d98f3a825a00a3751192e7","kind":"tag","published_at":"2025-11-18T14:08:12.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5/manifests"},{"name":"v0.12.9","sha":"0670211031fcaa78bbe6dbef5b5059bbceb78f8d","kind":"tag","published_at":"2025-11-18T14:07:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9/manifests"},{"name":"v0.12.9-rc.2","sha":"82b45d1c56db9d17288131d2bd7bf8621bd51a2e","kind":"tag","published_at":"2025-11-14T17:03:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.9-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.9-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.9-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9-rc.2/manifests"},{"name":"v0.13.5-rc.3","sha":"dcaa72a91aa02952e800b25e841bb825075269f4","kind":"tag","published_at":"2025-11-14T11:14:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.5-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.5-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.5-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5-rc.3/manifests"},{"name":"v0.14.0-rc.2","sha":"a220ac5efa6228bf3cd97237942194af4a20ab91","kind":"tag","published_at":"2025-11-14T11:13:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-rc.2/manifests"},{"name":"v0.12.9-rc.1","sha":"2fc272acbc81e5cf036b4cf7414e75068d1cb55c","kind":"tag","published_at":"2025-11-14T10:46:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.9-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.9-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.9-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9-rc.1/manifests"},{"name":"v0.13.5-rc.2","sha":"3ec6ff288dc161123f846aaf77191736a04da65e","kind":"tag","published_at":"2025-11-05T16:30:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.5-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.5-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.5-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5-rc.2/manifests"},{"name":"v0.13.5-rc.1","sha":"1259e9ec19dc3ae9d828804c3e11a1cb83d419f5","kind":"commit","published_at":"2025-11-05T14:16:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.5-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5-rc.1/manifests"},{"name":"pkg/apis/v0.14.0-rc.1","sha":"e10e6c64baad4ad8c9ad08244e4a446eafd985c9","kind":"tag","published_at":"2025-10-29T17:03:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0-rc.1/manifests"},{"name":"v0.14.0-rc.1","sha":"e10e6c64baad4ad8c9ad08244e4a446eafd985c9","kind":"tag","published_at":"2025-10-29T16:36:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-rc.1/manifests"},{"name":"v0.14.0-beta.1-experiment-299f.1","sha":"04bcb4b2c63afa4effd212a338ecb98ba6b22b7d","kind":"commit","published_at":"2025-10-23T11:51:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-beta.1-experiment-299f.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-beta.1-experiment-299f.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-beta.1-experiment-299f.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-beta.1-experiment-299f.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-beta.1-experiment-299f.1/manifests"},{"name":"v0.13.5-beta.1","sha":"22202712ae27606dab0f5853e8b09f4e886560b0","kind":"commit","published_at":"2025-10-22T08:03:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.5-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.5-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.5-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5-beta.1/manifests"},{"name":"v0.12.9-beta.1","sha":"5fc904143be781c3ea44da08b21b1877da73ae40","kind":"commit","published_at":"2025-10-21T09:46:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.9-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.9-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.9-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9-beta.1/manifests"},{"name":"v0.12.9-beta.2","sha":"5fc904143be781c3ea44da08b21b1877da73ae40","kind":"commit","published_at":"2025-10-21T09:46:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.9-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.9-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.9-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9-beta.2/manifests"},{"name":"v0.14.0-beta.1","sha":"8a098f37c86b3226b74c6d8a2c2159cbea0d4d44","kind":"tag","published_at":"2025-10-20T07:16:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-beta.1/manifests"},{"name":"pkg/apis/v0.14.0-beta.1","sha":"8a098f37c86b3226b74c6d8a2c2159cbea0d4d44","kind":"tag","published_at":"2025-10-20T07:16:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.0-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0-beta.1/manifests"},{"name":"v0.12.8","sha":"4e1bbc3349503a940347314550a034a5ded76e79","kind":"tag","published_at":"2025-10-17T08:56:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.8/manifests"},{"name":"v0.13.4","sha":"02ac73869b3ba24bf83ca2da7a8878ea7b9e4273","kind":"tag","published_at":"2025-10-17T08:15:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4/manifests"},{"name":"v0.14.0-alpha.5","sha":"6dc657426c8cea06bfe18367d5c9e22be6a7fead","kind":"commit","published_at":"2025-10-14T08:33:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-alpha.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.5/manifests"},{"name":"v0.13.4-rc.2","sha":"02ac73869b3ba24bf83ca2da7a8878ea7b9e4273","kind":"commit","published_at":"2025-10-10T14:29:13.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-rc.2/manifests"},{"name":"v0.14.0-alpha.4","sha":"4a7bce4fc60f54c1b6df76bbe1a771c4b3a76eb2","kind":"commit","published_at":"2025-10-08T08:45:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-alpha.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.4/manifests"},{"name":"v0.12.8-rc.1","sha":"4e1bbc3349503a940347314550a034a5ded76e79","kind":"tag","published_at":"2025-10-07T09:46:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.8-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.8-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.8-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.8-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.8-rc.1/manifests"},{"name":"v0.13.4-rc.1","sha":"505915d0422d08bc9a65ca90d20ad47b09e006f3","kind":"commit","published_at":"2025-10-03T15:00:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-rc.1/manifests"},{"name":"v0.14.0-experiment-98d0.7","sha":"4d4a25b392b0931aaaeb73b423f32e7907316312","kind":"commit","published_at":"2025-09-26T16:12:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-experiment-98d0.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-experiment-98d0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-experiment-98d0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.7/manifests"},{"name":"v0.14.0-experiment-98d0.6","sha":"f1aea2e7fe11d59acaa0e6f9f51654de46503a5c","kind":"commit","published_at":"2025-09-26T15:15:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-experiment-98d0.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-experiment-98d0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-experiment-98d0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.6/manifests"},{"name":"v0.14.0-experiment-98d0.5","sha":"5e2064b7220e9e7d4edb0ee2af05863596bd2b36","kind":"commit","published_at":"2025-09-26T10:20:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-experiment-98d0.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-experiment-98d0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-experiment-98d0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.5/manifests"},{"name":"pkg/apis/v0.14.0-alpha.3","sha":"00af9babe8194268b7e36396862266f03de1de86","kind":"tag","published_at":"2025-09-25T13:05:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.0-alpha.3","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0-alpha.3/manifests"},{"name":"v0.14.0-alpha.3","sha":"00af9babe8194268b7e36396862266f03de1de86","kind":"tag","published_at":"2025-09-25T13:05:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-alpha.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.3/manifests"},{"name":"v0.13.3","sha":"0287b7a50ed45023b2e0a73ce1fb6e3d082cb1e1","kind":"tag","published_at":"2025-09-25T09:36:12.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.3/manifests"},{"name":"v0.14.0-experiment-98d0.4","sha":"bd06a1c068345bd9df07fc84df21695d00a88a27","kind":"tag","published_at":"2025-09-23T16:15:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-experiment-98d0.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-experiment-98d0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-experiment-98d0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.4/manifests"},{"name":"v0.14.0-experiment-98d0.3","sha":"37fd5baa371c44665843c4882cf9052da933d1ab","kind":"tag","published_at":"2025-09-23T08:26:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-experiment-98d0.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-experiment-98d0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-experiment-98d0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.3/manifests"},{"name":"v0.12.7-hotfix-be90.1","sha":"6f3228fa93aaf87fafa77bff1713324ff71efbdb","kind":"tag","published_at":"2025-09-19T14:47:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.7-hotfix-be90.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.7-hotfix-be90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.7-hotfix-be90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.7-hotfix-be90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.7-hotfix-be90.1/manifests"},{"name":"v0.14.0-experiment-98d0.2","sha":"1e68300e7b30c0e5ddcaf182d0d36e9059875e96","kind":"commit","published_at":"2025-09-19T07:20:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-experiment-98d0.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-experiment-98d0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-experiment-98d0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.2/manifests"},{"name":"v0.13.2","sha":"41bcd730dde7334d60d24c3b322b69da34ea581a","kind":"tag","published_at":"2025-09-18T13:11:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.2/manifests"},{"name":"v0.12.7","sha":"060d840bb70bde718da7c68384f3926c915bd5a2","kind":"tag","published_at":"2025-09-18T10:36:00.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.7/manifests"},{"name":"v0.11.11","sha":"2ddeee37e12af7be4bf36013ff2f66955ad3ef0a","kind":"tag","published_at":"2025-09-18T08:57:07.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.11","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.11/manifests"},{"name":"v0.10.16","sha":"4d23f727a6574486ec4cf7a9adfc3b639f45e0f1","kind":"tag","published_at":"2025-09-18T08:44:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.16","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.16/manifests"},{"name":"v0.14.0-experiment-98d0.1","sha":"87bda2501fde0e214c69bc0fb58b2cb23df17914","kind":"commit","published_at":"2025-09-18T08:43:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-experiment-98d0.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-experiment-98d0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-experiment-98d0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.1/manifests"},{"name":"v0.13.2-rc.2","sha":"41bcd730dde7334d60d24c3b322b69da34ea581a","kind":"tag","published_at":"2025-09-16T05:13:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.2-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.2-rc.2/manifests"},{"name":"v0.12.7-rc.2","sha":"060d840bb70bde718da7c68384f3926c915bd5a2","kind":"commit","published_at":"2025-09-16T04:44:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.7-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.7-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.7-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.7-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.7-rc.2/manifests"},{"name":"pkg/apis/v0.14.0-alpha.2","sha":"228596a158d2a548ae66542ddca94d90d57f12b1","kind":"tag","published_at":"2025-09-15T13:08:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.0-alpha.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0-alpha.2/manifests"},{"name":"v0.14.0-alpha.2","sha":"228596a158d2a548ae66542ddca94d90d57f12b1","kind":"tag","published_at":"2025-09-15T13:08:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-alpha.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.2/manifests"},{"name":"v0.10.16-rc.1","sha":"4d23f727a6574486ec4cf7a9adfc3b639f45e0f1","kind":"tag","published_at":"2025-09-15T09:19:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.16-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.16-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.16-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.16-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.16-rc.1/manifests"},{"name":"v0.11.11-rc.1","sha":"2ddeee37e12af7be4bf36013ff2f66955ad3ef0a","kind":"tag","published_at":"2025-09-15T08:25:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.11-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.11-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.11-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.11-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.11-rc.1/manifests"},{"name":"v0.12.7-rc.1","sha":"279d8fcd2d6f02f127e6563fa11d02937d638b82","kind":"tag","published_at":"2025-09-15T07:56:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.7-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.7-rc.1/manifests"},{"name":"v0.14.0-alpha.1","sha":"159b16d0bdd2359bb91627c9e1bf1a4c810a8ef4","kind":"commit","published_at":"2025-09-10T10:28:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.1/manifests"},{"name":"v0.13.2-rc.1","sha":"6f70b8aee81316727ffbdb0550e6a0fcc23b2abe","kind":"commit","published_at":"2025-09-08T15:03:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.2-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.2-rc.1/manifests"},{"name":"v0.13.0-hotfix-0bde.1","sha":"d1440b85f651ecce241e42030184272543571df3","kind":"commit","published_at":"2025-08-26T09:47:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-hotfix-0bde.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-hotfix-0bde.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-hotfix-0bde.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-hotfix-0bde.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-hotfix-0bde.1/manifests"},{"name":"v0.13.1","sha":"f298804cc6fd8581fb56593b64ed8dcbf378087f","kind":"tag","published_at":"2025-08-22T14:02:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1/manifests"},{"name":"v0.12.6","sha":"042c9b7ebc805d9a5a59d302ab6759e91d49f310","kind":"tag","published_at":"2025-08-22T12:51:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6/manifests"},{"name":"v0.11.10","sha":"9e0aa8fbb5835926bdc3d3f685ec624213827c8f","kind":"tag","published_at":"2025-08-22T12:26:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10/manifests"},{"name":"v0.10.15","sha":"f2ee4265b0166aa23aa09ac47fb1907c03e161c6","kind":"tag","published_at":"2025-08-22T10:13:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.15","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.15/manifests"},{"name":"v0.11.10-rc.4","sha":"9e0aa8fbb5835926bdc3d3f685ec624213827c8f","kind":"tag","published_at":"2025-08-15T15:33:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.10-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.10-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.10-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10-rc.4/manifests"},{"name":"v0.12.6-rc.3","sha":"042c9b7ebc805d9a5a59d302ab6759e91d49f310","kind":"tag","published_at":"2025-08-15T15:07:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.6-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.6-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.6-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-rc.3/manifests"},{"name":"v0.13.1-rc.6","sha":"f298804cc6fd8581fb56593b64ed8dcbf378087f","kind":"tag","published_at":"2025-08-15T13:57:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.1-rc.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.1-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.1-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.6/manifests"},{"name":"v0.13.1-rc.5","sha":"f298804cc6fd8581fb56593b64ed8dcbf378087f","kind":"tag","published_at":"2025-08-15T13:29:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.1-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.1-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.1-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.5/manifests"},{"name":"v0.11.10-rc.3","sha":"a51db40b69721a4d25ce81e64c9c65ac2824d082","kind":"tag","published_at":"2025-08-14T11:15:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.10-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.10-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.10-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10-rc.3/manifests"},{"name":"v0.12.6-rc.2","sha":"aecf47dd5ab29e6c3e215cff963bca255940129b","kind":"tag","published_at":"2025-08-14T10:11:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.6-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.6-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.6-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-rc.2/manifests"},{"name":"v0.13.1-rc.4","sha":"bd49531dd8c1bde91d8fecdacc44ed0c2ff1e356","kind":"tag","published_at":"2025-08-14T09:44:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.1-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.1-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.1-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.4/manifests"},{"name":"v0.13.1-rc.3","sha":"31feffc6389036782ac7af4ed8a8c1d16a1a09ef","kind":"tag","published_at":"2025-08-12T16:08:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.1-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.1-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.1-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.3/manifests"},{"name":"v0.11.10-rc.2","sha":"0f4e07bccf86dd317c1b71fbe58c1beeea8cf794","kind":"tag","published_at":"2025-08-11T16:11:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.10-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.10-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.10-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10-rc.2/manifests"},{"name":"v0.10.15-rc.1","sha":"f2ee4265b0166aa23aa09ac47fb1907c03e161c6","kind":"tag","published_at":"2025-08-11T13:25:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.15-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.15-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.15-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.15-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.15-rc.1/manifests"},{"name":"v0.13.1-rc.2","sha":"1b669b4d23431a8d034624661e9bf30d91cb4857","kind":"tag","published_at":"2025-08-07T09:14:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.1-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.2/manifests"},{"name":"v0.11.10-rc.1","sha":"0ac1f750430535516e3852df78b42a521cb0c1d8","kind":"tag","published_at":"2025-08-07T09:02:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.10-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.10-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.10-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10-rc.1/manifests"},{"name":"v0.12.6-rc.1","sha":"d2744a86cfebd86ca30da1df307c10fa6e598df1","kind":"tag","published_at":"2025-08-06T15:23:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.6-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-rc.1/manifests"},{"name":"v0.13.1-rc.1","sha":"45dd15842316439807378df1525cdb998f7148b1","kind":"tag","published_at":"2025-08-06T15:22:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.1/manifests"},{"name":"v0.13.1-beta.2","sha":"03edcc85b2a1fe084cc5bab24428112d01aba884","kind":"tag","published_at":"2025-08-05T13:31:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.1-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-beta.2/manifests"},{"name":"v0.12.6-beta.2","sha":"20edecc91d4e025054dc0292067214ed22d5d52d","kind":"tag","published_at":"2025-08-05T13:19:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.6-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.6-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.6-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-beta.2/manifests"},{"name":"v0.12.6-beta.1","sha":"3cae21f07ece60a250efd4d63429e9695f20d3b4","kind":"tag","published_at":"2025-08-04T09:09:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.6-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.6-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.6-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-beta.1/manifests"},{"name":"v0.13.1-beta.1","sha":"5af85a02887e9b68a0d501109293e0d3810fe6a6","kind":"tag","published_at":"2025-08-04T09:09:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.1-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-beta.1/manifests"},{"name":"pkg/apis/v0.12.5","sha":"481d45d89f2b7056dbf522a71bcb26e453a46b2a","kind":"tag","published_at":"2025-07-29T07:44:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.5","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.5/manifests"},{"name":"v0.12.5","sha":"481d45d89f2b7056dbf522a71bcb26e453a46b2a","kind":"tag","published_at":"2025-07-29T07:41:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.5/manifests"},{"name":"pkg/apis/v0.13.0","sha":"e0324f2d4c06dad05a298622a1276ea596367b6a","kind":"tag","published_at":"2025-07-23T14:24:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.0","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.0/manifests"},{"name":"v0.13.0","sha":"e0324f2d4c06dad05a298622a1276ea596367b6a","kind":"tag","published_at":"2025-07-23T14:23:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0/manifests"},{"name":"v0.13.0-rc.4","sha":"e0324f2d4c06dad05a298622a1276ea596367b6a","kind":"tag","published_at":"2025-07-22T06:23:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-rc.4/manifests"},{"name":"v0.13.0-rc.3","sha":"79bd2712a16c9023553c9a52b2871f091fc16dea","kind":"tag","published_at":"2025-07-18T13:53:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-rc.3/manifests"},{"name":"v0.13.0-rc.2","sha":"7a99f1a0146dd99e6703367ef338b4fc111a7af0","kind":"tag","published_at":"2025-07-18T08:19:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-rc.2/manifests"},{"name":"v0.12.5-rc.1","sha":"481d45d89f2b7056dbf522a71bcb26e453a46b2a","kind":"tag","published_at":"2025-07-16T15:35:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.5-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.5-rc.1/manifests"},{"name":"v0.13.0-rc.1","sha":"b9816ad69497cdd8e598243783b412288f385578","kind":"tag","published_at":"2025-07-16T14:53:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-rc.1/manifests"},{"name":"v0.13.0-beta.4","sha":"578682ca34b91daab509dd76849ccf911f7c86d6","kind":"tag","published_at":"2025-07-11T09:25:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-beta.4/manifests"},{"name":"v0.13.0-beta.3","sha":"59ce0fd44c44668bd3fd1feff9eeb3b72d6ec31c","kind":"tag","published_at":"2025-07-09T17:30:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-beta.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-beta.3/manifests"},{"name":"pkg/apis/v0.13.0-beta.2","sha":"3c19193eb2b3ee3c0a08bda05ae70818ffd7884b","kind":"tag","published_at":"2025-07-01T16:09:07.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.0-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.0-beta.2/manifests"},{"name":"v0.13.0-beta.2","sha":"3c19193eb2b3ee3c0a08bda05ae70818ffd7884b","kind":"tag","published_at":"2025-07-01T16:08:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-beta.2/manifests"},{"name":"v0.13.0-alpha.7","sha":"e92fcb395057933c991aaf61e30d89958fd5b104","kind":"tag","published_at":"2025-06-24T13:33:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-alpha.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.7/manifests"},{"name":"v0.10.14","sha":"710f9691a14fc1356304b2f6e42cc5895f073547","kind":"tag","published_at":"2025-06-20T14:47:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.14","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.14/manifests"},{"name":"pkg/apis/v0.11.9","sha":"2024aef87654cf82012215661e27164c53a3838d","kind":"tag","published_at":"2025-06-20T09:15:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.9","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.9/manifests"},{"name":"pkg/apis/v0.10.14","sha":"710f9691a14fc1356304b2f6e42cc5895f073547","kind":"tag","published_at":"2025-06-20T09:14:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.14","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.14/manifests"},{"name":"v0.12.4","sha":"05a581d2c0b42428d889a5ec0fa1752f8590fa31","kind":"tag","published_at":"2025-06-20T06:09:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.4/manifests"},{"name":"v0.11.9","sha":"2024aef87654cf82012215661e27164c53a3838d","kind":"tag","published_at":"2025-06-18T16:13:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.9/manifests"},{"name":"v0.12.4-rc.3","sha":"05a581d2c0b42428d889a5ec0fa1752f8590fa31","kind":"tag","published_at":"2025-06-18T12:44:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.4-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.4-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.4-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.4-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.4-rc.3/manifests"},{"name":"v0.11.9-rc.2","sha":"2024aef87654cf82012215661e27164c53a3838d","kind":"tag","published_at":"2025-06-18T07:53:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.9-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.9-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.9-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.9-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.9-rc.2/manifests"},{"name":"v0.13.0-alpha.6","sha":"33927762fc17fa6c9d6e2819b49e79dad3768f85","kind":"tag","published_at":"2025-06-18T06:44:07.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-alpha.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.6/manifests"},{"name":"v0.10.14-rc.2","sha":"710f9691a14fc1356304b2f6e42cc5895f073547","kind":"tag","published_at":"2025-06-18T05:50:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.14-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.14-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.14-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.14-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.14-rc.2/manifests"},{"name":"v0.10.14-rc.1","sha":"c521a5c893d9f48e68a6c780264892aac3be55ad","kind":"tag","published_at":"2025-06-17T16:31:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.14-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.14-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.14-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.14-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.14-rc.1/manifests"},{"name":"pkg/apis/v0.10.14-rc.1","sha":"c521a5c893d9f48e68a6c780264892aac3be55ad","kind":"tag","published_at":"2025-06-17T16:31:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.14-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.14-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.14-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.14-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.14-rc.1/manifests"},{"name":"v0.13.0-hotfix-0616.2","sha":"9083ac687a2a7bff53229e236c893474fe8d4cdc","kind":"commit","published_at":"2025-06-16T17:30:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-hotfix-0616.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-hotfix-0616.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-hotfix-0616.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-hotfix-0616.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-hotfix-0616.2/manifests"},{"name":"pkg/apis/v0.13.0-alpha.5","sha":"c64b7e7d68130b9583710122864d93cd4f946f65","kind":"tag","published_at":"2025-06-12T09:16:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.0-alpha.5","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.0-alpha.5/manifests"},{"name":"v0.13.0-alpha.5","sha":"c64b7e7d68130b9583710122864d93cd4f946f65","kind":"tag","published_at":"2025-06-12T06:56:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-alpha.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.5/manifests"},{"name":"v0.12.4-rc.2","sha":"1f4f62b92e52ef0e9baf6e7bf03c80319ad7848d","kind":"tag","published_at":"2025-06-11T07:41:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.4-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.4-rc.2/manifests"},{"name":"pkg/apis/v0.11.9-rc.1","sha":"9705dab36ad7ecc9584ac9e61bdc22b32f97b0d5","kind":"tag","published_at":"2025-06-06T12:28:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.9-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.9-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.9-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.9-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.9-rc.1/manifests"},{"name":"v0.11.9-rc.1","sha":"9705dab36ad7ecc9584ac9e61bdc22b32f97b0d5","kind":"tag","published_at":"2025-06-06T12:14:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.9-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.9-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.9-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.9-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.9-rc.1/manifests"},{"name":"v0.12.4-rc.1","sha":"c250a905886577c255b64582c2a776a728ccd0e5","kind":"tag","published_at":"2025-06-06T10:30:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.4-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.4-rc.1/manifests"},{"name":"pkg/apis/v0.13.0-alpha.4","sha":"01abaa07021621dbeb8033daff7c90d553597abf","kind":"tag","published_at":"2025-06-03T08:31:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.0-alpha.4","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.0-alpha.4/manifests"},{"name":"v0.13.0-alpha.4","sha":"01abaa07021621dbeb8033daff7c90d553597abf","kind":"tag","published_at":"2025-06-03T08:31:24.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-alpha.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.4/manifests"},{"name":"v0.13.0-hotfix-0616.1","sha":"4ccdca9cb1863f740067565627d6f0cc294ee3cf","kind":"commit","published_at":"2025-05-30T14:20:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-hotfix-0616.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-hotfix-0616.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-hotfix-0616.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-hotfix-0616.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-hotfix-0616.1/manifests"},{"name":"v0.13.0-alpha.3","sha":"aab2578e7a97f0460aaa79fadccd16a6277b1dd5","kind":"tag","published_at":"2025-05-19T07:20:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-alpha.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.3/manifests"},{"name":"v0.9.18","sha":"4e2141acb623f624ba24f2d7f866238e82abcf34","kind":"tag","published_at":"2025-05-16T12:03:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.18","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.18/manifests"},{"name":"pkg/apis/v0.9.18","sha":"4e2141acb623f624ba24f2d7f866238e82abcf34","kind":"tag","published_at":"2025-05-16T10:51:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.9.18","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.9.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.9.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.18/manifests"},{"name":"v0.10.13","sha":"7da5a62762e9eb882031578547f1ff9a950eb9e9","kind":"tag","published_at":"2025-05-16T08:55:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.13","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.13/manifests"},{"name":"pkg/apis/v0.10.13","sha":"7da5a62762e9eb882031578547f1ff9a950eb9e9","kind":"tag","published_at":"2025-05-16T08:55:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.13","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.13/manifests"},{"name":"pkg/apis/v0.11.8","sha":"2611b4883975b5be091ccf7a3791a2f99bbeb0d9","kind":"tag","published_at":"2025-05-16T08:16:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.8","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.8/manifests"},{"name":"v0.11.8","sha":"2611b4883975b5be091ccf7a3791a2f99bbeb0d9","kind":"tag","published_at":"2025-05-16T08:16:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.8/manifests"},{"name":"pkg/apis/v0.12.3","sha":"cee2d0eeb0e754ac9c64b64930b1a15822d91ecf","kind":"tag","published_at":"2025-05-16T07:23:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.3","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.3/manifests"},{"name":"v0.12.3","sha":"cee2d0eeb0e754ac9c64b64930b1a15822d91ecf","kind":"tag","published_at":"2025-05-16T07:23:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.3/manifests"},{"name":"pkg/apis/v0.11.8-rc.1","sha":"2611b4883975b5be091ccf7a3791a2f99bbeb0d9","kind":"tag","published_at":"2025-05-14T14:23:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.8-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.8-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.8-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.8-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.8-rc.1/manifests"},{"name":"v0.11.8-rc.1","sha":"2611b4883975b5be091ccf7a3791a2f99bbeb0d9","kind":"tag","published_at":"2025-05-14T14:23:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.8-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.8-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.8-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.8-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.8-rc.1/manifests"},{"name":"pkg/apis/v0.12.3-rc.1","sha":"cee2d0eeb0e754ac9c64b64930b1a15822d91ecf","kind":"tag","published_at":"2025-05-14T11:59:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.3-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.3-rc.1/manifests"},{"name":"v0.12.3-rc.1","sha":"cee2d0eeb0e754ac9c64b64930b1a15822d91ecf","kind":"tag","published_at":"2025-05-14T11:58:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.3-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.3-rc.1/manifests"},{"name":"pkg/apis/v0.10.13-rc.1","sha":"7da5a62762e9eb882031578547f1ff9a950eb9e9","kind":"tag","published_at":"2025-05-14T10:40:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.13-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.13-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.13-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.13-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.13-rc.1/manifests"},{"name":"v0.10.13-rc.1","sha":"7da5a62762e9eb882031578547f1ff9a950eb9e9","kind":"tag","published_at":"2025-05-14T10:40:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.13-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.13-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.13-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.13-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.13-rc.1/manifests"},{"name":"v0.11.8-beta.1","sha":"ba46a4ad3da0301c0ad55d7d7e0afdb7b3ba23cb","kind":"tag","published_at":"2025-05-07T12:25:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.8-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.8-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.8-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.8-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.8-beta.1/manifests"},{"name":"pkg/apis/v0.12.3-beta.1","sha":"10ce451f4494ba3bb8c6c0dedf6a7a19f618863b","kind":"tag","published_at":"2025-05-07T12:14:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.3-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.3-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.3-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.3-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.3-beta.1/manifests"},{"name":"v0.12.3-beta.1","sha":"10ce451f4494ba3bb8c6c0dedf6a7a19f618863b","kind":"tag","published_at":"2025-05-07T12:13:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.3-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.3-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.3-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.3-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.3-beta.1/manifests"},{"name":"v0.13.0-alpha.2","sha":"76a23232e60f891ea33cd9b86126341f177f03e8","kind":"tag","published_at":"2025-04-29T14:45:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-alpha.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.2/manifests"},{"name":"v0.13.0-alpha.1","sha":"7828ed2bd21fb7d9509cd77b4e5690f3d43fa8c5","kind":"tag","published_at":"2025-04-29T13:07:47.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.1/manifests"},{"name":"v0.10.12","sha":"1dd9dd2074db8f1f9478b9b2fb046eba0a2539e4","kind":"tag","published_at":"2025-04-22T14:39:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.12","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.12/manifests"},{"name":"v0.11.7","sha":"4809cf03c8926d834067bf1111ea24df6b875c32","kind":"tag","published_at":"2025-04-22T14:28:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.7/manifests"},{"name":"v0.12.2","sha":"fcb09948fb937f043ab421b2b7ef03d7cbcce02b","kind":"tag","published_at":"2025-04-22T14:21:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.2/manifests"},{"name":"pkg/apis/v0.12.1","sha":"e6d5f929b5796ef1906628ebe6a894b7ff4bd226","kind":"tag","published_at":"2025-04-17T08:20:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.1/manifests"},{"name":"v0.12.1","sha":"e6d5f929b5796ef1906628ebe6a894b7ff4bd226","kind":"tag","published_at":"2025-04-17T08:20:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.1/manifests"},{"name":"pkg/apis/v0.11.6","sha":"995a10f96b8017a66e7640dd9bc2055314998430","kind":"tag","published_at":"2025-04-17T07:53:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.6","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.6/manifests"},{"name":"v0.11.6","sha":"995a10f96b8017a66e7640dd9bc2055314998430","kind":"tag","published_at":"2025-04-17T07:53:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6/manifests"},{"name":"pkg/apis/v0.10.11","sha":"7375843c5f83e69a5bb8d0f97781e558393b73f9","kind":"tag","published_at":"2025-04-15T16:05:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.11","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.11/manifests"},{"name":"v0.10.11","sha":"7375843c5f83e69a5bb8d0f97781e558393b73f9","kind":"tag","published_at":"2025-04-15T16:04:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.11","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.11/manifests"},{"name":"v0.11.6-rc.2","sha":"995a10f96b8017a66e7640dd9bc2055314998430","kind":"tag","published_at":"2025-04-11T14:20:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.6-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.6-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.6-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6-rc.2/manifests"},{"name":"pkg/apis/v0.11.6-rc.1","sha":"6ad2e22579833d3ac4fa4ae8db5af97eb86255c7","kind":"tag","published_at":"2025-04-11T10:01:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.6-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.6-rc.1/manifests"},{"name":"v0.11.6-rc.1","sha":"6ad2e22579833d3ac4fa4ae8db5af97eb86255c7","kind":"tag","published_at":"2025-04-11T10:01:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.6-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6-rc.1/manifests"},{"name":"pkg/apis/v0.10.11-rc.1","sha":"7375843c5f83e69a5bb8d0f97781e558393b73f9","kind":"tag","published_at":"2025-04-11T09:26:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.11-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.11-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.11-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.11-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.11-rc.1/manifests"},{"name":"v0.10.11-rc.1","sha":"7375843c5f83e69a5bb8d0f97781e558393b73f9","kind":"tag","published_at":"2025-04-11T09:26:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.11-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.11-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.11-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.11-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.11-rc.1/manifests"},{"name":"pkg/apis/v0.12.1-rc.1","sha":"e6d5f929b5796ef1906628ebe6a894b7ff4bd226","kind":"tag","published_at":"2025-04-11T09:25:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.1-rc.1/manifests"},{"name":"v0.12.1-rc.1","sha":"e6d5f929b5796ef1906628ebe6a894b7ff4bd226","kind":"tag","published_at":"2025-04-11T09:24:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.1-rc.1/manifests"},{"name":"v0.11.4-hotfix-ac6b.3","sha":"d843aea5c58b8a8326acd56d02959750a459668b","kind":"commit","published_at":"2025-04-10T10:43:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.4-hotfix-ac6b.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.4-hotfix-ac6b.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.4-hotfix-ac6b.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-hotfix-ac6b.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-hotfix-ac6b.3/manifests"},{"name":"v0.12.1-beta.2","sha":"89ac5de206c1d4ca7ba7e49e9355d9fc6715bce0","kind":"tag","published_at":"2025-04-09T14:06:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.1-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.1-beta.2/manifests"},{"name":"v0.11.6-beta.2","sha":"92f1be261d3db6fa896c92db79f8805e57054b26","kind":"tag","published_at":"2025-04-09T14:05:51.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.6-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.6-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.6-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6-beta.2/manifests"},{"name":"v0.10.11-beta.2","sha":"03461a5e0e31647d1cd677f85bcab8a84baad678","kind":"tag","published_at":"2025-04-09T14:05:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.11-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.11-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.11-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.11-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.11-beta.2/manifests"},{"name":"v0.9.17","sha":"e3a28c2f6051ef4ebc48b6dd55ab5d34a03116ce","kind":"tag","published_at":"2025-04-07T10:25:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.17","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.17/manifests"},{"name":"pkg/apis/v0.10.11-beta.1","sha":"dd45f6d78661f9f078614aa4407f3d062f3d0d89","kind":"tag","published_at":"2025-04-07T10:08:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.11-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.11-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.11-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.11-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.11-beta.1/manifests"},{"name":"v0.10.11-beta.1","sha":"dd45f6d78661f9f078614aa4407f3d062f3d0d89","kind":"tag","published_at":"2025-04-07T10:08:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.11-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.11-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.11-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.11-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.11-beta.1/manifests"},{"name":"pkg/apis/v0.11.6-beta.1","sha":"3e6d56224c6d0f9e06a3dad3732c45c6f7d00b48","kind":"tag","published_at":"2025-04-07T09:21:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.6-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.6-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.6-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.6-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.6-beta.1/manifests"},{"name":"v0.11.6-beta.1","sha":"3e6d56224c6d0f9e06a3dad3732c45c6f7d00b48","kind":"tag","published_at":"2025-04-07T09:20:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.6-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.6-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.6-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6-beta.1/manifests"},{"name":"pkg/apis/v0.12.1-beta.1","sha":"eb9a028cc715388e45c4e295c4e7f17a11accede","kind":"tag","published_at":"2025-04-07T09:00:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.1-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.1-beta.1/manifests"},{"name":"v0.12.1-beta.1","sha":"eb9a028cc715388e45c4e295c4e7f17a11accede","kind":"tag","published_at":"2025-04-07T08:59:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.1-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.1-beta.1/manifests"},{"name":"v0.11.4-hotfix-ac6b.2","sha":"96b9dfe37b2b77e750a442fedc6b4b47609487e7","kind":"commit","published_at":"2025-03-28T10:22:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.4-hotfix-ac6b.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.4-hotfix-ac6b.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.4-hotfix-ac6b.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-hotfix-ac6b.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-hotfix-ac6b.2/manifests"},{"name":"pkg/apis/v0.12.0","sha":"3d1fa6c06ff392c9fa66ca2f46831e2dae23bc16","kind":"tag","published_at":"2025-03-24T05:45:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.0","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0/manifests"},{"name":"v0.12.0","sha":"3d1fa6c06ff392c9fa66ca2f46831e2dae23bc16","kind":"tag","published_at":"2025-03-24T05:45:13.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0/manifests"},{"name":"pkg/apis/v0.12.0-rc.5","sha":"3d1fa6c06ff392c9fa66ca2f46831e2dae23bc16","kind":"tag","published_at":"2025-03-21T11:17:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.0-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-rc.5/manifests"},{"name":"v0.12.0-rc.5","sha":"3d1fa6c06ff392c9fa66ca2f46831e2dae23bc16","kind":"tag","published_at":"2025-03-21T11:17:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-rc.5/manifests"},{"name":"pkg/apis/v0.12.0-rc.4","sha":"b50beac5a3f9aba1b23cff248f7a7d9349ed9705","kind":"tag","published_at":"2025-03-20T12:57:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-rc.4/manifests"},{"name":"v0.12.0-rc.4","sha":"b50beac5a3f9aba1b23cff248f7a7d9349ed9705","kind":"tag","published_at":"2025-03-20T12:56:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-rc.4/manifests"},{"name":"pkg/apis/v0.12.0-rc.3","sha":"16b5bc1f761a33dcf10066152486391ca366b4fd","kind":"tag","published_at":"2025-03-18T10:52:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-rc.3/manifests"},{"name":"v0.12.0-rc.3","sha":"16b5bc1f761a33dcf10066152486391ca366b4fd","kind":"tag","published_at":"2025-03-18T10:51:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-rc.3/manifests"},{"name":"pkg/apis/v0.12.0-rc.2","sha":"59d90b6b50c90f60247a04b2a6ba82dd91bc29c5","kind":"tag","published_at":"2025-03-18T10:13:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-rc.2/manifests"},{"name":"v0.12.0-rc.1","sha":"6ba2b70706674d7216c7161e2583e76627cb5ebe","kind":"tag","published_at":"2025-03-14T14:14:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-rc.1/manifests"},{"name":"pkg/apis/v0.12.0-beta.2","sha":"aeb18d49a71f150e0998b24ed5f0cc3ab3b1ac2e","kind":"tag","published_at":"2025-03-13T12:48:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.0-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-beta.2/manifests"},{"name":"v0.12.0-beta.2","sha":"aeb18d49a71f150e0998b24ed5f0cc3ab3b1ac2e","kind":"tag","published_at":"2025-03-13T12:47:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-beta.2/manifests"},{"name":"pkg/apis/v0.12.0-beta.1","sha":"68772e96751c6f02a3666b0dd40166d3289587b6","kind":"tag","published_at":"2025-03-07T15:23:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.0-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-beta.1/manifests"},{"name":"v0.12.0-beta.1","sha":"68772e96751c6f02a3666b0dd40166d3289587b6","kind":"tag","published_at":"2025-03-07T14:33:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-beta.1/manifests"},{"name":"v0.11.5","sha":"19df0c4f76e7b278eb173692a2bd74581e173542","kind":"tag","published_at":"2025-03-04T15:13:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.5/manifests"},{"name":"v0.9.16","sha":"2fb5dd77f569dd770ee4db3199f3b985d765fbf6","kind":"tag","published_at":"2025-03-04T14:56:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.16","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.16/manifests"},{"name":"v0.10.10","sha":"1fde2db37082ac8ab45f7383acacc7b89d813e45","kind":"tag","published_at":"2025-03-04T13:36:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.10/manifests"},{"name":"v0.11.4-hotfix-ac6b.1","sha":"1caf5ed352e21b814e12d30307d1deac51e808aa","kind":"commit","published_at":"2025-02-28T09:18:24.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.4-hotfix-ac6b.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.4-hotfix-ac6b.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.4-hotfix-ac6b.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-hotfix-ac6b.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-hotfix-ac6b.1/manifests"},{"name":"v0.12.0-alpha.15","sha":"e107ba9a1064b08965da5483d7bad1c17cf2b1f0","kind":"tag","published_at":"2025-02-24T09:58:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.15","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.15/manifests"},{"name":"v0.9.15","sha":"3ff06814277a6f8d0f5a4bdfaa03a2875f52f0e2","kind":"tag","published_at":"2025-02-20T13:03:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.15","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.15/manifests"},{"name":"v0.9.14","sha":"0ae83d15c73d09ee6e58826e0073cc5f86dc6d70","kind":"tag","published_at":"2025-02-20T09:40:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.14","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.14/manifests"},{"name":"v0.10.9","sha":"8a2d98c9dc12f45f0b727e1a11bc90da01c2d61a","kind":"tag","published_at":"2025-02-19T16:47:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.9/manifests"},{"name":"v0.11.4","sha":"6ea52f26b20a3dc743b14609e9768019f3272559","kind":"tag","published_at":"2025-02-19T16:39:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4/manifests"},{"name":"v0.12.0-alpha.14","sha":"a55a54abcfd0c4b1cb2a4f55090338c308168dd6","kind":"tag","published_at":"2025-02-17T08:09:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.14","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.14/manifests"},{"name":"v0.11.4-rc.2","sha":"add3a68c7cdb6a2089e03f5f0ccb26dab975387a","kind":"tag","published_at":"2025-02-14T16:24:01.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.4-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-rc.2/manifests"},{"name":"v0.12.0-alpha.12","sha":"491350060c59ec74014af9cdc28ad39aa59c7a01","kind":"tag","published_at":"2025-02-14T15:48:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.12","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.12/manifests"},{"name":"v0.10.9-rc.2","sha":"8a2d98c9dc12f45f0b727e1a11bc90da01c2d61a","kind":"tag","published_at":"2025-02-14T13:29:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.9-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.9-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.9-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.9-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.9-rc.2/manifests"},{"name":"v0.9.14-rc.1","sha":"0ae83d15c73d09ee6e58826e0073cc5f86dc6d70","kind":"tag","published_at":"2025-02-13T07:53:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.14-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.14-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.14-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.14-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.14-rc.1/manifests"},{"name":"v0.11.4-rc.1","sha":"c59702e8b6989a2519a8661697e9cb536dfff275","kind":"tag","published_at":"2025-02-12T13:27:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.4-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-rc.1/manifests"},{"name":"v0.10.9-rc.1","sha":"00fcdc5120dabb5d2f96614a2ef2962d730769e3","kind":"tag","published_at":"2025-02-12T11:06:51.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.9-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.9-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.9-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.9-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.9-rc.1/manifests"},{"name":"v0.12.0-alpha.10","sha":"510a4d2540f96fd7e455976b8fea4275da05fafb","kind":"tag","published_at":"2025-02-10T11:20:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.10/manifests"},{"name":"v0.12.0-alpha.9","sha":"f0b6502991ca95be66503ecaccbba3dedcdb16de","kind":"tag","published_at":"2025-02-03T17:02:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.9/manifests"},{"name":"v0.12.0-alpha.7","sha":"6fa7b5ceb981b80c85019cf39cb976cc98f3e591","kind":"tag","published_at":"2025-01-31T19:10:16.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.7/manifests"},{"name":"v0.12.0-alpha.6","sha":"44c9815803eb01855fd1ca330b13db553e721b90","kind":"tag","published_at":"2025-01-31T17:17:51.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.6/manifests"},{"name":"v0.12.0-alpha.5","sha":"7f830cf4a3c587801328334abbfdca1eb75551b1","kind":"tag","published_at":"2025-01-30T15:10:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.5/manifests"},{"name":"v0.12.0-alpha.4","sha":"be581537ff9dcd6d3da44a1b4dffdc7bc4d3a966","kind":"tag","published_at":"2025-01-28T11:04:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.4/manifests"},{"name":"v0.11.3-hotfix-ch.1.3afc03bd","sha":"3afc03bd9d93be39163530f8489ab41bb5f5e19d","kind":"commit","published_at":"2025-01-28T10:39:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.3-hotfix-ch.1.3afc03bd","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.3-hotfix-ch.1.3afc03bd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.3-hotfix-ch.1.3afc03bd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3-hotfix-ch.1.3afc03bd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3-hotfix-ch.1.3afc03bd/manifests"},{"name":"v0.12.0-alpha.3","sha":"046d1c41143debb5d51a2f51f05157f0fbf6f957","kind":"tag","published_at":"2025-01-20T13:23:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.3/manifests"},{"name":"pkg/apis/v0.9.13","sha":"0ae83d15c73d09ee6e58826e0073cc5f86dc6d70","kind":"tag","published_at":"2025-01-20T12:29:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.9.13","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.13/manifests"},{"name":"v0.9.13","sha":"0ae83d15c73d09ee6e58826e0073cc5f86dc6d70","kind":"tag","published_at":"2025-01-20T12:28:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.13","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.13/manifests"},{"name":"pkg/apis/v0.10.8","sha":"89ac4ebc792745037189925802066533d0810e9b","kind":"tag","published_at":"2025-01-17T16:09:47.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.8","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.8/manifests"},{"name":"v0.10.8","sha":"89ac4ebc792745037189925802066533d0810e9b","kind":"tag","published_at":"2025-01-17T16:09:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.8/manifests"},{"name":"pkg/apis/v0.11.3","sha":"4aada7ee85153474c29a6f90f7bde23b747aeee7","kind":"tag","published_at":"2025-01-17T15:45:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.3","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.3/manifests"},{"name":"v0.11.3","sha":"4aada7ee85153474c29a6f90f7bde23b747aeee7","kind":"tag","published_at":"2025-01-17T15:45:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3/manifests"},{"name":"v0.11.3-rc.2","sha":"4aada7ee85153474c29a6f90f7bde23b747aeee7","kind":"tag","published_at":"2025-01-15T10:41:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.3-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.3-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.3-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3-rc.2/manifests"},{"name":"v0.10.8-rc.2","sha":"89ac4ebc792745037189925802066533d0810e9b","kind":"tag","published_at":"2025-01-15T09:52:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.8-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.8-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.8-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.8-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.8-rc.2/manifests"},{"name":"v0.9.13-rc.1","sha":"0ae83d15c73d09ee6e58826e0073cc5f86dc6d70","kind":"tag","published_at":"2025-01-10T16:12:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.13-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.13-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.13-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.13-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.13-rc.1/manifests"},{"name":"v0.10.8-rc.1","sha":"8f4e4b2e453b5a30e138c6eefd3d2385646da32d","kind":"tag","published_at":"2025-01-10T10:43:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.8-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.8-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.8-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.8-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.8-rc.1/manifests"},{"name":"v0.11.3-rc.1","sha":"a34607ce59d7f737fc8885b12737b6b944c4ff8d","kind":"tag","published_at":"2025-01-10T10:22:07.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.3-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3-rc.1/manifests"},{"name":"pkg/apis/v0.12.0-alpha.2","sha":"c41a446b41f645106cca119393d81abc60973ef3","kind":"tag","published_at":"2025-01-07T14:00:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.0-alpha.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-alpha.2/manifests"},{"name":"v0.12.0-alpha.2","sha":"c41a446b41f645106cca119393d81abc60973ef3","kind":"tag","published_at":"2025-01-07T13:59:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.2/manifests"},{"name":"pkg/apis/v0.9.13-beta.1","sha":"3a0e881219b951d32da873eba7fbe4eb52b4578e","kind":"tag","published_at":"2025-01-03T14:59:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.9.13-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.9.13-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.9.13-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.13-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.13-beta.1/manifests"},{"name":"v0.9.13-beta.1","sha":"3a0e881219b951d32da873eba7fbe4eb52b4578e","kind":"tag","published_at":"2025-01-03T14:58:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.13-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.13-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.13-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.13-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.13-beta.1/manifests"},{"name":"pkg/apis/v0.10.8-beta.1","sha":"4c33cdbef0cc9c2948ad6c316e1426ca0833708f","kind":"tag","published_at":"2025-01-03T14:56:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.8-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.8-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.8-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.8-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.8-beta.1/manifests"},{"name":"pkg/apis/v0.11.3-beta.1","sha":"a2b8184a1c9f868a042a38c10818cd7d3d1b8ea1","kind":"tag","published_at":"2025-01-03T14:56:07.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.3-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.3-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.3-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.3-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.3-beta.1/manifests"},{"name":"v0.10.8-beta.1","sha":"4c33cdbef0cc9c2948ad6c316e1426ca0833708f","kind":"tag","published_at":"2025-01-03T14:22:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.8-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.8-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.8-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.8-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.8-beta.1/manifests"},{"name":"v0.11.3-beta.1","sha":"a2b8184a1c9f868a042a38c10818cd7d3d1b8ea1","kind":"tag","published_at":"2025-01-03T08:56:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.3-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.3-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.3-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3-beta.1/manifests"},{"name":"pkg/apis/v0.12.0-alpha.1","sha":"ac0c74d30621a6483fbd867eaf7f1773ac7a4d16","kind":"tag","published_at":"2024-12-18T16:07:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.0-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-alpha.1/manifests"},{"name":"v0.12.0-alpha.1","sha":"ac0c74d30621a6483fbd867eaf7f1773ac7a4d16","kind":"tag","published_at":"2024-12-18T16:07:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.1/manifests"},{"name":"v0.11.2","sha":"fbab4a9c2fd678edf074d4ad286c1671f036f278","kind":"tag","published_at":"2024-12-12T14:59:19.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.2/manifests"},{"name":"v0.10.7","sha":"3295b1f59bacf28b74f4fbde7e3d8e20a77032fd","kind":"tag","published_at":"2024-12-11T12:00:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.7/manifests"},{"name":"pkg/apis/v0.9.12","sha":"e65fd113b02d030d9639a8223d7612b34f63f382","kind":"tag","published_at":"2024-12-11T09:58:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.9.12","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.12/manifests"},{"name":"v0.9.12","sha":"e65fd113b02d030d9639a8223d7612b34f63f382","kind":"tag","published_at":"2024-12-11T09:58:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.12","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.12/manifests"},{"name":"v0.11.2-rc.2","sha":"fbab4a9c2fd678edf074d4ad286c1671f036f278","kind":"tag","published_at":"2024-12-09T15:17:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.2-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.2-rc.2/manifests"},{"name":"v0.11.2-rc.1","sha":"e01b5467c7e5e642d63c53543413413adcaebd10","kind":"tag","published_at":"2024-12-09T11:41:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.2-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.2-rc.1/manifests"},{"name":"v0.11.1-rc.3","sha":"e01b5467c7e5e642d63c53543413413adcaebd10","kind":"tag","published_at":"2024-12-09T11:09:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.1-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.1-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.1-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.1-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.1-rc.3/manifests"},{"name":"v0.11.1-rc.2","sha":"7c9cf98f16d86a932f7bc7bb1435bddea3f46d7f","kind":"tag","published_at":"2024-12-09T10:47:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.1-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.1-rc.2/manifests"},{"name":"v0.10.7-rc.2","sha":"3295b1f59bacf28b74f4fbde7e3d8e20a77032fd","kind":"tag","published_at":"2024-12-09T10:38:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.7-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.7-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.7-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.7-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.7-rc.2/manifests"},{"name":"pkg/apis/v0.9.12-rc.1","sha":"afa768706d12cc899a8c509e0d171d106be797f3","kind":"tag","published_at":"2024-12-02T14:07:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.9.12-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.9.12-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.9.12-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.12-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.12-rc.1/manifests"},{"name":"v0.10.7-rc.1","sha":"5421d7494220f9bd0275f2a3d2ca43ed23899fe4","kind":"tag","published_at":"2024-12-02T13:33:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.7-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.7-rc.1/manifests"},{"name":"v0.9.12-rc.1","sha":"afa768706d12cc899a8c509e0d171d106be797f3","kind":"tag","published_at":"2024-12-02T09:58:12.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.12-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.12-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.12-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.12-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.12-rc.1/manifests"},{"name":"v0.11.1","sha":"35225f27472c8ae12997281f8b6b2a36effbec66","kind":"tag","published_at":"2024-11-15T15:01:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.1/manifests"},{"name":"v0.10.6","sha":"5421d7494220f9bd0275f2a3d2ca43ed23899fe4","kind":"tag","published_at":"2024-11-15T15:00:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.6/manifests"},{"name":"v0.10.6-rc.1","sha":"5421d7494220f9bd0275f2a3d2ca43ed23899fe4","kind":"commit","published_at":"2024-11-15T13:54:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.6-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.6-rc.1/manifests"},{"name":"v0.11.1-rc.1","sha":"35225f27472c8ae12997281f8b6b2a36effbec66","kind":"commit","published_at":"2024-11-14T16:39:01.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.1-rc.1/manifests"},{"name":"pkg/apis/v0.11.0","sha":"3e91ed3fb600e6499107751f7c3c0ab255f09640","kind":"tag","published_at":"2024-11-11T05:30:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.0","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0/manifests"},{"name":"v0.11.0","sha":"3e91ed3fb600e6499107751f7c3c0ab255f09640","kind":"tag","published_at":"2024-11-11T05:30:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0/manifests"},{"name":"pkg/apis/v0.11.0-rc.4","sha":"3e91ed3fb600e6499107751f7c3c0ab255f09640","kind":"tag","published_at":"2024-11-08T17:20:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0-rc.4/manifests"},{"name":"v0.11.0-rc.4","sha":"3e91ed3fb600e6499107751f7c3c0ab255f09640","kind":"tag","published_at":"2024-11-08T17:00:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-rc.4/manifests"},{"name":"v0.11.0-rc.3","sha":"b834cb4b86ad46a42e7be9e167d7c3f121a6ebd2","kind":"tag","published_at":"2024-11-08T10:12:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-rc.3/manifests"},{"name":"v0.10.4-hotfix-ch-1-43299bc9","sha":"43299bc9bf99428d14ca1668a90e795b3edf02d7","kind":"commit","published_at":"2024-11-07T15:59:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.4-hotfix-ch-1-43299bc9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.4-hotfix-ch-1-43299bc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.4-hotfix-ch-1-43299bc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-hotfix-ch-1-43299bc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-hotfix-ch-1-43299bc9/manifests"},{"name":"v0.10.5","sha":"60e6d5131d3c2200ba1fe3fa7d77ee6b6691e821","kind":"tag","published_at":"2024-11-06T15:27:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.5/manifests"},{"name":"v0.10.5-rc.3","sha":"60e6d5131d3c2200ba1fe3fa7d77ee6b6691e821","kind":"tag","published_at":"2024-11-05T05:36:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.5-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.5-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.5-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.5-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.5-rc.3/manifests"},{"name":"v0.9.11","sha":"4c00b931dfcbc81fe4b78ee7b0e6d6a7ffc6c120","kind":"tag","published_at":"2024-11-04T05:53:16.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.11","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.11/manifests"},{"name":"pkg/apis/v0.11.0-rc.2","sha":"83fa9e451c51c8fcf628e9c098593ec8f5fe3875","kind":"tag","published_at":"2024-10-31T15:58:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0-rc.2/manifests"},{"name":"v0.11.0-rc.2","sha":"83fa9e451c51c8fcf628e9c098593ec8f5fe3875","kind":"tag","published_at":"2024-10-31T15:58:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-rc.2/manifests"},{"name":"pkg/apis/v0.11.0-rc.1","sha":"5a938835e812a944729012c5dcec56b19edcd453","kind":"tag","published_at":"2024-10-31T13:23:01.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0-rc.1/manifests"},{"name":"v0.10.5-rc.2","sha":"6a570fc12d1bde3752ab41486b3653cf253ba849","kind":"tag","published_at":"2024-10-31T12:53:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.5-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.5-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.5-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.5-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.5-rc.2/manifests"},{"name":"v0.11.0-rc.1","sha":"5a938835e812a944729012c5dcec56b19edcd453","kind":"tag","published_at":"2024-10-31T12:52:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-rc.1/manifests"},{"name":"v0.11.0-beta.4","sha":"7fd803ae7dbed489e58976b19a17bb2306e5795c","kind":"tag","published_at":"2024-10-30T15:07:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.0-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-beta.4/manifests"},{"name":"v0.10.5-rc.1","sha":"df7140cece577ef9e5e4cb800a3e7b8978b7838d","kind":"tag","published_at":"2024-10-30T09:48:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.5-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.5-rc.1/manifests"},{"name":"v0.11.0-beta.3","sha":"59a63ded13c81017b4e6370b8497bfea641a23aa","kind":"tag","published_at":"2024-10-29T11:51:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.0-beta.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-beta.3/manifests"},{"name":"v0.10.3-hotfix-ch-2-1e8d071a","sha":"1e8d071a96d8de69045788c9580ec7d633d79552","kind":"commit","published_at":"2024-10-29T09:32:51.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.3-hotfix-ch-2-1e8d071a","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.3-hotfix-ch-2-1e8d071a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.3-hotfix-ch-2-1e8d071a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3-hotfix-ch-2-1e8d071a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3-hotfix-ch-2-1e8d071a/manifests"},{"name":"v0.9.11-rc.2","sha":"4c00b931dfcbc81fe4b78ee7b0e6d6a7ffc6c120","kind":"tag","published_at":"2024-10-28T09:42:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.11-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.11-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.11-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.11-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.11-rc.2/manifests"},{"name":"v0.9.11-rc.1","sha":"9a76941dd85b8b30b4693e422be567cd6934a2e7","kind":"tag","published_at":"2024-10-28T06:43:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.11-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.11-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.11-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.11-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.11-rc.1/manifests"},{"name":"v0.10.3-hotfix-ch-1-f9e31a33","sha":"f9e31a335d1297386c0de02c4e170ef6fd082226","kind":"commit","published_at":"2024-10-24T14:17:51.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.3-hotfix-ch-1-f9e31a33","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.3-hotfix-ch-1-f9e31a33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.3-hotfix-ch-1-f9e31a33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3-hotfix-ch-1-f9e31a33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3-hotfix-ch-1-f9e31a33/manifests"},{"name":"pkg/apis/v0.11.0-beta.2","sha":"ba017fc8cc95525f3bc4d02ed671735b94e0514e","kind":"tag","published_at":"2024-10-24T12:02:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.0-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0-beta.2/manifests"},{"name":"v0.11.0-beta.2","sha":"ba017fc8cc95525f3bc4d02ed671735b94e0514e","kind":"tag","published_at":"2024-10-23T13:23:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.0-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-beta.2/manifests"},{"name":"v0.11.0-beta.1","sha":"83a95f3719b6429e396e37884e33ca680bc34190","kind":"tag","published_at":"2024-10-21T16:38:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.0-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-beta.1/manifests"},{"name":"v0.8.6","sha":"2fbe2a1e3ffc35e8aeb8b36db8a0327e78ba61ca","kind":"tag","published_at":"2024-10-18T06:00:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6/manifests"},{"name":"v0.9.10","sha":"ae1184542fd39c64a311d8a08ee11b3a99b62a1a","kind":"tag","published_at":"2024-10-18T05:38:13.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.10/manifests"},{"name":"v0.10.4","sha":"c3829bf94fec76a1d28875b48c98ff038eba9c9d","kind":"tag","published_at":"2024-10-17T14:42:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4/manifests"},{"name":"v0.10.4-rc.4","sha":"c3829bf94fec76a1d28875b48c98ff038eba9c9d","kind":"tag","published_at":"2024-10-11T07:10:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.4-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.4-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.4-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-rc.4/manifests"},{"name":"v0.10.4-rc.3","sha":"8e7f709834e3bda2475f277a54f68dcdbc4e20d4","kind":"tag","published_at":"2024-10-09T14:08:13.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.4-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.4-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.4-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-rc.3/manifests"},{"name":"v0.8.6-rc.6","sha":"2fbe2a1e3ffc35e8aeb8b36db8a0327e78ba61ca","kind":"tag","published_at":"2024-10-09T13:29:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.6-rc.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.6-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.6-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.6/manifests"},{"name":"v0.9.10-rc.3","sha":"ae1184542fd39c64a311d8a08ee11b3a99b62a1a","kind":"tag","published_at":"2024-10-09T13:28:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.10-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.10-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.10-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.10-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.10-rc.3/manifests"},{"name":"v0.8.6-rc.5","sha":"4b806b79d8343df00f8a98ce33c3de13cb2e7123","kind":"tag","published_at":"2024-10-08T07:28:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.6-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.6-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.6-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.5/manifests"},{"name":"v0.10.4-rc.2","sha":"eb6f3a020b9448c6fba4f43db29993baca1a94a3","kind":"tag","published_at":"2024-10-07T14:07:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.4-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-rc.2/manifests"},{"name":"v0.10.4-rc.1","sha":"82e111de142dce4b1bb1c4141a81f4f0d8ba89cc","kind":"tag","published_at":"2024-10-01T11:24:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.4-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-rc.1/manifests"},{"name":"v0.10.3","sha":"d6613fdfea5df5ba7fbdff69fb3029886d29e5f2","kind":"tag","published_at":"2024-09-30T10:40:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3/manifests"},{"name":"v0.10.3-rc.2","sha":"d6613fdfea5df5ba7fbdff69fb3029886d29e5f2","kind":"tag","published_at":"2024-09-27T14:05:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.3-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.3-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.3-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3-rc.2/manifests"},{"name":"v0.9.10-rc.2","sha":"f89bfab27d8d4eeeb8c56972205cc014941a6dfa","kind":"tag","published_at":"2024-09-24T15:38:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.10-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.10-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.10-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.10-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.10-rc.2/manifests"},{"name":"v0.8.6-rc.4","sha":"3a0d963af9dfc332ad465d8b70b8007039323692","kind":"tag","published_at":"2024-09-24T14:50:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.6-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.6-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.6-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.4/manifests"},{"name":"v0.9.10-rc.1","sha":"b77fac05bcfa2e7d35843d0a2852407137f8ec0e","kind":"tag","published_at":"2024-09-24T13:44:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.10-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.10-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.10-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.10-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.10-rc.1/manifests"},{"name":"v0.10.3-rc.1","sha":"77409957687ddf3e7c52d1541a0d624eabdf2aa5","kind":"tag","published_at":"2024-09-23T10:46:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.3-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3-rc.1/manifests"},{"name":"v0.9.9","sha":"38167195210b09015c40e238156150f3fbeab179","kind":"tag","published_at":"2024-09-13T12:34:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.9/manifests"},{"name":"v0.10.2","sha":"decbf9ae72eff096b2bee5efe05a92fdcbd5627d","kind":"tag","published_at":"2024-09-13T12:11:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2/manifests"},{"name":"v0.10.2-rc.4","sha":"decbf9ae72eff096b2bee5efe05a92fdcbd5627d","kind":"tag","published_at":"2024-09-11T11:55:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.2-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.2-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2-rc.4/manifests"},{"name":"v0.10.2-rc.3","sha":"668edfcac785173d30d59d83173ce589d18bd9d6","kind":"tag","published_at":"2024-09-11T08:26:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.2-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.2-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2-rc.3/manifests"},{"name":"v0.9.9-rc.2","sha":"38167195210b09015c40e238156150f3fbeab179","kind":"tag","published_at":"2024-09-10T13:03:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.9-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.9-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.9-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.9-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.9-rc.2/manifests"},{"name":"v0.10.2-rc.2","sha":"4d01e0d1d0e565556ec4481d6c4e4084da97eb18","kind":"tag","published_at":"2024-09-10T12:00:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.2-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2-rc.2/manifests"},{"name":"v0.9.9-rc.1","sha":"38167195210b09015c40e238156150f3fbeab179","kind":"tag","published_at":"2024-09-03T16:42:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.9-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.9-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.9-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.9-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.9-rc.1/manifests"},{"name":"v0.10.2-rc.1","sha":"8765f4253e3ac0fe497b66278856453e3dfa8b19","kind":"tag","published_at":"2024-09-03T16:07:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.2-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2-rc.1/manifests"},{"name":"v0.10.1","sha":"62de718a20e1377d5a8702876077762ed9a37f27","kind":"tag","published_at":"2024-08-15T04:09:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.1/manifests"},{"name":"v0.9.8","sha":"5f65696c3fcff7d4222a0cc185282ea3c4680526","kind":"tag","published_at":"2024-08-13T14:10:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.8/manifests"},{"name":"v0.10.1-rc.3","sha":"62de718a20e1377d5a8702876077762ed9a37f27","kind":"tag","published_at":"2024-08-13T08:55:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.1-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.1-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.1-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.1-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.1-rc.3/manifests"},{"name":"v0.10.1-rc.2","sha":"ae91fe6e3a2189741a5a710704cb130a9c1e68f0","kind":"tag","published_at":"2024-08-08T13:15:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.1-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.1-rc.2/manifests"},{"name":"pkg/apis/v0.8.5","sha":"c986f9509a1d0bd51ff2aeebd6a163b8487a823e","kind":"tag","published_at":"2024-08-02T04:37:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.8.5","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.8.5/manifests"},{"name":"pkg/apis/v0.9.6","sha":"ec449886284cbf9ae16bdf71e08f9c11de94d846","kind":"tag","published_at":"2024-08-02T04:24:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.9.6","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.6/manifests"},{"name":"v0.8.6-rc.3","sha":"63df5da2aca0b47f2866c17b117e5d48dade6240","kind":"tag","published_at":"2024-07-25T14:35:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.6-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.6-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.6-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.3/manifests"},{"name":"v0.10.1-rc.1","sha":"5d8ffad0aaea9d661c07d9d41b38b888e106e9eb","kind":"tag","published_at":"2024-07-23T15:30:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.1-rc.1/manifests"},{"name":"v0.9.6","sha":"ec449886284cbf9ae16bdf71e08f9c11de94d846","kind":"tag","published_at":"2024-07-17T16:19:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6/manifests"},{"name":"pkg/apis/v0.10.0","sha":"0d4e6b4f20c6ce984393d3e4aea514b1fe6a0d21","kind":"tag","published_at":"2024-07-17T11:39:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.0","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0/manifests"},{"name":"v0.10.0","sha":"0d4e6b4f20c6ce984393d3e4aea514b1fe6a0d21","kind":"tag","published_at":"2024-07-17T11:39:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0/manifests"},{"name":"v0.9.6-rc.4","sha":"0c5e52b5f7b08e460090c58e59fe8ceca9475e73","kind":"tag","published_at":"2024-07-12T09:37:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.6-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.6-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.6-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6-rc.4/manifests"},{"name":"pkg/apis/v0.10.0-rc.21","sha":"42fb0988c9d899cbc74bb2015823d8b27d02cf46","kind":"tag","published_at":"2024-07-12T09:16:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.0-rc.21","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.0-rc.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.21/manifests"},{"name":"v0.10.0-rc.21","sha":"42fb0988c9d899cbc74bb2015823d8b27d02cf46","kind":"tag","published_at":"2024-07-12T09:16:13.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.21","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.21/manifests"},{"name":"pkg/apis/v0.10.0-rc.20","sha":"4255323b4a28039fbabde426b6935a875e4805b8","kind":"tag","published_at":"2024-07-09T12:31:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.0-rc.20","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.0-rc.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.20/manifests"},{"name":"v0.10.0-rc.20","sha":"4255323b4a28039fbabde426b6935a875e4805b8","kind":"tag","published_at":"2024-07-09T12:31:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.20","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.20/manifests"},{"name":"v0.9.6-rc.3","sha":"f03f777290c56527745ad8c2a3eb1b193b97eb6c","kind":"tag","published_at":"2024-07-09T11:54:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.6-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.6-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.6-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6-rc.3/manifests"},{"name":"v0.8.6-rc.2","sha":"7f7946ed8ca3c219ebdc08d98f379163b9987873","kind":"tag","published_at":"2024-07-09T11:38:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.6-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.6-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.6-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.2/manifests"},{"name":"v0.8.6-rc.1","sha":"b75e9097cfd3eb3ac0f311ea8038d72a31b18f4d","kind":"tag","published_at":"2024-07-08T13:05:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.6-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.1/manifests"},{"name":"v0.9.6-rc.2","sha":"5a440dfccfb8c8f015656ed1e9573b245c10cfbe","kind":"tag","published_at":"2024-07-08T07:55:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.6-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.6-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.6-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6-rc.2/manifests"},{"name":"v0.9.6-rc.1","sha":"adfd2297fcf74a5162f995af16d04b8f9b07e209","kind":"tag","published_at":"2024-07-04T12:26:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.6-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6-rc.1/manifests"},{"name":"pkg/apis/v0.10.0-rc.19","sha":"6d7cb2a9bfd2d2e2f291afd34e88094d75ba468b","kind":"tag","published_at":"2024-07-04T07:16:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.0-rc.19","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.0-rc.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.19/manifests"},{"name":"v0.10.0-rc.19","sha":"6d7cb2a9bfd2d2e2f291afd34e88094d75ba468b","kind":"tag","published_at":"2024-07-03T16:32:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.19","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.19/manifests"},{"name":"v0.10.0-rc.18","sha":"9e164ce3a2bcf8fb0fff20aaa21cdf0316ebbf1c","kind":"tag","published_at":"2024-06-27T14:22:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.18","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.18/manifests"},{"name":"v0.10.0-rc.17","sha":"8b110497b127f0aebb7f721c4be142c3f9804fc7","kind":"commit","published_at":"2024-06-20T06:35:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.17","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.17/manifests"},{"name":"pkg/apis/v0.10.0-rc.16","sha":"747fbb42a39d0a5366169fa3281ae12c23cf9463","kind":"tag","published_at":"2024-06-17T12:52:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.0-rc.16","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.0-rc.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.0-rc.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.16/manifests"},{"name":"v0.10.0-rc.16","sha":"747fbb42a39d0a5366169fa3281ae12c23cf9463","kind":"tag","published_at":"2024-06-17T12:51:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.16","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.16/manifests"},{"name":"pkg/apis/v0.10.0-rc.15","sha":"68597ce1aca9bfac58547f8b92ad060b7aa90cf5","kind":"tag","published_at":"2024-06-13T08:40:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.0-rc.15","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.0-rc.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.0-rc.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.15/manifests"},{"name":"v0.10.0-rc.15","sha":"68597ce1aca9bfac58547f8b92ad060b7aa90cf5","kind":"tag","published_at":"2024-06-13T08:40:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.15","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.15/manifests"},{"name":"v0.9.5","sha":"e06bc0170211485edded240c6260f339073d8018","kind":"tag","published_at":"2024-06-05T07:52:19.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.5/manifests"},{"name":"v0.8.5","sha":"c986f9509a1d0bd51ff2aeebd6a163b8487a823e","kind":"tag","published_at":"2024-06-05T07:29:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.5/manifests"},{"name":"v0.8.5-rc.1","sha":"c986f9509a1d0bd51ff2aeebd6a163b8487a823e","kind":"tag","published_at":"2024-06-03T12:24:19.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.5-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.5-rc.1/manifests"},{"name":"v0.9.5-rc.1","sha":"7b250f1b5752e707d285ae4571be54e76799895d","kind":"tag","published_at":"2024-06-03T08:20:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.5-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.5-rc.1/manifests"},{"name":"pkg/apis/v0.10.0-rc.14","sha":"61290046323f7cf62c984722e6c71b172fb090d6","kind":"tag","published_at":"2024-05-24T14:45:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.0-rc.14","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.14/manifests"},{"name":"v0.10.0-rc.14","sha":"61290046323f7cf62c984722e6c71b172fb090d6","kind":"tag","published_at":"2024-05-24T13:12:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.14","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.14/manifests"},{"name":"v0.9.4","sha":"1b90a97a688575ce79d416d29ddf830b2f7baa44","kind":"tag","published_at":"2024-05-02T12:43:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.4/manifests"},{"name":"v0.8.4","sha":"985ca72e221458bfe9fbf33aa72a6ba924c9a92d","kind":"tag","published_at":"2024-05-02T12:13:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4/manifests"},{"name":"pkg/apis/v0.9.4","sha":"1b90a97a688575ce79d416d29ddf830b2f7baa44","kind":"tag","published_at":"2024-04-29T13:16:00.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.9.4","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.4/manifests"},{"name":"pkg/apis/v0.8.4","sha":"985ca72e221458bfe9fbf33aa72a6ba924c9a92d","kind":"tag","published_at":"2024-04-29T13:15:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.8.4","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.8.4/manifests"},{"name":"v0.8.4-rc.5","sha":"985ca72e221458bfe9fbf33aa72a6ba924c9a92d","kind":"tag","published_at":"2024-04-29T07:07:01.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.4-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.4-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.4-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.5/manifests"},{"name":"v0.9.4-rc.2","sha":"1b90a97a688575ce79d416d29ddf830b2f7baa44","kind":"tag","published_at":"2024-04-29T07:06:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.4-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.4-rc.2/manifests"},{"name":"pkg/apis/v0.10.0-rc.13","sha":"946ed2e71a7886d95d87306953f1f44ba21ceb44","kind":"tag","published_at":"2024-04-27T05:01:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.0-rc.13","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.13/manifests"},{"name":"v0.10.0-rc.13","sha":"44513ca8f61619bad7cab1bc0843a21c7dbdf407","kind":"tag","published_at":"2024-04-25T13:18:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.13","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.13/manifests"},{"name":"v0.10.0-rc.12","sha":"ceea872bc77a0ee1bf8df148e48fde8c0edca15e","kind":"tag","published_at":"2024-04-25T12:46:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.12","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.12/manifests"},{"name":"v0.9.4-rc.1","sha":"99e8388c0db36977452389bbc035eb4f66ce5f89","kind":"tag","published_at":"2024-04-23T09:51:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.4-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.4-rc.1/manifests"},{"name":"v0.8.4-rc.4","sha":"b40b7b328d9c4cb2a755bf2ad17b8619ec57aedd","kind":"tag","published_at":"2024-04-23T08:20:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.4-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.4-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.4-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.4/manifests"},{"name":"v0.9.3","sha":"31ad6361f0049072c18e1e399c2665ae15402ee9","kind":"tag","published_at":"2024-04-17T09:29:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.3/manifests"},{"name":"v0.8.4-rc.3","sha":"7a4caed1f95a99e4ade4e3736a7cd8334a73b446","kind":"tag","published_at":"2024-04-16T12:29:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.4-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.4-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.4-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.3/manifests"},{"name":"v0.10.0-rc.11","sha":"d94b1f35dcc9ea481a89b61fe457beaa90322bb1","kind":"tag","published_at":"2024-04-12T10:35:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.11","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.11/manifests"},{"name":"v0.9.3-rc.3","sha":"31ad6361f0049072c18e1e399c2665ae15402ee9","kind":"tag","published_at":"2024-04-11T08:38:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.3-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.3-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.3-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.3-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.3-rc.3/manifests"},{"name":"v0.10.0-rc.10","sha":"caa5b057678fd7d3a18cb6e7af6c9fc6d8b4ed8e","kind":"tag","published_at":"2024-04-10T15:07:00.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.10/manifests"},{"name":"v0.10.0-rc.9","sha":"0ed2f83658a1f3526d0e8fb389b032bde86695ec","kind":"tag","published_at":"2024-04-10T13:00:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.9/manifests"},{"name":"v0.10.0-rc.8","sha":"91ac68707c7e3e3e8012335a167efd25a46f7d89","kind":"tag","published_at":"2024-04-10T12:50:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.8/manifests"},{"name":"v0.10.0-rc.7","sha":"a4b208d396bdd8e0f6b557f51f1643c73085bd88","kind":"tag","published_at":"2024-04-10T12:19:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.7/manifests"},{"name":"v0.10.0-rc.6","sha":"a4b208d396bdd8e0f6b557f51f1643c73085bd88","kind":"tag","published_at":"2024-04-10T12:11:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.6/manifests"},{"name":"v0.8.4-rc.2","sha":"71ed0a3c5a0fecfd0f108d91d59a13bd2b31f6b9","kind":"tag","published_at":"2024-04-10T07:16:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.4-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.2/manifests"},{"name":"v0.9.3-rc.2","sha":"6c3e28e7713a0e76b6abc2bd3a96178fa93aa6af","kind":"tag","published_at":"2024-04-09T11:48:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.3-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.3-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.3-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.3-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.3-rc.2/manifests"},{"name":"v0.8.4-rc.1","sha":"4cb8bd61e70a2949fd3c954edfb7195f615b59ab","kind":"tag","published_at":"2024-04-08T14:04:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.4-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.1/manifests"},{"name":"v0.9.3-rc.1","sha":"cd9f7a1085c93a2d9ee86d22868cfd51de96e244","kind":"tag","published_at":"2024-04-08T14:04:00.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.3-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.3-rc.1/manifests"},{"name":"v0.9.2","sha":"e75c1fb498e3137ba39c2bdc4d59c9122f5ef9c6","kind":"tag","published_at":"2024-03-22T15:43:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.2/manifests"},{"name":"v0.9.2-rc.1","sha":"e75c1fb498e3137ba39c2bdc4d59c9122f5ef9c6","kind":"tag","published_at":"2024-03-22T14:08:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.2-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.2-rc.1/manifests"},{"name":"v0.9.1","sha":"b5f25c14d539d33a74bb2e85512f7918cbeea39f","kind":"tag","published_at":"2024-03-21T16:29:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1/manifests"},{"name":"v0.10.0-rc.5","sha":"e12025e21edad068776b87f78583cdeb86d4cf6e","kind":"tag","published_at":"2024-03-20T12:26:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.5/manifests"},{"name":"v0.8.3","sha":"571b765e1f3773be0823d3ceb8f641b27fd60106","kind":"tag","published_at":"2024-03-19T09:59:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.3/manifests"},{"name":"v0.8.3-rc.1","sha":"571b765e1f3773be0823d3ceb8f641b27fd60106","kind":"tag","published_at":"2024-03-18T10:03:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.3-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.3-rc.1/manifests"},{"name":"v0.9.1-rc.6","sha":"b5f25c14d539d33a74bb2e85512f7918cbeea39f","kind":"commit","published_at":"2024-03-07T14:04:24.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.1-rc.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.1-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.1-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.6/manifests"},{"name":"pkg/apis/v0.10.0-rc.4","sha":"dea8b6c0d3b340ca2fa47bb027c26321513cb9ab","kind":"tag","published_at":"2024-03-05T15:07:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.4/manifests"},{"name":"v0.10.0-rc.4","sha":"dea8b6c0d3b340ca2fa47bb027c26321513cb9ab","kind":"tag","published_at":"2024-03-04T15:44:11.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.4/manifests"},{"name":"v0.10.0-rc.3","sha":"64fad0fd53533b55e92bee3d840ab80aef916363","kind":"tag","published_at":"2024-02-27T15:46:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.3/manifests"},{"name":"v0.9.1-rc.5","sha":"d61ec5a9ea91ecfb9d945a621209bd15a0a072cb","kind":"tag","published_at":"2024-02-23T15:50:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.1-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.1-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.1-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.5/manifests"},{"name":"v0.8.2","sha":"c78f0ee41e7347c4ba503ffce4d01b6f8c96248b","kind":"tag","published_at":"2024-02-22T09:26:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2/manifests"},{"name":"v0.10.0-rc.2","sha":"8751988adad7a556472d32dc2f104d0a9482797c","kind":"tag","published_at":"2024-02-14T15:55:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.2/manifests"},{"name":"v0.9.1-rc.4","sha":"2c6b1019687c6d26893a4d0aea2119d7d2ed3c1f","kind":"tag","published_at":"2024-02-14T07:07:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.1-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.1-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.1-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.4/manifests"},{"name":"v0.9.1-rc.3","sha":"b7d7bc04e0d29cadc1582bae5f2188cd6c5c7b02","kind":"tag","published_at":"2024-02-13T13:59:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.1-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.1-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.1-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.3/manifests"},{"name":"v0.10.0-rc.1","sha":"b07f6f97a6e9474728f9b1c3bd8cf697325ed4e2","kind":"tag","published_at":"2024-02-13T13:54:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.1/manifests"},{"name":"v0.8.2-rc.4","sha":"c78f0ee41e7347c4ba503ffce4d01b6f8c96248b","kind":"tag","published_at":"2024-02-13T13:38:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.2-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.2-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2-rc.4/manifests"},{"name":"pkg/apis/v0.9.1-rc.2","sha":"2e5ef6cc9df1a0fa3209200c676c4059d53a4de8","kind":"tag","published_at":"2024-01-31T16:11:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.9.1-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.9.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.9.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.1-rc.2/manifests"},{"name":"v0.9.1-rc.2","sha":"2e5ef6cc9df1a0fa3209200c676c4059d53a4de8","kind":"tag","published_at":"2024-01-17T15:40:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.1-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.2/manifests"},{"name":"v0.8.2-rc.3","sha":"8c0c14b9c895b9f8c9d5da518820215a5ea4e25f","kind":"tag","published_at":"2024-01-17T15:07:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.2-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.2-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2-rc.3/manifests"},{"name":"v0.8.2-rc.2","sha":"e4f5d7baeca3e88a49c1d6e573ff665fe8397f70","kind":"tag","published_at":"2024-01-17T12:30:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.2-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2-rc.2/manifests"},{"name":"v0.8.2-rc.1","sha":"585bec9b5450bd1fa412db307d5f0ea40004a03f","kind":"tag","published_at":"2024-01-16T14:01:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.2-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2-rc.1/manifests"},{"name":"v0.9.1-rc.1","sha":"dda8794c6598c00608be8f65854add09efb44285","kind":"tag","published_at":"2024-01-16T12:31:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.1/manifests"},{"name":"v0.7.1-debug-1842-6","sha":"f942a691d7b65ff1d22b5de44c130035780b1907","kind":"commit","published_at":"2023-12-15T09:56:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.1-debug-1842-6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.1-debug-1842-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.1-debug-1842-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-6/manifests"},{"name":"v0.8.1","sha":"c6bdc1057ea7c98273d5403d3127eed037690b79","kind":"tag","published_at":"2023-11-23T10:05:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.1/manifests"},{"name":"v0.8.0-debug-1842-5","sha":"7975f1e1a52d54f9d7ca8df0e3477d4841e71183","kind":"commit","published_at":"2023-11-15T15:56:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-debug-1842-5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-debug-1842-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-debug-1842-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-5/manifests"},{"name":"v0.7.1-debug-1842-5","sha":"cc775958c0d0201e11ca1a6664c400cb0e248cae","kind":"commit","published_at":"2023-11-15T15:56:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.1-debug-1842-5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.1-debug-1842-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.1-debug-1842-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-5/manifests"},{"name":"v0.7.1-debug-1842-4","sha":"e39eea120a5adeee5cfdbfcd0c068e64aba6f1ee","kind":"commit","published_at":"2023-11-14T17:43:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.1-debug-1842-4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.1-debug-1842-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.1-debug-1842-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-4/manifests"},{"name":"v0.8.0-debug-1842-4","sha":"07e864828550bd39d7fe26e4075fb9d4ad04c7a9","kind":"commit","published_at":"2023-11-14T17:43:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-debug-1842-4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-debug-1842-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-debug-1842-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-4/manifests"},{"name":"v0.7.1-debug-1842-3","sha":"4bc505e11b33b577f89fb87b022260477192f6eb","kind":"commit","published_at":"2023-11-08T10:18:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.1-debug-1842-3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.1-debug-1842-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.1-debug-1842-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-3/manifests"},{"name":"v0.8.0-debug-1842-3","sha":"523e95571fb65a2e7befa0040fb4784bac8c18cc","kind":"commit","published_at":"2023-11-08T10:10:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-debug-1842-3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-debug-1842-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-debug-1842-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-3/manifests"},{"name":"v0.9.0","sha":"93432f288e79f436e2f5cfe940e3274994d00b29","kind":"tag","published_at":"2023-11-07T12:29:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0/manifests"},{"name":"v0.8.0-debug-1842-2","sha":"7ea59a7c5505503d56d03b10a26daeb192d97c5f","kind":"commit","published_at":"2023-10-27T13:40:19.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-debug-1842-2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-debug-1842-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-debug-1842-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-2/manifests"},{"name":"v0.7.1-debug-1842-2","sha":"0b967954feb1800ebe1d701854513483eaca46ff","kind":"commit","published_at":"2023-10-27T09:28:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.1-debug-1842-2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.1-debug-1842-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.1-debug-1842-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-2/manifests"},{"name":"v0.7.1-debug-1842-1","sha":"8532072a6e56491f35eb047164e3a3d4d1f3c73d","kind":"commit","published_at":"2023-10-19T13:53:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.1-debug-1842-1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.1-debug-1842-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.1-debug-1842-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-1/manifests"},{"name":"v0.9.0-rc.5","sha":"93432f288e79f436e2f5cfe940e3274994d00b29","kind":"tag","published_at":"2023-10-17T14:12:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.0-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.5/manifests"},{"name":"v0.8.0-debug-1842-1","sha":"8fb2502156b7d6655e0e3555437ab77a6662d046","kind":"commit","published_at":"2023-10-16T12:05:00.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-debug-1842-1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-debug-1842-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-debug-1842-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-1/manifests"},{"name":"v0.9.0-rc.4","sha":"12ebe5b9b32365b749f4f6f6dc34ebf77adc5f0e","kind":"tag","published_at":"2023-10-04T13:14:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.4/manifests"},{"name":"v0.9.0-rc.3","sha":"a0460d1b10f5a71a5d26c3c0df50946b5cece9d8","kind":"tag","published_at":"2023-09-26T09:34:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.3/manifests"},{"name":"v0.9.0-rc.2","sha":"a9a16299305744bfd368af41d29564d2fd71e34b","kind":"tag","published_at":"2023-09-25T16:33:16.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.2/manifests"},{"name":"v0.9.0-rc.1","sha":"0d26f206b3c521fdb78218285ffb69a91c6e5c81","kind":"commit","published_at":"2023-09-12T10:57:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.1/manifests"},{"name":"v0.8.0","sha":"23e1c146755af159dafd3c88d4b92094772c99fc","kind":"tag","published_at":"2023-09-11T14:59:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc.9","sha":"23e1c146755af159dafd3c88d4b92094772c99fc","kind":"tag","published_at":"2023-08-21T13:11:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-rc.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.9/manifests"},{"name":"v0.7.1","sha":"991b71316757bbec6a3737f3bf3cd80205218978","kind":"tag","published_at":"2023-08-16T10:54:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1/manifests"},{"name":"v0.8.0-rc.8","sha":"9d0ee7f56848c29f539e13235acaaa132479e985","kind":"tag","published_at":"2023-08-10T12:31:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-rc.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.8/manifests"},{"name":"v0.7.1-rc.2","sha":"991b71316757bbec6a3737f3bf3cd80205218978","kind":"commit","published_at":"2023-08-08T14:49:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.1-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-rc.2/manifests"},{"name":"v0.8.0-rc.7","sha":"ea40cfa4643f3917cde54d6018c5481ea0cb15f0","kind":"tag","published_at":"2023-08-04T14:39:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-rc.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.7/manifests"},{"name":"v0.7.1-rc.1","sha":"d44d627a85f9802c8a5b392e7908b26f4999773e","kind":"tag","published_at":"2023-07-26T10:47:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-rc.1/manifests"},{"name":"v0.8.0-rc.6","sha":"134ea8ac3ff21ee41aec51daf2d6ebf14aa17d42","kind":"commit","published_at":"2023-07-26T09:20:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-rc.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.6/manifests"},{"name":"v0.8.0-rc.5","sha":"5040cf183feb4c09560197fac914961001bc4c9c","kind":"commit","published_at":"2023-07-21T15:53:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.5/manifests"},{"name":"v0.8.0-rc.4","sha":"53eee096f3f0285c4096dddd3b76e0493338d66a","kind":"tag","published_at":"2023-07-18T11:44:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.4/manifests"},{"name":"v0.8.0-rc.3","sha":"7456fa93d2b700547e738316a43b2a3cddd427c8","kind":"commit","published_at":"2023-07-07T15:46:01.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.3/manifests"},{"name":"v0.8.0-rc.2","sha":"6729c95b2b94910b42d49b85e9e8eb01fb8a553c","kind":"commit","published_at":"2023-07-06T07:18:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.2/manifests"},{"name":"v0.8.0-rc.1","sha":"1dad8aad1f2204b1194cc834f5b0949d4b0a2aab","kind":"commit","published_at":"2023-06-21T12:15:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.1/manifests"},{"name":"v0.7.0-debug-1465-1","sha":"5479019a18b69351e960dfe8ba9a4c696d2de67b","kind":"commit","published_at":"2023-06-19T10:43:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.0-debug-1465-1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.0-debug-1465-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.0-debug-1465-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-debug-1465-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-debug-1465-1/manifests"},{"name":"v0.7.0","sha":"414e4337dcb3bd10ede130f40f38ddeccc3fcd90","kind":"tag","published_at":"2023-06-12T13:23:24.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc.4","sha":"ddbb43505e80247b818a418a89ae911590ce1fd9","kind":"tag","published_at":"2023-06-05T11:32:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-rc.4/manifests"},{"name":"v0.6.0-SURE-6125.5","sha":"f7f1dc7ef047cd6401cd8157bf9d967dbbfbe812","kind":"commit","published_at":"2023-06-01T10:22:12.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-SURE-6125.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-SURE-6125.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-SURE-6125.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.5/manifests"},{"name":"v0.7.0-rc.3","sha":"f52a0e7d38aff531a1781d93610606f65633ef84","kind":"tag","published_at":"2023-05-16T11:21:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-rc.3/manifests"},{"name":"v0.6.0-SURE-6125.4","sha":"91971877a4ef9c8129c205102ade8c7c888f1c23","kind":"commit","published_at":"2023-05-02T20:02:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-SURE-6125.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-SURE-6125.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-SURE-6125.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.4/manifests"},{"name":"v0.6.0-SURE-6125.3","sha":"9b16f1c7397fabb515dd2638dae1db7e6a1ba81f","kind":"commit","published_at":"2023-04-27T14:13:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-SURE-6125.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-SURE-6125.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-SURE-6125.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.3/manifests"},{"name":"v0.6.0-SURE-6125.2","sha":"ef8d8c950bef216461e05263baf82a183d31d0f0","kind":"commit","published_at":"2023-04-24T14:43:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-SURE-6125.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-SURE-6125.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-SURE-6125.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.2/manifests"},{"name":"v0.7.0-rc.2","sha":"ab055fa31e05943a0506045e2a537851f2a93d6d","kind":"tag","published_at":"2023-04-24T09:06:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-rc.2/manifests"},{"name":"v0.6.0-SURE-6125.1","sha":"645e19cb2a84b33a7da0c3da3afbb6fd0ac07250","kind":"commit","published_at":"2023-04-21T14:47:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-SURE-6125.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-SURE-6125.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-SURE-6125.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.1/manifests"},{"name":"v0.6.0","sha":"26bdd9326b0238bb2fb743f863d9380c3c5d43e0","kind":"tag","published_at":"2023-04-05T13:30:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0/manifests"},{"name":"v0.7.0-AGENT-rc.1","sha":"fd11ed224e3d08978a3ac35b095779a15cc8caa2","kind":"commit","published_at":"2023-03-29T08:14:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.0-AGENT-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.0-AGENT-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.0-AGENT-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-AGENT-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-AGENT-rc.1/manifests"},{"name":"v0.5.3","sha":"b90a1d37a79da99a273ec67f7127eb657bf5f5ea","kind":"tag","published_at":"2023-03-06T15:54:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.3/manifests"},{"name":"v0.6.0-rc.5","sha":"26bdd9326b0238bb2fb743f863d9380c3c5d43e0","kind":"tag","published_at":"2023-03-02T15:59:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.5/manifests"},{"name":"v0.5.3-rc.1","sha":"b90a1d37a79da99a273ec67f7127eb657bf5f5ea","kind":"tag","published_at":"2023-03-02T15:53:47.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.3-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.3-rc.1/manifests"},{"name":"v0.5.1-SURE-3613.1","sha":"83104a5aed6b21c78b31b3ff4f5de6192bb4dd7a","kind":"commit","published_at":"2023-02-24T09:59:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.1-SURE-3613.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.1-SURE-3613.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.1-SURE-3613.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.1-SURE-3613.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.1-SURE-3613.1/manifests"},{"name":"v0.5.2","sha":"e3abab9ad44675527e861fe65c332139f189378f","kind":"tag","published_at":"2023-02-23T07:52:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2/manifests"},{"name":"v0.6.0-rc.4","sha":"9274a5a8d7bb0f99bf234f9566f7d3c3526d5edc","kind":"tag","published_at":"2023-02-17T13:14:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.4/manifests"},{"name":"v0.6.0-rc.3","sha":"8eaefb72132b5e0fd3c417e745541869e6d46b11","kind":"tag","published_at":"2023-02-15T17:10:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.3/manifests"},{"name":"v0.5.2-rc.3","sha":"94290d580411c5336ccc2223a1702767e822023a","kind":"tag","published_at":"2023-02-01T14:36:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.2-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.2-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2-rc.3/manifests"},{"name":"v0.5.2-rc.2","sha":"ab9cd844104d4efef6fb10420c1d92455f581a71","kind":"commit","published_at":"2023-01-26T13:47:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.2-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2-rc.2/manifests"},{"name":"v0.6.0-rc.2","sha":"2312ff8f8823320629769f9ab408472ed58c2442","kind":"commit","published_at":"2023-01-26T13:43:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.2/manifests"},{"name":"v0.3.10-security1","sha":"36f5b123d2039e5b6d3651b4db63e124095127da","kind":"tag","published_at":"2023-01-23T18:26:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.10-security1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.10-security1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.10-security1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-security1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-security1/manifests"},{"name":"v0.5.1","sha":"d296259590bebf28c76e0946819b3b1f9bb851e1","kind":"commit","published_at":"2023-01-23T17:59:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.1/manifests"},{"name":"v0.5.2-rc.1","sha":"fc276f5505bec0be0da9f6560443495586de566e","kind":"tag","published_at":"2023-01-16T11:37:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.2-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2-rc.1/manifests"},{"name":"v0.4.1-SURE-3613.1","sha":"b2de30c8e21b1faeee434dbd10f4b62d4294641c","kind":"commit","published_at":"2023-01-16T11:27:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.4.1-SURE-3613.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.4.1-SURE-3613.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.4.1-SURE-3613.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.1-SURE-3613.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.1-SURE-3613.1/manifests"},{"name":"v0.4.0-SURE-3613.1","sha":"016f6078a23add19a7d0b5c035568eabd1a9529c","kind":"commit","published_at":"2023-01-16T11:25:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.4.0-SURE-3613.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.4.0-SURE-3613.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.4.0-SURE-3613.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0-SURE-3613.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0-SURE-3613.1/manifests"},{"name":"v0.5.2-SURE-4967.2","sha":"6307db3e2d122d429410e9e3ee127d0b080a823f","kind":"commit","published_at":"2023-01-16T10:53:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.2-SURE-4967.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.2-SURE-4967.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.2-SURE-4967.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2-SURE-4967.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2-SURE-4967.2/manifests"},{"name":"v0.6.0-rc.1","sha":"31c9788dd99f412e24a5835f859bb97a09194504","kind":"tag","published_at":"2022-12-20T15:10:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.1/manifests"},{"name":"v0.6.0-alpha4","sha":"e859899021c59f9b154d11adf80e3e6ebc0394f4","kind":"tag","published_at":"2022-12-02T07:32:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-alpha4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-alpha4/manifests"},{"name":"v0.6.0-alpha3","sha":"9f67e365ff2e67cdc1118c9265973646024eb5e9","kind":"tag","published_at":"2022-11-29T09:56:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-alpha3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-alpha3/manifests"},{"name":"v0.5.1-SURE-4967.2","sha":"ae183065f6181e215630b9c73d3269615bb44deb","kind":"commit","published_at":"2022-11-25T13:41:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.1-SURE-4967.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.1-SURE-4967.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.1-SURE-4967.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.1-SURE-4967.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.1-SURE-4967.2/manifests"},{"name":"v0.6.0-alpha2","sha":"4bc753f2f3eb0b6afc3186cf8c5b2bbb688d7752","kind":"tag","published_at":"2022-11-21T16:43:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-alpha2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-alpha2/manifests"},{"name":"v0.4.1","sha":"2ee6d1e378370ab967b3dac9a192fcdff7899b70","kind":"commit","published_at":"2022-11-18T13:05:19.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.4.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.1/manifests"},{"name":"v0.5.0","sha":"3d019f1fb5bcfdbaaa64be7e87a9011beff6260b","kind":"tag","published_at":"2022-11-10T17:29:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0/manifests"},{"name":"v0.5.1-SURE-4967.1","sha":"2d1904a461e89a2909a59a62a5ea27b0eba3ae52","kind":"commit","published_at":"2022-11-07T14:20:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.1-SURE-4967.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.1-SURE-4967.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.1-SURE-4967.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.1-SURE-4967.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.1-SURE-4967.1/manifests"},{"name":"v0.6.0-alpha1","sha":"94350ebff0e2c1cdbcd68ef3b14ff3a6e06ae8ec","kind":"commit","published_at":"2022-11-03T14:41:11.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-alpha1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-alpha1/manifests"},{"name":"v0.5.0-rc4","sha":"3d019f1fb5bcfdbaaa64be7e87a9011beff6260b","kind":"tag","published_at":"2022-10-27T09:17:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.0-rc4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0-rc4/manifests"},{"name":"v0.5.0-rc3","sha":"459b2a995800332e6ba7f0c8e3d3a079dce6a03d","kind":"tag","published_at":"2022-10-21T17:04:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.0-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0-rc3/manifests"},{"name":"v0.4.0","sha":"eae202f68985ce20ff8f97586cd31ee64e7df020","kind":"tag","published_at":"2022-10-13T16:36:19.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.4.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0/manifests"},{"name":"v0.5.0-rc2","sha":"b6480e9b4d019b2d625380c9a3438cd60a15b915","kind":"tag","published_at":"2022-09-23T12:02:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.0-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0-rc2/manifests"},{"name":"v0.5.0-rc1","sha":"d10ee186d2675f3cd04a879636de8291fc092924","kind":"tag","published_at":"2022-09-21T19:50:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.0-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0-rc1/manifests"},{"name":"v0.4.0-rc3","sha":"eae202f68985ce20ff8f97586cd31ee64e7df020","kind":"tag","published_at":"2022-09-16T13:23:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.4.0-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0-rc3/manifests"},{"name":"v0.4.0-rc2","sha":"4e0284c9063c35d7423d437995ce156b1f19f4e0","kind":"tag","published_at":"2022-09-15T13:50:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.4.0-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0-rc2/manifests"},{"name":"v0.4.0-rc1","sha":"fd65a07e04dc86804a8de1153986a22f1f14d5c2","kind":"tag","published_at":"2022-09-13T12:42:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.4.0-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0-rc1/manifests"},{"name":"v0.3.11","sha":"2958e9b7be782d21e8b19bd602f2f636ca5770ba","kind":"tag","published_at":"2022-08-29T17:52:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.11","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.11/manifests"},{"name":"v0.3.11-rc1","sha":"2958e9b7be782d21e8b19bd602f2f636ca5770ba","kind":"tag","published_at":"2022-08-26T20:18:12.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.11-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.11-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.11-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.11-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.11-rc1/manifests"},{"name":"v0.3.10","sha":"093cee590dd64451b0de23925ea05a44df866fe2","kind":"tag","published_at":"2022-08-16T12:31:07.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10/manifests"},{"name":"v0.3.10-rc5","sha":"093cee590dd64451b0de23925ea05a44df866fe2","kind":"tag","published_at":"2022-07-22T20:51:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.10-rc5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.10-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.10-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc5/manifests"},{"name":"v0.3.10-rc4","sha":"8e11054db6e92ac927d28992801baf8adfdcd8a9","kind":"commit","published_at":"2022-07-19T14:03:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.10-rc4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.10-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.10-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc4/manifests"},{"name":"v0.3.10-rc3","sha":"1181585f301e8d996c808ba10107452235352dcf","kind":"commit","published_at":"2022-07-15T20:52:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.10-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.10-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.10-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc3/manifests"},{"name":"v0.3.10-rc2","sha":"0b09d49466687f77cec78e22b2a0f5b258ce2e66","kind":"commit","published_at":"2022-07-13T10:34:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.10-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.10-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.10-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc2/manifests"},{"name":"v0.3.10-rc1","sha":"978679cfcbe6d51272e6f856203315003a0395cc","kind":"commit","published_at":"2022-06-27T18:42:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.10-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc1/manifests"},{"name":"v0.3.9","sha":"4dc66c946ca2f90f5f7a5d360a573698687a3a11","kind":"commit","published_at":"2022-03-18T16:06:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9/manifests"},{"name":"v0.3.9-rc7","sha":"4dc66c946ca2f90f5f7a5d360a573698687a3a11","kind":"commit","published_at":"2022-03-18T16:06:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.9-rc7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.9-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.9-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc7/manifests"},{"name":"v0.3.9-rc6","sha":"5b479aebc92f36d9862ccd09e330dc6ab5fa10ce","kind":"commit","published_at":"2022-03-15T19:39:12.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.9-rc6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.9-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.9-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc6/manifests"},{"name":"v0.3.9-rc5","sha":"ecca10340d2a1fb37d98e20acba506257eb2eb50","kind":"commit","published_at":"2022-03-05T05:43:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.9-rc5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.9-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.9-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc5/manifests"},{"name":"v0.3.9-rc4","sha":"73d5c11871625f7faea433360bc2dea036a857f8","kind":"commit","published_at":"2022-03-02T18:02:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.9-rc4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.9-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.9-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc4/manifests"},{"name":"v0.3.9-rc3","sha":"65638c8dcf7beffc671ca8934400fda56ba79957","kind":"commit","published_at":"2022-01-28T17:53:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.9-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.9-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.9-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc3/manifests"},{"name":"v0.3.9-rc2","sha":"e252e33e330cbdbc6989b83db7d932c692c8109d","kind":"commit","published_at":"2022-01-11T15:40:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.9-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.9-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.9-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc2/manifests"},{"name":"v0.3.9-rc1","sha":"81d2950d2c614c609ece373e3a53db10ffe99a3a","kind":"tag","published_at":"2021-12-22T20:40:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.9-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.9-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.9-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc1/manifests"},{"name":"v0.3.8","sha":"ce9c0d6c0a455d61e87c0f19df79d0ee11a89eeb","kind":"commit","published_at":"2021-12-08T21:35:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.8/manifests"},{"name":"v0.3.8-rc3","sha":"ce9c0d6c0a455d61e87c0f19df79d0ee11a89eeb","kind":"commit","published_at":"2021-12-08T21:35:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.8-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.8-rc3/manifests"},{"name":"v0.3.8-rc2","sha":"5b3946d418b7792e276399f71080107f3b819812","kind":"commit","published_at":"2021-11-19T21:40:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.8-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.8-rc2/manifests"},{"name":"v0.3.8-rc1","sha":"89ee40eccde91f3870e329b3f583295ff03fa264","kind":"commit","published_at":"2021-11-09T23:20:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.8-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.8-rc1/manifests"},{"name":"v0.3.7","sha":"4aaa778d23dd993f5299e08d144ff0ff81315f7b","kind":"commit","published_at":"2021-09-27T19:55:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.7/manifests"},{"name":"v0.3.7-rc3","sha":"4aaa778d23dd993f5299e08d144ff0ff81315f7b","kind":"commit","published_at":"2021-09-27T19:55:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.7-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.7-rc3/manifests"},{"name":"v0.3.7-rc2","sha":"f6e3145f564f5beb150c7a0c34803f9de4495863","kind":"commit","published_at":"2021-09-23T22:20:24.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.7-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.7-rc2/manifests"},{"name":"v0.3.7-rc1","sha":"5a141a6b18f0e778b1ba1c248d76f9b03c0bf06c","kind":"commit","published_at":"2021-09-18T01:50:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.7-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.7-rc1/manifests"},{"name":"v0.3.6","sha":"2a4a7a47ebc3f8e3bfa97e22d300a64fc6247a37","kind":"commit","published_at":"2021-08-25T20:52:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6/manifests"},{"name":"v0.3.6-rc13","sha":"2a4a7a47ebc3f8e3bfa97e22d300a64fc6247a37","kind":"commit","published_at":"2021-08-25T20:52:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc13","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc13/manifests"},{"name":"v0.3.6-rc12","sha":"d633eb650ba95d8d9bb582281713ee5b87b5df68","kind":"commit","published_at":"2021-08-13T23:15:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc12","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc12/manifests"},{"name":"v0.3.6-rc11","sha":"965f9780a45b19f3415178c2ca3127f4401b88c8","kind":"commit","published_at":"2021-08-13T21:23:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc11","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc11/manifests"},{"name":"v0.3.6-rc10","sha":"c6b2f06e5868a40a5f5d2c93ee959a0dc776cd90","kind":"commit","published_at":"2021-08-05T22:37:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc10/manifests"},{"name":"v0.3.6-rc9","sha":"96c8c497e7a44e349200c08375203e3044e7df7b","kind":"commit","published_at":"2021-08-04T16:57:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc9/manifests"},{"name":"v0.3.6-rc8","sha":"e719b5c31d9592f919f24bfdfe569c8fc1f3909e","kind":"commit","published_at":"2021-08-03T23:52:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc8/manifests"},{"name":"v0.3.6-rc7","sha":"f7f91698266436e2f09b9c7c3a545ac95d0b3a6c","kind":"commit","published_at":"2021-07-28T20:37:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc7/manifests"},{"name":"v0.3.6-rc6","sha":"ea8cd779523220e57b2651b49951e0de09a44b7f","kind":"commit","published_at":"2021-07-22T18:13:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc6/manifests"},{"name":"v0.3.6-rc5","sha":"e7bf9d048680683aa4369c655e05006ceed395a4","kind":"commit","published_at":"2021-07-08T20:44:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc5/manifests"},{"name":"v0.3.6-rc4","sha":"a34d1b9621cdb0179572bbefdf3d8bbeb65bd048","kind":"commit","published_at":"2021-07-06T15:55:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc4/manifests"},{"name":"v0.3.6-rc3","sha":"85e0e1b5c6482bbc6ca9408037c22235284031ae","kind":"commit","published_at":"2021-06-21T18:23:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc3/manifests"},{"name":"v0.3.6-rc2","sha":"a1a12fcfcdc13d3758ee21a3c83b5567b36bdfc1","kind":"commit","published_at":"2021-06-09T22:49:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc2/manifests"},{"name":"v0.3.6-rc1","sha":"72ee6aa7e852178cfb0d219d1b51b728c914a455","kind":"commit","published_at":"2021-06-08T23:18:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc1/manifests"},{"name":"v0.3.5","sha":"f414eab0e4de0523eca797fa7bf47fccb1997e4a","kind":"commit","published_at":"2021-04-28T19:11:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5/manifests"},{"name":"v0.3.5-rc9","sha":"f414eab0e4de0523eca797fa7bf47fccb1997e4a","kind":"commit","published_at":"2021-04-28T19:11:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5-rc9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc9/manifests"},{"name":"v0.3.5-rc8","sha":"fb41148922f8342d33e25e5dc6dcdd06f6cefcb9","kind":"commit","published_at":"2021-04-28T00:29:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5-rc8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc8/manifests"},{"name":"v0.3.5-rc7","sha":"0d2f635ebf9d6d53b713f7b845f23bc20be67da4","kind":"commit","published_at":"2021-04-27T17:12:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5-rc7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc7/manifests"},{"name":"v0.3.5-rc6","sha":"9c8a918f10fec7c42fd1f85822a14e9b2c595eb6","kind":"commit","published_at":"2021-04-22T21:29:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5-rc6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc6/manifests"},{"name":"v0.3.5-rc5","sha":"3b1da5727d9f4ee3e562cbfceb3032fcd44c9808","kind":"commit","published_at":"2021-04-16T21:06:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5-rc5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc5/manifests"},{"name":"v0.3.5-rc4","sha":"44bbe492fd95ad40d6bcb1ff7fe4964cba102e1e","kind":"commit","published_at":"2021-04-09T20:59:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5-rc4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc4/manifests"},{"name":"v0.3.5-rc3","sha":"53b9f0a0787bea2463ec36732424c4635d5364c4","kind":"commit","published_at":"2021-04-07T17:41:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc3/manifests"},{"name":"v0.3.5-rc2","sha":"3fa1d9062f5e793dba1d2a05a496cde305b52ee5","kind":"commit","published_at":"2021-04-06T00:47:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc2/manifests"},{"name":"v0.3.5-rc1","sha":"5a578473735455c3c7c7e8aceac1b931a3a60dce","kind":"commit","published_at":"2021-03-18T16:32:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc1/manifests"},{"name":"v0.3.4","sha":"adbf94f1af99d3ee43e3b847f316f00c18c39a13","kind":"commit","published_at":"2021-03-01T23:16:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4/manifests"},{"name":"v0.3.4-rc7","sha":"e39527f1ac70796414e8eee4118f0aca60cb2f6b","kind":"commit","published_at":"2021-02-25T04:05:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.4-rc7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.4-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.4-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc7/manifests"},{"name":"v0.3.4-rc6","sha":"b1fd0ee92ce7c174358ca3a9b3e4758467306afd","kind":"commit","published_at":"2021-02-17T19:27:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.4-rc6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.4-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.4-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc6/manifests"},{"name":"v0.3.4-rc5","sha":"eff46fdfa89010cb98a4b2a572d00a87fc8c6287","kind":"commit","published_at":"2021-02-11T17:48:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.4-rc5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.4-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.4-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc5/manifests"},{"name":"v0.3.4-rc4","sha":"cdda39cc9a1292cc5dc7c2b1f90976e0c380dc54","kind":"commit","published_at":"2021-02-05T21:31:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.4-rc4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.4-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.4-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc4/manifests"},{"name":"v0.3.4-rc3","sha":"9662f0ee1027e8da2d651b7111159bc0149b7524","kind":"commit","published_at":"2021-02-04T14:37:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.4-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc3/manifests"},{"name":"v0.3.4-rc2","sha":"9ecf285f306e7ee8bf5d317cd6179ce99e2822fd","kind":"commit","published_at":"2021-02-03T20:19:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.4-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc2/manifests"},{"name":"v0.3.4-rc1","sha":"76e1bf8af527d4d1198a751d743f711d83945d05","kind":"commit","published_at":"2021-01-29T20:10:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.4-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc1/manifests"},{"name":"v0.3.3","sha":"c17a2f2cd69df7ac028ae9c0dd8ae3ea1e492f2b","kind":"commit","published_at":"2021-01-08T23:48:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.3/manifests"},{"name":"v0.3.3-rc1","sha":"c17a2f2cd69df7ac028ae9c0dd8ae3ea1e492f2b","kind":"commit","published_at":"2021-01-08T23:48:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.3-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.3-rc1/manifests"},{"name":"v0.3.2","sha":"fbae9ec285468937e759e16179f01a6324d661ad","kind":"commit","published_at":"2021-01-04T17:51:16.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2/manifests"},{"name":"v0.3.2-rc7","sha":"fbae9ec285468937e759e16179f01a6324d661ad","kind":"commit","published_at":"2021-01-04T17:51:16.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.2-rc7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.2-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.2-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc7/manifests"},{"name":"v0.3.2-rc6","sha":"667e02fc5375d2a2c702df6652b578cf944156ce","kind":"commit","published_at":"2020-12-31T00:42:16.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.2-rc6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc6/manifests"},{"name":"v0.3.2-rc5","sha":"9ed65c7f5cc562d075d2d86ff37b3d20672255de","kind":"commit","published_at":"2020-12-11T23:50:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.2-rc5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc5/manifests"},{"name":"v0.3.2-rc4","sha":"e9de0b61b55637155893539f51914c5a90c7727f","kind":"commit","published_at":"2020-12-11T20:08:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.2-rc4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc4/manifests"},{"name":"v0.3.2-rc3","sha":"c5ae8c2ee0b9f2472ea5d7759dc0eecf31efdc8e","kind":"commit","published_at":"2020-12-08T16:00:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.2-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc3/manifests"},{"name":"v0.3.2-rc2","sha":"50983694859e49cc2466fdb914406b1ad697aa9f","kind":"commit","published_at":"2020-11-23T20:01:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.2-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc2/manifests"},{"name":"v0.3.2-rc1","sha":"f713d9b1ddecb46e3b90ccbd4b8747234006d1c2","kind":"commit","published_at":"2020-11-18T21:46:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.2-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc1/manifests"},{"name":"v0.3.1","sha":"e5ff6fdd2d8e08ccfe11b1efc6438d3cbc467152","kind":"commit","published_at":"2020-10-21T20:47:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.1/manifests"},{"name":"v0.3.1-rc2","sha":"e5ff6fdd2d8e08ccfe11b1efc6438d3cbc467152","kind":"commit","published_at":"2020-10-21T20:47:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.1-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.1-rc2/manifests"},{"name":"v0.3.1-rc1","sha":"89e400a603212a762fd59d394352f5b8abd6fc85","kind":"commit","published_at":"2020-10-21T18:02:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.1-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.1-rc1/manifests"},{"name":"v0.3.0","sha":"55cda24b980e8539f827af521ed59771ac681d86","kind":"commit","published_at":"2020-10-04T05:18:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0/manifests"},{"name":"v0.3.0-rc3","sha":"55cda24b980e8539f827af521ed59771ac681d86","kind":"commit","published_at":"2020-10-04T05:18:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-rc3/manifests"},{"name":"v0.3.0-rc2","sha":"ef1a452a6e7c1128daa1f74c55c643387dea6fdf","kind":"commit","published_at":"2020-10-03T12:11:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-rc2/manifests"},{"name":"v0.3.0-rc1","sha":"786b72d2c0093f21f3a565efc86d083e7555dd1a","kind":"commit","published_at":"2020-10-03T05:42:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-rc1/manifests"},{"name":"v0.3.0-beta7","sha":"10548f1e330a4f4e9948779ccca8ecf1c2446b12","kind":"commit","published_at":"2020-10-01T18:42:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-beta7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta7/manifests"},{"name":"v0.3.0-beta6","sha":"4711344ec8232987600f54617069bcbed5a33e75","kind":"commit","published_at":"2020-09-26T01:45:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-beta6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta6/manifests"},{"name":"v0.3.0-beta5","sha":"21f7da1510e1f568630b57013f896a2a7decb062","kind":"commit","published_at":"2020-09-24T21:56:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-beta5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta5/manifests"},{"name":"v0.3.0-beta4","sha":"e8bf94fc1f840b9e133b4d43ef8a2f9e4cbdf1f2","kind":"commit","published_at":"2020-09-24T17:08:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-beta4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta4/manifests"},{"name":"v0.3.0-beta3","sha":"2b792054a8a25f8e98763d14939f6e3176cdce40","kind":"commit","published_at":"2020-09-22T20:55:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-beta3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta3/manifests"},{"name":"v0.3.0-beta2","sha":"571c937d746083f398e0a3036f7e0bb34d22a935","kind":"commit","published_at":"2020-09-19T05:24:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-beta2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta2/manifests"},{"name":"v0.3.0-beta1","sha":"70141ad44b2ede3c924a0a8637ec9830d12971a4","kind":"commit","published_at":"2020-09-18T14:31:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-beta1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta1/manifests"},{"name":"v0.3.0-alpha91","sha":"c011cd1c579c794bd1522a52876a994fd857b4ec","kind":"commit","published_at":"2020-09-17T06:57:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha91","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha91/manifests"},{"name":"v0.3.0-alpha9","sha":"ed3e1db9a3e6dfe599fc0950f807df6e7fdd9680","kind":"commit","published_at":"2020-09-16T05:42:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha9/manifests"},{"name":"v0.3.0-alpha8","sha":"da734793d1b52884598a7dfef19213de2147378d","kind":"commit","published_at":"2020-09-12T23:08:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha8/manifests"},{"name":"v0.3.0-alpha7","sha":"3675caaa7070a44b1844eccbe42f7e7793bc38de","kind":"commit","published_at":"2020-09-09T04:58:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha7/manifests"},{"name":"v0.3.0-alpha6","sha":"418d67872d3f6fb21729139e4979e1ebd06cc2ba","kind":"commit","published_at":"2020-09-01T06:50:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha6/manifests"},{"name":"v0.3.0-alpha5","sha":"0def0543a929e69ae192d54c0803a738648fab81","kind":"commit","published_at":"2020-08-31T04:23:24.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha5/manifests"},{"name":"v0.3.0-alpha4","sha":"98986cee575f70b52e8b42d56863bf6a36447675","kind":"commit","published_at":"2020-08-28T05:01:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha4/manifests"},{"name":"v0.3.0-alpha3","sha":"6e25257ef255d241e4549b2c47ff0ba19607c469","kind":"commit","published_at":"2020-08-26T19:55:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha3/manifests"},{"name":"v0.3.0-alpha2","sha":"bdb9b8eccd6f18e9423f6801457ff9837b73b21a","kind":"commit","published_at":"2020-08-22T01:36:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha2/manifests"},{"name":"v0.3.0-alpha1","sha":"b4e6a0cc7ab48976cacf972d41c9139bb9a927a4","kind":"commit","published_at":"2020-08-18T04:30:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha1/manifests"},{"name":"v0.2.0","sha":"34004308df7bc581dcdb6946c974688c32c4a35e","kind":"commit","published_at":"2020-04-15T09:45:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.2.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.2.0/manifests"},{"name":"v0.2.0-rc2","sha":"34004308df7bc581dcdb6946c974688c32c4a35e","kind":"commit","published_at":"2020-04-15T09:45:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.2.0-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.2.0-rc2/manifests"},{"name":"v0.2.0-rc1","sha":"1d6236b3ec5e9e5c49806fcf3978b7def4344967","kind":"commit","published_at":"2020-04-15T09:35:19.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.2.0-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.2.0-rc1/manifests"},{"name":"v0.1.1-alpha1","sha":"41bbdb5df306cf5038a763345d4cce28f0cd5062","kind":"commit","published_at":"2020-04-09T18:35:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.1.1-alpha1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.1.1-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.1.1-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.1-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.1-alpha1/manifests"},{"name":"v0.1.0","sha":"70f012aee7eb6dea45987ae6360279fe4ca95152","kind":"commit","published_at":"2020-04-01T04:49:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.1.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0/manifests"},{"name":"v0.1.0-rc6","sha":"0f923815c650a2cd5b3e99dfea94c85aca7d14b9","kind":"commit","published_at":"2020-03-31T23:19:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.1.0-rc6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.1.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.1.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc6/manifests"},{"name":"v0.1.0-rc5","sha":"9a805213d34f0ec447ffade1e95379d48b49c94a","kind":"commit","published_at":"2020-03-31T20:34:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.1.0-rc5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.1.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.1.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc5/manifests"},{"name":"v0.1.0-rc4","sha":"498297b5591a4a276487ac162d56ff826d855df7","kind":"commit","published_at":"2020-03-31T20:05:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.1.0-rc4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc4/manifests"},{"name":"v0.1.0-rc3","sha":"0291c3d7c911d1a8c28bec4fe4625af9ca3f73e4","kind":"commit","published_at":"2020-03-31T18:57:51.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.1.0-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc3/manifests"},{"name":"v0.1.0-rc2","sha":"0291c3d7c911d1a8c28bec4fe4625af9ca3f73e4","kind":"commit","published_at":"2020-03-31T18:57:51.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.1.0-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc2/manifests"},{"name":"v0.1.0-rc1","sha":"227a98fe9a2adf1e446354006514864fdd080d7d","kind":"commit","published_at":"2020-03-31T10:55:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.1.0-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc1/manifests"}]},"repo_metadata_updated_at":"2026-08-26T01:57:47.727Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.250606495698644,"dependent_packages_count":4.920046337580622,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.085326416639633},"purl":"pkg:golang/github.com/rancher/fleet/integrationtests","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/rancher/fleet/integrationtests","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/rancher/fleet/integrationtests","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/rancher/fleet/integrationtests/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T18:00:11.394Z","issues_count":834,"pull_requests_count":2453,"avg_time_to_close_issue":14081567.163106795,"avg_time_to_close_pull_request":878994.282647585,"issues_closed_count":515,"pull_requests_closed_count":1677,"pull_request_authors_count":59,"issue_authors_count":246,"avg_comments_per_issue":2.4424460431654675,"avg_comments_per_pull_request":0.3232776192417448,"merged_pull_requests_count":1346,"bot_issues_count":5,"bot_pull_requests_count":1009,"past_year_issues_count":81,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":2492781.0,"past_year_avg_time_to_close_pull_request":241222.64516129033,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":124,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":40,"past_year_avg_comments_per_issue":1.8518518518518519,"past_year_avg_comments_per_pull_request":0.319634703196347,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":96,"past_year_merged_pull_requests_count":95,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/issues","maintainers":[{"login":"manno","count":501,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manno"},{"login":"rancherbot","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rancherbot"},{"login":"kkaempf","count":107,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kkaempf"},{"login":"thardeck","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thardeck"},{"login":"mmartin24","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmartin24"},{"login":"raulcabello","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulcabello"},{"login":"Tommy12789","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tommy12789"},{"login":"olblak","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olblak"},{"login":"rubhanazeem","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rubhanazeem"},{"login":"torchiaf","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/torchiaf"},{"login":"mattfarina","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattfarina"},{"login":"0xavi0","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0xavi0"},{"login":"prachidamle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prachidamle"},{"login":"mallardduck","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mallardduck"},{"login":"alexander-demicev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-demicev"},{"login":"p-se","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p-se"},{"login":"Kristian-ZH","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kristian-ZH"},{"login":"davidstauffer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidstauffer"}],"active_maintainers":[{"login":"thardeck","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thardeck"},{"login":"rancherbot","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rancherbot"},{"login":"manno","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manno"},{"login":"kkaempf","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kkaempf"},{"login":"mmartin24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmartin24"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Francher%2Ffleet%2Fintegrationtests/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Francher%2Ffleet%2Fintegrationtests/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Francher%2Ffleet%2Fintegrationtests/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Francher%2Ffleet%2Fintegrationtests/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Francher%2Ffleet%2Fintegrationtests/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Francher%2Ffleet%2Fintegrationtests/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282235,"maintainers_count":0,"namespaces_count":839591,"keywords_count":126448,"github":"golang","metadata":{"funded_packages_count":72260,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-03T05:01:28.847Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14766975,"name":"github.com/rancher/fleet/pkg/helmvalues","ecosystem":"go","description":null,"homepage":"https://github.com/rancher/fleet","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/rancher/fleet","keywords_array":[],"namespace":"github.com/rancher/fleet/pkg","versions_count":2,"first_release_published_at":"2026-08-19T11:02:58.000Z","latest_release_published_at":"2026-08-19T11:02:58.000Z","latest_release_number":"v0.16.1","last_synced_at":"2026-08-24T14:34:10.764Z","created_at":"2026-07-15T12:31:11.853Z","updated_at":"2026-08-26T01:57:47.728Z","registry_url":"https://pkg.go.dev/github.com/rancher/fleet/pkg/helmvalues","install_command":"go get github.com/rancher/fleet/pkg/helmvalues","documentation_url":"https://pkg.go.dev/github.com/rancher/fleet/pkg/helmvalues#section-documentation","metadata":{},"repo_metadata":{"id":36959052,"uuid":"245747437","full_name":"rancher/fleet","owner":"rancher","description":"Deploy workloads from Git to large fleets of Kubernetes clusters","archived":false,"fork":false,"pushed_at":"2026-08-24T12:54:22.000Z","size":26742,"stargazers_count":1724,"open_issues_count":188,"forks_count":273,"subscribers_count":74,"default_branch":"main","last_synced_at":"2026-08-24T14:18:35.552Z","etag":null,"topics":["gitops","hacktoberfest","k8s"],"latest_commit_sha":null,"homepage":"https://fleet.rancher.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/rancher.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-03-08T03:47:35.000Z","updated_at":"2026-08-24T12:22:58.000Z","dependencies_parsed_at":"2026-08-24T14:22:32.679Z","dependency_job_id":null,"html_url":"https://github.com/rancher/fleet","commit_stats":{"total_commits":2367,"total_committers":115,"mean_commits":"20.582608695652173","dds":0.8276299112801013,"last_synced_commit":"8c173a1d940db5bd59e70639d2b1d0d5ec8f2768"},"previous_names":[],"tags_count":792,"template":false,"template_full_name":null,"purl":"pkg:github/rancher/fleet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rancher","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/sbom","scorecard":{"id":725277,"data":{"date":"2025-08-11","repo":{"name":"github.com/rancher/fleet","commit":"8841cc605c6d98f3379c8450e1f3fb8d9f8928a1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 18 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input 'github.event.pull_request.head.ref': .github/workflows/release-against-test-charts.yml:114"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/add_issue_to_project.yml:1","Warn: no topLevel permission defined: .github/workflows/check-changes.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-fleet-upgrade-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-multicluster-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nightly-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-rancher-upgrade-fleet-to-head-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-rancher-upgrade-fleet.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-test-fleet-in-rancher.yml:1","Warn: no topLevel permission defined: .github/workflows/golangci-lint.yml:1","Warn: no topLevel permission defined: .github/workflows/port-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/release-against-charts.yml:1","Warn: no topLevel permission defined: .github/workflows/release-against-rancher.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release-against-test-charts.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","Warn: topLevel 'packages' permission set to 'write': .github/workflows/release.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/renovate-vault.yml:20","Warn: no topLevel permission defined: .github/workflows/typos.yaml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/updatecli.yml:14","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/rancher/.github/SECURITY.md:1","Info: Found linked content: github.com/rancher/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/rancher/.github/SECURITY.md:1","Info: Found text in security policy: github.com/rancher/.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":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.13.1-rc.6 not signed: https://api.github.com/repos/rancher/fleet/releases/240230972","Warn: release artifact v0.13.1-rc.5 not signed: https://api.github.com/repos/rancher/fleet/releases/240225473","Warn: release artifact v0.12.6-rc.3 not signed: https://api.github.com/repos/rancher/fleet/releases/240245874","Warn: release artifact v0.11.10-rc.4 not signed: https://api.github.com/repos/rancher/fleet/releases/240249682","Warn: release artifact v0.13.1-rc.4 not signed: https://api.github.com/repos/rancher/fleet/releases/239923349","Warn: release artifact v0.13.1-rc.6 does not have provenance: https://api.github.com/repos/rancher/fleet/releases/240230972","Warn: release artifact v0.13.1-rc.5 does not have provenance: https://api.github.com/repos/rancher/fleet/releases/240225473","Warn: release artifact v0.12.6-rc.3 does not have provenance: https://api.github.com/repos/rancher/fleet/releases/240245874","Warn: release artifact v0.11.10-rc.4 does not have provenance: https://api.github.com/repos/rancher/fleet/releases/240249682","Warn: release artifact v0.13.1-rc.4 does not have provenance: https://api.github.com/repos/rancher/fleet/releases/239923349"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/e2e-rancher-upgrade-fleet-to-head-ci.yml:26"],"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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/add_issue_to_project.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/rancher/fleet/add_issue_to_project.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/rancher/fleet/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/rancher/fleet/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/renovate-vault.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/rancher/fleet/renovate-vault.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/typos.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/rancher/fleet/typos.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/updatecli.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/rancher/fleet/updatecli.yml/main?enable=pin","Warn: containerImage not pinned by hash: e2e/assets/gitrepo/Dockerfile.gitserver:2: pin your Docker image by updating nginx:1.25.4-alpine to nginx:1.25.4-alpine@sha256:31bad00311cb5eeb8a6648beadcf67277a175da89989f14727420a80e2e76742","Warn: containerImage not pinned by hash: package/Dockerfile:4","Warn: containerImage not pinned by hash: package/Dockerfile:14","Warn: containerImage not pinned by hash: package/Dockerfile:19","Warn: containerImage not pinned by hash: package/Dockerfile:24","Warn: containerImage not pinned by hash: package/Dockerfile:29","Warn: containerImage not pinned by hash: package/Dockerfile.agent:4","Warn: containerImage not pinned by hash: package/Dockerfile.agent:6","Warn: containerImage not pinned by hash: package/Dockerfile.agent:10","Warn: containerImage not pinned by hash: package/Dockerfile.agent:14","Warn: containerImage not pinned by hash: package/Dockerfile.agent:18","Warn: goCommand not pinned by hash: .github/workflows/check-changes.yml:28","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:60","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:82","Warn: goCommand not pinned by hash: .github/workflows/e2e-ci.yml:54","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-ci.yml:79","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-ci.yml:111","Warn: goCommand not pinned by hash: .github/workflows/e2e-fleet-upgrade-ci.yml:38","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-fleet-upgrade-ci.yml:63","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-fleet-upgrade-ci.yml:80","Warn: goCommand not pinned by hash: .github/workflows/e2e-multicluster-ci.yml:34","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-multicluster-ci.yml:63","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-multicluster-ci.yml:88","Warn: goCommand not pinned by hash: .github/workflows/e2e-nightly-ci.yml:42","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-nightly-ci.yml:67","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-nightly-ci.yml:97","Warn: goCommand not pinned by hash: .github/workflows/e2e-rancher-upgrade-fleet-to-head-ci.yml:43","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-rancher-upgrade-fleet-to-head-ci.yml:68","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-rancher-upgrade-fleet-to-head-ci.yml:148","Warn: goCommand not pinned by hash: .github/workflows/e2e-rancher-upgrade-fleet.yml:61","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-rancher-upgrade-fleet.yml:86","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-rancher-upgrade-fleet.yml:118","Warn: goCommand not pinned by hash: .github/workflows/e2e-test-fleet-in-rancher.yml:68","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-test-fleet-in-rancher.yml:94","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-test-fleet-in-rancher.yml:145","Warn: goCommand not pinned by hash: .github/workflows/release.yml:58","Info:  54 out of  55 GitHub-owned GitHubAction dependencies pinned","Info:  21 out of  26 third-party GitHubAction dependencies pinned","Info:   0 out of  11 containerImage dependencies pinned","Info:   3 out of  14 goCommand dependencies pinned","Info:   0 out of  14 downloadThenRun 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["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":6,"reason":"4 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: GO-2025-3521","Warn: Project is vulnerable to: GO-2025-3547"],"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-22T12:36:05.699Z","repository_id":36959052,"created_at":"2025-08-22T12:36:05.699Z","updated_at":"2025-08-22T12:36:05.699Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36896919,"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-08-25T02:00:06.831Z","response_time":104,"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":"rancher","name":"Rancher","uuid":"9343010","kind":"organization","description":"","email":null,"website":"https://www.rancher.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9343010?v=4","repositories_count":634,"last_synced_at":"2025-03-21T23:34:45.454Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rancher","funding_links":[],"total_stars":62684,"followers":1158,"following":0,"created_at":"2022-11-03T04:08:40.033Z","updated_at":"2025-03-21T23:34:45.454Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rancher","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rancher/repositories"},"tags":[{"name":"v0.12.19","sha":"3d1766d5b737501e0386d25558ebc87da867f77a","kind":"tag","published_at":"2026-08-21T09:00:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.19","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.19/manifests"},{"name":"v0.13.15","sha":"bde240cf8eb3122dd2a7e65849e8e30e74d1bdff","kind":"tag","published_at":"2026-08-21T08:59:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.15","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.15/manifests"},{"name":"v0.14.10","sha":"98e6b68903f0bd96c1c289838ffaaf27a4b54b1b","kind":"tag","published_at":"2026-08-21T08:59:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.10/manifests"},{"name":"v0.15.6","sha":"ea6c08e5a3a77f34effe4136656acb88556ffd78","kind":"tag","published_at":"2026-08-21T08:58:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.6/manifests"},{"name":"pkg/helmvalues/v0.16.1","sha":"5823543a3d33952b1c7868eb035ad8e15db420fc","kind":"tag","published_at":"2026-08-21T08:56:24.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/helmvalues/v0.16.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/helmvalues/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fhelmvalues%2Fv0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fhelmvalues%2Fv0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fhelmvalues%2Fv0.16.1/manifests"},{"name":"pkg/apis/v0.16.1","sha":"5823543a3d33952b1c7868eb035ad8e15db420fc","kind":"tag","published_at":"2026-08-21T08:56:11.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.16.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.1/manifests"},{"name":"v0.16.1","sha":"5823543a3d33952b1c7868eb035ad8e15db420fc","kind":"tag","published_at":"2026-08-21T08:55:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1/manifests"},{"name":"v0.16.1-rc.2","sha":"5823543a3d33952b1c7868eb035ad8e15db420fc","kind":"tag","published_at":"2026-08-20T11:07:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.1-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1-rc.2/manifests"},{"name":"v0.12.19-rc.2","sha":"3d1766d5b737501e0386d25558ebc87da867f77a","kind":"tag","published_at":"2026-08-20T04:12:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.19-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.19-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.19-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.19-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.19-rc.2/manifests"},{"name":"v0.14.10-rc.2","sha":"98e6b68903f0bd96c1c289838ffaaf27a4b54b1b","kind":"tag","published_at":"2026-08-19T13:11:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.10-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.10-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.10-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.10-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.10-rc.2/manifests"},{"name":"v0.13.15-rc.2","sha":"bde240cf8eb3122dd2a7e65849e8e30e74d1bdff","kind":"tag","published_at":"2026-08-19T12:36:07.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.15-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.15-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.15-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.15-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.15-rc.2/manifests"},{"name":"v0.12.19-rc.1","sha":"3d1766d5b737501e0386d25558ebc87da867f77a","kind":"tag","published_at":"2026-08-19T12:15:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.19-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.19-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.19-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.19-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.19-rc.1/manifests"},{"name":"v0.13.15-rc.1","sha":"09a81998dfa709382cf32c6191b2424a60b9c822","kind":"tag","published_at":"2026-08-19T11:16:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.15-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.15-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.15-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.15-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.15-rc.1/manifests"},{"name":"v0.14.10-rc.1","sha":"7ac0c4e9e962a88692adf60820aef1ebe0633173","kind":"tag","published_at":"2026-08-19T11:15:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.10-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.10-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.10-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.10-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.10-rc.1/manifests"},{"name":"v0.15.6-rc.1","sha":"ea6c08e5a3a77f34effe4136656acb88556ffd78","kind":"tag","published_at":"2026-08-19T11:12:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.6-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.6-rc.1/manifests"},{"name":"pkg/helmvalues/v0.16.1-rc.1","sha":"5823543a3d33952b1c7868eb035ad8e15db420fc","kind":"tag","published_at":"2026-08-19T11:11:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/helmvalues/v0.16.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/helmvalues/v0.16.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fhelmvalues%2Fv0.16.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fhelmvalues%2Fv0.16.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fhelmvalues%2Fv0.16.1-rc.1/manifests"},{"name":"pkg/apis/v0.16.1-rc.1","sha":"5823543a3d33952b1c7868eb035ad8e15db420fc","kind":"tag","published_at":"2026-08-19T11:11:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.16.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.16.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.16.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.1-rc.1/manifests"},{"name":"v0.16.1-rc.1","sha":"5823543a3d33952b1c7868eb035ad8e15db420fc","kind":"tag","published_at":"2026-08-19T11:11:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1-rc.1/manifests"},{"name":"v0.16.1-beta.2","sha":"24599a0bb1b2e2b11c8433d7ae759919f958d976","kind":"commit","published_at":"2026-08-06T11:27:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.1-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1-beta.2/manifests"},{"name":"v0.16.1-beta.1","sha":"2578af3e03f32d32314659690ee3755caad06e5b","kind":"commit","published_at":"2026-07-31T15:45:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.1-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1-beta.1/manifests"},{"name":"pkg/apis/v0.16.1-beta.1","sha":"2578af3e03f32d32314659690ee3755caad06e5b","kind":"commit","published_at":"2026-07-31T15:45:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.16.1-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.16.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.16.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.1-beta.1/manifests"},{"name":"v0.15.6-alpha.1","sha":"686e9e5a8cd6efd824de92c95c58f57944f61ebc","kind":"commit","published_at":"2026-07-30T10:57:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.6-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.6-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.6-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.6-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.6-alpha.1/manifests"},{"name":"pkg/apis/v0.12.18","sha":"5f60b7b656e7135f47f2eccd33f36930a595461c","kind":"tag","published_at":"2026-07-22T09:00:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.18","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.18/manifests"},{"name":"v0.12.18","sha":"5f60b7b656e7135f47f2eccd33f36930a595461c","kind":"tag","published_at":"2026-07-22T08:59:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.18","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.18/manifests"},{"name":"pkg/apis/v0.13.14","sha":"ace37959a52eb299a4030a8dfc46dd33b8a0784f","kind":"tag","published_at":"2026-07-22T08:59:11.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.14","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.14/manifests"},{"name":"v0.13.14","sha":"ace37959a52eb299a4030a8dfc46dd33b8a0784f","kind":"tag","published_at":"2026-07-22T08:59:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.14","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.14/manifests"},{"name":"pkg/apis/v0.14.9","sha":"3e4599fa83486902b6e01154ac9591eae2d6e2b9","kind":"tag","published_at":"2026-07-22T08:58:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.9","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.9/manifests"},{"name":"v0.14.9","sha":"3e4599fa83486902b6e01154ac9591eae2d6e2b9","kind":"tag","published_at":"2026-07-22T08:58:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.9/manifests"},{"name":"pkg/apis/v0.15.5","sha":"99aafe0f09687dcf48003a8fa1397f85d2862ac4","kind":"tag","published_at":"2026-07-22T08:56:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.5","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.5/manifests"},{"name":"v0.15.5","sha":"99aafe0f09687dcf48003a8fa1397f85d2862ac4","kind":"tag","published_at":"2026-07-22T08:56:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.5/manifests"},{"name":"pkg/apis/v0.16.0","sha":"c1a4325041578226f4f333b9f05d651ee4b03577","kind":"tag","published_at":"2026-07-22T08:55:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.16.0","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0/manifests"},{"name":"v0.16.0","sha":"c1a4325041578226f4f333b9f05d651ee4b03577","kind":"tag","published_at":"2026-07-22T08:55:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0/manifests"},{"name":"v0.14.9-rc.2","sha":"3e4599fa83486902b6e01154ac9591eae2d6e2b9","kind":"tag","published_at":"2026-07-13T04:54:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.9-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.9-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.9-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.9-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.9-rc.2/manifests"},{"name":"v0.15.5-rc.2","sha":"99aafe0f09687dcf48003a8fa1397f85d2862ac4","kind":"tag","published_at":"2026-07-13T04:53:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.5-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.5-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.5-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.5-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.5-rc.2/manifests"},{"name":"v0.16.0-rc.5","sha":"c1a4325041578226f4f333b9f05d651ee4b03577","kind":"tag","published_at":"2026-07-13T04:52:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.5/manifests"},{"name":"v0.13.14-rc.2","sha":"ace37959a52eb299a4030a8dfc46dd33b8a0784f","kind":"commit","published_at":"2026-07-13T04:46:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.14-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.14-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.14-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.14-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.14-rc.2/manifests"},{"name":"v0.12.18-rc.2","sha":"5f60b7b656e7135f47f2eccd33f36930a595461c","kind":"commit","published_at":"2026-07-13T04:43:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.18-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.18-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.18-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.18-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.18-rc.2/manifests"},{"name":"v0.16.0-rc.4","sha":"4b6976899c8cfc16317e7e5d610c74caa56ddd34","kind":"tag","published_at":"2026-07-09T07:12:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.4/manifests"},{"name":"v0.16.0-rc.3","sha":"8b304fc76b7b1fb6eb10039bcca469d0ebeb4986","kind":"tag","published_at":"2026-07-03T05:20:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.3/manifests"},{"name":"v0.14.9-rc.1","sha":"8c975d471dd082c3d474cc2a9033e3110b5d8f5e","kind":"commit","published_at":"2026-07-02T08:05:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.9-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.9-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.9-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.9-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.9-rc.1/manifests"},{"name":"v0.12.18-rc.1","sha":"79489980f2009a29acb613caca4234f2f0d6859c","kind":"commit","published_at":"2026-07-02T08:03:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.18-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.18-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.18-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.18-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.18-rc.1/manifests"},{"name":"v0.13.14-rc.1","sha":"6a3ebb60faea58a12c25a030320ef3ff1427088c","kind":"commit","published_at":"2026-07-02T08:03:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.14-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.14-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.14-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.14-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.14-rc.1/manifests"},{"name":"v0.15.5-rc.1","sha":"e67db6c603032d1364919367d698029443212fb7","kind":"commit","published_at":"2026-07-02T08:03:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.5-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.5-rc.1/manifests"},{"name":"pkg/apis/v0.16.0-rc.2","sha":"45e056441b6ccd5eaf5db85a1e6c306acd39e7f0","kind":"tag","published_at":"2026-07-01T11:44:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.16.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.16.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.16.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-rc.2/manifests"},{"name":"v0.16.0-rc.2","sha":"45e056441b6ccd5eaf5db85a1e6c306acd39e7f0","kind":"tag","published_at":"2026-07-01T11:44:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.2/manifests"},{"name":"pkg/apis/v0.13.13","sha":"61a9cdd762d9bdb7dbf0a5db4e35dd970813aec7","kind":"tag","published_at":"2026-06-25T11:26:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.13","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.13/manifests"},{"name":"v0.13.13","sha":"61a9cdd762d9bdb7dbf0a5db4e35dd970813aec7","kind":"tag","published_at":"2026-06-25T11:26:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.13","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.13/manifests"},{"name":"pkg/apis/v0.12.17","sha":"610dd3595542bdef1c33bde246c78b619506b80e","kind":"tag","published_at":"2026-06-25T11:25:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.17","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.17/manifests"},{"name":"v0.12.17","sha":"610dd3595542bdef1c33bde246c78b619506b80e","kind":"tag","published_at":"2026-06-25T11:25:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.17","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.17/manifests"},{"name":"pkg/apis/v0.14.8","sha":"5aa8b5802cdd0a6099b396494f26c5433c6e2808","kind":"tag","published_at":"2026-06-25T11:24:47.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.8","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.8/manifests"},{"name":"v0.14.8","sha":"5aa8b5802cdd0a6099b396494f26c5433c6e2808","kind":"tag","published_at":"2026-06-25T11:24:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.8/manifests"},{"name":"pkg/apis/v0.15.4","sha":"7b97db764df7de385e0572eab6da959e0bd22569","kind":"tag","published_at":"2026-06-25T11:23:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.4","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.4/manifests"},{"name":"v0.15.4","sha":"7b97db764df7de385e0572eab6da959e0bd22569","kind":"tag","published_at":"2026-06-25T11:23:47.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.4/manifests"},{"name":"v0.16.0-rc.1","sha":"2924cfd2a4817e0533641c84f62966b70fd7e401","kind":"commit","published_at":"2026-06-24T06:16:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.1/manifests"},{"name":"v0.12.16","sha":"4e6d4da0a68ac8b0fac7b975923b76b9305b6b48","kind":"tag","published_at":"2026-06-22T16:07:07.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.16","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.16/manifests"},{"name":"v0.13.12","sha":"2e3c8d9e5fac06cc140e8c43470ead0af71c2d5e","kind":"tag","published_at":"2026-06-22T16:06:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.12","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.12/manifests"},{"name":"v0.14.7","sha":"300f361c919d0c4724f3d7994d32661c8c8a90f7","kind":"tag","published_at":"2026-06-22T16:06:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.7/manifests"},{"name":"v0.15.3","sha":"5f5c8cbd649222c63f0bb9113ec56181bad2c14f","kind":"tag","published_at":"2026-06-22T15:57:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3/manifests"},{"name":"v0.16.0-beta.2","sha":"2451e2dd5c35ab5064141884a5f64bec8272a7d0","kind":"tag","published_at":"2026-06-19T05:55:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-beta.2/manifests"},{"name":"pkg/apis/v0.16.0-beta.1","sha":"0f7a3836a4c31610e7ac8e7216969bf378daeb05","kind":"tag","published_at":"2026-06-19T04:07:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.16.0-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.16.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.16.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-beta.1/manifests"},{"name":"v0.16.0-beta.1","sha":"0f7a3836a4c31610e7ac8e7216969bf378daeb05","kind":"tag","published_at":"2026-06-19T04:07:13.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-beta.1/manifests"},{"name":"v0.13.12-rc.1","sha":"2e3c8d9e5fac06cc140e8c43470ead0af71c2d5e","kind":"tag","published_at":"2026-06-15T09:08:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.12-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.12-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.12-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.12-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.12-rc.1/manifests"},{"name":"v0.12.16-rc.1","sha":"cf8f8a6ea797d2cbfb7ecd9344a2d26f99643c88","kind":"tag","published_at":"2026-06-15T09:07:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.16-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.16-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.16-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.16-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.16-rc.1/manifests"},{"name":"v0.14.7-rc.2","sha":"300f361c919d0c4724f3d7994d32661c8c8a90f7","kind":"commit","published_at":"2026-06-15T07:02:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.7-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.7-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.7-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.7-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.7-rc.2/manifests"},{"name":"v0.15.3-rc.2","sha":"5f5c8cbd649222c63f0bb9113ec56181bad2c14f","kind":"commit","published_at":"2026-06-15T06:40:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.3-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.3-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.3-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3-rc.2/manifests"},{"name":"v0.16.0-alpha.11","sha":"ef3e0ec919013e25a3dbfbb8882d120d16782a58","kind":"commit","published_at":"2026-06-12T16:45:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.11","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.11/manifests"},{"name":"pkg/apis/v0.16.0-alpha.11","sha":"ef3e0ec919013e25a3dbfbb8882d120d16782a58","kind":"commit","published_at":"2026-06-12T16:45:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.16.0-alpha.11","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.16.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.16.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-alpha.11/manifests"},{"name":"v0.14.7-rc.1","sha":"18668f584b0f70ca31ad518cc2927701774e4046","kind":"commit","published_at":"2026-06-12T04:27:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.7-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.7-rc.1/manifests"},{"name":"v0.16.0-alpha.10","sha":"1f0464660007e4955075a7de5cdb10578758b447","kind":"commit","published_at":"2026-06-11T08:54:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.10/manifests"},{"name":"v0.15.3-rc.1","sha":"e7ae3e3c67ede629e7c9d07725afebb8fc96fb27","kind":"commit","published_at":"2026-06-05T14:50:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.3-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3-rc.1/manifests"},{"name":"v0.15.3-beta.2","sha":"7d45853ab2fd1ceead1896a6e7a5a3ae443ea17a","kind":"commit","published_at":"2026-06-04T12:11:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.3-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.3-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.3-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3-beta.2/manifests"},{"name":"v0.15.3-beta.1","sha":"eda00d9fb3b31924999cf72cea08e2a79b857836","kind":"commit","published_at":"2026-06-03T04:37:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.3-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.3-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.3-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3-beta.1/manifests"},{"name":"pkg/apis/v0.16.0-alpha.9","sha":"ffa11a444b45e49ea3221c518a098447ae370aa2","kind":"tag","published_at":"2026-06-01T07:48:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.16.0-alpha.9","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.16.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.16.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-alpha.9/manifests"},{"name":"v0.16.0-alpha.9","sha":"ffa11a444b45e49ea3221c518a098447ae370aa2","kind":"tag","published_at":"2026-06-01T07:47:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.9/manifests"},{"name":"v0.16.0-alpha.8","sha":"c893a4772998656204af7ac19228f5aae079f300","kind":"tag","published_at":"2026-05-27T13:07:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.8/manifests"},{"name":"v0.11.14","sha":"cf79217ca5f32a046b2d8b49365afc732bedefc5","kind":"tag","published_at":"2026-05-22T04:58:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.14","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.14/manifests"},{"name":"pkg/apis/v0.12.15","sha":"8fc0388c9703d4ade55e9a103153085f585a3d03","kind":"tag","published_at":"2026-05-22T04:58:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.15","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.15/manifests"},{"name":"v0.12.15","sha":"8fc0388c9703d4ade55e9a103153085f585a3d03","kind":"tag","published_at":"2026-05-22T04:58:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.15","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.15/manifests"},{"name":"pkg/apis/v0.13.11","sha":"9cc729f7dc0b9055938115103581a968a287bccf","kind":"tag","published_at":"2026-05-22T04:57:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.11","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.11/manifests"},{"name":"v0.13.11","sha":"9cc729f7dc0b9055938115103581a968a287bccf","kind":"tag","published_at":"2026-05-22T04:57:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.11","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.11/manifests"},{"name":"pkg/apis/v0.14.6","sha":"e423b88b67752ef11d3607a26b41e57a90859abe","kind":"tag","published_at":"2026-05-22T04:56:47.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.6","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.6/manifests"},{"name":"v0.14.6","sha":"e423b88b67752ef11d3607a26b41e57a90859abe","kind":"tag","published_at":"2026-05-22T04:56:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.6/manifests"},{"name":"pkg/apis/v0.15.2","sha":"c8932b5fc204c3f36026d0fabdf41f740873526c","kind":"tag","published_at":"2026-05-22T04:55:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.2/manifests"},{"name":"v0.15.2","sha":"c8932b5fc204c3f36026d0fabdf41f740873526c","kind":"tag","published_at":"2026-05-22T04:55:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.2/manifests"},{"name":"pkg/apis/v0.16.0-alpha.7","sha":"b2593d348fdc711b736a8da513e53d54b943e6f5","kind":"tag","published_at":"2026-05-20T15:19:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.16.0-alpha.7","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.16.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.16.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-alpha.7/manifests"},{"name":"v0.16.0-alpha.7","sha":"b2593d348fdc711b736a8da513e53d54b943e6f5","kind":"tag","published_at":"2026-05-20T15:19:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.7/manifests"},{"name":"v0.11.14-rc.1","sha":"cf79217ca5f32a046b2d8b49365afc732bedefc5","kind":"tag","published_at":"2026-05-20T12:05:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.14-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.14-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.14-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.14-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.14-rc.1/manifests"},{"name":"pkg/apis/v0.12.15-rc.3","sha":"8fc0388c9703d4ade55e9a103153085f585a3d03","kind":"tag","published_at":"2026-05-20T11:23:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.15-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.15-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.15-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.15-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.15-rc.3/manifests"},{"name":"v0.12.15-rc.3","sha":"8fc0388c9703d4ade55e9a103153085f585a3d03","kind":"tag","published_at":"2026-05-20T11:23:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.15-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.15-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.15-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.15-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.15-rc.3/manifests"},{"name":"pkg/apis/v0.13.11-rc.2","sha":"9cc729f7dc0b9055938115103581a968a287bccf","kind":"tag","published_at":"2026-05-20T10:15:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.11-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.11-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.11-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.11-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.11-rc.2/manifests"},{"name":"v0.13.11-rc.2","sha":"9cc729f7dc0b9055938115103581a968a287bccf","kind":"tag","published_at":"2026-05-20T10:15:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.11-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.11-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.11-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.11-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.11-rc.2/manifests"},{"name":"pkg/apis/v0.14.6-rc.3","sha":"e423b88b67752ef11d3607a26b41e57a90859abe","kind":"tag","published_at":"2026-05-20T10:15:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.6-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.6-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.6-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.6-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.6-rc.3/manifests"},{"name":"v0.14.6-rc.3","sha":"e423b88b67752ef11d3607a26b41e57a90859abe","kind":"tag","published_at":"2026-05-20T10:15:12.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.6-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.6-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.6-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.6-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.6-rc.3/manifests"},{"name":"pkg/apis/v0.15.2-rc.3","sha":"c8932b5fc204c3f36026d0fabdf41f740873526c","kind":"tag","published_at":"2026-05-20T10:12:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.2-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.2-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.2-rc.3/manifests"},{"name":"v0.15.2-rc.3","sha":"c8932b5fc204c3f36026d0fabdf41f740873526c","kind":"tag","published_at":"2026-05-20T10:12:16.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.2-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.2-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.2-rc.3/manifests"},{"name":"pkg/apis/v0.13.11-rc.1","sha":"9e4e585d635bbe0e501c90ba8ce2d016d116381f","kind":"tag","published_at":"2026-05-19T14:22:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.11-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.11-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.11-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.11-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.11-rc.1/manifests"},{"name":"pkg/apis/v0.14.6-rc.2","sha":"956de722bbc05bbfbe83173840bc8341178129cc","kind":"tag","published_at":"2026-05-19T14:21:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.6-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.6-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.6-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.6-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.6-rc.2/manifests"},{"name":"pkg/apis/v0.15.2-rc.2","sha":"810c4f9405b2a1450f02ec9a51c8947b71c5d10b","kind":"tag","published_at":"2026-05-19T14:20:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.2-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.2-rc.2/manifests"},{"name":"pkg/apis/v0.12.15-rc.2","sha":"e51b002b96a1e3cc8d3ba69dee4c895f17afa047","kind":"tag","published_at":"2026-05-19T14:11:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.15-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.15-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.15-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.15-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.15-rc.2/manifests"},{"name":"v0.12.15-rc.2","sha":"e51b002b96a1e3cc8d3ba69dee4c895f17afa047","kind":"tag","published_at":"2026-05-19T14:08:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.15-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.15-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.15-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.15-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.15-rc.2/manifests"},{"name":"v0.14.6-rc.2","sha":"956de722bbc05bbfbe83173840bc8341178129cc","kind":"commit","published_at":"2026-05-19T13:35:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.6-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.6-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.6-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.6-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.6-rc.2/manifests"},{"name":"v0.13.11-rc.1","sha":"9e4e585d635bbe0e501c90ba8ce2d016d116381f","kind":"tag","published_at":"2026-05-19T12:29:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.11-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.11-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.11-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.11-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.11-rc.1/manifests"},{"name":"v0.12.15-rc.1","sha":"ea4b931bec4ef2b4f7a79dde937f4f8848eee51b","kind":"tag","published_at":"2026-05-19T12:19:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.15-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.15-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.15-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.15-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.15-rc.1/manifests"},{"name":"v0.14.6-rc.1","sha":"7bc46ac5624f6e7880a16a5214efb2fdd962abbb","kind":"tag","published_at":"2026-05-19T11:28:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.6-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.6-rc.1/manifests"},{"name":"v0.15.2-rc.2","sha":"810c4f9405b2a1450f02ec9a51c8947b71c5d10b","kind":"tag","published_at":"2026-05-19T11:15:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.2-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.2-rc.2/manifests"},{"name":"v0.15.2-rc.1","sha":"caf57b06939b6f418b73c1c70f0dd5623fd221df","kind":"tag","published_at":"2026-05-11T09:12:24.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.2-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.2-rc.1/manifests"},{"name":"v0.16.0-alpha.6","sha":"02ea62dbe2c8aaf8e2d97960c7eb39cceb97d838","kind":"tag","published_at":"2026-04-28T06:41:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.6/manifests"},{"name":"v0.11.13","sha":"978ddfd96082e35190fff4b23d6af643ca158dda","kind":"tag","published_at":"2026-04-27T12:06:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.13","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13/manifests"},{"name":"v0.12.14","sha":"1d20cfb6063b1f93e0816932ac59a7b5902c2dae","kind":"tag","published_at":"2026-04-27T12:05:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.14","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14/manifests"},{"name":"v0.13.10","sha":"8e4aa2e49569a9e9c8ee06e940f90e93c0900c65","kind":"tag","published_at":"2026-04-27T12:05:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10/manifests"},{"name":"v0.14.5","sha":"778f3d32e29cd50f33c81a8f6e5ebda29ae737b1","kind":"tag","published_at":"2026-04-27T12:04:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5/manifests"},{"name":"v0.15.1","sha":"190f2815a2f6bb208d7ffd3b7da1c9f942716cc0","kind":"tag","published_at":"2026-04-27T12:04:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1/manifests"},{"name":"v0.13.10-rc.2","sha":"8e4aa2e49569a9e9c8ee06e940f90e93c0900c65","kind":"tag","published_at":"2026-04-27T07:21:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.10-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.10-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.10-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-rc.2/manifests"},{"name":"v0.11.13-rc.1","sha":"978ddfd96082e35190fff4b23d6af643ca158dda","kind":"tag","published_at":"2026-04-27T07:18:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.13-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.13-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.13-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-rc.1/manifests"},{"name":"v0.12.14-rc.2","sha":"1d20cfb6063b1f93e0816932ac59a7b5902c2dae","kind":"tag","published_at":"2026-04-27T07:17:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.14-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.14-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.14-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-rc.2/manifests"},{"name":"v0.14.5-rc.2","sha":"778f3d32e29cd50f33c81a8f6e5ebda29ae737b1","kind":"tag","published_at":"2026-04-27T07:17:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.5-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.5-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.5-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-rc.2/manifests"},{"name":"v0.15.1-rc.2","sha":"190f2815a2f6bb208d7ffd3b7da1c9f942716cc0","kind":"tag","published_at":"2026-04-27T07:16:47.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.1-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-rc.2/manifests"},{"name":"v0.11.13-beta.4","sha":"d488aab01ed28482381d59db25441012c5ad094b","kind":"tag","published_at":"2026-04-23T03:14:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.13-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.13-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.13-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-beta.4/manifests"},{"name":"v0.12.14-rc.1","sha":"c8a1e70b87e6e247766740edff97316c60dfe599","kind":"tag","published_at":"2026-04-22T13:26:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.14-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.14-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.14-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-rc.1/manifests"},{"name":"v0.13.10-rc.1","sha":"8355062db0d60ada865ecbfd7ce4d48b7b3c786e","kind":"tag","published_at":"2026-04-22T13:26:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.10-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.10-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.10-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-rc.1/manifests"},{"name":"v0.14.5-rc.1","sha":"255c04fdef3d2f67698a20a6cbb524e06fc00632","kind":"tag","published_at":"2026-04-22T13:23:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.5-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-rc.1/manifests"},{"name":"v0.15.1-rc.1","sha":"00c233e02b62a29123b26347fca68be3eb4d1a92","kind":"tag","published_at":"2026-04-22T13:22:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-rc.1/manifests"},{"name":"v0.16.0-alpha.5","sha":"e6341dce105a6194fcb771df4d0da206dfc51a83","kind":"tag","published_at":"2026-04-20T10:51:51.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.5/manifests"},{"name":"v0.13.10-beta.5","sha":"781447227f5bee31f1770dc8c37eaae80da0113f","kind":"commit","published_at":"2026-04-17T10:18:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.10-beta.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.10-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.10-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.5/manifests"},{"name":"v0.12.14-beta.4","sha":"d10abf7b654a3d58662da2e896fd4028daa00a29","kind":"commit","published_at":"2026-04-17T09:58:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.14-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.14-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.14-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-beta.4/manifests"},{"name":"v0.14.5-beta.5","sha":"4190845dd429fe0e134f51e6c5ad692d7ea5c070","kind":"commit","published_at":"2026-04-17T09:49:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.5-beta.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.5-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.5-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.5/manifests"},{"name":"v0.12.14-beta.3","sha":"9874a51ef8ac8754f6c404fa5172dd3a2ed3e2ec","kind":"tag","published_at":"2026-04-17T05:48:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.14-beta.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.14-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.14-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-beta.3/manifests"},{"name":"v0.14.5-beta.4","sha":"fcd6873c09b7a618f86c3e5c554bfe14f87d5010","kind":"tag","published_at":"2026-04-17T05:47:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.5-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.5-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.5-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.4/manifests"},{"name":"v0.13.10-beta.4","sha":"c89c99a3c682824229bb2d3ef6b0f86c5454f51c","kind":"tag","published_at":"2026-04-17T05:46:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.10-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.10-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.10-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.4/manifests"},{"name":"v0.16.0-alpha.4","sha":"666e8d3030c644fe9dc1a56519ae6f66d7f52189","kind":"tag","published_at":"2026-04-16T15:03:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.4/manifests"},{"name":"v0.15.1-beta.4","sha":"6b800bea8709310fa8ce86e69928c7531030e45e","kind":"commit","published_at":"2026-04-16T13:40:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.1-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.1-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.1-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-beta.4/manifests"},{"name":"v0.13.10-beta.3","sha":"fba1e9c40058592c74c1915e1342c3ef27ead07e","kind":"tag","published_at":"2026-04-15T05:55:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.10-beta.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.10-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.10-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.3/manifests"},{"name":"v0.11.13-beta.3","sha":"07b8dfaf624bb245c51a5351fe3d71362a740b87","kind":"tag","published_at":"2026-04-15T05:22:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.13-beta.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.13-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.13-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-beta.3/manifests"},{"name":"v0.12.14-beta.2","sha":"38e2eb49d7a6c51d2a12328d1bb4ccef6c44db32","kind":"commit","published_at":"2026-04-15T05:19:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.14-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.14-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.14-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-beta.2/manifests"},{"name":"v0.16.0-alpha.3","sha":"ef9a4f869466d1ff2e28fa200c834b5d6e2cc9c4","kind":"tag","published_at":"2026-04-14T08:59:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.3/manifests"},{"name":"v0.13.10-beta.2","sha":"de9ba784542e11ca28440bfc5d7933fb30e47fb9","kind":"commit","published_at":"2026-04-14T04:34:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.10-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.10-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.10-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.2/manifests"},{"name":"v0.14.5-beta.3","sha":"6a4b3a560f16647e37b8a06121de58ef28f4028e","kind":"commit","published_at":"2026-04-14T04:08:16.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.5-beta.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.5-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.5-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.3/manifests"},{"name":"v0.15.1-beta.3","sha":"843a514cd3d61d1ff882056427c9f7deb86a066b","kind":"commit","published_at":"2026-04-14T04:07:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.1-beta.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.1-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.1-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-beta.3/manifests"},{"name":"v0.16.0-alpha.2","sha":"e3d2443f41025dc685b0904b606fea0ecdfde8b3","kind":"tag","published_at":"2026-04-09T07:55:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.2/manifests"},{"name":"v0.14.5-beta.2","sha":"dc28ac35187acbf9beaa83331a73463172e5d777","kind":"tag","published_at":"2026-04-07T11:41:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.5-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.5-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.5-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.2/manifests"},{"name":"v0.13.10-beta.1","sha":"45549ab0b52b84b8dd9930aed9fb7af6807aa95b","kind":"tag","published_at":"2026-04-07T11:18:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.10-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.10-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.10-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.1/manifests"},{"name":"v0.12.14-beta.1","sha":"6672005b6de6eda34e9ae74aad46b96367adf778","kind":"tag","published_at":"2026-04-07T11:17:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.14-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.14-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.14-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-beta.1/manifests"},{"name":"v0.11.13-beta.2","sha":"fd717a3186080c25d9cddde516676718f77d40e4","kind":"tag","published_at":"2026-04-07T11:00:47.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.13-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.13-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.13-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-beta.2/manifests"},{"name":"v0.15.1-beta.2","sha":"271407c5826a88c0b1796ad3e147593761e9828c","kind":"tag","published_at":"2026-04-07T08:02:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.1-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-beta.2/manifests"},{"name":"v0.16.0-alpha.1","sha":"24f71f4f7508312205264d35949abeadaab1d83b","kind":"tag","published_at":"2026-04-01T08:00:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.1/manifests"},{"name":"v0.14.5-beta.1","sha":"471cd99e574970ec66a0224da421cfc11924c446","kind":"commit","published_at":"2026-03-27T13:56:19.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.5-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.5-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.5-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.1/manifests"},{"name":"v0.15.1-beta.1","sha":"109f6016dec6e49a53e930ff92824b54d2d7ff56","kind":"commit","published_at":"2026-03-24T12:04:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.1-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-beta.1/manifests"},{"name":"pkg/apis/v0.15.0","sha":"c63dc4bb52acb88fea50fe1b5f20db7f3ca6c9d9","kind":"tag","published_at":"2026-03-19T19:15:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0/manifests"},{"name":"v0.15.0","sha":"c63dc4bb52acb88fea50fe1b5f20db7f3ca6c9d9","kind":"tag","published_at":"2026-03-19T18:06:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0/manifests"},{"name":"v0.15.0-rc.6","sha":"c63dc4bb52acb88fea50fe1b5f20db7f3ca6c9d9","kind":"tag","published_at":"2026-03-19T13:13:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-rc.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.6/manifests"},{"name":"v0.13.9","sha":"8dc29616a83df1bde938fba8c05da16632e7c00d","kind":"tag","published_at":"2026-03-19T10:12:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.9/manifests"},{"name":"v0.12.13","sha":"393cf687b3feb9b945e50fd7342c9ca103132cd5","kind":"tag","published_at":"2026-03-19T09:40:19.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.13","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.13/manifests"},{"name":"v0.14.4","sha":"3ca589e3b134547b30894ed7f485d57fd9627fe6","kind":"tag","published_at":"2026-03-19T09:38:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4/manifests"},{"name":"v0.12.13-rc.3","sha":"393cf687b3feb9b945e50fd7342c9ca103132cd5","kind":"tag","published_at":"2026-03-18T17:56:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.13-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.13-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.13-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.13-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.13-rc.3/manifests"},{"name":"v0.13.9-rc.4","sha":"8dc29616a83df1bde938fba8c05da16632e7c00d","kind":"tag","published_at":"2026-03-18T17:56:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.9-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.9-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.9-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.9-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.9-rc.4/manifests"},{"name":"v0.14.4-rc.5","sha":"3ca589e3b134547b30894ed7f485d57fd9627fe6","kind":"tag","published_at":"2026-03-18T17:56:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.4-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.4-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.4-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.5/manifests"},{"name":"v0.15.0-rc.5","sha":"f7b556f1947e6e71bc5ac09b000ae329637d3bcc","kind":"tag","published_at":"2026-03-18T17:55:24.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.5/manifests"},{"name":"v0.13.9-rc.3","sha":"2bd4e2418e201f54135b582021570fabc857d911","kind":"tag","published_at":"2026-03-18T16:52:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.9-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.9-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.9-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.9-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.9-rc.3/manifests"},{"name":"v0.12.13-rc.2","sha":"617e69bc4bb15eaa43bf93669ca6269b1310d99d","kind":"tag","published_at":"2026-03-18T16:45:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.13-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.13-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.13-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.13-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.13-rc.2/manifests"},{"name":"v0.14.4-rc.4","sha":"33ac88a64bdf43016cd27ec0db01fd37f7009307","kind":"tag","published_at":"2026-03-18T16:44:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.4-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.4-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.4-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.4/manifests"},{"name":"v0.15.0-rc.4","sha":"68bef8f348ae46f05b8a29c333bbcec02a98955d","kind":"tag","published_at":"2026-03-18T16:44:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.4/manifests"},{"name":"v0.11.13-beta.1","sha":"b1789b2a2400d74c0774b634cffb63b287d15a0c","kind":"tag","published_at":"2026-03-17T05:56:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.13-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.13-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.13-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-beta.1/manifests"},{"name":"v0.14.4-rc.3","sha":"b1981f4f9f6494e8b5c245654ad85e7becde2c37","kind":"tag","published_at":"2026-03-12T04:58:13.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.4-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.4-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.4-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.3/manifests"},{"name":"pkg/apis/v0.15.0-rc.3","sha":"ee17a7ca6c08da0f7a029a846cf37c19c6b84539","kind":"tag","published_at":"2026-03-12T04:54:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-rc.3/manifests"},{"name":"v0.15.0-rc.3","sha":"ee17a7ca6c08da0f7a029a846cf37c19c6b84539","kind":"tag","published_at":"2026-03-12T04:54:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.3/manifests"},{"name":"v0.12.13-rc.1","sha":"01aebef04430258bd54b63b5bdf76ca675af7d32","kind":"tag","published_at":"2026-03-12T04:53:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.13-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.13-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.13-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.13-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.13-rc.1/manifests"},{"name":"v0.13.9-rc.1","sha":"b80c406d5a66ec9f13f48f05c7aea3e3d1791398","kind":"tag","published_at":"2026-03-12T04:52:00.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.9-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.9-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.9-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.9-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.9-rc.1/manifests"},{"name":"v0.14.4-rc.2","sha":"061a5e36210bc9e82c925056a480b6b99a46ae7b","kind":"tag","published_at":"2026-03-10T15:11:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.4-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.2/manifests"},{"name":"v0.15.0-rc.2","sha":"e4857b0e528d611f280655dd173ffcebb6b9a9a8","kind":"tag","published_at":"2026-03-10T12:48:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.2/manifests"},{"name":"v0.14.4-rc.1","sha":"e8490c9b63252003597945291b9c82207072622c","kind":"tag","published_at":"2026-03-06T12:57:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.4-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.1/manifests"},{"name":"v0.15.0-rc.1","sha":"901a23d8fb05266a4dd4766ccd41769d893129ce","kind":"tag","published_at":"2026-03-06T12:55:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.1/manifests"},{"name":"v0.14.4-beta.2","sha":"85a414d0d822ba89a216be88511d7864e926aea6","kind":"commit","published_at":"2026-03-04T05:58:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.4-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.4-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.4-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-beta.2/manifests"},{"name":"pkg/apis/v0.15.0-beta.4","sha":"cd904248e365b0a8088d853ae586c3f77cfbe96b","kind":"tag","published_at":"2026-03-03T10:26:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-beta.4/manifests"},{"name":"v0.15.0-beta.4","sha":"cd904248e365b0a8088d853ae586c3f77cfbe96b","kind":"tag","published_at":"2026-03-03T10:26:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-beta.4/manifests"},{"name":"v0.14.4-beta.1","sha":"a42701e347e182f78deff88c47ee2268b6ce653d","kind":"commit","published_at":"2026-03-03T09:40:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.4-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.4-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.4-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-beta.1/manifests"},{"name":"v0.15.0-beta.3","sha":"f111013028b17084027441833a1e15956b3a4f27","kind":"commit","published_at":"2026-02-25T09:29:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-beta.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-beta.3/manifests"},{"name":"v0.14.3","sha":"7c2c7e3b2b7c7c90eed31ac71d5dc8d07b6f12a5","kind":"tag","published_at":"2026-02-20T09:56:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3/manifests"},{"name":"v0.12.12","sha":"a475d34a4e58ab0a694d1c6a25606ee53bf35c66","kind":"tag","published_at":"2026-02-19T16:20:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.12","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.12/manifests"},{"name":"v0.13.8","sha":"e2a7473badb4424d8d959b721c8084ab608d9538","kind":"tag","published_at":"2026-02-19T15:46:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.8/manifests"},{"name":"v0.14.3-rc.3","sha":"7c2c7e3b2b7c7c90eed31ac71d5dc8d07b6f12a5","kind":"tag","published_at":"2026-02-19T11:07:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.3-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.3-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.3-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3-rc.3/manifests"},{"name":"v0.15.0-beta.2","sha":"e844ec53dbc5f4c768fb56d96a04863782c70b30","kind":"commit","published_at":"2026-02-18T11:33:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"778537985c46cbac0c1e8c35928690e5edf1a6fe","kind":"tag","published_at":"2026-02-17T08:18:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-beta.1/manifests"},{"name":"pkg/apis/v0.12.12-rc.2","sha":"a475d34a4e58ab0a694d1c6a25606ee53bf35c66","kind":"tag","published_at":"2026-02-17T06:38:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.12-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.12-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.12-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.12-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.12-rc.2/manifests"},{"name":"v0.12.12-rc.2","sha":"a475d34a4e58ab0a694d1c6a25606ee53bf35c66","kind":"tag","published_at":"2026-02-17T06:38:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.12-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.12-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.12-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.12-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.12-rc.2/manifests"},{"name":"v0.14.3-rc.2","sha":"64757cd0920c33687035c6659906766142d8996a","kind":"commit","published_at":"2026-02-16T08:38:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.3-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.3-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.3-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3-rc.2/manifests"},{"name":"v0.12.12-rc.1","sha":"81ac15519611b2466ca91267c84fc62ec0d29075","kind":"tag","published_at":"2026-02-13T05:25:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.12-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.12-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.12-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.12-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.12-rc.1/manifests"},{"name":"v0.13.8-rc.1","sha":"e2a7473badb4424d8d959b721c8084ab608d9538","kind":"tag","published_at":"2026-02-13T05:24:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.8-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.8-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.8-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.8-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.8-rc.1/manifests"},{"name":"v0.14.3-rc.1","sha":"2d92d5a8210e51c4275758276bdafdde30ea365f","kind":"tag","published_at":"2026-02-13T05:23:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.3-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3-rc.1/manifests"},{"name":"pkg/apis/v0.15.0-alpha.10","sha":"8af9ad233bf9f0af6a1d19e699cd57352bfbe6dc","kind":"tag","published_at":"2026-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0-alpha.10","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.10/manifests"},{"name":"v0.15.0-alpha.10","sha":"8af9ad233bf9f0af6a1d19e699cd57352bfbe6dc","kind":"commit","published_at":"2026-02-12T07:59:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-alpha.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.10/manifests"},{"name":"v0.15.0-alpha.9","sha":"8ae8b128118f9b91a246d87823293b44cd46f9a2","kind":"tag","published_at":"2026-02-06T14:50:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-alpha.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.9/manifests"},{"name":"v0.15.0-alpha.7","sha":"845fa458c25f715df7ccb4a61a40eae8575295db","kind":"tag","published_at":"2026-02-06T14:17:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-alpha.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.7/manifests"},{"name":"pkg/apis/v0.15.0-alpha.6","sha":"94ae957147ba689991ff07f77eb46c2918a573a3","kind":"tag","published_at":"2026-02-02T11:44:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0-alpha.6","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.6/manifests"},{"name":"v0.15.0-alpha.6","sha":"94ae957147ba689991ff07f77eb46c2918a573a3","kind":"tag","published_at":"2026-02-02T11:44:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-alpha.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.6/manifests"},{"name":"v0.14.3-beta.1","sha":"30f746148f5ab0b3d7bb8f478625535e87c52ffa","kind":"commit","published_at":"2026-01-30T14:10:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.3-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.3-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.3-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3-beta.1/manifests"},{"name":"v0.14.2-hotfix-05d1.1","sha":"27b1c4e18a6a8bc67bbf2d8b981ce63d04c58d3d","kind":"commit","published_at":"2026-01-29T09:31:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.2-hotfix-05d1.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.2-hotfix-05d1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.2-hotfix-05d1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-hotfix-05d1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-hotfix-05d1.1/manifests"},{"name":"pkg/apis/v0.15.0-alpha.5","sha":"d67639223b34e0f1f034976cbfaea085b7570db2","kind":"tag","published_at":"2026-01-28T08:03:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0-alpha.5","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.5/manifests"},{"name":"v0.15.0-alpha.5","sha":"d67639223b34e0f1f034976cbfaea085b7570db2","kind":"tag","published_at":"2026-01-28T07:22:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-alpha.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.5/manifests"},{"name":"pkg/apis/v0.11.12","sha":"13bf48082707c23de7e83ddb6cfe198ead28f175","kind":"tag","published_at":"2026-01-21T14:19:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.12","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.12/manifests"},{"name":"v0.11.12","sha":"13bf48082707c23de7e83ddb6cfe198ead28f175","kind":"tag","published_at":"2026-01-21T14:19:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.12","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.12/manifests"},{"name":"v0.12.11","sha":"347f66174d131712fcf61e5d60c4f5c72f579588","kind":"tag","published_at":"2026-01-21T14:18:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.11","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.11/manifests"},{"name":"pkg/apis/v0.13.7","sha":"fe52eb1b92f2fae6e73524f0c39816823e036e3a","kind":"tag","published_at":"2026-01-21T14:17:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.7","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.7/manifests"},{"name":"v0.13.7","sha":"fe52eb1b92f2fae6e73524f0c39816823e036e3a","kind":"tag","published_at":"2026-01-21T14:17:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7/manifests"},{"name":"pkg/apis/v0.14.2","sha":"f32cad352904f27886ffeb5c319d9427f87ed625","kind":"tag","published_at":"2026-01-21T14:16:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.2/manifests"},{"name":"v0.14.2","sha":"f32cad352904f27886ffeb5c319d9427f87ed625","kind":"tag","published_at":"2026-01-21T14:16:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2/manifests"},{"name":"v0.13.6-hotfix-05d1.4","sha":"3149e7727a4a211256fac367a3ec39689b16d615","kind":"commit","published_at":"2026-01-20T15:14:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.6-hotfix-05d1.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.6-hotfix-05d1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.6-hotfix-05d1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-hotfix-05d1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-hotfix-05d1.4/manifests"},{"name":"v0.13.7-rc.2","sha":"fe52eb1b92f2fae6e73524f0c39816823e036e3a","kind":"tag","published_at":"2026-01-20T09:42:47.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.7-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.7-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.7-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7-rc.2/manifests"},{"name":"v0.11.12-rc.3","sha":"13bf48082707c23de7e83ddb6cfe198ead28f175","kind":"tag","published_at":"2026-01-20T09:41:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.12-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.12-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.12-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.12-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.12-rc.3/manifests"},{"name":"v0.14.2-rc.2","sha":"f32cad352904f27886ffeb5c319d9427f87ed625","kind":"tag","published_at":"2026-01-20T09:40:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.2-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-rc.2/manifests"},{"name":"v0.12.11-rc.3","sha":"347f66174d131712fcf61e5d60c4f5c72f579588","kind":"tag","published_at":"2026-01-20T09:32:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.11-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.11-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.11-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.11-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.11-rc.3/manifests"},{"name":"pkg/apis/v0.13.7-rc.2","sha":"fe52eb1b92f2fae6e73524f0c39816823e036e3a","kind":"tag","published_at":"2026-01-20T09:31:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.7-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.7-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.7-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.7-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.7-rc.2/manifests"},{"name":"pkg/apis/v0.14.2-rc.2","sha":"f32cad352904f27886ffeb5c319d9427f87ed625","kind":"tag","published_at":"2026-01-20T09:31:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.2-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.2-rc.2/manifests"},{"name":"v0.11.12-rc.2","sha":"05af52c29d8a93506b9d234bebdb7967bd0f39eb","kind":"tag","published_at":"2026-01-19T13:11:01.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.12-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.12-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.12-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.12-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.12-rc.2/manifests"},{"name":"v0.12.11-rc.2","sha":"12ef92ba6df079a7c76b3ee36e731c5a7b5c71d7","kind":"tag","published_at":"2026-01-19T12:54:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.11-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.11-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.11-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.11-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.11-rc.2/manifests"},{"name":"pkg/apis/v0.11.12-rc.1","sha":"d019e0328b75ea0e882dcd06ec4f7bbc27a0f232","kind":"tag","published_at":"2026-01-19T09:47:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.12-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.12-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.12-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.12-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.12-rc.1/manifests"},{"name":"v0.11.12-rc.1","sha":"d019e0328b75ea0e882dcd06ec4f7bbc27a0f232","kind":"tag","published_at":"2026-01-19T09:46:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.12-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.12-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.12-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.12-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.12-rc.1/manifests"},{"name":"v0.12.11-rc.1","sha":"16cbd00f045714cb22bcf3f979952e0fe288ec8a","kind":"tag","published_at":"2026-01-19T09:44:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.11-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.11-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.11-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.11-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.11-rc.1/manifests"},{"name":"pkg/apis/v0.13.7-rc.1","sha":"c0bbd23e26b1598e1566572047de2c1690269a31","kind":"tag","published_at":"2026-01-19T09:43:16.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.7-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.7-rc.1/manifests"},{"name":"v0.13.7-rc.1","sha":"c0bbd23e26b1598e1566572047de2c1690269a31","kind":"tag","published_at":"2026-01-19T09:42:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.7-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7-rc.1/manifests"},{"name":"pkg/apis/v0.14.2-rc.1","sha":"b5e35c51c4781fa6c1a2e65bdeb9e3fbdd20fe5f","kind":"tag","published_at":"2026-01-19T09:42:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.2-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.2-rc.1/manifests"},{"name":"v0.14.2-rc.1","sha":"b5e35c51c4781fa6c1a2e65bdeb9e3fbdd20fe5f","kind":"tag","published_at":"2026-01-19T09:41:13.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.2-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-rc.1/manifests"},{"name":"v0.13.6-hotfix-05d1.3","sha":"339bbb30e321819f42410492b08e8daf729a9c8f","kind":"commit","published_at":"2026-01-16T16:04:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.6-hotfix-05d1.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.6-hotfix-05d1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.6-hotfix-05d1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-hotfix-05d1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-hotfix-05d1.3/manifests"},{"name":"v0.14.2-beta.1","sha":"4c495f1870e61e5a928c5f3fc095717545e5d744","kind":"commit","published_at":"2026-01-09T12:31:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.2-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.2-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.2-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-beta.1/manifests"},{"name":"pkg/apis/v0.14.2-beta.1","sha":"4c495f1870e61e5a928c5f3fc095717545e5d744","kind":"commit","published_at":"2026-01-09T12:31:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.2-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.2-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.2-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.2-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.2-beta.1/manifests"},{"name":"v0.13.7-alpha.2","sha":"8374f8676539b37e616df4b7be90f9a1f1220a92","kind":"commit","published_at":"2026-01-07T15:44:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.7-alpha.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7-alpha.2/manifests"},{"name":"v0.13.6-hotfix-05d1.2","sha":"bade6bdacb6ea5d1a740b3df7a499f23b514d798","kind":"commit","published_at":"2025-12-23T11:06:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.6-hotfix-05d1.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.6-hotfix-05d1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.6-hotfix-05d1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-hotfix-05d1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-hotfix-05d1.2/manifests"},{"name":"v0.13.7-alpha.1","sha":"50beb215a961a56aaa3698b250634d276e973551","kind":"commit","published_at":"2025-12-22T11:21:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.7-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7-alpha.1/manifests"},{"name":"v0.14.2-alpha.1","sha":"b571eaf369064ff613c46ae3e7f3fca60b1ffa99","kind":"commit","published_at":"2025-12-19T09:54:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.2-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.2-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.2-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-alpha.1/manifests"},{"name":"v0.13.6-hotfix-05d1.1","sha":"943c97c15cf7fc61835fdef3c4790b7b7256f657","kind":"commit","published_at":"2025-12-19T08:52:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.6-hotfix-05d1.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.6-hotfix-05d1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.6-hotfix-05d1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-hotfix-05d1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-hotfix-05d1.1/manifests"},{"name":"v0.13.4-hotfix-05d1.7","sha":"75228325c6f7cdf4d9f8f342a3207de884af257f","kind":"commit","published_at":"2025-12-18T12:35:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4-hotfix-05d1.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4-hotfix-05d1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4-hotfix-05d1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.7/manifests"},{"name":"v0.13.4-hotfix-05d1.6","sha":"1834092bf8b91d3e93c19b7234c837a11d5052c8","kind":"commit","published_at":"2025-12-17T12:36:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4-hotfix-05d1.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4-hotfix-05d1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4-hotfix-05d1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.6/manifests"},{"name":"pkg/apis/v0.15.0-alpha.4","sha":"a1825a191934341cf0c458a968783ca384e52d28","kind":"tag","published_at":"2025-12-16T07:22:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0-alpha.4","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.4/manifests"},{"name":"v0.15.0-alpha.4","sha":"a1825a191934341cf0c458a968783ca384e52d28","kind":"tag","published_at":"2025-12-16T07:22:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-alpha.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.4/manifests"},{"name":"v0.15.0-alpha.3","sha":"8aa2b72191be567455c2f47d071247284d152f37","kind":"tag","published_at":"2025-12-15T15:07:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-alpha.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.3/manifests"},{"name":"pkg/apis/v0.15.0-alpha.3","sha":"46c63982db5a8f0b698a80fbcb4d18db51bb39ac","kind":"tag","published_at":"2025-12-15T08:25:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0-alpha.3","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.3/manifests"},{"name":"v0.15.0-alpha.2","sha":"af6e40502010df7c76a3a11f274673fa06a931fb","kind":"tag","published_at":"2025-12-12T15:45:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.2/manifests"},{"name":"pkg/apis/v0.15.0-alpha.2","sha":"5b3b1b766fd6074cd7a469b9cf9370eb4b41fd15","kind":"tag","published_at":"2025-12-12T15:38:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0-alpha.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.2/manifests"},{"name":"v0.12.10","sha":"a3eeff79b990db32f773492e2b2be387574d8bb6","kind":"tag","published_at":"2025-12-12T14:22:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.10/manifests"},{"name":"v0.13.6","sha":"d4542d3816914db4eeb018bf02849e21f5d96fe4","kind":"tag","published_at":"2025-12-12T14:21:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6/manifests"},{"name":"v0.14.1","sha":"9e77da0d13fd9bf21e7acc4accd8f7f0b1f75551","kind":"tag","published_at":"2025-12-12T14:20:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1/manifests"},{"name":"v0.12.10-rc.1","sha":"a3eeff79b990db32f773492e2b2be387574d8bb6","kind":"tag","published_at":"2025-12-10T16:32:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.10-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.10-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.10-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.10-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.10-rc.1/manifests"},{"name":"v0.13.6-rc.1","sha":"d4542d3816914db4eeb018bf02849e21f5d96fe4","kind":"tag","published_at":"2025-12-10T16:31:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.6-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-rc.1/manifests"},{"name":"v0.14.1-rc.1","sha":"9e77da0d13fd9bf21e7acc4accd8f7f0b1f75551","kind":"tag","published_at":"2025-12-10T16:31:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-rc.1/manifests"},{"name":"v0.14.1-beta.4","sha":"e32810d2e98f71c232b865a97a33eb855ef56c14","kind":"commit","published_at":"2025-12-09T14:43:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.1-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.1-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.1-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-beta.4/manifests"},{"name":"v0.14.1-beta.3","sha":"321305137c7e33289fda29479f81d63f71fa0a07","kind":"tag","published_at":"2025-12-08T06:10:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.1-beta.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.1-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.1-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-beta.3/manifests"},{"name":"v0.13.4-hotfix-05d1.5","sha":"d65502b40ed5701bc9af4221e92c2d2f430e1848","kind":"commit","published_at":"2025-12-03T16:31:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4-hotfix-05d1.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4-hotfix-05d1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4-hotfix-05d1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.5/manifests"},{"name":"v0.13.4-hotfix-05d1.4","sha":"031ac3270092c2b928f98654f9355a93ddedb84e","kind":"commit","published_at":"2025-12-03T12:20:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4-hotfix-05d1.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4-hotfix-05d1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4-hotfix-05d1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.4/manifests"},{"name":"v0.13.4-hotfix-05d1.3","sha":"417846c35b224d8c2647fcf3c30969b4003feb88","kind":"commit","published_at":"2025-12-02T15:30:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4-hotfix-05d1.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4-hotfix-05d1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4-hotfix-05d1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.3/manifests"},{"name":"v0.14.1-beta.2","sha":"39f263bb49b1f64bfc43c8efa6afe0acccde4ab3","kind":"tag","published_at":"2025-12-01T07:50:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.1-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-beta.2/manifests"},{"name":"v0.14.1-beta.1","sha":"b52e708390e0f1e226d07ae6ba4a5ebad9d213e3","kind":"tag","published_at":"2025-11-28T15:07:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.1-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-beta.1/manifests"},{"name":"v0.13.6-beta.1","sha":"b6115302142d98530d64f9e1b32b1636ffde1f1a","kind":"tag","published_at":"2025-11-28T14:53:12.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.6-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.6-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.6-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-beta.1/manifests"},{"name":"v0.13.4-hotfix-05d1.2","sha":"9d958fe60f3061c436accdaf455a1b277a4d0e84","kind":"commit","published_at":"2025-11-28T11:46:12.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4-hotfix-05d1.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4-hotfix-05d1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4-hotfix-05d1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.2/manifests"},{"name":"pkg/apis/v0.15.0-alpha.1","sha":"f757125715e22caee479a2b269f0eef740def597","kind":"tag","published_at":"2025-11-27T13:48:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.1/manifests"},{"name":"v0.15.0-alpha.1","sha":"f757125715e22caee479a2b269f0eef740def597","kind":"tag","published_at":"2025-11-27T13:48:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.13.4-hotfix-05d1.1","sha":"f185d71b9a88b60bb4dbfc9ebf0be2034e3327b6","kind":"commit","published_at":"2025-11-21T11:23:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4-hotfix-05d1.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4-hotfix-05d1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4-hotfix-05d1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.1/manifests"},{"name":"v0.14.0","sha":"53de8d76a46c737f4b055dd1a7f2b7ac682537c5","kind":"tag","published_at":"2025-11-18T14:08:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0/manifests"},{"name":"pkg/apis/v0.14.0","sha":"53de8d76a46c737f4b055dd1a7f2b7ac682537c5","kind":"tag","published_at":"2025-11-18T14:08:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.0","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0/manifests"},{"name":"v0.13.5","sha":"1d68534c8a1301a6d9d98f3a825a00a3751192e7","kind":"tag","published_at":"2025-11-18T14:08:12.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5/manifests"},{"name":"v0.12.9","sha":"0670211031fcaa78bbe6dbef5b5059bbceb78f8d","kind":"tag","published_at":"2025-11-18T14:07:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9/manifests"},{"name":"v0.12.9-rc.2","sha":"82b45d1c56db9d17288131d2bd7bf8621bd51a2e","kind":"tag","published_at":"2025-11-14T17:03:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.9-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.9-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.9-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9-rc.2/manifests"},{"name":"v0.13.5-rc.3","sha":"dcaa72a91aa02952e800b25e841bb825075269f4","kind":"tag","published_at":"2025-11-14T11:14:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.5-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.5-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.5-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5-rc.3/manifests"},{"name":"v0.14.0-rc.2","sha":"a220ac5efa6228bf3cd97237942194af4a20ab91","kind":"tag","published_at":"2025-11-14T11:13:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-rc.2/manifests"},{"name":"v0.12.9-rc.1","sha":"2fc272acbc81e5cf036b4cf7414e75068d1cb55c","kind":"tag","published_at":"2025-11-14T10:46:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.9-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.9-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.9-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9-rc.1/manifests"},{"name":"v0.13.5-rc.2","sha":"3ec6ff288dc161123f846aaf77191736a04da65e","kind":"tag","published_at":"2025-11-05T16:30:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.5-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.5-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.5-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5-rc.2/manifests"},{"name":"v0.13.5-rc.1","sha":"1259e9ec19dc3ae9d828804c3e11a1cb83d419f5","kind":"commit","published_at":"2025-11-05T14:16:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.5-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5-rc.1/manifests"},{"name":"pkg/apis/v0.14.0-rc.1","sha":"e10e6c64baad4ad8c9ad08244e4a446eafd985c9","kind":"tag","published_at":"2025-10-29T17:03:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0-rc.1/manifests"},{"name":"v0.14.0-rc.1","sha":"e10e6c64baad4ad8c9ad08244e4a446eafd985c9","kind":"tag","published_at":"2025-10-29T16:36:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-rc.1/manifests"},{"name":"v0.14.0-beta.1-experiment-299f.1","sha":"04bcb4b2c63afa4effd212a338ecb98ba6b22b7d","kind":"commit","published_at":"2025-10-23T11:51:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-beta.1-experiment-299f.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-beta.1-experiment-299f.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-beta.1-experiment-299f.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-beta.1-experiment-299f.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-beta.1-experiment-299f.1/manifests"},{"name":"v0.13.5-beta.1","sha":"22202712ae27606dab0f5853e8b09f4e886560b0","kind":"commit","published_at":"2025-10-22T08:03:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.5-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.5-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.5-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5-beta.1/manifests"},{"name":"v0.12.9-beta.1","sha":"5fc904143be781c3ea44da08b21b1877da73ae40","kind":"commit","published_at":"2025-10-21T09:46:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.9-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.9-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.9-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9-beta.1/manifests"},{"name":"v0.12.9-beta.2","sha":"5fc904143be781c3ea44da08b21b1877da73ae40","kind":"commit","published_at":"2025-10-21T09:46:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.9-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.9-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.9-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9-beta.2/manifests"},{"name":"v0.14.0-beta.1","sha":"8a098f37c86b3226b74c6d8a2c2159cbea0d4d44","kind":"tag","published_at":"2025-10-20T07:16:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-beta.1/manifests"},{"name":"pkg/apis/v0.14.0-beta.1","sha":"8a098f37c86b3226b74c6d8a2c2159cbea0d4d44","kind":"tag","published_at":"2025-10-20T07:16:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.0-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0-beta.1/manifests"},{"name":"v0.12.8","sha":"4e1bbc3349503a940347314550a034a5ded76e79","kind":"tag","published_at":"2025-10-17T08:56:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.8/manifests"},{"name":"v0.13.4","sha":"02ac73869b3ba24bf83ca2da7a8878ea7b9e4273","kind":"tag","published_at":"2025-10-17T08:15:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4/manifests"},{"name":"v0.14.0-alpha.5","sha":"6dc657426c8cea06bfe18367d5c9e22be6a7fead","kind":"commit","published_at":"2025-10-14T08:33:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-alpha.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.5/manifests"},{"name":"v0.13.4-rc.2","sha":"02ac73869b3ba24bf83ca2da7a8878ea7b9e4273","kind":"commit","published_at":"2025-10-10T14:29:13.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-rc.2/manifests"},{"name":"v0.14.0-alpha.4","sha":"4a7bce4fc60f54c1b6df76bbe1a771c4b3a76eb2","kind":"commit","published_at":"2025-10-08T08:45:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-alpha.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.4/manifests"},{"name":"v0.12.8-rc.1","sha":"4e1bbc3349503a940347314550a034a5ded76e79","kind":"tag","published_at":"2025-10-07T09:46:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.8-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.8-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.8-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.8-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.8-rc.1/manifests"},{"name":"v0.13.4-rc.1","sha":"505915d0422d08bc9a65ca90d20ad47b09e006f3","kind":"commit","published_at":"2025-10-03T15:00:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-rc.1/manifests"},{"name":"v0.14.0-experiment-98d0.7","sha":"4d4a25b392b0931aaaeb73b423f32e7907316312","kind":"commit","published_at":"2025-09-26T16:12:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-experiment-98d0.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-experiment-98d0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-experiment-98d0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.7/manifests"},{"name":"v0.14.0-experiment-98d0.6","sha":"f1aea2e7fe11d59acaa0e6f9f51654de46503a5c","kind":"commit","published_at":"2025-09-26T15:15:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-experiment-98d0.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-experiment-98d0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-experiment-98d0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.6/manifests"},{"name":"v0.14.0-experiment-98d0.5","sha":"5e2064b7220e9e7d4edb0ee2af05863596bd2b36","kind":"commit","published_at":"2025-09-26T10:20:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-experiment-98d0.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-experiment-98d0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-experiment-98d0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.5/manifests"},{"name":"pkg/apis/v0.14.0-alpha.3","sha":"00af9babe8194268b7e36396862266f03de1de86","kind":"tag","published_at":"2025-09-25T13:05:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.0-alpha.3","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0-alpha.3/manifests"},{"name":"v0.14.0-alpha.3","sha":"00af9babe8194268b7e36396862266f03de1de86","kind":"tag","published_at":"2025-09-25T13:05:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-alpha.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.3/manifests"},{"name":"v0.13.3","sha":"0287b7a50ed45023b2e0a73ce1fb6e3d082cb1e1","kind":"tag","published_at":"2025-09-25T09:36:12.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.3/manifests"},{"name":"v0.14.0-experiment-98d0.4","sha":"bd06a1c068345bd9df07fc84df21695d00a88a27","kind":"tag","published_at":"2025-09-23T16:15:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-experiment-98d0.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-experiment-98d0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-experiment-98d0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.4/manifests"},{"name":"v0.14.0-experiment-98d0.3","sha":"37fd5baa371c44665843c4882cf9052da933d1ab","kind":"tag","published_at":"2025-09-23T08:26:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-experiment-98d0.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-experiment-98d0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-experiment-98d0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.3/manifests"},{"name":"v0.12.7-hotfix-be90.1","sha":"6f3228fa93aaf87fafa77bff1713324ff71efbdb","kind":"tag","published_at":"2025-09-19T14:47:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.7-hotfix-be90.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.7-hotfix-be90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.7-hotfix-be90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.7-hotfix-be90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.7-hotfix-be90.1/manifests"},{"name":"v0.14.0-experiment-98d0.2","sha":"1e68300e7b30c0e5ddcaf182d0d36e9059875e96","kind":"commit","published_at":"2025-09-19T07:20:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-experiment-98d0.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-experiment-98d0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-experiment-98d0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.2/manifests"},{"name":"v0.13.2","sha":"41bcd730dde7334d60d24c3b322b69da34ea581a","kind":"tag","published_at":"2025-09-18T13:11:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.2/manifests"},{"name":"v0.12.7","sha":"060d840bb70bde718da7c68384f3926c915bd5a2","kind":"tag","published_at":"2025-09-18T10:36:00.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.7/manifests"},{"name":"v0.11.11","sha":"2ddeee37e12af7be4bf36013ff2f66955ad3ef0a","kind":"tag","published_at":"2025-09-18T08:57:07.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.11","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.11/manifests"},{"name":"v0.10.16","sha":"4d23f727a6574486ec4cf7a9adfc3b639f45e0f1","kind":"tag","published_at":"2025-09-18T08:44:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.16","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.16/manifests"},{"name":"v0.14.0-experiment-98d0.1","sha":"87bda2501fde0e214c69bc0fb58b2cb23df17914","kind":"commit","published_at":"2025-09-18T08:43:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-experiment-98d0.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-experiment-98d0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-experiment-98d0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.1/manifests"},{"name":"v0.13.2-rc.2","sha":"41bcd730dde7334d60d24c3b322b69da34ea581a","kind":"tag","published_at":"2025-09-16T05:13:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.2-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.2-rc.2/manifests"},{"name":"v0.12.7-rc.2","sha":"060d840bb70bde718da7c68384f3926c915bd5a2","kind":"commit","published_at":"2025-09-16T04:44:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.7-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.7-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.7-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.7-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.7-rc.2/manifests"},{"name":"pkg/apis/v0.14.0-alpha.2","sha":"228596a158d2a548ae66542ddca94d90d57f12b1","kind":"tag","published_at":"2025-09-15T13:08:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.0-alpha.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0-alpha.2/manifests"},{"name":"v0.14.0-alpha.2","sha":"228596a158d2a548ae66542ddca94d90d57f12b1","kind":"tag","published_at":"2025-09-15T13:08:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-alpha.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.2/manifests"},{"name":"v0.10.16-rc.1","sha":"4d23f727a6574486ec4cf7a9adfc3b639f45e0f1","kind":"tag","published_at":"2025-09-15T09:19:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.16-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.16-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.16-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.16-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.16-rc.1/manifests"},{"name":"v0.11.11-rc.1","sha":"2ddeee37e12af7be4bf36013ff2f66955ad3ef0a","kind":"tag","published_at":"2025-09-15T08:25:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.11-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.11-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.11-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.11-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.11-rc.1/manifests"},{"name":"v0.12.7-rc.1","sha":"279d8fcd2d6f02f127e6563fa11d02937d638b82","kind":"tag","published_at":"2025-09-15T07:56:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.7-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.7-rc.1/manifests"},{"name":"v0.14.0-alpha.1","sha":"159b16d0bdd2359bb91627c9e1bf1a4c810a8ef4","kind":"commit","published_at":"2025-09-10T10:28:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.1/manifests"},{"name":"v0.13.2-rc.1","sha":"6f70b8aee81316727ffbdb0550e6a0fcc23b2abe","kind":"commit","published_at":"2025-09-08T15:03:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.2-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.2-rc.1/manifests"},{"name":"v0.13.0-hotfix-0bde.1","sha":"d1440b85f651ecce241e42030184272543571df3","kind":"commit","published_at":"2025-08-26T09:47:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-hotfix-0bde.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-hotfix-0bde.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-hotfix-0bde.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-hotfix-0bde.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-hotfix-0bde.1/manifests"},{"name":"v0.13.1","sha":"f298804cc6fd8581fb56593b64ed8dcbf378087f","kind":"tag","published_at":"2025-08-22T14:02:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1/manifests"},{"name":"v0.12.6","sha":"042c9b7ebc805d9a5a59d302ab6759e91d49f310","kind":"tag","published_at":"2025-08-22T12:51:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6/manifests"},{"name":"v0.11.10","sha":"9e0aa8fbb5835926bdc3d3f685ec624213827c8f","kind":"tag","published_at":"2025-08-22T12:26:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10/manifests"},{"name":"v0.10.15","sha":"f2ee4265b0166aa23aa09ac47fb1907c03e161c6","kind":"tag","published_at":"2025-08-22T10:13:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.15","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.15/manifests"},{"name":"v0.11.10-rc.4","sha":"9e0aa8fbb5835926bdc3d3f685ec624213827c8f","kind":"tag","published_at":"2025-08-15T15:33:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.10-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.10-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.10-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10-rc.4/manifests"},{"name":"v0.12.6-rc.3","sha":"042c9b7ebc805d9a5a59d302ab6759e91d49f310","kind":"tag","published_at":"2025-08-15T15:07:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.6-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.6-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.6-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-rc.3/manifests"},{"name":"v0.13.1-rc.6","sha":"f298804cc6fd8581fb56593b64ed8dcbf378087f","kind":"tag","published_at":"2025-08-15T13:57:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.1-rc.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.1-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.1-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.6/manifests"},{"name":"v0.13.1-rc.5","sha":"f298804cc6fd8581fb56593b64ed8dcbf378087f","kind":"tag","published_at":"2025-08-15T13:29:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.1-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.1-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.1-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.5/manifests"},{"name":"v0.11.10-rc.3","sha":"a51db40b69721a4d25ce81e64c9c65ac2824d082","kind":"tag","published_at":"2025-08-14T11:15:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.10-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.10-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.10-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10-rc.3/manifests"},{"name":"v0.12.6-rc.2","sha":"aecf47dd5ab29e6c3e215cff963bca255940129b","kind":"tag","published_at":"2025-08-14T10:11:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.6-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.6-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.6-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-rc.2/manifests"},{"name":"v0.13.1-rc.4","sha":"bd49531dd8c1bde91d8fecdacc44ed0c2ff1e356","kind":"tag","published_at":"2025-08-14T09:44:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.1-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.1-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.1-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.4/manifests"},{"name":"v0.13.1-rc.3","sha":"31feffc6389036782ac7af4ed8a8c1d16a1a09ef","kind":"tag","published_at":"2025-08-12T16:08:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.1-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.1-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.1-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.3/manifests"},{"name":"v0.11.10-rc.2","sha":"0f4e07bccf86dd317c1b71fbe58c1beeea8cf794","kind":"tag","published_at":"2025-08-11T16:11:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.10-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.10-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.10-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10-rc.2/manifests"},{"name":"v0.10.15-rc.1","sha":"f2ee4265b0166aa23aa09ac47fb1907c03e161c6","kind":"tag","published_at":"2025-08-11T13:25:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.15-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.15-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.15-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.15-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.15-rc.1/manifests"},{"name":"v0.13.1-rc.2","sha":"1b669b4d23431a8d034624661e9bf30d91cb4857","kind":"tag","published_at":"2025-08-07T09:14:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.1-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.2/manifests"},{"name":"v0.11.10-rc.1","sha":"0ac1f750430535516e3852df78b42a521cb0c1d8","kind":"tag","published_at":"2025-08-07T09:02:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.10-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.10-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.10-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10-rc.1/manifests"},{"name":"v0.12.6-rc.1","sha":"d2744a86cfebd86ca30da1df307c10fa6e598df1","kind":"tag","published_at":"2025-08-06T15:23:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.6-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-rc.1/manifests"},{"name":"v0.13.1-rc.1","sha":"45dd15842316439807378df1525cdb998f7148b1","kind":"tag","published_at":"2025-08-06T15:22:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.1/manifests"},{"name":"v0.13.1-beta.2","sha":"03edcc85b2a1fe084cc5bab24428112d01aba884","kind":"tag","published_at":"2025-08-05T13:31:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.1-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-beta.2/manifests"},{"name":"v0.12.6-beta.2","sha":"20edecc91d4e025054dc0292067214ed22d5d52d","kind":"tag","published_at":"2025-08-05T13:19:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.6-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.6-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.6-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-beta.2/manifests"},{"name":"v0.12.6-beta.1","sha":"3cae21f07ece60a250efd4d63429e9695f20d3b4","kind":"tag","published_at":"2025-08-04T09:09:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.6-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.6-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.6-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-beta.1/manifests"},{"name":"v0.13.1-beta.1","sha":"5af85a02887e9b68a0d501109293e0d3810fe6a6","kind":"tag","published_at":"2025-08-04T09:09:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.1-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-beta.1/manifests"},{"name":"pkg/apis/v0.12.5","sha":"481d45d89f2b7056dbf522a71bcb26e453a46b2a","kind":"tag","published_at":"2025-07-29T07:44:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.5","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.5/manifests"},{"name":"v0.12.5","sha":"481d45d89f2b7056dbf522a71bcb26e453a46b2a","kind":"tag","published_at":"2025-07-29T07:41:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.5/manifests"},{"name":"pkg/apis/v0.13.0","sha":"e0324f2d4c06dad05a298622a1276ea596367b6a","kind":"tag","published_at":"2025-07-23T14:24:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.0","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.0/manifests"},{"name":"v0.13.0","sha":"e0324f2d4c06dad05a298622a1276ea596367b6a","kind":"tag","published_at":"2025-07-23T14:23:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0/manifests"},{"name":"v0.13.0-rc.4","sha":"e0324f2d4c06dad05a298622a1276ea596367b6a","kind":"tag","published_at":"2025-07-22T06:23:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-rc.4/manifests"},{"name":"v0.13.0-rc.3","sha":"79bd2712a16c9023553c9a52b2871f091fc16dea","kind":"tag","published_at":"2025-07-18T13:53:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-rc.3/manifests"},{"name":"v0.13.0-rc.2","sha":"7a99f1a0146dd99e6703367ef338b4fc111a7af0","kind":"tag","published_at":"2025-07-18T08:19:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-rc.2/manifests"},{"name":"v0.12.5-rc.1","sha":"481d45d89f2b7056dbf522a71bcb26e453a46b2a","kind":"tag","published_at":"2025-07-16T15:35:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.5-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.5-rc.1/manifests"},{"name":"v0.13.0-rc.1","sha":"b9816ad69497cdd8e598243783b412288f385578","kind":"tag","published_at":"2025-07-16T14:53:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-rc.1/manifests"},{"name":"v0.13.0-beta.4","sha":"578682ca34b91daab509dd76849ccf911f7c86d6","kind":"tag","published_at":"2025-07-11T09:25:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-beta.4/manifests"},{"name":"v0.13.0-beta.3","sha":"59ce0fd44c44668bd3fd1feff9eeb3b72d6ec31c","kind":"tag","published_at":"2025-07-09T17:30:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-beta.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-beta.3/manifests"},{"name":"pkg/apis/v0.13.0-beta.2","sha":"3c19193eb2b3ee3c0a08bda05ae70818ffd7884b","kind":"tag","published_at":"2025-07-01T16:09:07.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.0-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.0-beta.2/manifests"},{"name":"v0.13.0-beta.2","sha":"3c19193eb2b3ee3c0a08bda05ae70818ffd7884b","kind":"tag","published_at":"2025-07-01T16:08:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-beta.2/manifests"},{"name":"v0.13.0-alpha.7","sha":"e92fcb395057933c991aaf61e30d89958fd5b104","kind":"tag","published_at":"2025-06-24T13:33:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-alpha.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.7/manifests"},{"name":"v0.10.14","sha":"710f9691a14fc1356304b2f6e42cc5895f073547","kind":"tag","published_at":"2025-06-20T14:47:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.14","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.14/manifests"},{"name":"pkg/apis/v0.11.9","sha":"2024aef87654cf82012215661e27164c53a3838d","kind":"tag","published_at":"2025-06-20T09:15:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.9","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.9/manifests"},{"name":"pkg/apis/v0.10.14","sha":"710f9691a14fc1356304b2f6e42cc5895f073547","kind":"tag","published_at":"2025-06-20T09:14:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.14","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.14/manifests"},{"name":"v0.12.4","sha":"05a581d2c0b42428d889a5ec0fa1752f8590fa31","kind":"tag","published_at":"2025-06-20T06:09:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.4/manifests"},{"name":"v0.11.9","sha":"2024aef87654cf82012215661e27164c53a3838d","kind":"tag","published_at":"2025-06-18T16:13:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.9/manifests"},{"name":"v0.12.4-rc.3","sha":"05a581d2c0b42428d889a5ec0fa1752f8590fa31","kind":"tag","published_at":"2025-06-18T12:44:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.4-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.4-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.4-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.4-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.4-rc.3/manifests"},{"name":"v0.11.9-rc.2","sha":"2024aef87654cf82012215661e27164c53a3838d","kind":"tag","published_at":"2025-06-18T07:53:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.9-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.9-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.9-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.9-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.9-rc.2/manifests"},{"name":"v0.13.0-alpha.6","sha":"33927762fc17fa6c9d6e2819b49e79dad3768f85","kind":"tag","published_at":"2025-06-18T06:44:07.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-alpha.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.6/manifests"},{"name":"v0.10.14-rc.2","sha":"710f9691a14fc1356304b2f6e42cc5895f073547","kind":"tag","published_at":"2025-06-18T05:50:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.14-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.14-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.14-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.14-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.14-rc.2/manifests"},{"name":"v0.10.14-rc.1","sha":"c521a5c893d9f48e68a6c780264892aac3be55ad","kind":"tag","published_at":"2025-06-17T16:31:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.14-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.14-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.14-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.14-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.14-rc.1/manifests"},{"name":"pkg/apis/v0.10.14-rc.1","sha":"c521a5c893d9f48e68a6c780264892aac3be55ad","kind":"tag","published_at":"2025-06-17T16:31:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.14-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.14-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.14-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.14-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.14-rc.1/manifests"},{"name":"v0.13.0-hotfix-0616.2","sha":"9083ac687a2a7bff53229e236c893474fe8d4cdc","kind":"commit","published_at":"2025-06-16T17:30:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-hotfix-0616.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-hotfix-0616.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-hotfix-0616.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-hotfix-0616.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-hotfix-0616.2/manifests"},{"name":"pkg/apis/v0.13.0-alpha.5","sha":"c64b7e7d68130b9583710122864d93cd4f946f65","kind":"tag","published_at":"2025-06-12T09:16:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.0-alpha.5","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.0-alpha.5/manifests"},{"name":"v0.13.0-alpha.5","sha":"c64b7e7d68130b9583710122864d93cd4f946f65","kind":"tag","published_at":"2025-06-12T06:56:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-alpha.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.5/manifests"},{"name":"v0.12.4-rc.2","sha":"1f4f62b92e52ef0e9baf6e7bf03c80319ad7848d","kind":"tag","published_at":"2025-06-11T07:41:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.4-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.4-rc.2/manifests"},{"name":"pkg/apis/v0.11.9-rc.1","sha":"9705dab36ad7ecc9584ac9e61bdc22b32f97b0d5","kind":"tag","published_at":"2025-06-06T12:28:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.9-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.9-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.9-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.9-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.9-rc.1/manifests"},{"name":"v0.11.9-rc.1","sha":"9705dab36ad7ecc9584ac9e61bdc22b32f97b0d5","kind":"tag","published_at":"2025-06-06T12:14:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.9-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.9-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.9-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.9-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.9-rc.1/manifests"},{"name":"v0.12.4-rc.1","sha":"c250a905886577c255b64582c2a776a728ccd0e5","kind":"tag","published_at":"2025-06-06T10:30:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.4-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.4-rc.1/manifests"},{"name":"pkg/apis/v0.13.0-alpha.4","sha":"01abaa07021621dbeb8033daff7c90d553597abf","kind":"tag","published_at":"2025-06-03T08:31:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.0-alpha.4","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.0-alpha.4/manifests"},{"name":"v0.13.0-alpha.4","sha":"01abaa07021621dbeb8033daff7c90d553597abf","kind":"tag","published_at":"2025-06-03T08:31:24.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-alpha.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.4/manifests"},{"name":"v0.13.0-hotfix-0616.1","sha":"4ccdca9cb1863f740067565627d6f0cc294ee3cf","kind":"commit","published_at":"2025-05-30T14:20:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-hotfix-0616.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-hotfix-0616.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-hotfix-0616.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-hotfix-0616.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-hotfix-0616.1/manifests"},{"name":"v0.13.0-alpha.3","sha":"aab2578e7a97f0460aaa79fadccd16a6277b1dd5","kind":"tag","published_at":"2025-05-19T07:20:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-alpha.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.3/manifests"},{"name":"v0.9.18","sha":"4e2141acb623f624ba24f2d7f866238e82abcf34","kind":"tag","published_at":"2025-05-16T12:03:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.18","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.18/manifests"},{"name":"pkg/apis/v0.9.18","sha":"4e2141acb623f624ba24f2d7f866238e82abcf34","kind":"tag","published_at":"2025-05-16T10:51:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.9.18","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.9.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.9.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.18/manifests"},{"name":"v0.10.13","sha":"7da5a62762e9eb882031578547f1ff9a950eb9e9","kind":"tag","published_at":"2025-05-16T08:55:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.13","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.13/manifests"},{"name":"pkg/apis/v0.10.13","sha":"7da5a62762e9eb882031578547f1ff9a950eb9e9","kind":"tag","published_at":"2025-05-16T08:55:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.13","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.13/manifests"},{"name":"pkg/apis/v0.11.8","sha":"2611b4883975b5be091ccf7a3791a2f99bbeb0d9","kind":"tag","published_at":"2025-05-16T08:16:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.8","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.8/manifests"},{"name":"v0.11.8","sha":"2611b4883975b5be091ccf7a3791a2f99bbeb0d9","kind":"tag","published_at":"2025-05-16T08:16:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.8/manifests"},{"name":"pkg/apis/v0.12.3","sha":"cee2d0eeb0e754ac9c64b64930b1a15822d91ecf","kind":"tag","published_at":"2025-05-16T07:23:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.3","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.3/manifests"},{"name":"v0.12.3","sha":"cee2d0eeb0e754ac9c64b64930b1a15822d91ecf","kind":"tag","published_at":"2025-05-16T07:23:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.3/manifests"},{"name":"pkg/apis/v0.11.8-rc.1","sha":"2611b4883975b5be091ccf7a3791a2f99bbeb0d9","kind":"tag","published_at":"2025-05-14T14:23:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.8-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.8-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.8-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.8-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.8-rc.1/manifests"},{"name":"v0.11.8-rc.1","sha":"2611b4883975b5be091ccf7a3791a2f99bbeb0d9","kind":"tag","published_at":"2025-05-14T14:23:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.8-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.8-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.8-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.8-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.8-rc.1/manifests"},{"name":"pkg/apis/v0.12.3-rc.1","sha":"cee2d0eeb0e754ac9c64b64930b1a15822d91ecf","kind":"tag","published_at":"2025-05-14T11:59:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.3-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.3-rc.1/manifests"},{"name":"v0.12.3-rc.1","sha":"cee2d0eeb0e754ac9c64b64930b1a15822d91ecf","kind":"tag","published_at":"2025-05-14T11:58:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.3-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.3-rc.1/manifests"},{"name":"pkg/apis/v0.10.13-rc.1","sha":"7da5a62762e9eb882031578547f1ff9a950eb9e9","kind":"tag","published_at":"2025-05-14T10:40:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.13-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.13-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.13-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.13-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.13-rc.1/manifests"},{"name":"v0.10.13-rc.1","sha":"7da5a62762e9eb882031578547f1ff9a950eb9e9","kind":"tag","published_at":"2025-05-14T10:40:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.13-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.13-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.13-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.13-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.13-rc.1/manifests"},{"name":"v0.11.8-beta.1","sha":"ba46a4ad3da0301c0ad55d7d7e0afdb7b3ba23cb","kind":"tag","published_at":"2025-05-07T12:25:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.8-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.8-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.8-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.8-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.8-beta.1/manifests"},{"name":"pkg/apis/v0.12.3-beta.1","sha":"10ce451f4494ba3bb8c6c0dedf6a7a19f618863b","kind":"tag","published_at":"2025-05-07T12:14:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.3-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.3-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.3-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.3-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.3-beta.1/manifests"},{"name":"v0.12.3-beta.1","sha":"10ce451f4494ba3bb8c6c0dedf6a7a19f618863b","kind":"tag","published_at":"2025-05-07T12:13:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.3-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.3-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.3-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.3-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.3-beta.1/manifests"},{"name":"v0.13.0-alpha.2","sha":"76a23232e60f891ea33cd9b86126341f177f03e8","kind":"tag","published_at":"2025-04-29T14:45:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-alpha.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.2/manifests"},{"name":"v0.13.0-alpha.1","sha":"7828ed2bd21fb7d9509cd77b4e5690f3d43fa8c5","kind":"tag","published_at":"2025-04-29T13:07:47.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.1/manifests"},{"name":"v0.10.12","sha":"1dd9dd2074db8f1f9478b9b2fb046eba0a2539e4","kind":"tag","published_at":"2025-04-22T14:39:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.12","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.12/manifests"},{"name":"v0.11.7","sha":"4809cf03c8926d834067bf1111ea24df6b875c32","kind":"tag","published_at":"2025-04-22T14:28:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.7/manifests"},{"name":"v0.12.2","sha":"fcb09948fb937f043ab421b2b7ef03d7cbcce02b","kind":"tag","published_at":"2025-04-22T14:21:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.2/manifests"},{"name":"pkg/apis/v0.12.1","sha":"e6d5f929b5796ef1906628ebe6a894b7ff4bd226","kind":"tag","published_at":"2025-04-17T08:20:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.1/manifests"},{"name":"v0.12.1","sha":"e6d5f929b5796ef1906628ebe6a894b7ff4bd226","kind":"tag","published_at":"2025-04-17T08:20:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.1/manifests"},{"name":"pkg/apis/v0.11.6","sha":"995a10f96b8017a66e7640dd9bc2055314998430","kind":"tag","published_at":"2025-04-17T07:53:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.6","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.6/manifests"},{"name":"v0.11.6","sha":"995a10f96b8017a66e7640dd9bc2055314998430","kind":"tag","published_at":"2025-04-17T07:53:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6/manifests"},{"name":"pkg/apis/v0.10.11","sha":"7375843c5f83e69a5bb8d0f97781e558393b73f9","kind":"tag","published_at":"2025-04-15T16:05:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.11","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.11/manifests"},{"name":"v0.10.11","sha":"7375843c5f83e69a5bb8d0f97781e558393b73f9","kind":"tag","published_at":"2025-04-15T16:04:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.11","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.11/manifests"},{"name":"v0.11.6-rc.2","sha":"995a10f96b8017a66e7640dd9bc2055314998430","kind":"tag","published_at":"2025-04-11T14:20:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.6-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.6-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.6-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6-rc.2/manifests"},{"name":"pkg/apis/v0.11.6-rc.1","sha":"6ad2e22579833d3ac4fa4ae8db5af97eb86255c7","kind":"tag","published_at":"2025-04-11T10:01:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.6-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.6-rc.1/manifests"},{"name":"v0.11.6-rc.1","sha":"6ad2e22579833d3ac4fa4ae8db5af97eb86255c7","kind":"tag","published_at":"2025-04-11T10:01:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.6-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6-rc.1/manifests"},{"name":"pkg/apis/v0.10.11-rc.1","sha":"7375843c5f83e69a5bb8d0f97781e558393b73f9","kind":"tag","published_at":"2025-04-11T09:26:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.11-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.11-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.11-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.11-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.11-rc.1/manifests"},{"name":"v0.10.11-rc.1","sha":"7375843c5f83e69a5bb8d0f97781e558393b73f9","kind":"tag","published_at":"2025-04-11T09:26:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.11-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.11-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.11-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.11-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.11-rc.1/manifests"},{"name":"pkg/apis/v0.12.1-rc.1","sha":"e6d5f929b5796ef1906628ebe6a894b7ff4bd226","kind":"tag","published_at":"2025-04-11T09:25:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.1-rc.1/manifests"},{"name":"v0.12.1-rc.1","sha":"e6d5f929b5796ef1906628ebe6a894b7ff4bd226","kind":"tag","published_at":"2025-04-11T09:24:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.1-rc.1/manifests"},{"name":"v0.11.4-hotfix-ac6b.3","sha":"d843aea5c58b8a8326acd56d02959750a459668b","kind":"commit","published_at":"2025-04-10T10:43:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.4-hotfix-ac6b.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.4-hotfix-ac6b.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.4-hotfix-ac6b.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-hotfix-ac6b.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-hotfix-ac6b.3/manifests"},{"name":"v0.12.1-beta.2","sha":"89ac5de206c1d4ca7ba7e49e9355d9fc6715bce0","kind":"tag","published_at":"2025-04-09T14:06:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.1-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.1-beta.2/manifests"},{"name":"v0.11.6-beta.2","sha":"92f1be261d3db6fa896c92db79f8805e57054b26","kind":"tag","published_at":"2025-04-09T14:05:51.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.6-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.6-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.6-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6-beta.2/manifests"},{"name":"v0.10.11-beta.2","sha":"03461a5e0e31647d1cd677f85bcab8a84baad678","kind":"tag","published_at":"2025-04-09T14:05:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.11-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.11-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.11-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.11-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.11-beta.2/manifests"},{"name":"v0.9.17","sha":"e3a28c2f6051ef4ebc48b6dd55ab5d34a03116ce","kind":"tag","published_at":"2025-04-07T10:25:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.17","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.17/manifests"},{"name":"pkg/apis/v0.10.11-beta.1","sha":"dd45f6d78661f9f078614aa4407f3d062f3d0d89","kind":"tag","published_at":"2025-04-07T10:08:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.11-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.11-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.11-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.11-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.11-beta.1/manifests"},{"name":"v0.10.11-beta.1","sha":"dd45f6d78661f9f078614aa4407f3d062f3d0d89","kind":"tag","published_at":"2025-04-07T10:08:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.11-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.11-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.11-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.11-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.11-beta.1/manifests"},{"name":"pkg/apis/v0.11.6-beta.1","sha":"3e6d56224c6d0f9e06a3dad3732c45c6f7d00b48","kind":"tag","published_at":"2025-04-07T09:21:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.6-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.6-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.6-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.6-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.6-beta.1/manifests"},{"name":"v0.11.6-beta.1","sha":"3e6d56224c6d0f9e06a3dad3732c45c6f7d00b48","kind":"tag","published_at":"2025-04-07T09:20:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.6-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.6-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.6-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6-beta.1/manifests"},{"name":"pkg/apis/v0.12.1-beta.1","sha":"eb9a028cc715388e45c4e295c4e7f17a11accede","kind":"tag","published_at":"2025-04-07T09:00:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.1-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.1-beta.1/manifests"},{"name":"v0.12.1-beta.1","sha":"eb9a028cc715388e45c4e295c4e7f17a11accede","kind":"tag","published_at":"2025-04-07T08:59:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.1-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.1-beta.1/manifests"},{"name":"v0.11.4-hotfix-ac6b.2","sha":"96b9dfe37b2b77e750a442fedc6b4b47609487e7","kind":"commit","published_at":"2025-03-28T10:22:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.4-hotfix-ac6b.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.4-hotfix-ac6b.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.4-hotfix-ac6b.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-hotfix-ac6b.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-hotfix-ac6b.2/manifests"},{"name":"pkg/apis/v0.12.0","sha":"3d1fa6c06ff392c9fa66ca2f46831e2dae23bc16","kind":"tag","published_at":"2025-03-24T05:45:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.0","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0/manifests"},{"name":"v0.12.0","sha":"3d1fa6c06ff392c9fa66ca2f46831e2dae23bc16","kind":"tag","published_at":"2025-03-24T05:45:13.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0/manifests"},{"name":"pkg/apis/v0.12.0-rc.5","sha":"3d1fa6c06ff392c9fa66ca2f46831e2dae23bc16","kind":"tag","published_at":"2025-03-21T11:17:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.0-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-rc.5/manifests"},{"name":"v0.12.0-rc.5","sha":"3d1fa6c06ff392c9fa66ca2f46831e2dae23bc16","kind":"tag","published_at":"2025-03-21T11:17:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-rc.5/manifests"},{"name":"pkg/apis/v0.12.0-rc.4","sha":"b50beac5a3f9aba1b23cff248f7a7d9349ed9705","kind":"tag","published_at":"2025-03-20T12:57:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-rc.4/manifests"},{"name":"v0.12.0-rc.4","sha":"b50beac5a3f9aba1b23cff248f7a7d9349ed9705","kind":"tag","published_at":"2025-03-20T12:56:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-rc.4/manifests"},{"name":"pkg/apis/v0.12.0-rc.3","sha":"16b5bc1f761a33dcf10066152486391ca366b4fd","kind":"tag","published_at":"2025-03-18T10:52:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-rc.3/manifests"},{"name":"v0.12.0-rc.3","sha":"16b5bc1f761a33dcf10066152486391ca366b4fd","kind":"tag","published_at":"2025-03-18T10:51:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-rc.3/manifests"},{"name":"pkg/apis/v0.12.0-rc.2","sha":"59d90b6b50c90f60247a04b2a6ba82dd91bc29c5","kind":"tag","published_at":"2025-03-18T10:13:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-rc.2/manifests"},{"name":"v0.12.0-rc.1","sha":"6ba2b70706674d7216c7161e2583e76627cb5ebe","kind":"tag","published_at":"2025-03-14T14:14:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-rc.1/manifests"},{"name":"pkg/apis/v0.12.0-beta.2","sha":"aeb18d49a71f150e0998b24ed5f0cc3ab3b1ac2e","kind":"tag","published_at":"2025-03-13T12:48:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.0-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-beta.2/manifests"},{"name":"v0.12.0-beta.2","sha":"aeb18d49a71f150e0998b24ed5f0cc3ab3b1ac2e","kind":"tag","published_at":"2025-03-13T12:47:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-beta.2/manifests"},{"name":"pkg/apis/v0.12.0-beta.1","sha":"68772e96751c6f02a3666b0dd40166d3289587b6","kind":"tag","published_at":"2025-03-07T15:23:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.0-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-beta.1/manifests"},{"name":"v0.12.0-beta.1","sha":"68772e96751c6f02a3666b0dd40166d3289587b6","kind":"tag","published_at":"2025-03-07T14:33:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-beta.1/manifests"},{"name":"v0.11.5","sha":"19df0c4f76e7b278eb173692a2bd74581e173542","kind":"tag","published_at":"2025-03-04T15:13:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.5/manifests"},{"name":"v0.9.16","sha":"2fb5dd77f569dd770ee4db3199f3b985d765fbf6","kind":"tag","published_at":"2025-03-04T14:56:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.16","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.16/manifests"},{"name":"v0.10.10","sha":"1fde2db37082ac8ab45f7383acacc7b89d813e45","kind":"tag","published_at":"2025-03-04T13:36:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.10/manifests"},{"name":"v0.11.4-hotfix-ac6b.1","sha":"1caf5ed352e21b814e12d30307d1deac51e808aa","kind":"commit","published_at":"2025-02-28T09:18:24.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.4-hotfix-ac6b.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.4-hotfix-ac6b.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.4-hotfix-ac6b.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-hotfix-ac6b.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-hotfix-ac6b.1/manifests"},{"name":"v0.12.0-alpha.15","sha":"e107ba9a1064b08965da5483d7bad1c17cf2b1f0","kind":"tag","published_at":"2025-02-24T09:58:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.15","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.15/manifests"},{"name":"v0.9.15","sha":"3ff06814277a6f8d0f5a4bdfaa03a2875f52f0e2","kind":"tag","published_at":"2025-02-20T13:03:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.15","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.15/manifests"},{"name":"v0.9.14","sha":"0ae83d15c73d09ee6e58826e0073cc5f86dc6d70","kind":"tag","published_at":"2025-02-20T09:40:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.14","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.14/manifests"},{"name":"v0.10.9","sha":"8a2d98c9dc12f45f0b727e1a11bc90da01c2d61a","kind":"tag","published_at":"2025-02-19T16:47:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.9/manifests"},{"name":"v0.11.4","sha":"6ea52f26b20a3dc743b14609e9768019f3272559","kind":"tag","published_at":"2025-02-19T16:39:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4/manifests"},{"name":"v0.12.0-alpha.14","sha":"a55a54abcfd0c4b1cb2a4f55090338c308168dd6","kind":"tag","published_at":"2025-02-17T08:09:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.14","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.14/manifests"},{"name":"v0.11.4-rc.2","sha":"add3a68c7cdb6a2089e03f5f0ccb26dab975387a","kind":"tag","published_at":"2025-02-14T16:24:01.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.4-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-rc.2/manifests"},{"name":"v0.12.0-alpha.12","sha":"491350060c59ec74014af9cdc28ad39aa59c7a01","kind":"tag","published_at":"2025-02-14T15:48:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.12","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.12/manifests"},{"name":"v0.10.9-rc.2","sha":"8a2d98c9dc12f45f0b727e1a11bc90da01c2d61a","kind":"tag","published_at":"2025-02-14T13:29:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.9-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.9-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.9-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.9-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.9-rc.2/manifests"},{"name":"v0.9.14-rc.1","sha":"0ae83d15c73d09ee6e58826e0073cc5f86dc6d70","kind":"tag","published_at":"2025-02-13T07:53:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.14-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.14-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.14-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.14-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.14-rc.1/manifests"},{"name":"v0.11.4-rc.1","sha":"c59702e8b6989a2519a8661697e9cb536dfff275","kind":"tag","published_at":"2025-02-12T13:27:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.4-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-rc.1/manifests"},{"name":"v0.10.9-rc.1","sha":"00fcdc5120dabb5d2f96614a2ef2962d730769e3","kind":"tag","published_at":"2025-02-12T11:06:51.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.9-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.9-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.9-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.9-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.9-rc.1/manifests"},{"name":"v0.12.0-alpha.10","sha":"510a4d2540f96fd7e455976b8fea4275da05fafb","kind":"tag","published_at":"2025-02-10T11:20:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.10/manifests"},{"name":"v0.12.0-alpha.9","sha":"f0b6502991ca95be66503ecaccbba3dedcdb16de","kind":"tag","published_at":"2025-02-03T17:02:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.9/manifests"},{"name":"v0.12.0-alpha.7","sha":"6fa7b5ceb981b80c85019cf39cb976cc98f3e591","kind":"tag","published_at":"2025-01-31T19:10:16.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.7/manifests"},{"name":"v0.12.0-alpha.6","sha":"44c9815803eb01855fd1ca330b13db553e721b90","kind":"tag","published_at":"2025-01-31T17:17:51.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.6/manifests"},{"name":"v0.12.0-alpha.5","sha":"7f830cf4a3c587801328334abbfdca1eb75551b1","kind":"tag","published_at":"2025-01-30T15:10:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.5/manifests"},{"name":"v0.12.0-alpha.4","sha":"be581537ff9dcd6d3da44a1b4dffdc7bc4d3a966","kind":"tag","published_at":"2025-01-28T11:04:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.4/manifests"},{"name":"v0.11.3-hotfix-ch.1.3afc03bd","sha":"3afc03bd9d93be39163530f8489ab41bb5f5e19d","kind":"commit","published_at":"2025-01-28T10:39:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.3-hotfix-ch.1.3afc03bd","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.3-hotfix-ch.1.3afc03bd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.3-hotfix-ch.1.3afc03bd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3-hotfix-ch.1.3afc03bd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3-hotfix-ch.1.3afc03bd/manifests"},{"name":"v0.12.0-alpha.3","sha":"046d1c41143debb5d51a2f51f05157f0fbf6f957","kind":"tag","published_at":"2025-01-20T13:23:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.3/manifests"},{"name":"pkg/apis/v0.9.13","sha":"0ae83d15c73d09ee6e58826e0073cc5f86dc6d70","kind":"tag","published_at":"2025-01-20T12:29:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.9.13","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.13/manifests"},{"name":"v0.9.13","sha":"0ae83d15c73d09ee6e58826e0073cc5f86dc6d70","kind":"tag","published_at":"2025-01-20T12:28:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.13","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.13/manifests"},{"name":"pkg/apis/v0.10.8","sha":"89ac4ebc792745037189925802066533d0810e9b","kind":"tag","published_at":"2025-01-17T16:09:47.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.8","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.8/manifests"},{"name":"v0.10.8","sha":"89ac4ebc792745037189925802066533d0810e9b","kind":"tag","published_at":"2025-01-17T16:09:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.8/manifests"},{"name":"pkg/apis/v0.11.3","sha":"4aada7ee85153474c29a6f90f7bde23b747aeee7","kind":"tag","published_at":"2025-01-17T15:45:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.3","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.3/manifests"},{"name":"v0.11.3","sha":"4aada7ee85153474c29a6f90f7bde23b747aeee7","kind":"tag","published_at":"2025-01-17T15:45:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3/manifests"},{"name":"v0.11.3-rc.2","sha":"4aada7ee85153474c29a6f90f7bde23b747aeee7","kind":"tag","published_at":"2025-01-15T10:41:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.3-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.3-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.3-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3-rc.2/manifests"},{"name":"v0.10.8-rc.2","sha":"89ac4ebc792745037189925802066533d0810e9b","kind":"tag","published_at":"2025-01-15T09:52:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.8-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.8-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.8-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.8-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.8-rc.2/manifests"},{"name":"v0.9.13-rc.1","sha":"0ae83d15c73d09ee6e58826e0073cc5f86dc6d70","kind":"tag","published_at":"2025-01-10T16:12:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.13-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.13-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.13-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.13-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.13-rc.1/manifests"},{"name":"v0.10.8-rc.1","sha":"8f4e4b2e453b5a30e138c6eefd3d2385646da32d","kind":"tag","published_at":"2025-01-10T10:43:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.8-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.8-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.8-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.8-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.8-rc.1/manifests"},{"name":"v0.11.3-rc.1","sha":"a34607ce59d7f737fc8885b12737b6b944c4ff8d","kind":"tag","published_at":"2025-01-10T10:22:07.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.3-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3-rc.1/manifests"},{"name":"pkg/apis/v0.12.0-alpha.2","sha":"c41a446b41f645106cca119393d81abc60973ef3","kind":"tag","published_at":"2025-01-07T14:00:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.0-alpha.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-alpha.2/manifests"},{"name":"v0.12.0-alpha.2","sha":"c41a446b41f645106cca119393d81abc60973ef3","kind":"tag","published_at":"2025-01-07T13:59:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.2/manifests"},{"name":"pkg/apis/v0.9.13-beta.1","sha":"3a0e881219b951d32da873eba7fbe4eb52b4578e","kind":"tag","published_at":"2025-01-03T14:59:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.9.13-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.9.13-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.9.13-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.13-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.13-beta.1/manifests"},{"name":"v0.9.13-beta.1","sha":"3a0e881219b951d32da873eba7fbe4eb52b4578e","kind":"tag","published_at":"2025-01-03T14:58:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.13-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.13-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.13-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.13-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.13-beta.1/manifests"},{"name":"pkg/apis/v0.10.8-beta.1","sha":"4c33cdbef0cc9c2948ad6c316e1426ca0833708f","kind":"tag","published_at":"2025-01-03T14:56:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.8-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.8-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.8-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.8-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.8-beta.1/manifests"},{"name":"pkg/apis/v0.11.3-beta.1","sha":"a2b8184a1c9f868a042a38c10818cd7d3d1b8ea1","kind":"tag","published_at":"2025-01-03T14:56:07.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.3-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.3-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.3-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.3-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.3-beta.1/manifests"},{"name":"v0.10.8-beta.1","sha":"4c33cdbef0cc9c2948ad6c316e1426ca0833708f","kind":"tag","published_at":"2025-01-03T14:22:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.8-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.8-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.8-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.8-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.8-beta.1/manifests"},{"name":"v0.11.3-beta.1","sha":"a2b8184a1c9f868a042a38c10818cd7d3d1b8ea1","kind":"tag","published_at":"2025-01-03T08:56:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.3-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.3-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.3-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3-beta.1/manifests"},{"name":"pkg/apis/v0.12.0-alpha.1","sha":"ac0c74d30621a6483fbd867eaf7f1773ac7a4d16","kind":"tag","published_at":"2024-12-18T16:07:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.0-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-alpha.1/manifests"},{"name":"v0.12.0-alpha.1","sha":"ac0c74d30621a6483fbd867eaf7f1773ac7a4d16","kind":"tag","published_at":"2024-12-18T16:07:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.1/manifests"},{"name":"v0.11.2","sha":"fbab4a9c2fd678edf074d4ad286c1671f036f278","kind":"tag","published_at":"2024-12-12T14:59:19.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.2/manifests"},{"name":"v0.10.7","sha":"3295b1f59bacf28b74f4fbde7e3d8e20a77032fd","kind":"tag","published_at":"2024-12-11T12:00:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.7/manifests"},{"name":"pkg/apis/v0.9.12","sha":"e65fd113b02d030d9639a8223d7612b34f63f382","kind":"tag","published_at":"2024-12-11T09:58:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.9.12","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.12/manifests"},{"name":"v0.9.12","sha":"e65fd113b02d030d9639a8223d7612b34f63f382","kind":"tag","published_at":"2024-12-11T09:58:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.12","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.12/manifests"},{"name":"v0.11.2-rc.2","sha":"fbab4a9c2fd678edf074d4ad286c1671f036f278","kind":"tag","published_at":"2024-12-09T15:17:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.2-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.2-rc.2/manifests"},{"name":"v0.11.2-rc.1","sha":"e01b5467c7e5e642d63c53543413413adcaebd10","kind":"tag","published_at":"2024-12-09T11:41:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.2-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.2-rc.1/manifests"},{"name":"v0.11.1-rc.3","sha":"e01b5467c7e5e642d63c53543413413adcaebd10","kind":"tag","published_at":"2024-12-09T11:09:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.1-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.1-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.1-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.1-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.1-rc.3/manifests"},{"name":"v0.11.1-rc.2","sha":"7c9cf98f16d86a932f7bc7bb1435bddea3f46d7f","kind":"tag","published_at":"2024-12-09T10:47:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.1-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.1-rc.2/manifests"},{"name":"v0.10.7-rc.2","sha":"3295b1f59bacf28b74f4fbde7e3d8e20a77032fd","kind":"tag","published_at":"2024-12-09T10:38:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.7-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.7-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.7-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.7-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.7-rc.2/manifests"},{"name":"pkg/apis/v0.9.12-rc.1","sha":"afa768706d12cc899a8c509e0d171d106be797f3","kind":"tag","published_at":"2024-12-02T14:07:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.9.12-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.9.12-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.9.12-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.12-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.12-rc.1/manifests"},{"name":"v0.10.7-rc.1","sha":"5421d7494220f9bd0275f2a3d2ca43ed23899fe4","kind":"tag","published_at":"2024-12-02T13:33:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.7-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.7-rc.1/manifests"},{"name":"v0.9.12-rc.1","sha":"afa768706d12cc899a8c509e0d171d106be797f3","kind":"tag","published_at":"2024-12-02T09:58:12.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.12-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.12-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.12-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.12-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.12-rc.1/manifests"},{"name":"v0.11.1","sha":"35225f27472c8ae12997281f8b6b2a36effbec66","kind":"tag","published_at":"2024-11-15T15:01:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.1/manifests"},{"name":"v0.10.6","sha":"5421d7494220f9bd0275f2a3d2ca43ed23899fe4","kind":"tag","published_at":"2024-11-15T15:00:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.6/manifests"},{"name":"v0.10.6-rc.1","sha":"5421d7494220f9bd0275f2a3d2ca43ed23899fe4","kind":"commit","published_at":"2024-11-15T13:54:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.6-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.6-rc.1/manifests"},{"name":"v0.11.1-rc.1","sha":"35225f27472c8ae12997281f8b6b2a36effbec66","kind":"commit","published_at":"2024-11-14T16:39:01.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.1-rc.1/manifests"},{"name":"pkg/apis/v0.11.0","sha":"3e91ed3fb600e6499107751f7c3c0ab255f09640","kind":"tag","published_at":"2024-11-11T05:30:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.0","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0/manifests"},{"name":"v0.11.0","sha":"3e91ed3fb600e6499107751f7c3c0ab255f09640","kind":"tag","published_at":"2024-11-11T05:30:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0/manifests"},{"name":"pkg/apis/v0.11.0-rc.4","sha":"3e91ed3fb600e6499107751f7c3c0ab255f09640","kind":"tag","published_at":"2024-11-08T17:20:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0-rc.4/manifests"},{"name":"v0.11.0-rc.4","sha":"3e91ed3fb600e6499107751f7c3c0ab255f09640","kind":"tag","published_at":"2024-11-08T17:00:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-rc.4/manifests"},{"name":"v0.11.0-rc.3","sha":"b834cb4b86ad46a42e7be9e167d7c3f121a6ebd2","kind":"tag","published_at":"2024-11-08T10:12:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-rc.3/manifests"},{"name":"v0.10.4-hotfix-ch-1-43299bc9","sha":"43299bc9bf99428d14ca1668a90e795b3edf02d7","kind":"commit","published_at":"2024-11-07T15:59:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.4-hotfix-ch-1-43299bc9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.4-hotfix-ch-1-43299bc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.4-hotfix-ch-1-43299bc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-hotfix-ch-1-43299bc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-hotfix-ch-1-43299bc9/manifests"},{"name":"v0.10.5","sha":"60e6d5131d3c2200ba1fe3fa7d77ee6b6691e821","kind":"tag","published_at":"2024-11-06T15:27:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.5/manifests"},{"name":"v0.10.5-rc.3","sha":"60e6d5131d3c2200ba1fe3fa7d77ee6b6691e821","kind":"tag","published_at":"2024-11-05T05:36:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.5-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.5-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.5-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.5-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.5-rc.3/manifests"},{"name":"v0.9.11","sha":"4c00b931dfcbc81fe4b78ee7b0e6d6a7ffc6c120","kind":"tag","published_at":"2024-11-04T05:53:16.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.11","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.11/manifests"},{"name":"pkg/apis/v0.11.0-rc.2","sha":"83fa9e451c51c8fcf628e9c098593ec8f5fe3875","kind":"tag","published_at":"2024-10-31T15:58:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0-rc.2/manifests"},{"name":"v0.11.0-rc.2","sha":"83fa9e451c51c8fcf628e9c098593ec8f5fe3875","kind":"tag","published_at":"2024-10-31T15:58:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-rc.2/manifests"},{"name":"pkg/apis/v0.11.0-rc.1","sha":"5a938835e812a944729012c5dcec56b19edcd453","kind":"tag","published_at":"2024-10-31T13:23:01.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0-rc.1/manifests"},{"name":"v0.10.5-rc.2","sha":"6a570fc12d1bde3752ab41486b3653cf253ba849","kind":"tag","published_at":"2024-10-31T12:53:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.5-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.5-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.5-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.5-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.5-rc.2/manifests"},{"name":"v0.11.0-rc.1","sha":"5a938835e812a944729012c5dcec56b19edcd453","kind":"tag","published_at":"2024-10-31T12:52:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-rc.1/manifests"},{"name":"v0.11.0-beta.4","sha":"7fd803ae7dbed489e58976b19a17bb2306e5795c","kind":"tag","published_at":"2024-10-30T15:07:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.0-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-beta.4/manifests"},{"name":"v0.10.5-rc.1","sha":"df7140cece577ef9e5e4cb800a3e7b8978b7838d","kind":"tag","published_at":"2024-10-30T09:48:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.5-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.5-rc.1/manifests"},{"name":"v0.11.0-beta.3","sha":"59a63ded13c81017b4e6370b8497bfea641a23aa","kind":"tag","published_at":"2024-10-29T11:51:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.0-beta.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-beta.3/manifests"},{"name":"v0.10.3-hotfix-ch-2-1e8d071a","sha":"1e8d071a96d8de69045788c9580ec7d633d79552","kind":"commit","published_at":"2024-10-29T09:32:51.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.3-hotfix-ch-2-1e8d071a","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.3-hotfix-ch-2-1e8d071a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.3-hotfix-ch-2-1e8d071a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3-hotfix-ch-2-1e8d071a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3-hotfix-ch-2-1e8d071a/manifests"},{"name":"v0.9.11-rc.2","sha":"4c00b931dfcbc81fe4b78ee7b0e6d6a7ffc6c120","kind":"tag","published_at":"2024-10-28T09:42:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.11-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.11-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.11-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.11-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.11-rc.2/manifests"},{"name":"v0.9.11-rc.1","sha":"9a76941dd85b8b30b4693e422be567cd6934a2e7","kind":"tag","published_at":"2024-10-28T06:43:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.11-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.11-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.11-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.11-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.11-rc.1/manifests"},{"name":"v0.10.3-hotfix-ch-1-f9e31a33","sha":"f9e31a335d1297386c0de02c4e170ef6fd082226","kind":"commit","published_at":"2024-10-24T14:17:51.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.3-hotfix-ch-1-f9e31a33","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.3-hotfix-ch-1-f9e31a33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.3-hotfix-ch-1-f9e31a33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3-hotfix-ch-1-f9e31a33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3-hotfix-ch-1-f9e31a33/manifests"},{"name":"pkg/apis/v0.11.0-beta.2","sha":"ba017fc8cc95525f3bc4d02ed671735b94e0514e","kind":"tag","published_at":"2024-10-24T12:02:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.0-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0-beta.2/manifests"},{"name":"v0.11.0-beta.2","sha":"ba017fc8cc95525f3bc4d02ed671735b94e0514e","kind":"tag","published_at":"2024-10-23T13:23:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.0-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-beta.2/manifests"},{"name":"v0.11.0-beta.1","sha":"83a95f3719b6429e396e37884e33ca680bc34190","kind":"tag","published_at":"2024-10-21T16:38:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.0-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-beta.1/manifests"},{"name":"v0.8.6","sha":"2fbe2a1e3ffc35e8aeb8b36db8a0327e78ba61ca","kind":"tag","published_at":"2024-10-18T06:00:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6/manifests"},{"name":"v0.9.10","sha":"ae1184542fd39c64a311d8a08ee11b3a99b62a1a","kind":"tag","published_at":"2024-10-18T05:38:13.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.10/manifests"},{"name":"v0.10.4","sha":"c3829bf94fec76a1d28875b48c98ff038eba9c9d","kind":"tag","published_at":"2024-10-17T14:42:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4/manifests"},{"name":"v0.10.4-rc.4","sha":"c3829bf94fec76a1d28875b48c98ff038eba9c9d","kind":"tag","published_at":"2024-10-11T07:10:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.4-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.4-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.4-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-rc.4/manifests"},{"name":"v0.10.4-rc.3","sha":"8e7f709834e3bda2475f277a54f68dcdbc4e20d4","kind":"tag","published_at":"2024-10-09T14:08:13.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.4-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.4-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.4-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-rc.3/manifests"},{"name":"v0.8.6-rc.6","sha":"2fbe2a1e3ffc35e8aeb8b36db8a0327e78ba61ca","kind":"tag","published_at":"2024-10-09T13:29:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.6-rc.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.6-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.6-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.6/manifests"},{"name":"v0.9.10-rc.3","sha":"ae1184542fd39c64a311d8a08ee11b3a99b62a1a","kind":"tag","published_at":"2024-10-09T13:28:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.10-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.10-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.10-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.10-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.10-rc.3/manifests"},{"name":"v0.8.6-rc.5","sha":"4b806b79d8343df00f8a98ce33c3de13cb2e7123","kind":"tag","published_at":"2024-10-08T07:28:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.6-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.6-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.6-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.5/manifests"},{"name":"v0.10.4-rc.2","sha":"eb6f3a020b9448c6fba4f43db29993baca1a94a3","kind":"tag","published_at":"2024-10-07T14:07:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.4-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-rc.2/manifests"},{"name":"v0.10.4-rc.1","sha":"82e111de142dce4b1bb1c4141a81f4f0d8ba89cc","kind":"tag","published_at":"2024-10-01T11:24:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.4-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-rc.1/manifests"},{"name":"v0.10.3","sha":"d6613fdfea5df5ba7fbdff69fb3029886d29e5f2","kind":"tag","published_at":"2024-09-30T10:40:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3/manifests"},{"name":"v0.10.3-rc.2","sha":"d6613fdfea5df5ba7fbdff69fb3029886d29e5f2","kind":"tag","published_at":"2024-09-27T14:05:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.3-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.3-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.3-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3-rc.2/manifests"},{"name":"v0.9.10-rc.2","sha":"f89bfab27d8d4eeeb8c56972205cc014941a6dfa","kind":"tag","published_at":"2024-09-24T15:38:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.10-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.10-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.10-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.10-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.10-rc.2/manifests"},{"name":"v0.8.6-rc.4","sha":"3a0d963af9dfc332ad465d8b70b8007039323692","kind":"tag","published_at":"2024-09-24T14:50:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.6-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.6-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.6-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.4/manifests"},{"name":"v0.9.10-rc.1","sha":"b77fac05bcfa2e7d35843d0a2852407137f8ec0e","kind":"tag","published_at":"2024-09-24T13:44:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.10-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.10-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.10-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.10-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.10-rc.1/manifests"},{"name":"v0.10.3-rc.1","sha":"77409957687ddf3e7c52d1541a0d624eabdf2aa5","kind":"tag","published_at":"2024-09-23T10:46:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.3-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3-rc.1/manifests"},{"name":"v0.9.9","sha":"38167195210b09015c40e238156150f3fbeab179","kind":"tag","published_at":"2024-09-13T12:34:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.9/manifests"},{"name":"v0.10.2","sha":"decbf9ae72eff096b2bee5efe05a92fdcbd5627d","kind":"tag","published_at":"2024-09-13T12:11:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2/manifests"},{"name":"v0.10.2-rc.4","sha":"decbf9ae72eff096b2bee5efe05a92fdcbd5627d","kind":"tag","published_at":"2024-09-11T11:55:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.2-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.2-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2-rc.4/manifests"},{"name":"v0.10.2-rc.3","sha":"668edfcac785173d30d59d83173ce589d18bd9d6","kind":"tag","published_at":"2024-09-11T08:26:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.2-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.2-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2-rc.3/manifests"},{"name":"v0.9.9-rc.2","sha":"38167195210b09015c40e238156150f3fbeab179","kind":"tag","published_at":"2024-09-10T13:03:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.9-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.9-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.9-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.9-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.9-rc.2/manifests"},{"name":"v0.10.2-rc.2","sha":"4d01e0d1d0e565556ec4481d6c4e4084da97eb18","kind":"tag","published_at":"2024-09-10T12:00:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.2-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2-rc.2/manifests"},{"name":"v0.9.9-rc.1","sha":"38167195210b09015c40e238156150f3fbeab179","kind":"tag","published_at":"2024-09-03T16:42:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.9-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.9-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.9-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.9-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.9-rc.1/manifests"},{"name":"v0.10.2-rc.1","sha":"8765f4253e3ac0fe497b66278856453e3dfa8b19","kind":"tag","published_at":"2024-09-03T16:07:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.2-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2-rc.1/manifests"},{"name":"v0.10.1","sha":"62de718a20e1377d5a8702876077762ed9a37f27","kind":"tag","published_at":"2024-08-15T04:09:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.1/manifests"},{"name":"v0.9.8","sha":"5f65696c3fcff7d4222a0cc185282ea3c4680526","kind":"tag","published_at":"2024-08-13T14:10:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.8/manifests"},{"name":"v0.10.1-rc.3","sha":"62de718a20e1377d5a8702876077762ed9a37f27","kind":"tag","published_at":"2024-08-13T08:55:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.1-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.1-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.1-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.1-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.1-rc.3/manifests"},{"name":"v0.10.1-rc.2","sha":"ae91fe6e3a2189741a5a710704cb130a9c1e68f0","kind":"tag","published_at":"2024-08-08T13:15:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.1-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.1-rc.2/manifests"},{"name":"pkg/apis/v0.8.5","sha":"c986f9509a1d0bd51ff2aeebd6a163b8487a823e","kind":"tag","published_at":"2024-08-02T04:37:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.8.5","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.8.5/manifests"},{"name":"pkg/apis/v0.9.6","sha":"ec449886284cbf9ae16bdf71e08f9c11de94d846","kind":"tag","published_at":"2024-08-02T04:24:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.9.6","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.6/manifests"},{"name":"v0.8.6-rc.3","sha":"63df5da2aca0b47f2866c17b117e5d48dade6240","kind":"tag","published_at":"2024-07-25T14:35:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.6-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.6-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.6-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.3/manifests"},{"name":"v0.10.1-rc.1","sha":"5d8ffad0aaea9d661c07d9d41b38b888e106e9eb","kind":"tag","published_at":"2024-07-23T15:30:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.1-rc.1/manifests"},{"name":"v0.9.6","sha":"ec449886284cbf9ae16bdf71e08f9c11de94d846","kind":"tag","published_at":"2024-07-17T16:19:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6/manifests"},{"name":"pkg/apis/v0.10.0","sha":"0d4e6b4f20c6ce984393d3e4aea514b1fe6a0d21","kind":"tag","published_at":"2024-07-17T11:39:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.0","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0/manifests"},{"name":"v0.10.0","sha":"0d4e6b4f20c6ce984393d3e4aea514b1fe6a0d21","kind":"tag","published_at":"2024-07-17T11:39:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0/manifests"},{"name":"v0.9.6-rc.4","sha":"0c5e52b5f7b08e460090c58e59fe8ceca9475e73","kind":"tag","published_at":"2024-07-12T09:37:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.6-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.6-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.6-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6-rc.4/manifests"},{"name":"pkg/apis/v0.10.0-rc.21","sha":"42fb0988c9d899cbc74bb2015823d8b27d02cf46","kind":"tag","published_at":"2024-07-12T09:16:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.0-rc.21","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.0-rc.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.21/manifests"},{"name":"v0.10.0-rc.21","sha":"42fb0988c9d899cbc74bb2015823d8b27d02cf46","kind":"tag","published_at":"2024-07-12T09:16:13.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.21","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.21/manifests"},{"name":"pkg/apis/v0.10.0-rc.20","sha":"4255323b4a28039fbabde426b6935a875e4805b8","kind":"tag","published_at":"2024-07-09T12:31:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.0-rc.20","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.0-rc.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.20/manifests"},{"name":"v0.10.0-rc.20","sha":"4255323b4a28039fbabde426b6935a875e4805b8","kind":"tag","published_at":"2024-07-09T12:31:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.20","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.20/manifests"},{"name":"v0.9.6-rc.3","sha":"f03f777290c56527745ad8c2a3eb1b193b97eb6c","kind":"tag","published_at":"2024-07-09T11:54:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.6-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.6-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.6-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6-rc.3/manifests"},{"name":"v0.8.6-rc.2","sha":"7f7946ed8ca3c219ebdc08d98f379163b9987873","kind":"tag","published_at":"2024-07-09T11:38:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.6-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.6-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.6-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.2/manifests"},{"name":"v0.8.6-rc.1","sha":"b75e9097cfd3eb3ac0f311ea8038d72a31b18f4d","kind":"tag","published_at":"2024-07-08T13:05:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.6-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.1/manifests"},{"name":"v0.9.6-rc.2","sha":"5a440dfccfb8c8f015656ed1e9573b245c10cfbe","kind":"tag","published_at":"2024-07-08T07:55:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.6-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.6-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.6-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6-rc.2/manifests"},{"name":"v0.9.6-rc.1","sha":"adfd2297fcf74a5162f995af16d04b8f9b07e209","kind":"tag","published_at":"2024-07-04T12:26:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.6-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6-rc.1/manifests"},{"name":"pkg/apis/v0.10.0-rc.19","sha":"6d7cb2a9bfd2d2e2f291afd34e88094d75ba468b","kind":"tag","published_at":"2024-07-04T07:16:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.0-rc.19","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.0-rc.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.19/manifests"},{"name":"v0.10.0-rc.19","sha":"6d7cb2a9bfd2d2e2f291afd34e88094d75ba468b","kind":"tag","published_at":"2024-07-03T16:32:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.19","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.19/manifests"},{"name":"v0.10.0-rc.18","sha":"9e164ce3a2bcf8fb0fff20aaa21cdf0316ebbf1c","kind":"tag","published_at":"2024-06-27T14:22:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.18","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.18/manifests"},{"name":"v0.10.0-rc.17","sha":"8b110497b127f0aebb7f721c4be142c3f9804fc7","kind":"commit","published_at":"2024-06-20T06:35:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.17","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.17/manifests"},{"name":"pkg/apis/v0.10.0-rc.16","sha":"747fbb42a39d0a5366169fa3281ae12c23cf9463","kind":"tag","published_at":"2024-06-17T12:52:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.0-rc.16","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.0-rc.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.0-rc.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.16/manifests"},{"name":"v0.10.0-rc.16","sha":"747fbb42a39d0a5366169fa3281ae12c23cf9463","kind":"tag","published_at":"2024-06-17T12:51:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.16","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.16/manifests"},{"name":"pkg/apis/v0.10.0-rc.15","sha":"68597ce1aca9bfac58547f8b92ad060b7aa90cf5","kind":"tag","published_at":"2024-06-13T08:40:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.0-rc.15","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.0-rc.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.0-rc.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.15/manifests"},{"name":"v0.10.0-rc.15","sha":"68597ce1aca9bfac58547f8b92ad060b7aa90cf5","kind":"tag","published_at":"2024-06-13T08:40:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.15","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.15/manifests"},{"name":"v0.9.5","sha":"e06bc0170211485edded240c6260f339073d8018","kind":"tag","published_at":"2024-06-05T07:52:19.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.5/manifests"},{"name":"v0.8.5","sha":"c986f9509a1d0bd51ff2aeebd6a163b8487a823e","kind":"tag","published_at":"2024-06-05T07:29:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.5/manifests"},{"name":"v0.8.5-rc.1","sha":"c986f9509a1d0bd51ff2aeebd6a163b8487a823e","kind":"tag","published_at":"2024-06-03T12:24:19.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.5-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.5-rc.1/manifests"},{"name":"v0.9.5-rc.1","sha":"7b250f1b5752e707d285ae4571be54e76799895d","kind":"tag","published_at":"2024-06-03T08:20:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.5-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.5-rc.1/manifests"},{"name":"pkg/apis/v0.10.0-rc.14","sha":"61290046323f7cf62c984722e6c71b172fb090d6","kind":"tag","published_at":"2024-05-24T14:45:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.0-rc.14","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.14/manifests"},{"name":"v0.10.0-rc.14","sha":"61290046323f7cf62c984722e6c71b172fb090d6","kind":"tag","published_at":"2024-05-24T13:12:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.14","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.14/manifests"},{"name":"v0.9.4","sha":"1b90a97a688575ce79d416d29ddf830b2f7baa44","kind":"tag","published_at":"2024-05-02T12:43:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.4/manifests"},{"name":"v0.8.4","sha":"985ca72e221458bfe9fbf33aa72a6ba924c9a92d","kind":"tag","published_at":"2024-05-02T12:13:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4/manifests"},{"name":"pkg/apis/v0.9.4","sha":"1b90a97a688575ce79d416d29ddf830b2f7baa44","kind":"tag","published_at":"2024-04-29T13:16:00.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.9.4","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.4/manifests"},{"name":"pkg/apis/v0.8.4","sha":"985ca72e221458bfe9fbf33aa72a6ba924c9a92d","kind":"tag","published_at":"2024-04-29T13:15:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.8.4","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.8.4/manifests"},{"name":"v0.8.4-rc.5","sha":"985ca72e221458bfe9fbf33aa72a6ba924c9a92d","kind":"tag","published_at":"2024-04-29T07:07:01.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.4-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.4-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.4-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.5/manifests"},{"name":"v0.9.4-rc.2","sha":"1b90a97a688575ce79d416d29ddf830b2f7baa44","kind":"tag","published_at":"2024-04-29T07:06:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.4-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.4-rc.2/manifests"},{"name":"pkg/apis/v0.10.0-rc.13","sha":"946ed2e71a7886d95d87306953f1f44ba21ceb44","kind":"tag","published_at":"2024-04-27T05:01:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.0-rc.13","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.13/manifests"},{"name":"v0.10.0-rc.13","sha":"44513ca8f61619bad7cab1bc0843a21c7dbdf407","kind":"tag","published_at":"2024-04-25T13:18:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.13","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.13/manifests"},{"name":"v0.10.0-rc.12","sha":"ceea872bc77a0ee1bf8df148e48fde8c0edca15e","kind":"tag","published_at":"2024-04-25T12:46:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.12","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.12/manifests"},{"name":"v0.9.4-rc.1","sha":"99e8388c0db36977452389bbc035eb4f66ce5f89","kind":"tag","published_at":"2024-04-23T09:51:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.4-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.4-rc.1/manifests"},{"name":"v0.8.4-rc.4","sha":"b40b7b328d9c4cb2a755bf2ad17b8619ec57aedd","kind":"tag","published_at":"2024-04-23T08:20:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.4-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.4-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.4-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.4/manifests"},{"name":"v0.9.3","sha":"31ad6361f0049072c18e1e399c2665ae15402ee9","kind":"tag","published_at":"2024-04-17T09:29:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.3/manifests"},{"name":"v0.8.4-rc.3","sha":"7a4caed1f95a99e4ade4e3736a7cd8334a73b446","kind":"tag","published_at":"2024-04-16T12:29:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.4-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.4-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.4-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.3/manifests"},{"name":"v0.10.0-rc.11","sha":"d94b1f35dcc9ea481a89b61fe457beaa90322bb1","kind":"tag","published_at":"2024-04-12T10:35:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.11","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.11/manifests"},{"name":"v0.9.3-rc.3","sha":"31ad6361f0049072c18e1e399c2665ae15402ee9","kind":"tag","published_at":"2024-04-11T08:38:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.3-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.3-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.3-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.3-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.3-rc.3/manifests"},{"name":"v0.10.0-rc.10","sha":"caa5b057678fd7d3a18cb6e7af6c9fc6d8b4ed8e","kind":"tag","published_at":"2024-04-10T15:07:00.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.10/manifests"},{"name":"v0.10.0-rc.9","sha":"0ed2f83658a1f3526d0e8fb389b032bde86695ec","kind":"tag","published_at":"2024-04-10T13:00:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.9/manifests"},{"name":"v0.10.0-rc.8","sha":"91ac68707c7e3e3e8012335a167efd25a46f7d89","kind":"tag","published_at":"2024-04-10T12:50:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.8/manifests"},{"name":"v0.10.0-rc.7","sha":"a4b208d396bdd8e0f6b557f51f1643c73085bd88","kind":"tag","published_at":"2024-04-10T12:19:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.7/manifests"},{"name":"v0.10.0-rc.6","sha":"a4b208d396bdd8e0f6b557f51f1643c73085bd88","kind":"tag","published_at":"2024-04-10T12:11:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.6/manifests"},{"name":"v0.8.4-rc.2","sha":"71ed0a3c5a0fecfd0f108d91d59a13bd2b31f6b9","kind":"tag","published_at":"2024-04-10T07:16:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.4-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.2/manifests"},{"name":"v0.9.3-rc.2","sha":"6c3e28e7713a0e76b6abc2bd3a96178fa93aa6af","kind":"tag","published_at":"2024-04-09T11:48:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.3-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.3-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.3-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.3-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.3-rc.2/manifests"},{"name":"v0.8.4-rc.1","sha":"4cb8bd61e70a2949fd3c954edfb7195f615b59ab","kind":"tag","published_at":"2024-04-08T14:04:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.4-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.1/manifests"},{"name":"v0.9.3-rc.1","sha":"cd9f7a1085c93a2d9ee86d22868cfd51de96e244","kind":"tag","published_at":"2024-04-08T14:04:00.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.3-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.3-rc.1/manifests"},{"name":"v0.9.2","sha":"e75c1fb498e3137ba39c2bdc4d59c9122f5ef9c6","kind":"tag","published_at":"2024-03-22T15:43:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.2/manifests"},{"name":"v0.9.2-rc.1","sha":"e75c1fb498e3137ba39c2bdc4d59c9122f5ef9c6","kind":"tag","published_at":"2024-03-22T14:08:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.2-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.2-rc.1/manifests"},{"name":"v0.9.1","sha":"b5f25c14d539d33a74bb2e85512f7918cbeea39f","kind":"tag","published_at":"2024-03-21T16:29:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1/manifests"},{"name":"v0.10.0-rc.5","sha":"e12025e21edad068776b87f78583cdeb86d4cf6e","kind":"tag","published_at":"2024-03-20T12:26:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.5/manifests"},{"name":"v0.8.3","sha":"571b765e1f3773be0823d3ceb8f641b27fd60106","kind":"tag","published_at":"2024-03-19T09:59:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.3/manifests"},{"name":"v0.8.3-rc.1","sha":"571b765e1f3773be0823d3ceb8f641b27fd60106","kind":"tag","published_at":"2024-03-18T10:03:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.3-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.3-rc.1/manifests"},{"name":"v0.9.1-rc.6","sha":"b5f25c14d539d33a74bb2e85512f7918cbeea39f","kind":"commit","published_at":"2024-03-07T14:04:24.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.1-rc.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.1-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.1-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.6/manifests"},{"name":"pkg/apis/v0.10.0-rc.4","sha":"dea8b6c0d3b340ca2fa47bb027c26321513cb9ab","kind":"tag","published_at":"2024-03-05T15:07:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.4/manifests"},{"name":"v0.10.0-rc.4","sha":"dea8b6c0d3b340ca2fa47bb027c26321513cb9ab","kind":"tag","published_at":"2024-03-04T15:44:11.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.4/manifests"},{"name":"v0.10.0-rc.3","sha":"64fad0fd53533b55e92bee3d840ab80aef916363","kind":"tag","published_at":"2024-02-27T15:46:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.3/manifests"},{"name":"v0.9.1-rc.5","sha":"d61ec5a9ea91ecfb9d945a621209bd15a0a072cb","kind":"tag","published_at":"2024-02-23T15:50:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.1-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.1-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.1-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.5/manifests"},{"name":"v0.8.2","sha":"c78f0ee41e7347c4ba503ffce4d01b6f8c96248b","kind":"tag","published_at":"2024-02-22T09:26:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2/manifests"},{"name":"v0.10.0-rc.2","sha":"8751988adad7a556472d32dc2f104d0a9482797c","kind":"tag","published_at":"2024-02-14T15:55:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.2/manifests"},{"name":"v0.9.1-rc.4","sha":"2c6b1019687c6d26893a4d0aea2119d7d2ed3c1f","kind":"tag","published_at":"2024-02-14T07:07:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.1-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.1-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.1-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.4/manifests"},{"name":"v0.9.1-rc.3","sha":"b7d7bc04e0d29cadc1582bae5f2188cd6c5c7b02","kind":"tag","published_at":"2024-02-13T13:59:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.1-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.1-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.1-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.3/manifests"},{"name":"v0.10.0-rc.1","sha":"b07f6f97a6e9474728f9b1c3bd8cf697325ed4e2","kind":"tag","published_at":"2024-02-13T13:54:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.1/manifests"},{"name":"v0.8.2-rc.4","sha":"c78f0ee41e7347c4ba503ffce4d01b6f8c96248b","kind":"tag","published_at":"2024-02-13T13:38:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.2-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.2-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2-rc.4/manifests"},{"name":"pkg/apis/v0.9.1-rc.2","sha":"2e5ef6cc9df1a0fa3209200c676c4059d53a4de8","kind":"tag","published_at":"2024-01-31T16:11:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.9.1-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.9.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.9.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.1-rc.2/manifests"},{"name":"v0.9.1-rc.2","sha":"2e5ef6cc9df1a0fa3209200c676c4059d53a4de8","kind":"tag","published_at":"2024-01-17T15:40:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.1-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.2/manifests"},{"name":"v0.8.2-rc.3","sha":"8c0c14b9c895b9f8c9d5da518820215a5ea4e25f","kind":"tag","published_at":"2024-01-17T15:07:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.2-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.2-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2-rc.3/manifests"},{"name":"v0.8.2-rc.2","sha":"e4f5d7baeca3e88a49c1d6e573ff665fe8397f70","kind":"tag","published_at":"2024-01-17T12:30:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.2-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2-rc.2/manifests"},{"name":"v0.8.2-rc.1","sha":"585bec9b5450bd1fa412db307d5f0ea40004a03f","kind":"tag","published_at":"2024-01-16T14:01:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.2-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2-rc.1/manifests"},{"name":"v0.9.1-rc.1","sha":"dda8794c6598c00608be8f65854add09efb44285","kind":"tag","published_at":"2024-01-16T12:31:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.1/manifests"},{"name":"v0.7.1-debug-1842-6","sha":"f942a691d7b65ff1d22b5de44c130035780b1907","kind":"commit","published_at":"2023-12-15T09:56:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.1-debug-1842-6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.1-debug-1842-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.1-debug-1842-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-6/manifests"},{"name":"v0.8.1","sha":"c6bdc1057ea7c98273d5403d3127eed037690b79","kind":"tag","published_at":"2023-11-23T10:05:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.1/manifests"},{"name":"v0.8.0-debug-1842-5","sha":"7975f1e1a52d54f9d7ca8df0e3477d4841e71183","kind":"commit","published_at":"2023-11-15T15:56:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-debug-1842-5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-debug-1842-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-debug-1842-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-5/manifests"},{"name":"v0.7.1-debug-1842-5","sha":"cc775958c0d0201e11ca1a6664c400cb0e248cae","kind":"commit","published_at":"2023-11-15T15:56:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.1-debug-1842-5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.1-debug-1842-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.1-debug-1842-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-5/manifests"},{"name":"v0.7.1-debug-1842-4","sha":"e39eea120a5adeee5cfdbfcd0c068e64aba6f1ee","kind":"commit","published_at":"2023-11-14T17:43:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.1-debug-1842-4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.1-debug-1842-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.1-debug-1842-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-4/manifests"},{"name":"v0.8.0-debug-1842-4","sha":"07e864828550bd39d7fe26e4075fb9d4ad04c7a9","kind":"commit","published_at":"2023-11-14T17:43:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-debug-1842-4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-debug-1842-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-debug-1842-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-4/manifests"},{"name":"v0.7.1-debug-1842-3","sha":"4bc505e11b33b577f89fb87b022260477192f6eb","kind":"commit","published_at":"2023-11-08T10:18:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.1-debug-1842-3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.1-debug-1842-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.1-debug-1842-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-3/manifests"},{"name":"v0.8.0-debug-1842-3","sha":"523e95571fb65a2e7befa0040fb4784bac8c18cc","kind":"commit","published_at":"2023-11-08T10:10:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-debug-1842-3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-debug-1842-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-debug-1842-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-3/manifests"},{"name":"v0.9.0","sha":"93432f288e79f436e2f5cfe940e3274994d00b29","kind":"tag","published_at":"2023-11-07T12:29:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0/manifests"},{"name":"v0.8.0-debug-1842-2","sha":"7ea59a7c5505503d56d03b10a26daeb192d97c5f","kind":"commit","published_at":"2023-10-27T13:40:19.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-debug-1842-2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-debug-1842-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-debug-1842-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-2/manifests"},{"name":"v0.7.1-debug-1842-2","sha":"0b967954feb1800ebe1d701854513483eaca46ff","kind":"commit","published_at":"2023-10-27T09:28:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.1-debug-1842-2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.1-debug-1842-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.1-debug-1842-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-2/manifests"},{"name":"v0.7.1-debug-1842-1","sha":"8532072a6e56491f35eb047164e3a3d4d1f3c73d","kind":"commit","published_at":"2023-10-19T13:53:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.1-debug-1842-1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.1-debug-1842-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.1-debug-1842-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-1/manifests"},{"name":"v0.9.0-rc.5","sha":"93432f288e79f436e2f5cfe940e3274994d00b29","kind":"tag","published_at":"2023-10-17T14:12:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.0-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.5/manifests"},{"name":"v0.8.0-debug-1842-1","sha":"8fb2502156b7d6655e0e3555437ab77a6662d046","kind":"commit","published_at":"2023-10-16T12:05:00.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-debug-1842-1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-debug-1842-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-debug-1842-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-1/manifests"},{"name":"v0.9.0-rc.4","sha":"12ebe5b9b32365b749f4f6f6dc34ebf77adc5f0e","kind":"tag","published_at":"2023-10-04T13:14:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.4/manifests"},{"name":"v0.9.0-rc.3","sha":"a0460d1b10f5a71a5d26c3c0df50946b5cece9d8","kind":"tag","published_at":"2023-09-26T09:34:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.3/manifests"},{"name":"v0.9.0-rc.2","sha":"a9a16299305744bfd368af41d29564d2fd71e34b","kind":"tag","published_at":"2023-09-25T16:33:16.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.2/manifests"},{"name":"v0.9.0-rc.1","sha":"0d26f206b3c521fdb78218285ffb69a91c6e5c81","kind":"commit","published_at":"2023-09-12T10:57:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.1/manifests"},{"name":"v0.8.0","sha":"23e1c146755af159dafd3c88d4b92094772c99fc","kind":"tag","published_at":"2023-09-11T14:59:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc.9","sha":"23e1c146755af159dafd3c88d4b92094772c99fc","kind":"tag","published_at":"2023-08-21T13:11:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-rc.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.9/manifests"},{"name":"v0.7.1","sha":"991b71316757bbec6a3737f3bf3cd80205218978","kind":"tag","published_at":"2023-08-16T10:54:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1/manifests"},{"name":"v0.8.0-rc.8","sha":"9d0ee7f56848c29f539e13235acaaa132479e985","kind":"tag","published_at":"2023-08-10T12:31:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-rc.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.8/manifests"},{"name":"v0.7.1-rc.2","sha":"991b71316757bbec6a3737f3bf3cd80205218978","kind":"commit","published_at":"2023-08-08T14:49:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.1-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-rc.2/manifests"},{"name":"v0.8.0-rc.7","sha":"ea40cfa4643f3917cde54d6018c5481ea0cb15f0","kind":"tag","published_at":"2023-08-04T14:39:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-rc.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.7/manifests"},{"name":"v0.7.1-rc.1","sha":"d44d627a85f9802c8a5b392e7908b26f4999773e","kind":"tag","published_at":"2023-07-26T10:47:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-rc.1/manifests"},{"name":"v0.8.0-rc.6","sha":"134ea8ac3ff21ee41aec51daf2d6ebf14aa17d42","kind":"commit","published_at":"2023-07-26T09:20:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-rc.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.6/manifests"},{"name":"v0.8.0-rc.5","sha":"5040cf183feb4c09560197fac914961001bc4c9c","kind":"commit","published_at":"2023-07-21T15:53:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.5/manifests"},{"name":"v0.8.0-rc.4","sha":"53eee096f3f0285c4096dddd3b76e0493338d66a","kind":"tag","published_at":"2023-07-18T11:44:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.4/manifests"},{"name":"v0.8.0-rc.3","sha":"7456fa93d2b700547e738316a43b2a3cddd427c8","kind":"commit","published_at":"2023-07-07T15:46:01.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.3/manifests"},{"name":"v0.8.0-rc.2","sha":"6729c95b2b94910b42d49b85e9e8eb01fb8a553c","kind":"commit","published_at":"2023-07-06T07:18:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.2/manifests"},{"name":"v0.8.0-rc.1","sha":"1dad8aad1f2204b1194cc834f5b0949d4b0a2aab","kind":"commit","published_at":"2023-06-21T12:15:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.1/manifests"},{"name":"v0.7.0-debug-1465-1","sha":"5479019a18b69351e960dfe8ba9a4c696d2de67b","kind":"commit","published_at":"2023-06-19T10:43:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.0-debug-1465-1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.0-debug-1465-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.0-debug-1465-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-debug-1465-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-debug-1465-1/manifests"},{"name":"v0.7.0","sha":"414e4337dcb3bd10ede130f40f38ddeccc3fcd90","kind":"tag","published_at":"2023-06-12T13:23:24.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc.4","sha":"ddbb43505e80247b818a418a89ae911590ce1fd9","kind":"tag","published_at":"2023-06-05T11:32:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-rc.4/manifests"},{"name":"v0.6.0-SURE-6125.5","sha":"f7f1dc7ef047cd6401cd8157bf9d967dbbfbe812","kind":"commit","published_at":"2023-06-01T10:22:12.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-SURE-6125.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-SURE-6125.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-SURE-6125.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.5/manifests"},{"name":"v0.7.0-rc.3","sha":"f52a0e7d38aff531a1781d93610606f65633ef84","kind":"tag","published_at":"2023-05-16T11:21:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-rc.3/manifests"},{"name":"v0.6.0-SURE-6125.4","sha":"91971877a4ef9c8129c205102ade8c7c888f1c23","kind":"commit","published_at":"2023-05-02T20:02:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-SURE-6125.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-SURE-6125.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-SURE-6125.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.4/manifests"},{"name":"v0.6.0-SURE-6125.3","sha":"9b16f1c7397fabb515dd2638dae1db7e6a1ba81f","kind":"commit","published_at":"2023-04-27T14:13:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-SURE-6125.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-SURE-6125.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-SURE-6125.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.3/manifests"},{"name":"v0.6.0-SURE-6125.2","sha":"ef8d8c950bef216461e05263baf82a183d31d0f0","kind":"commit","published_at":"2023-04-24T14:43:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-SURE-6125.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-SURE-6125.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-SURE-6125.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.2/manifests"},{"name":"v0.7.0-rc.2","sha":"ab055fa31e05943a0506045e2a537851f2a93d6d","kind":"tag","published_at":"2023-04-24T09:06:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-rc.2/manifests"},{"name":"v0.6.0-SURE-6125.1","sha":"645e19cb2a84b33a7da0c3da3afbb6fd0ac07250","kind":"commit","published_at":"2023-04-21T14:47:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-SURE-6125.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-SURE-6125.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-SURE-6125.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.1/manifests"},{"name":"v0.6.0","sha":"26bdd9326b0238bb2fb743f863d9380c3c5d43e0","kind":"tag","published_at":"2023-04-05T13:30:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0/manifests"},{"name":"v0.7.0-AGENT-rc.1","sha":"fd11ed224e3d08978a3ac35b095779a15cc8caa2","kind":"commit","published_at":"2023-03-29T08:14:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.0-AGENT-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.0-AGENT-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.0-AGENT-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-AGENT-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-AGENT-rc.1/manifests"},{"name":"v0.5.3","sha":"b90a1d37a79da99a273ec67f7127eb657bf5f5ea","kind":"tag","published_at":"2023-03-06T15:54:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.3/manifests"},{"name":"v0.6.0-rc.5","sha":"26bdd9326b0238bb2fb743f863d9380c3c5d43e0","kind":"tag","published_at":"2023-03-02T15:59:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.5/manifests"},{"name":"v0.5.3-rc.1","sha":"b90a1d37a79da99a273ec67f7127eb657bf5f5ea","kind":"tag","published_at":"2023-03-02T15:53:47.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.3-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.3-rc.1/manifests"},{"name":"v0.5.1-SURE-3613.1","sha":"83104a5aed6b21c78b31b3ff4f5de6192bb4dd7a","kind":"commit","published_at":"2023-02-24T09:59:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.1-SURE-3613.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.1-SURE-3613.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.1-SURE-3613.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.1-SURE-3613.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.1-SURE-3613.1/manifests"},{"name":"v0.5.2","sha":"e3abab9ad44675527e861fe65c332139f189378f","kind":"tag","published_at":"2023-02-23T07:52:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2/manifests"},{"name":"v0.6.0-rc.4","sha":"9274a5a8d7bb0f99bf234f9566f7d3c3526d5edc","kind":"tag","published_at":"2023-02-17T13:14:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.4/manifests"},{"name":"v0.6.0-rc.3","sha":"8eaefb72132b5e0fd3c417e745541869e6d46b11","kind":"tag","published_at":"2023-02-15T17:10:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.3/manifests"},{"name":"v0.5.2-rc.3","sha":"94290d580411c5336ccc2223a1702767e822023a","kind":"tag","published_at":"2023-02-01T14:36:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.2-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.2-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2-rc.3/manifests"},{"name":"v0.5.2-rc.2","sha":"ab9cd844104d4efef6fb10420c1d92455f581a71","kind":"commit","published_at":"2023-01-26T13:47:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.2-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2-rc.2/manifests"},{"name":"v0.6.0-rc.2","sha":"2312ff8f8823320629769f9ab408472ed58c2442","kind":"commit","published_at":"2023-01-26T13:43:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.2/manifests"},{"name":"v0.3.10-security1","sha":"36f5b123d2039e5b6d3651b4db63e124095127da","kind":"tag","published_at":"2023-01-23T18:26:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.10-security1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.10-security1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.10-security1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-security1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-security1/manifests"},{"name":"v0.5.1","sha":"d296259590bebf28c76e0946819b3b1f9bb851e1","kind":"commit","published_at":"2023-01-23T17:59:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.1/manifests"},{"name":"v0.5.2-rc.1","sha":"fc276f5505bec0be0da9f6560443495586de566e","kind":"tag","published_at":"2023-01-16T11:37:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.2-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2-rc.1/manifests"},{"name":"v0.4.1-SURE-3613.1","sha":"b2de30c8e21b1faeee434dbd10f4b62d4294641c","kind":"commit","published_at":"2023-01-16T11:27:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.4.1-SURE-3613.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.4.1-SURE-3613.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.4.1-SURE-3613.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.1-SURE-3613.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.1-SURE-3613.1/manifests"},{"name":"v0.4.0-SURE-3613.1","sha":"016f6078a23add19a7d0b5c035568eabd1a9529c","kind":"commit","published_at":"2023-01-16T11:25:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.4.0-SURE-3613.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.4.0-SURE-3613.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.4.0-SURE-3613.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0-SURE-3613.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0-SURE-3613.1/manifests"},{"name":"v0.5.2-SURE-4967.2","sha":"6307db3e2d122d429410e9e3ee127d0b080a823f","kind":"commit","published_at":"2023-01-16T10:53:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.2-SURE-4967.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.2-SURE-4967.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.2-SURE-4967.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2-SURE-4967.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2-SURE-4967.2/manifests"},{"name":"v0.6.0-rc.1","sha":"31c9788dd99f412e24a5835f859bb97a09194504","kind":"tag","published_at":"2022-12-20T15:10:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.1/manifests"},{"name":"v0.6.0-alpha4","sha":"e859899021c59f9b154d11adf80e3e6ebc0394f4","kind":"tag","published_at":"2022-12-02T07:32:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-alpha4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-alpha4/manifests"},{"name":"v0.6.0-alpha3","sha":"9f67e365ff2e67cdc1118c9265973646024eb5e9","kind":"tag","published_at":"2022-11-29T09:56:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-alpha3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-alpha3/manifests"},{"name":"v0.5.1-SURE-4967.2","sha":"ae183065f6181e215630b9c73d3269615bb44deb","kind":"commit","published_at":"2022-11-25T13:41:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.1-SURE-4967.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.1-SURE-4967.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.1-SURE-4967.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.1-SURE-4967.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.1-SURE-4967.2/manifests"},{"name":"v0.6.0-alpha2","sha":"4bc753f2f3eb0b6afc3186cf8c5b2bbb688d7752","kind":"tag","published_at":"2022-11-21T16:43:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-alpha2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-alpha2/manifests"},{"name":"v0.4.1","sha":"2ee6d1e378370ab967b3dac9a192fcdff7899b70","kind":"commit","published_at":"2022-11-18T13:05:19.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.4.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.1/manifests"},{"name":"v0.5.0","sha":"3d019f1fb5bcfdbaaa64be7e87a9011beff6260b","kind":"tag","published_at":"2022-11-10T17:29:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0/manifests"},{"name":"v0.5.1-SURE-4967.1","sha":"2d1904a461e89a2909a59a62a5ea27b0eba3ae52","kind":"commit","published_at":"2022-11-07T14:20:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.1-SURE-4967.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.1-SURE-4967.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.1-SURE-4967.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.1-SURE-4967.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.1-SURE-4967.1/manifests"},{"name":"v0.6.0-alpha1","sha":"94350ebff0e2c1cdbcd68ef3b14ff3a6e06ae8ec","kind":"commit","published_at":"2022-11-03T14:41:11.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-alpha1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-alpha1/manifests"},{"name":"v0.5.0-rc4","sha":"3d019f1fb5bcfdbaaa64be7e87a9011beff6260b","kind":"tag","published_at":"2022-10-27T09:17:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.0-rc4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0-rc4/manifests"},{"name":"v0.5.0-rc3","sha":"459b2a995800332e6ba7f0c8e3d3a079dce6a03d","kind":"tag","published_at":"2022-10-21T17:04:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.0-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0-rc3/manifests"},{"name":"v0.4.0","sha":"eae202f68985ce20ff8f97586cd31ee64e7df020","kind":"tag","published_at":"2022-10-13T16:36:19.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.4.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0/manifests"},{"name":"v0.5.0-rc2","sha":"b6480e9b4d019b2d625380c9a3438cd60a15b915","kind":"tag","published_at":"2022-09-23T12:02:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.0-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0-rc2/manifests"},{"name":"v0.5.0-rc1","sha":"d10ee186d2675f3cd04a879636de8291fc092924","kind":"tag","published_at":"2022-09-21T19:50:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.0-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0-rc1/manifests"},{"name":"v0.4.0-rc3","sha":"eae202f68985ce20ff8f97586cd31ee64e7df020","kind":"tag","published_at":"2022-09-16T13:23:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.4.0-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0-rc3/manifests"},{"name":"v0.4.0-rc2","sha":"4e0284c9063c35d7423d437995ce156b1f19f4e0","kind":"tag","published_at":"2022-09-15T13:50:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.4.0-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0-rc2/manifests"},{"name":"v0.4.0-rc1","sha":"fd65a07e04dc86804a8de1153986a22f1f14d5c2","kind":"tag","published_at":"2022-09-13T12:42:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.4.0-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0-rc1/manifests"},{"name":"v0.3.11","sha":"2958e9b7be782d21e8b19bd602f2f636ca5770ba","kind":"tag","published_at":"2022-08-29T17:52:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.11","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.11/manifests"},{"name":"v0.3.11-rc1","sha":"2958e9b7be782d21e8b19bd602f2f636ca5770ba","kind":"tag","published_at":"2022-08-26T20:18:12.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.11-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.11-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.11-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.11-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.11-rc1/manifests"},{"name":"v0.3.10","sha":"093cee590dd64451b0de23925ea05a44df866fe2","kind":"tag","published_at":"2022-08-16T12:31:07.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10/manifests"},{"name":"v0.3.10-rc5","sha":"093cee590dd64451b0de23925ea05a44df866fe2","kind":"tag","published_at":"2022-07-22T20:51:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.10-rc5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.10-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.10-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc5/manifests"},{"name":"v0.3.10-rc4","sha":"8e11054db6e92ac927d28992801baf8adfdcd8a9","kind":"commit","published_at":"2022-07-19T14:03:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.10-rc4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.10-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.10-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc4/manifests"},{"name":"v0.3.10-rc3","sha":"1181585f301e8d996c808ba10107452235352dcf","kind":"commit","published_at":"2022-07-15T20:52:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.10-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.10-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.10-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc3/manifests"},{"name":"v0.3.10-rc2","sha":"0b09d49466687f77cec78e22b2a0f5b258ce2e66","kind":"commit","published_at":"2022-07-13T10:34:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.10-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.10-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.10-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc2/manifests"},{"name":"v0.3.10-rc1","sha":"978679cfcbe6d51272e6f856203315003a0395cc","kind":"commit","published_at":"2022-06-27T18:42:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.10-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc1/manifests"},{"name":"v0.3.9","sha":"4dc66c946ca2f90f5f7a5d360a573698687a3a11","kind":"commit","published_at":"2022-03-18T16:06:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9/manifests"},{"name":"v0.3.9-rc7","sha":"4dc66c946ca2f90f5f7a5d360a573698687a3a11","kind":"commit","published_at":"2022-03-18T16:06:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.9-rc7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.9-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.9-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc7/manifests"},{"name":"v0.3.9-rc6","sha":"5b479aebc92f36d9862ccd09e330dc6ab5fa10ce","kind":"commit","published_at":"2022-03-15T19:39:12.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.9-rc6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.9-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.9-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc6/manifests"},{"name":"v0.3.9-rc5","sha":"ecca10340d2a1fb37d98e20acba506257eb2eb50","kind":"commit","published_at":"2022-03-05T05:43:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.9-rc5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.9-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.9-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc5/manifests"},{"name":"v0.3.9-rc4","sha":"73d5c11871625f7faea433360bc2dea036a857f8","kind":"commit","published_at":"2022-03-02T18:02:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.9-rc4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.9-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.9-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc4/manifests"},{"name":"v0.3.9-rc3","sha":"65638c8dcf7beffc671ca8934400fda56ba79957","kind":"commit","published_at":"2022-01-28T17:53:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.9-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.9-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.9-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc3/manifests"},{"name":"v0.3.9-rc2","sha":"e252e33e330cbdbc6989b83db7d932c692c8109d","kind":"commit","published_at":"2022-01-11T15:40:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.9-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.9-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.9-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc2/manifests"},{"name":"v0.3.9-rc1","sha":"81d2950d2c614c609ece373e3a53db10ffe99a3a","kind":"tag","published_at":"2021-12-22T20:40:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.9-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.9-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.9-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc1/manifests"},{"name":"v0.3.8","sha":"ce9c0d6c0a455d61e87c0f19df79d0ee11a89eeb","kind":"commit","published_at":"2021-12-08T21:35:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.8/manifests"},{"name":"v0.3.8-rc3","sha":"ce9c0d6c0a455d61e87c0f19df79d0ee11a89eeb","kind":"commit","published_at":"2021-12-08T21:35:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.8-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.8-rc3/manifests"},{"name":"v0.3.8-rc2","sha":"5b3946d418b7792e276399f71080107f3b819812","kind":"commit","published_at":"2021-11-19T21:40:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.8-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.8-rc2/manifests"},{"name":"v0.3.8-rc1","sha":"89ee40eccde91f3870e329b3f583295ff03fa264","kind":"commit","published_at":"2021-11-09T23:20:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.8-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.8-rc1/manifests"},{"name":"v0.3.7","sha":"4aaa778d23dd993f5299e08d144ff0ff81315f7b","kind":"commit","published_at":"2021-09-27T19:55:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.7/manifests"},{"name":"v0.3.7-rc3","sha":"4aaa778d23dd993f5299e08d144ff0ff81315f7b","kind":"commit","published_at":"2021-09-27T19:55:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.7-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.7-rc3/manifests"},{"name":"v0.3.7-rc2","sha":"f6e3145f564f5beb150c7a0c34803f9de4495863","kind":"commit","published_at":"2021-09-23T22:20:24.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.7-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.7-rc2/manifests"},{"name":"v0.3.7-rc1","sha":"5a141a6b18f0e778b1ba1c248d76f9b03c0bf06c","kind":"commit","published_at":"2021-09-18T01:50:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.7-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.7-rc1/manifests"},{"name":"v0.3.6","sha":"2a4a7a47ebc3f8e3bfa97e22d300a64fc6247a37","kind":"commit","published_at":"2021-08-25T20:52:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6/manifests"},{"name":"v0.3.6-rc13","sha":"2a4a7a47ebc3f8e3bfa97e22d300a64fc6247a37","kind":"commit","published_at":"2021-08-25T20:52:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc13","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc13/manifests"},{"name":"v0.3.6-rc12","sha":"d633eb650ba95d8d9bb582281713ee5b87b5df68","kind":"commit","published_at":"2021-08-13T23:15:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc12","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc12/manifests"},{"name":"v0.3.6-rc11","sha":"965f9780a45b19f3415178c2ca3127f4401b88c8","kind":"commit","published_at":"2021-08-13T21:23:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc11","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc11/manifests"},{"name":"v0.3.6-rc10","sha":"c6b2f06e5868a40a5f5d2c93ee959a0dc776cd90","kind":"commit","published_at":"2021-08-05T22:37:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc10/manifests"},{"name":"v0.3.6-rc9","sha":"96c8c497e7a44e349200c08375203e3044e7df7b","kind":"commit","published_at":"2021-08-04T16:57:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc9/manifests"},{"name":"v0.3.6-rc8","sha":"e719b5c31d9592f919f24bfdfe569c8fc1f3909e","kind":"commit","published_at":"2021-08-03T23:52:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc8/manifests"},{"name":"v0.3.6-rc7","sha":"f7f91698266436e2f09b9c7c3a545ac95d0b3a6c","kind":"commit","published_at":"2021-07-28T20:37:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc7/manifests"},{"name":"v0.3.6-rc6","sha":"ea8cd779523220e57b2651b49951e0de09a44b7f","kind":"commit","published_at":"2021-07-22T18:13:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc6/manifests"},{"name":"v0.3.6-rc5","sha":"e7bf9d048680683aa4369c655e05006ceed395a4","kind":"commit","published_at":"2021-07-08T20:44:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc5/manifests"},{"name":"v0.3.6-rc4","sha":"a34d1b9621cdb0179572bbefdf3d8bbeb65bd048","kind":"commit","published_at":"2021-07-06T15:55:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc4/manifests"},{"name":"v0.3.6-rc3","sha":"85e0e1b5c6482bbc6ca9408037c22235284031ae","kind":"commit","published_at":"2021-06-21T18:23:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc3/manifests"},{"name":"v0.3.6-rc2","sha":"a1a12fcfcdc13d3758ee21a3c83b5567b36bdfc1","kind":"commit","published_at":"2021-06-09T22:49:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc2/manifests"},{"name":"v0.3.6-rc1","sha":"72ee6aa7e852178cfb0d219d1b51b728c914a455","kind":"commit","published_at":"2021-06-08T23:18:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc1/manifests"},{"name":"v0.3.5","sha":"f414eab0e4de0523eca797fa7bf47fccb1997e4a","kind":"commit","published_at":"2021-04-28T19:11:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5/manifests"},{"name":"v0.3.5-rc9","sha":"f414eab0e4de0523eca797fa7bf47fccb1997e4a","kind":"commit","published_at":"2021-04-28T19:11:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5-rc9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc9/manifests"},{"name":"v0.3.5-rc8","sha":"fb41148922f8342d33e25e5dc6dcdd06f6cefcb9","kind":"commit","published_at":"2021-04-28T00:29:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5-rc8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc8/manifests"},{"name":"v0.3.5-rc7","sha":"0d2f635ebf9d6d53b713f7b845f23bc20be67da4","kind":"commit","published_at":"2021-04-27T17:12:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5-rc7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc7/manifests"},{"name":"v0.3.5-rc6","sha":"9c8a918f10fec7c42fd1f85822a14e9b2c595eb6","kind":"commit","published_at":"2021-04-22T21:29:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5-rc6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc6/manifests"},{"name":"v0.3.5-rc5","sha":"3b1da5727d9f4ee3e562cbfceb3032fcd44c9808","kind":"commit","published_at":"2021-04-16T21:06:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5-rc5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc5/manifests"},{"name":"v0.3.5-rc4","sha":"44bbe492fd95ad40d6bcb1ff7fe4964cba102e1e","kind":"commit","published_at":"2021-04-09T20:59:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5-rc4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc4/manifests"},{"name":"v0.3.5-rc3","sha":"53b9f0a0787bea2463ec36732424c4635d5364c4","kind":"commit","published_at":"2021-04-07T17:41:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc3/manifests"},{"name":"v0.3.5-rc2","sha":"3fa1d9062f5e793dba1d2a05a496cde305b52ee5","kind":"commit","published_at":"2021-04-06T00:47:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc2/manifests"},{"name":"v0.3.5-rc1","sha":"5a578473735455c3c7c7e8aceac1b931a3a60dce","kind":"commit","published_at":"2021-03-18T16:32:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc1/manifests"},{"name":"v0.3.4","sha":"adbf94f1af99d3ee43e3b847f316f00c18c39a13","kind":"commit","published_at":"2021-03-01T23:16:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4/manifests"},{"name":"v0.3.4-rc7","sha":"e39527f1ac70796414e8eee4118f0aca60cb2f6b","kind":"commit","published_at":"2021-02-25T04:05:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.4-rc7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.4-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.4-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc7/manifests"},{"name":"v0.3.4-rc6","sha":"b1fd0ee92ce7c174358ca3a9b3e4758467306afd","kind":"commit","published_at":"2021-02-17T19:27:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.4-rc6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.4-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.4-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc6/manifests"},{"name":"v0.3.4-rc5","sha":"eff46fdfa89010cb98a4b2a572d00a87fc8c6287","kind":"commit","published_at":"2021-02-11T17:48:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.4-rc5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.4-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.4-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc5/manifests"},{"name":"v0.3.4-rc4","sha":"cdda39cc9a1292cc5dc7c2b1f90976e0c380dc54","kind":"commit","published_at":"2021-02-05T21:31:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.4-rc4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.4-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.4-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc4/manifests"},{"name":"v0.3.4-rc3","sha":"9662f0ee1027e8da2d651b7111159bc0149b7524","kind":"commit","published_at":"2021-02-04T14:37:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.4-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc3/manifests"},{"name":"v0.3.4-rc2","sha":"9ecf285f306e7ee8bf5d317cd6179ce99e2822fd","kind":"commit","published_at":"2021-02-03T20:19:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.4-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc2/manifests"},{"name":"v0.3.4-rc1","sha":"76e1bf8af527d4d1198a751d743f711d83945d05","kind":"commit","published_at":"2021-01-29T20:10:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.4-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc1/manifests"},{"name":"v0.3.3","sha":"c17a2f2cd69df7ac028ae9c0dd8ae3ea1e492f2b","kind":"commit","published_at":"2021-01-08T23:48:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.3/manifests"},{"name":"v0.3.3-rc1","sha":"c17a2f2cd69df7ac028ae9c0dd8ae3ea1e492f2b","kind":"commit","published_at":"2021-01-08T23:48:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.3-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.3-rc1/manifests"},{"name":"v0.3.2","sha":"fbae9ec285468937e759e16179f01a6324d661ad","kind":"commit","published_at":"2021-01-04T17:51:16.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2/manifests"},{"name":"v0.3.2-rc7","sha":"fbae9ec285468937e759e16179f01a6324d661ad","kind":"commit","published_at":"2021-01-04T17:51:16.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.2-rc7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.2-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.2-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc7/manifests"},{"name":"v0.3.2-rc6","sha":"667e02fc5375d2a2c702df6652b578cf944156ce","kind":"commit","published_at":"2020-12-31T00:42:16.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.2-rc6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc6/manifests"},{"name":"v0.3.2-rc5","sha":"9ed65c7f5cc562d075d2d86ff37b3d20672255de","kind":"commit","published_at":"2020-12-11T23:50:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.2-rc5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc5/manifests"},{"name":"v0.3.2-rc4","sha":"e9de0b61b55637155893539f51914c5a90c7727f","kind":"commit","published_at":"2020-12-11T20:08:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.2-rc4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc4/manifests"},{"name":"v0.3.2-rc3","sha":"c5ae8c2ee0b9f2472ea5d7759dc0eecf31efdc8e","kind":"commit","published_at":"2020-12-08T16:00:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.2-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc3/manifests"},{"name":"v0.3.2-rc2","sha":"50983694859e49cc2466fdb914406b1ad697aa9f","kind":"commit","published_at":"2020-11-23T20:01:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.2-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc2/manifests"},{"name":"v0.3.2-rc1","sha":"f713d9b1ddecb46e3b90ccbd4b8747234006d1c2","kind":"commit","published_at":"2020-11-18T21:46:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.2-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc1/manifests"},{"name":"v0.3.1","sha":"e5ff6fdd2d8e08ccfe11b1efc6438d3cbc467152","kind":"commit","published_at":"2020-10-21T20:47:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.1/manifests"},{"name":"v0.3.1-rc2","sha":"e5ff6fdd2d8e08ccfe11b1efc6438d3cbc467152","kind":"commit","published_at":"2020-10-21T20:47:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.1-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.1-rc2/manifests"},{"name":"v0.3.1-rc1","sha":"89e400a603212a762fd59d394352f5b8abd6fc85","kind":"commit","published_at":"2020-10-21T18:02:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.1-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.1-rc1/manifests"},{"name":"v0.3.0","sha":"55cda24b980e8539f827af521ed59771ac681d86","kind":"commit","published_at":"2020-10-04T05:18:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0/manifests"},{"name":"v0.3.0-rc3","sha":"55cda24b980e8539f827af521ed59771ac681d86","kind":"commit","published_at":"2020-10-04T05:18:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-rc3/manifests"},{"name":"v0.3.0-rc2","sha":"ef1a452a6e7c1128daa1f74c55c643387dea6fdf","kind":"commit","published_at":"2020-10-03T12:11:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-rc2/manifests"},{"name":"v0.3.0-rc1","sha":"786b72d2c0093f21f3a565efc86d083e7555dd1a","kind":"commit","published_at":"2020-10-03T05:42:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-rc1/manifests"},{"name":"v0.3.0-beta7","sha":"10548f1e330a4f4e9948779ccca8ecf1c2446b12","kind":"commit","published_at":"2020-10-01T18:42:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-beta7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta7/manifests"},{"name":"v0.3.0-beta6","sha":"4711344ec8232987600f54617069bcbed5a33e75","kind":"commit","published_at":"2020-09-26T01:45:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-beta6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta6/manifests"},{"name":"v0.3.0-beta5","sha":"21f7da1510e1f568630b57013f896a2a7decb062","kind":"commit","published_at":"2020-09-24T21:56:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-beta5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta5/manifests"},{"name":"v0.3.0-beta4","sha":"e8bf94fc1f840b9e133b4d43ef8a2f9e4cbdf1f2","kind":"commit","published_at":"2020-09-24T17:08:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-beta4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta4/manifests"},{"name":"v0.3.0-beta3","sha":"2b792054a8a25f8e98763d14939f6e3176cdce40","kind":"commit","published_at":"2020-09-22T20:55:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-beta3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta3/manifests"},{"name":"v0.3.0-beta2","sha":"571c937d746083f398e0a3036f7e0bb34d22a935","kind":"commit","published_at":"2020-09-19T05:24:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-beta2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta2/manifests"},{"name":"v0.3.0-beta1","sha":"70141ad44b2ede3c924a0a8637ec9830d12971a4","kind":"commit","published_at":"2020-09-18T14:31:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-beta1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta1/manifests"},{"name":"v0.3.0-alpha91","sha":"c011cd1c579c794bd1522a52876a994fd857b4ec","kind":"commit","published_at":"2020-09-17T06:57:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha91","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha91/manifests"},{"name":"v0.3.0-alpha9","sha":"ed3e1db9a3e6dfe599fc0950f807df6e7fdd9680","kind":"commit","published_at":"2020-09-16T05:42:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha9/manifests"},{"name":"v0.3.0-alpha8","sha":"da734793d1b52884598a7dfef19213de2147378d","kind":"commit","published_at":"2020-09-12T23:08:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha8/manifests"},{"name":"v0.3.0-alpha7","sha":"3675caaa7070a44b1844eccbe42f7e7793bc38de","kind":"commit","published_at":"2020-09-09T04:58:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha7/manifests"},{"name":"v0.3.0-alpha6","sha":"418d67872d3f6fb21729139e4979e1ebd06cc2ba","kind":"commit","published_at":"2020-09-01T06:50:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha6/manifests"},{"name":"v0.3.0-alpha5","sha":"0def0543a929e69ae192d54c0803a738648fab81","kind":"commit","published_at":"2020-08-31T04:23:24.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha5/manifests"},{"name":"v0.3.0-alpha4","sha":"98986cee575f70b52e8b42d56863bf6a36447675","kind":"commit","published_at":"2020-08-28T05:01:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha4/manifests"},{"name":"v0.3.0-alpha3","sha":"6e25257ef255d241e4549b2c47ff0ba19607c469","kind":"commit","published_at":"2020-08-26T19:55:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha3/manifests"},{"name":"v0.3.0-alpha2","sha":"bdb9b8eccd6f18e9423f6801457ff9837b73b21a","kind":"commit","published_at":"2020-08-22T01:36:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha2/manifests"},{"name":"v0.3.0-alpha1","sha":"b4e6a0cc7ab48976cacf972d41c9139bb9a927a4","kind":"commit","published_at":"2020-08-18T04:30:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha1/manifests"},{"name":"v0.2.0","sha":"34004308df7bc581dcdb6946c974688c32c4a35e","kind":"commit","published_at":"2020-04-15T09:45:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.2.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.2.0/manifests"},{"name":"v0.2.0-rc2","sha":"34004308df7bc581dcdb6946c974688c32c4a35e","kind":"commit","published_at":"2020-04-15T09:45:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.2.0-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.2.0-rc2/manifests"},{"name":"v0.2.0-rc1","sha":"1d6236b3ec5e9e5c49806fcf3978b7def4344967","kind":"commit","published_at":"2020-04-15T09:35:19.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.2.0-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.2.0-rc1/manifests"},{"name":"v0.1.1-alpha1","sha":"41bbdb5df306cf5038a763345d4cce28f0cd5062","kind":"commit","published_at":"2020-04-09T18:35:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.1.1-alpha1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.1.1-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.1.1-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.1-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.1-alpha1/manifests"},{"name":"v0.1.0","sha":"70f012aee7eb6dea45987ae6360279fe4ca95152","kind":"commit","published_at":"2020-04-01T04:49:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.1.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0/manifests"},{"name":"v0.1.0-rc6","sha":"0f923815c650a2cd5b3e99dfea94c85aca7d14b9","kind":"commit","published_at":"2020-03-31T23:19:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.1.0-rc6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.1.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.1.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc6/manifests"},{"name":"v0.1.0-rc5","sha":"9a805213d34f0ec447ffade1e95379d48b49c94a","kind":"commit","published_at":"2020-03-31T20:34:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.1.0-rc5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.1.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.1.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc5/manifests"},{"name":"v0.1.0-rc4","sha":"498297b5591a4a276487ac162d56ff826d855df7","kind":"commit","published_at":"2020-03-31T20:05:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.1.0-rc4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc4/manifests"},{"name":"v0.1.0-rc3","sha":"0291c3d7c911d1a8c28bec4fe4625af9ca3f73e4","kind":"commit","published_at":"2020-03-31T18:57:51.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.1.0-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc3/manifests"},{"name":"v0.1.0-rc2","sha":"0291c3d7c911d1a8c28bec4fe4625af9ca3f73e4","kind":"commit","published_at":"2020-03-31T18:57:51.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.1.0-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc2/manifests"},{"name":"v0.1.0-rc1","sha":"227a98fe9a2adf1e446354006514864fdd080d7d","kind":"commit","published_at":"2020-03-31T10:55:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.1.0-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc1/manifests"}]},"repo_metadata_updated_at":"2026-08-26T01:57:47.728Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.895241462022063,"dependent_packages_count":4.586754499257941,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.740997980640001},"purl":"pkg:golang/github.com/rancher/fleet/pkg/helmvalues","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/rancher/fleet/pkg/helmvalues","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/rancher/fleet/pkg/helmvalues","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/rancher/fleet/pkg/helmvalues/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T18:00:11.394Z","issues_count":834,"pull_requests_count":2453,"avg_time_to_close_issue":14081567.163106795,"avg_time_to_close_pull_request":878994.282647585,"issues_closed_count":515,"pull_requests_closed_count":1677,"pull_request_authors_count":59,"issue_authors_count":246,"avg_comments_per_issue":2.4424460431654675,"avg_comments_per_pull_request":0.3232776192417448,"merged_pull_requests_count":1346,"bot_issues_count":5,"bot_pull_requests_count":1009,"past_year_issues_count":81,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":2492781.0,"past_year_avg_time_to_close_pull_request":241222.64516129033,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":124,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":40,"past_year_avg_comments_per_issue":1.8518518518518519,"past_year_avg_comments_per_pull_request":0.319634703196347,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":96,"past_year_merged_pull_requests_count":95,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/issues","maintainers":[{"login":"manno","count":501,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manno"},{"login":"rancherbot","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rancherbot"},{"login":"kkaempf","count":107,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kkaempf"},{"login":"thardeck","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thardeck"},{"login":"mmartin24","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmartin24"},{"login":"raulcabello","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulcabello"},{"login":"Tommy12789","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tommy12789"},{"login":"olblak","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olblak"},{"login":"rubhanazeem","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rubhanazeem"},{"login":"torchiaf","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/torchiaf"},{"login":"mattfarina","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattfarina"},{"login":"0xavi0","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0xavi0"},{"login":"prachidamle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prachidamle"},{"login":"mallardduck","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mallardduck"},{"login":"alexander-demicev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-demicev"},{"login":"p-se","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p-se"},{"login":"Kristian-ZH","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kristian-ZH"},{"login":"davidstauffer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidstauffer"}],"active_maintainers":[{"login":"thardeck","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thardeck"},{"login":"rancherbot","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rancherbot"},{"login":"manno","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manno"},{"login":"kkaempf","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kkaempf"},{"login":"mmartin24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmartin24"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Francher%2Ffleet%2Fpkg%2Fhelmvalues/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Francher%2Ffleet%2Fpkg%2Fhelmvalues/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Francher%2Ffleet%2Fpkg%2Fhelmvalues/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Francher%2Ffleet%2Fpkg%2Fhelmvalues/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Francher%2Ffleet%2Fpkg%2Fhelmvalues/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Francher%2Ffleet%2Fpkg%2Fhelmvalues/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282235,"maintainers_count":0,"namespaces_count":839591,"keywords_count":126448,"github":"golang","metadata":{"funded_packages_count":72260,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-03T05:01:28.847Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3752646,"name":"github.com/rancher/fleet/pkg/apis","ecosystem":"go","description":null,"homepage":"https://github.com/rancher/fleet","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/rancher/fleet","keywords_array":[],"namespace":"github.com/rancher/fleet/pkg","versions_count":120,"first_release_published_at":"2024-04-29T07:05:09.000Z","latest_release_published_at":"2026-08-19T11:02:58.000Z","latest_release_number":"v0.16.1","last_synced_at":"2026-09-01T04:14:56.975Z","created_at":"2022-04-11T15:23:52.624Z","updated_at":"2026-09-01T04:14:56.975Z","registry_url":"https://pkg.go.dev/github.com/rancher/fleet/pkg/apis","install_command":"go get github.com/rancher/fleet/pkg/apis","documentation_url":"https://pkg.go.dev/github.com/rancher/fleet/pkg/apis#section-documentation","metadata":{},"repo_metadata":{"id":36959052,"uuid":"245747437","full_name":"rancher/fleet","owner":"rancher","description":"Deploy workloads from Git to large fleets of Kubernetes clusters","archived":false,"fork":false,"pushed_at":"2026-08-24T12:54:22.000Z","size":26742,"stargazers_count":1724,"open_issues_count":188,"forks_count":273,"subscribers_count":74,"default_branch":"main","last_synced_at":"2026-08-24T14:18:35.552Z","etag":null,"topics":["gitops","hacktoberfest","k8s"],"latest_commit_sha":null,"homepage":"https://fleet.rancher.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/rancher.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-03-08T03:47:35.000Z","updated_at":"2026-08-24T12:22:58.000Z","dependencies_parsed_at":"2026-08-24T14:22:32.679Z","dependency_job_id":null,"html_url":"https://github.com/rancher/fleet","commit_stats":{"total_commits":2367,"total_committers":115,"mean_commits":"20.582608695652173","dds":0.8276299112801013,"last_synced_commit":"8c173a1d940db5bd59e70639d2b1d0d5ec8f2768"},"previous_names":[],"tags_count":792,"template":false,"template_full_name":null,"purl":"pkg:github/rancher/fleet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rancher","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/sbom","scorecard":{"id":725277,"data":{"date":"2025-08-11","repo":{"name":"github.com/rancher/fleet","commit":"8841cc605c6d98f3379c8450e1f3fb8d9f8928a1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 18 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input 'github.event.pull_request.head.ref': .github/workflows/release-against-test-charts.yml:114"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/add_issue_to_project.yml:1","Warn: no topLevel permission defined: .github/workflows/check-changes.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-fleet-upgrade-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-multicluster-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nightly-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-rancher-upgrade-fleet-to-head-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-rancher-upgrade-fleet.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-test-fleet-in-rancher.yml:1","Warn: no topLevel permission defined: .github/workflows/golangci-lint.yml:1","Warn: no topLevel permission defined: .github/workflows/port-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/release-against-charts.yml:1","Warn: no topLevel permission defined: .github/workflows/release-against-rancher.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release-against-test-charts.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","Warn: topLevel 'packages' permission set to 'write': .github/workflows/release.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/renovate-vault.yml:20","Warn: no topLevel permission defined: .github/workflows/typos.yaml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/updatecli.yml:14","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/rancher/.github/SECURITY.md:1","Info: Found linked content: github.com/rancher/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/rancher/.github/SECURITY.md:1","Info: Found text in security policy: github.com/rancher/.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":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.13.1-rc.6 not signed: https://api.github.com/repos/rancher/fleet/releases/240230972","Warn: release artifact v0.13.1-rc.5 not signed: https://api.github.com/repos/rancher/fleet/releases/240225473","Warn: release artifact v0.12.6-rc.3 not signed: https://api.github.com/repos/rancher/fleet/releases/240245874","Warn: release artifact v0.11.10-rc.4 not signed: https://api.github.com/repos/rancher/fleet/releases/240249682","Warn: release artifact v0.13.1-rc.4 not signed: https://api.github.com/repos/rancher/fleet/releases/239923349","Warn: release artifact v0.13.1-rc.6 does not have provenance: https://api.github.com/repos/rancher/fleet/releases/240230972","Warn: release artifact v0.13.1-rc.5 does not have provenance: https://api.github.com/repos/rancher/fleet/releases/240225473","Warn: release artifact v0.12.6-rc.3 does not have provenance: https://api.github.com/repos/rancher/fleet/releases/240245874","Warn: release artifact v0.11.10-rc.4 does not have provenance: https://api.github.com/repos/rancher/fleet/releases/240249682","Warn: release artifact v0.13.1-rc.4 does not have provenance: https://api.github.com/repos/rancher/fleet/releases/239923349"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/e2e-rancher-upgrade-fleet-to-head-ci.yml:26"],"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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/add_issue_to_project.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/rancher/fleet/add_issue_to_project.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/rancher/fleet/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/rancher/fleet/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/renovate-vault.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/rancher/fleet/renovate-vault.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/typos.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/rancher/fleet/typos.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/updatecli.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/rancher/fleet/updatecli.yml/main?enable=pin","Warn: containerImage not pinned by hash: e2e/assets/gitrepo/Dockerfile.gitserver:2: pin your Docker image by updating nginx:1.25.4-alpine to nginx:1.25.4-alpine@sha256:31bad00311cb5eeb8a6648beadcf67277a175da89989f14727420a80e2e76742","Warn: containerImage not pinned by hash: package/Dockerfile:4","Warn: containerImage not pinned by hash: package/Dockerfile:14","Warn: containerImage not pinned by hash: package/Dockerfile:19","Warn: containerImage not pinned by hash: package/Dockerfile:24","Warn: containerImage not pinned by hash: package/Dockerfile:29","Warn: containerImage not pinned by hash: package/Dockerfile.agent:4","Warn: containerImage not pinned by hash: package/Dockerfile.agent:6","Warn: containerImage not pinned by hash: package/Dockerfile.agent:10","Warn: containerImage not pinned by hash: package/Dockerfile.agent:14","Warn: containerImage not pinned by hash: package/Dockerfile.agent:18","Warn: goCommand not pinned by hash: .github/workflows/check-changes.yml:28","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:60","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:82","Warn: goCommand not pinned by hash: .github/workflows/e2e-ci.yml:54","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-ci.yml:79","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-ci.yml:111","Warn: goCommand not pinned by hash: .github/workflows/e2e-fleet-upgrade-ci.yml:38","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-fleet-upgrade-ci.yml:63","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-fleet-upgrade-ci.yml:80","Warn: goCommand not pinned by hash: .github/workflows/e2e-multicluster-ci.yml:34","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-multicluster-ci.yml:63","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-multicluster-ci.yml:88","Warn: goCommand not pinned by hash: .github/workflows/e2e-nightly-ci.yml:42","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-nightly-ci.yml:67","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-nightly-ci.yml:97","Warn: goCommand not pinned by hash: .github/workflows/e2e-rancher-upgrade-fleet-to-head-ci.yml:43","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-rancher-upgrade-fleet-to-head-ci.yml:68","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-rancher-upgrade-fleet-to-head-ci.yml:148","Warn: goCommand not pinned by hash: .github/workflows/e2e-rancher-upgrade-fleet.yml:61","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-rancher-upgrade-fleet.yml:86","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-rancher-upgrade-fleet.yml:118","Warn: goCommand not pinned by hash: .github/workflows/e2e-test-fleet-in-rancher.yml:68","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-test-fleet-in-rancher.yml:94","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-test-fleet-in-rancher.yml:145","Warn: goCommand not pinned by hash: .github/workflows/release.yml:58","Info:  54 out of  55 GitHub-owned GitHubAction dependencies pinned","Info:  21 out of  26 third-party GitHubAction dependencies pinned","Info:   0 out of  11 containerImage dependencies pinned","Info:   3 out of  14 goCommand dependencies pinned","Info:   0 out of  14 downloadThenRun 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["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":6,"reason":"4 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: GO-2025-3521","Warn: Project is vulnerable to: GO-2025-3547"],"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-22T12:36:05.699Z","repository_id":36959052,"created_at":"2025-08-22T12:36:05.699Z","updated_at":"2025-08-22T12:36:05.699Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36896919,"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-08-25T02:00:06.831Z","response_time":104,"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":"rancher","name":"Rancher","uuid":"9343010","kind":"organization","description":"","email":null,"website":"https://www.rancher.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9343010?v=4","repositories_count":634,"last_synced_at":"2025-03-21T23:34:45.454Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rancher","funding_links":[],"total_stars":62684,"followers":1158,"following":0,"created_at":"2022-11-03T04:08:40.033Z","updated_at":"2025-03-21T23:34:45.454Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rancher","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rancher/repositories"},"tags":[{"name":"v0.12.19","sha":"3d1766d5b737501e0386d25558ebc87da867f77a","kind":"tag","published_at":"2026-08-21T09:00:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.19","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.19/manifests"},{"name":"v0.13.15","sha":"bde240cf8eb3122dd2a7e65849e8e30e74d1bdff","kind":"tag","published_at":"2026-08-21T08:59:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.15","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.15/manifests"},{"name":"v0.14.10","sha":"98e6b68903f0bd96c1c289838ffaaf27a4b54b1b","kind":"tag","published_at":"2026-08-21T08:59:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.10/manifests"},{"name":"v0.15.6","sha":"ea6c08e5a3a77f34effe4136656acb88556ffd78","kind":"tag","published_at":"2026-08-21T08:58:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.6/manifests"},{"name":"pkg/helmvalues/v0.16.1","sha":"5823543a3d33952b1c7868eb035ad8e15db420fc","kind":"tag","published_at":"2026-08-21T08:56:24.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/helmvalues/v0.16.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/helmvalues/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fhelmvalues%2Fv0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fhelmvalues%2Fv0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fhelmvalues%2Fv0.16.1/manifests"},{"name":"pkg/apis/v0.16.1","sha":"5823543a3d33952b1c7868eb035ad8e15db420fc","kind":"tag","published_at":"2026-08-21T08:56:11.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.16.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.1/manifests"},{"name":"v0.16.1","sha":"5823543a3d33952b1c7868eb035ad8e15db420fc","kind":"tag","published_at":"2026-08-21T08:55:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1/manifests"},{"name":"v0.16.1-rc.2","sha":"5823543a3d33952b1c7868eb035ad8e15db420fc","kind":"tag","published_at":"2026-08-20T11:07:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.1-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1-rc.2/manifests"},{"name":"v0.12.19-rc.2","sha":"3d1766d5b737501e0386d25558ebc87da867f77a","kind":"tag","published_at":"2026-08-20T04:12:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.19-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.19-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.19-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.19-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.19-rc.2/manifests"},{"name":"v0.14.10-rc.2","sha":"98e6b68903f0bd96c1c289838ffaaf27a4b54b1b","kind":"tag","published_at":"2026-08-19T13:11:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.10-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.10-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.10-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.10-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.10-rc.2/manifests"},{"name":"v0.13.15-rc.2","sha":"bde240cf8eb3122dd2a7e65849e8e30e74d1bdff","kind":"tag","published_at":"2026-08-19T12:36:07.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.15-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.15-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.15-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.15-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.15-rc.2/manifests"},{"name":"v0.12.19-rc.1","sha":"3d1766d5b737501e0386d25558ebc87da867f77a","kind":"tag","published_at":"2026-08-19T12:15:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.19-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.19-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.19-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.19-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.19-rc.1/manifests"},{"name":"v0.13.15-rc.1","sha":"09a81998dfa709382cf32c6191b2424a60b9c822","kind":"tag","published_at":"2026-08-19T11:16:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.15-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.15-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.15-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.15-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.15-rc.1/manifests"},{"name":"v0.14.10-rc.1","sha":"7ac0c4e9e962a88692adf60820aef1ebe0633173","kind":"tag","published_at":"2026-08-19T11:15:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.10-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.10-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.10-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.10-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.10-rc.1/manifests"},{"name":"v0.15.6-rc.1","sha":"ea6c08e5a3a77f34effe4136656acb88556ffd78","kind":"tag","published_at":"2026-08-19T11:12:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.6-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.6-rc.1/manifests"},{"name":"pkg/helmvalues/v0.16.1-rc.1","sha":"5823543a3d33952b1c7868eb035ad8e15db420fc","kind":"tag","published_at":"2026-08-19T11:11:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/helmvalues/v0.16.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/helmvalues/v0.16.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fhelmvalues%2Fv0.16.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fhelmvalues%2Fv0.16.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fhelmvalues%2Fv0.16.1-rc.1/manifests"},{"name":"pkg/apis/v0.16.1-rc.1","sha":"5823543a3d33952b1c7868eb035ad8e15db420fc","kind":"tag","published_at":"2026-08-19T11:11:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.16.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.16.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.16.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.1-rc.1/manifests"},{"name":"v0.16.1-rc.1","sha":"5823543a3d33952b1c7868eb035ad8e15db420fc","kind":"tag","published_at":"2026-08-19T11:11:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1-rc.1/manifests"},{"name":"v0.16.1-beta.2","sha":"24599a0bb1b2e2b11c8433d7ae759919f958d976","kind":"commit","published_at":"2026-08-06T11:27:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.1-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1-beta.2/manifests"},{"name":"v0.16.1-beta.1","sha":"2578af3e03f32d32314659690ee3755caad06e5b","kind":"commit","published_at":"2026-07-31T15:45:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.1-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1-beta.1/manifests"},{"name":"pkg/apis/v0.16.1-beta.1","sha":"2578af3e03f32d32314659690ee3755caad06e5b","kind":"commit","published_at":"2026-07-31T15:45:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.16.1-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.16.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.16.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.1-beta.1/manifests"},{"name":"v0.15.6-alpha.1","sha":"686e9e5a8cd6efd824de92c95c58f57944f61ebc","kind":"commit","published_at":"2026-07-30T10:57:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.6-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.6-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.6-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.6-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.6-alpha.1/manifests"},{"name":"pkg/apis/v0.12.18","sha":"5f60b7b656e7135f47f2eccd33f36930a595461c","kind":"tag","published_at":"2026-07-22T09:00:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.18","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.18/manifests"},{"name":"v0.12.18","sha":"5f60b7b656e7135f47f2eccd33f36930a595461c","kind":"tag","published_at":"2026-07-22T08:59:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.18","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.18/manifests"},{"name":"pkg/apis/v0.13.14","sha":"ace37959a52eb299a4030a8dfc46dd33b8a0784f","kind":"tag","published_at":"2026-07-22T08:59:11.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.14","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.14/manifests"},{"name":"v0.13.14","sha":"ace37959a52eb299a4030a8dfc46dd33b8a0784f","kind":"tag","published_at":"2026-07-22T08:59:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.14","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.14/manifests"},{"name":"pkg/apis/v0.14.9","sha":"3e4599fa83486902b6e01154ac9591eae2d6e2b9","kind":"tag","published_at":"2026-07-22T08:58:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.9","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.9/manifests"},{"name":"v0.14.9","sha":"3e4599fa83486902b6e01154ac9591eae2d6e2b9","kind":"tag","published_at":"2026-07-22T08:58:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.9/manifests"},{"name":"pkg/apis/v0.15.5","sha":"99aafe0f09687dcf48003a8fa1397f85d2862ac4","kind":"tag","published_at":"2026-07-22T08:56:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.5","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.5/manifests"},{"name":"v0.15.5","sha":"99aafe0f09687dcf48003a8fa1397f85d2862ac4","kind":"tag","published_at":"2026-07-22T08:56:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.5/manifests"},{"name":"pkg/apis/v0.16.0","sha":"c1a4325041578226f4f333b9f05d651ee4b03577","kind":"tag","published_at":"2026-07-22T08:55:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.16.0","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0/manifests"},{"name":"v0.16.0","sha":"c1a4325041578226f4f333b9f05d651ee4b03577","kind":"tag","published_at":"2026-07-22T08:55:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0/manifests"},{"name":"v0.14.9-rc.2","sha":"3e4599fa83486902b6e01154ac9591eae2d6e2b9","kind":"tag","published_at":"2026-07-13T04:54:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.9-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.9-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.9-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.9-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.9-rc.2/manifests"},{"name":"v0.15.5-rc.2","sha":"99aafe0f09687dcf48003a8fa1397f85d2862ac4","kind":"tag","published_at":"2026-07-13T04:53:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.5-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.5-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.5-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.5-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.5-rc.2/manifests"},{"name":"v0.16.0-rc.5","sha":"c1a4325041578226f4f333b9f05d651ee4b03577","kind":"tag","published_at":"2026-07-13T04:52:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.5/manifests"},{"name":"v0.13.14-rc.2","sha":"ace37959a52eb299a4030a8dfc46dd33b8a0784f","kind":"commit","published_at":"2026-07-13T04:46:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.14-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.14-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.14-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.14-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.14-rc.2/manifests"},{"name":"v0.12.18-rc.2","sha":"5f60b7b656e7135f47f2eccd33f36930a595461c","kind":"commit","published_at":"2026-07-13T04:43:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.18-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.18-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.18-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.18-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.18-rc.2/manifests"},{"name":"v0.16.0-rc.4","sha":"4b6976899c8cfc16317e7e5d610c74caa56ddd34","kind":"tag","published_at":"2026-07-09T07:12:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.4/manifests"},{"name":"v0.16.0-rc.3","sha":"8b304fc76b7b1fb6eb10039bcca469d0ebeb4986","kind":"tag","published_at":"2026-07-03T05:20:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.3/manifests"},{"name":"v0.14.9-rc.1","sha":"8c975d471dd082c3d474cc2a9033e3110b5d8f5e","kind":"commit","published_at":"2026-07-02T08:05:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.9-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.9-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.9-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.9-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.9-rc.1/manifests"},{"name":"v0.12.18-rc.1","sha":"79489980f2009a29acb613caca4234f2f0d6859c","kind":"commit","published_at":"2026-07-02T08:03:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.18-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.18-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.18-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.18-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.18-rc.1/manifests"},{"name":"v0.13.14-rc.1","sha":"6a3ebb60faea58a12c25a030320ef3ff1427088c","kind":"commit","published_at":"2026-07-02T08:03:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.14-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.14-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.14-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.14-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.14-rc.1/manifests"},{"name":"v0.15.5-rc.1","sha":"e67db6c603032d1364919367d698029443212fb7","kind":"commit","published_at":"2026-07-02T08:03:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.5-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.5-rc.1/manifests"},{"name":"pkg/apis/v0.16.0-rc.2","sha":"45e056441b6ccd5eaf5db85a1e6c306acd39e7f0","kind":"tag","published_at":"2026-07-01T11:44:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.16.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.16.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.16.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-rc.2/manifests"},{"name":"v0.16.0-rc.2","sha":"45e056441b6ccd5eaf5db85a1e6c306acd39e7f0","kind":"tag","published_at":"2026-07-01T11:44:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.2/manifests"},{"name":"pkg/apis/v0.13.13","sha":"61a9cdd762d9bdb7dbf0a5db4e35dd970813aec7","kind":"tag","published_at":"2026-06-25T11:26:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.13","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.13/manifests"},{"name":"v0.13.13","sha":"61a9cdd762d9bdb7dbf0a5db4e35dd970813aec7","kind":"tag","published_at":"2026-06-25T11:26:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.13","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.13/manifests"},{"name":"pkg/apis/v0.12.17","sha":"610dd3595542bdef1c33bde246c78b619506b80e","kind":"tag","published_at":"2026-06-25T11:25:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.17","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.17/manifests"},{"name":"v0.12.17","sha":"610dd3595542bdef1c33bde246c78b619506b80e","kind":"tag","published_at":"2026-06-25T11:25:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.17","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.17/manifests"},{"name":"pkg/apis/v0.14.8","sha":"5aa8b5802cdd0a6099b396494f26c5433c6e2808","kind":"tag","published_at":"2026-06-25T11:24:47.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.8","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.8/manifests"},{"name":"v0.14.8","sha":"5aa8b5802cdd0a6099b396494f26c5433c6e2808","kind":"tag","published_at":"2026-06-25T11:24:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.8/manifests"},{"name":"pkg/apis/v0.15.4","sha":"7b97db764df7de385e0572eab6da959e0bd22569","kind":"tag","published_at":"2026-06-25T11:23:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.4","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.4/manifests"},{"name":"v0.15.4","sha":"7b97db764df7de385e0572eab6da959e0bd22569","kind":"tag","published_at":"2026-06-25T11:23:47.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.4/manifests"},{"name":"v0.16.0-rc.1","sha":"2924cfd2a4817e0533641c84f62966b70fd7e401","kind":"commit","published_at":"2026-06-24T06:16:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.1/manifests"},{"name":"v0.12.16","sha":"4e6d4da0a68ac8b0fac7b975923b76b9305b6b48","kind":"tag","published_at":"2026-06-22T16:07:07.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.16","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.16/manifests"},{"name":"v0.13.12","sha":"2e3c8d9e5fac06cc140e8c43470ead0af71c2d5e","kind":"tag","published_at":"2026-06-22T16:06:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.12","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.12/manifests"},{"name":"v0.14.7","sha":"300f361c919d0c4724f3d7994d32661c8c8a90f7","kind":"tag","published_at":"2026-06-22T16:06:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.7/manifests"},{"name":"v0.15.3","sha":"5f5c8cbd649222c63f0bb9113ec56181bad2c14f","kind":"tag","published_at":"2026-06-22T15:57:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3/manifests"},{"name":"v0.16.0-beta.2","sha":"2451e2dd5c35ab5064141884a5f64bec8272a7d0","kind":"tag","published_at":"2026-06-19T05:55:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-beta.2/manifests"},{"name":"pkg/apis/v0.16.0-beta.1","sha":"0f7a3836a4c31610e7ac8e7216969bf378daeb05","kind":"tag","published_at":"2026-06-19T04:07:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.16.0-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.16.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.16.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-beta.1/manifests"},{"name":"v0.16.0-beta.1","sha":"0f7a3836a4c31610e7ac8e7216969bf378daeb05","kind":"tag","published_at":"2026-06-19T04:07:13.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-beta.1/manifests"},{"name":"v0.13.12-rc.1","sha":"2e3c8d9e5fac06cc140e8c43470ead0af71c2d5e","kind":"tag","published_at":"2026-06-15T09:08:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.12-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.12-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.12-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.12-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.12-rc.1/manifests"},{"name":"v0.12.16-rc.1","sha":"cf8f8a6ea797d2cbfb7ecd9344a2d26f99643c88","kind":"tag","published_at":"2026-06-15T09:07:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.16-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.16-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.16-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.16-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.16-rc.1/manifests"},{"name":"v0.14.7-rc.2","sha":"300f361c919d0c4724f3d7994d32661c8c8a90f7","kind":"commit","published_at":"2026-06-15T07:02:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.7-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.7-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.7-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.7-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.7-rc.2/manifests"},{"name":"v0.15.3-rc.2","sha":"5f5c8cbd649222c63f0bb9113ec56181bad2c14f","kind":"commit","published_at":"2026-06-15T06:40:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.3-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.3-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.3-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3-rc.2/manifests"},{"name":"v0.16.0-alpha.11","sha":"ef3e0ec919013e25a3dbfbb8882d120d16782a58","kind":"commit","published_at":"2026-06-12T16:45:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.11","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.11/manifests"},{"name":"pkg/apis/v0.16.0-alpha.11","sha":"ef3e0ec919013e25a3dbfbb8882d120d16782a58","kind":"commit","published_at":"2026-06-12T16:45:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.16.0-alpha.11","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.16.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.16.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-alpha.11/manifests"},{"name":"v0.14.7-rc.1","sha":"18668f584b0f70ca31ad518cc2927701774e4046","kind":"commit","published_at":"2026-06-12T04:27:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.7-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.7-rc.1/manifests"},{"name":"v0.16.0-alpha.10","sha":"1f0464660007e4955075a7de5cdb10578758b447","kind":"commit","published_at":"2026-06-11T08:54:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.10/manifests"},{"name":"v0.15.3-rc.1","sha":"e7ae3e3c67ede629e7c9d07725afebb8fc96fb27","kind":"commit","published_at":"2026-06-05T14:50:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.3-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3-rc.1/manifests"},{"name":"v0.15.3-beta.2","sha":"7d45853ab2fd1ceead1896a6e7a5a3ae443ea17a","kind":"commit","published_at":"2026-06-04T12:11:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.3-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.3-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.3-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3-beta.2/manifests"},{"name":"v0.15.3-beta.1","sha":"eda00d9fb3b31924999cf72cea08e2a79b857836","kind":"commit","published_at":"2026-06-03T04:37:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.3-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.3-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.3-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3-beta.1/manifests"},{"name":"pkg/apis/v0.16.0-alpha.9","sha":"ffa11a444b45e49ea3221c518a098447ae370aa2","kind":"tag","published_at":"2026-06-01T07:48:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.16.0-alpha.9","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.16.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.16.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-alpha.9/manifests"},{"name":"v0.16.0-alpha.9","sha":"ffa11a444b45e49ea3221c518a098447ae370aa2","kind":"tag","published_at":"2026-06-01T07:47:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.9/manifests"},{"name":"v0.16.0-alpha.8","sha":"c893a4772998656204af7ac19228f5aae079f300","kind":"tag","published_at":"2026-05-27T13:07:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.8/manifests"},{"name":"v0.11.14","sha":"cf79217ca5f32a046b2d8b49365afc732bedefc5","kind":"tag","published_at":"2026-05-22T04:58:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.14","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.14/manifests"},{"name":"pkg/apis/v0.12.15","sha":"8fc0388c9703d4ade55e9a103153085f585a3d03","kind":"tag","published_at":"2026-05-22T04:58:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.15","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.15/manifests"},{"name":"v0.12.15","sha":"8fc0388c9703d4ade55e9a103153085f585a3d03","kind":"tag","published_at":"2026-05-22T04:58:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.15","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.15/manifests"},{"name":"pkg/apis/v0.13.11","sha":"9cc729f7dc0b9055938115103581a968a287bccf","kind":"tag","published_at":"2026-05-22T04:57:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.11","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.11/manifests"},{"name":"v0.13.11","sha":"9cc729f7dc0b9055938115103581a968a287bccf","kind":"tag","published_at":"2026-05-22T04:57:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.11","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.11/manifests"},{"name":"pkg/apis/v0.14.6","sha":"e423b88b67752ef11d3607a26b41e57a90859abe","kind":"tag","published_at":"2026-05-22T04:56:47.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.6","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.6/manifests"},{"name":"v0.14.6","sha":"e423b88b67752ef11d3607a26b41e57a90859abe","kind":"tag","published_at":"2026-05-22T04:56:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.6/manifests"},{"name":"pkg/apis/v0.15.2","sha":"c8932b5fc204c3f36026d0fabdf41f740873526c","kind":"tag","published_at":"2026-05-22T04:55:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.2/manifests"},{"name":"v0.15.2","sha":"c8932b5fc204c3f36026d0fabdf41f740873526c","kind":"tag","published_at":"2026-05-22T04:55:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.2/manifests"},{"name":"pkg/apis/v0.16.0-alpha.7","sha":"b2593d348fdc711b736a8da513e53d54b943e6f5","kind":"tag","published_at":"2026-05-20T15:19:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.16.0-alpha.7","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.16.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.16.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-alpha.7/manifests"},{"name":"v0.16.0-alpha.7","sha":"b2593d348fdc711b736a8da513e53d54b943e6f5","kind":"tag","published_at":"2026-05-20T15:19:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.7/manifests"},{"name":"v0.11.14-rc.1","sha":"cf79217ca5f32a046b2d8b49365afc732bedefc5","kind":"tag","published_at":"2026-05-20T12:05:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.14-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.14-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.14-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.14-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.14-rc.1/manifests"},{"name":"pkg/apis/v0.12.15-rc.3","sha":"8fc0388c9703d4ade55e9a103153085f585a3d03","kind":"tag","published_at":"2026-05-20T11:23:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.15-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.15-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.15-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.15-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.15-rc.3/manifests"},{"name":"v0.12.15-rc.3","sha":"8fc0388c9703d4ade55e9a103153085f585a3d03","kind":"tag","published_at":"2026-05-20T11:23:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.15-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.15-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.15-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.15-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.15-rc.3/manifests"},{"name":"pkg/apis/v0.13.11-rc.2","sha":"9cc729f7dc0b9055938115103581a968a287bccf","kind":"tag","published_at":"2026-05-20T10:15:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.11-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.11-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.11-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.11-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.11-rc.2/manifests"},{"name":"v0.13.11-rc.2","sha":"9cc729f7dc0b9055938115103581a968a287bccf","kind":"tag","published_at":"2026-05-20T10:15:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.11-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.11-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.11-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.11-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.11-rc.2/manifests"},{"name":"pkg/apis/v0.14.6-rc.3","sha":"e423b88b67752ef11d3607a26b41e57a90859abe","kind":"tag","published_at":"2026-05-20T10:15:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.6-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.6-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.6-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.6-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.6-rc.3/manifests"},{"name":"v0.14.6-rc.3","sha":"e423b88b67752ef11d3607a26b41e57a90859abe","kind":"tag","published_at":"2026-05-20T10:15:12.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.6-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.6-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.6-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.6-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.6-rc.3/manifests"},{"name":"pkg/apis/v0.15.2-rc.3","sha":"c8932b5fc204c3f36026d0fabdf41f740873526c","kind":"tag","published_at":"2026-05-20T10:12:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.2-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.2-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.2-rc.3/manifests"},{"name":"v0.15.2-rc.3","sha":"c8932b5fc204c3f36026d0fabdf41f740873526c","kind":"tag","published_at":"2026-05-20T10:12:16.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.2-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.2-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.2-rc.3/manifests"},{"name":"pkg/apis/v0.13.11-rc.1","sha":"9e4e585d635bbe0e501c90ba8ce2d016d116381f","kind":"tag","published_at":"2026-05-19T14:22:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.11-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.11-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.11-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.11-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.11-rc.1/manifests"},{"name":"pkg/apis/v0.14.6-rc.2","sha":"956de722bbc05bbfbe83173840bc8341178129cc","kind":"tag","published_at":"2026-05-19T14:21:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.6-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.6-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.6-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.6-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.6-rc.2/manifests"},{"name":"pkg/apis/v0.15.2-rc.2","sha":"810c4f9405b2a1450f02ec9a51c8947b71c5d10b","kind":"tag","published_at":"2026-05-19T14:20:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.2-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.2-rc.2/manifests"},{"name":"pkg/apis/v0.12.15-rc.2","sha":"e51b002b96a1e3cc8d3ba69dee4c895f17afa047","kind":"tag","published_at":"2026-05-19T14:11:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.15-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.15-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.15-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.15-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.15-rc.2/manifests"},{"name":"v0.12.15-rc.2","sha":"e51b002b96a1e3cc8d3ba69dee4c895f17afa047","kind":"tag","published_at":"2026-05-19T14:08:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.15-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.15-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.15-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.15-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.15-rc.2/manifests"},{"name":"v0.14.6-rc.2","sha":"956de722bbc05bbfbe83173840bc8341178129cc","kind":"commit","published_at":"2026-05-19T13:35:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.6-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.6-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.6-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.6-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.6-rc.2/manifests"},{"name":"v0.13.11-rc.1","sha":"9e4e585d635bbe0e501c90ba8ce2d016d116381f","kind":"tag","published_at":"2026-05-19T12:29:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.11-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.11-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.11-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.11-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.11-rc.1/manifests"},{"name":"v0.12.15-rc.1","sha":"ea4b931bec4ef2b4f7a79dde937f4f8848eee51b","kind":"tag","published_at":"2026-05-19T12:19:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.15-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.15-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.15-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.15-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.15-rc.1/manifests"},{"name":"v0.14.6-rc.1","sha":"7bc46ac5624f6e7880a16a5214efb2fdd962abbb","kind":"tag","published_at":"2026-05-19T11:28:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.6-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.6-rc.1/manifests"},{"name":"v0.15.2-rc.2","sha":"810c4f9405b2a1450f02ec9a51c8947b71c5d10b","kind":"tag","published_at":"2026-05-19T11:15:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.2-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.2-rc.2/manifests"},{"name":"v0.15.2-rc.1","sha":"caf57b06939b6f418b73c1c70f0dd5623fd221df","kind":"tag","published_at":"2026-05-11T09:12:24.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.2-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.2-rc.1/manifests"},{"name":"v0.16.0-alpha.6","sha":"02ea62dbe2c8aaf8e2d97960c7eb39cceb97d838","kind":"tag","published_at":"2026-04-28T06:41:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.6/manifests"},{"name":"v0.11.13","sha":"978ddfd96082e35190fff4b23d6af643ca158dda","kind":"tag","published_at":"2026-04-27T12:06:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.13","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13/manifests"},{"name":"v0.12.14","sha":"1d20cfb6063b1f93e0816932ac59a7b5902c2dae","kind":"tag","published_at":"2026-04-27T12:05:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.14","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14/manifests"},{"name":"v0.13.10","sha":"8e4aa2e49569a9e9c8ee06e940f90e93c0900c65","kind":"tag","published_at":"2026-04-27T12:05:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10/manifests"},{"name":"v0.14.5","sha":"778f3d32e29cd50f33c81a8f6e5ebda29ae737b1","kind":"tag","published_at":"2026-04-27T12:04:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5/manifests"},{"name":"v0.15.1","sha":"190f2815a2f6bb208d7ffd3b7da1c9f942716cc0","kind":"tag","published_at":"2026-04-27T12:04:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1/manifests"},{"name":"v0.13.10-rc.2","sha":"8e4aa2e49569a9e9c8ee06e940f90e93c0900c65","kind":"tag","published_at":"2026-04-27T07:21:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.10-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.10-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.10-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-rc.2/manifests"},{"name":"v0.11.13-rc.1","sha":"978ddfd96082e35190fff4b23d6af643ca158dda","kind":"tag","published_at":"2026-04-27T07:18:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.13-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.13-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.13-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-rc.1/manifests"},{"name":"v0.12.14-rc.2","sha":"1d20cfb6063b1f93e0816932ac59a7b5902c2dae","kind":"tag","published_at":"2026-04-27T07:17:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.14-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.14-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.14-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-rc.2/manifests"},{"name":"v0.14.5-rc.2","sha":"778f3d32e29cd50f33c81a8f6e5ebda29ae737b1","kind":"tag","published_at":"2026-04-27T07:17:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.5-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.5-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.5-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-rc.2/manifests"},{"name":"v0.15.1-rc.2","sha":"190f2815a2f6bb208d7ffd3b7da1c9f942716cc0","kind":"tag","published_at":"2026-04-27T07:16:47.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.1-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-rc.2/manifests"},{"name":"v0.11.13-beta.4","sha":"d488aab01ed28482381d59db25441012c5ad094b","kind":"tag","published_at":"2026-04-23T03:14:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.13-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.13-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.13-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-beta.4/manifests"},{"name":"v0.12.14-rc.1","sha":"c8a1e70b87e6e247766740edff97316c60dfe599","kind":"tag","published_at":"2026-04-22T13:26:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.14-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.14-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.14-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-rc.1/manifests"},{"name":"v0.13.10-rc.1","sha":"8355062db0d60ada865ecbfd7ce4d48b7b3c786e","kind":"tag","published_at":"2026-04-22T13:26:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.10-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.10-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.10-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-rc.1/manifests"},{"name":"v0.14.5-rc.1","sha":"255c04fdef3d2f67698a20a6cbb524e06fc00632","kind":"tag","published_at":"2026-04-22T13:23:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.5-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-rc.1/manifests"},{"name":"v0.15.1-rc.1","sha":"00c233e02b62a29123b26347fca68be3eb4d1a92","kind":"tag","published_at":"2026-04-22T13:22:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-rc.1/manifests"},{"name":"v0.16.0-alpha.5","sha":"e6341dce105a6194fcb771df4d0da206dfc51a83","kind":"tag","published_at":"2026-04-20T10:51:51.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.5/manifests"},{"name":"v0.13.10-beta.5","sha":"781447227f5bee31f1770dc8c37eaae80da0113f","kind":"commit","published_at":"2026-04-17T10:18:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.10-beta.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.10-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.10-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.5/manifests"},{"name":"v0.12.14-beta.4","sha":"d10abf7b654a3d58662da2e896fd4028daa00a29","kind":"commit","published_at":"2026-04-17T09:58:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.14-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.14-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.14-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-beta.4/manifests"},{"name":"v0.14.5-beta.5","sha":"4190845dd429fe0e134f51e6c5ad692d7ea5c070","kind":"commit","published_at":"2026-04-17T09:49:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.5-beta.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.5-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.5-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.5/manifests"},{"name":"v0.12.14-beta.3","sha":"9874a51ef8ac8754f6c404fa5172dd3a2ed3e2ec","kind":"tag","published_at":"2026-04-17T05:48:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.14-beta.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.14-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.14-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-beta.3/manifests"},{"name":"v0.14.5-beta.4","sha":"fcd6873c09b7a618f86c3e5c554bfe14f87d5010","kind":"tag","published_at":"2026-04-17T05:47:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.5-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.5-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.5-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.4/manifests"},{"name":"v0.13.10-beta.4","sha":"c89c99a3c682824229bb2d3ef6b0f86c5454f51c","kind":"tag","published_at":"2026-04-17T05:46:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.10-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.10-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.10-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.4/manifests"},{"name":"v0.16.0-alpha.4","sha":"666e8d3030c644fe9dc1a56519ae6f66d7f52189","kind":"tag","published_at":"2026-04-16T15:03:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.4/manifests"},{"name":"v0.15.1-beta.4","sha":"6b800bea8709310fa8ce86e69928c7531030e45e","kind":"commit","published_at":"2026-04-16T13:40:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.1-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.1-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.1-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-beta.4/manifests"},{"name":"v0.13.10-beta.3","sha":"fba1e9c40058592c74c1915e1342c3ef27ead07e","kind":"tag","published_at":"2026-04-15T05:55:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.10-beta.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.10-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.10-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.3/manifests"},{"name":"v0.11.13-beta.3","sha":"07b8dfaf624bb245c51a5351fe3d71362a740b87","kind":"tag","published_at":"2026-04-15T05:22:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.13-beta.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.13-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.13-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-beta.3/manifests"},{"name":"v0.12.14-beta.2","sha":"38e2eb49d7a6c51d2a12328d1bb4ccef6c44db32","kind":"commit","published_at":"2026-04-15T05:19:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.14-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.14-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.14-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-beta.2/manifests"},{"name":"v0.16.0-alpha.3","sha":"ef9a4f869466d1ff2e28fa200c834b5d6e2cc9c4","kind":"tag","published_at":"2026-04-14T08:59:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.3/manifests"},{"name":"v0.13.10-beta.2","sha":"de9ba784542e11ca28440bfc5d7933fb30e47fb9","kind":"commit","published_at":"2026-04-14T04:34:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.10-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.10-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.10-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.2/manifests"},{"name":"v0.14.5-beta.3","sha":"6a4b3a560f16647e37b8a06121de58ef28f4028e","kind":"commit","published_at":"2026-04-14T04:08:16.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.5-beta.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.5-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.5-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.3/manifests"},{"name":"v0.15.1-beta.3","sha":"843a514cd3d61d1ff882056427c9f7deb86a066b","kind":"commit","published_at":"2026-04-14T04:07:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.1-beta.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.1-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.1-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-beta.3/manifests"},{"name":"v0.16.0-alpha.2","sha":"e3d2443f41025dc685b0904b606fea0ecdfde8b3","kind":"tag","published_at":"2026-04-09T07:55:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.2/manifests"},{"name":"v0.14.5-beta.2","sha":"dc28ac35187acbf9beaa83331a73463172e5d777","kind":"tag","published_at":"2026-04-07T11:41:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.5-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.5-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.5-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.2/manifests"},{"name":"v0.13.10-beta.1","sha":"45549ab0b52b84b8dd9930aed9fb7af6807aa95b","kind":"tag","published_at":"2026-04-07T11:18:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.10-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.10-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.10-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.1/manifests"},{"name":"v0.12.14-beta.1","sha":"6672005b6de6eda34e9ae74aad46b96367adf778","kind":"tag","published_at":"2026-04-07T11:17:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.14-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.14-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.14-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-beta.1/manifests"},{"name":"v0.11.13-beta.2","sha":"fd717a3186080c25d9cddde516676718f77d40e4","kind":"tag","published_at":"2026-04-07T11:00:47.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.13-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.13-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.13-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-beta.2/manifests"},{"name":"v0.15.1-beta.2","sha":"271407c5826a88c0b1796ad3e147593761e9828c","kind":"tag","published_at":"2026-04-07T08:02:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.1-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-beta.2/manifests"},{"name":"v0.16.0-alpha.1","sha":"24f71f4f7508312205264d35949abeadaab1d83b","kind":"tag","published_at":"2026-04-01T08:00:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.1/manifests"},{"name":"v0.14.5-beta.1","sha":"471cd99e574970ec66a0224da421cfc11924c446","kind":"commit","published_at":"2026-03-27T13:56:19.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.5-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.5-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.5-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.1/manifests"},{"name":"v0.15.1-beta.1","sha":"109f6016dec6e49a53e930ff92824b54d2d7ff56","kind":"commit","published_at":"2026-03-24T12:04:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.1-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-beta.1/manifests"},{"name":"pkg/apis/v0.15.0","sha":"c63dc4bb52acb88fea50fe1b5f20db7f3ca6c9d9","kind":"tag","published_at":"2026-03-19T19:15:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0/manifests"},{"name":"v0.15.0","sha":"c63dc4bb52acb88fea50fe1b5f20db7f3ca6c9d9","kind":"tag","published_at":"2026-03-19T18:06:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0/manifests"},{"name":"v0.15.0-rc.6","sha":"c63dc4bb52acb88fea50fe1b5f20db7f3ca6c9d9","kind":"tag","published_at":"2026-03-19T13:13:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-rc.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.6/manifests"},{"name":"v0.13.9","sha":"8dc29616a83df1bde938fba8c05da16632e7c00d","kind":"tag","published_at":"2026-03-19T10:12:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.9/manifests"},{"name":"v0.12.13","sha":"393cf687b3feb9b945e50fd7342c9ca103132cd5","kind":"tag","published_at":"2026-03-19T09:40:19.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.13","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.13/manifests"},{"name":"v0.14.4","sha":"3ca589e3b134547b30894ed7f485d57fd9627fe6","kind":"tag","published_at":"2026-03-19T09:38:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4/manifests"},{"name":"v0.12.13-rc.3","sha":"393cf687b3feb9b945e50fd7342c9ca103132cd5","kind":"tag","published_at":"2026-03-18T17:56:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.13-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.13-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.13-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.13-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.13-rc.3/manifests"},{"name":"v0.13.9-rc.4","sha":"8dc29616a83df1bde938fba8c05da16632e7c00d","kind":"tag","published_at":"2026-03-18T17:56:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.9-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.9-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.9-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.9-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.9-rc.4/manifests"},{"name":"v0.14.4-rc.5","sha":"3ca589e3b134547b30894ed7f485d57fd9627fe6","kind":"tag","published_at":"2026-03-18T17:56:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.4-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.4-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.4-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.5/manifests"},{"name":"v0.15.0-rc.5","sha":"f7b556f1947e6e71bc5ac09b000ae329637d3bcc","kind":"tag","published_at":"2026-03-18T17:55:24.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.5/manifests"},{"name":"v0.13.9-rc.3","sha":"2bd4e2418e201f54135b582021570fabc857d911","kind":"tag","published_at":"2026-03-18T16:52:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.9-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.9-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.9-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.9-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.9-rc.3/manifests"},{"name":"v0.12.13-rc.2","sha":"617e69bc4bb15eaa43bf93669ca6269b1310d99d","kind":"tag","published_at":"2026-03-18T16:45:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.13-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.13-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.13-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.13-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.13-rc.2/manifests"},{"name":"v0.14.4-rc.4","sha":"33ac88a64bdf43016cd27ec0db01fd37f7009307","kind":"tag","published_at":"2026-03-18T16:44:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.4-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.4-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.4-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.4/manifests"},{"name":"v0.15.0-rc.4","sha":"68bef8f348ae46f05b8a29c333bbcec02a98955d","kind":"tag","published_at":"2026-03-18T16:44:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.4/manifests"},{"name":"v0.11.13-beta.1","sha":"b1789b2a2400d74c0774b634cffb63b287d15a0c","kind":"tag","published_at":"2026-03-17T05:56:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.13-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.13-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.13-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-beta.1/manifests"},{"name":"v0.14.4-rc.3","sha":"b1981f4f9f6494e8b5c245654ad85e7becde2c37","kind":"tag","published_at":"2026-03-12T04:58:13.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.4-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.4-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.4-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.3/manifests"},{"name":"pkg/apis/v0.15.0-rc.3","sha":"ee17a7ca6c08da0f7a029a846cf37c19c6b84539","kind":"tag","published_at":"2026-03-12T04:54:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-rc.3/manifests"},{"name":"v0.15.0-rc.3","sha":"ee17a7ca6c08da0f7a029a846cf37c19c6b84539","kind":"tag","published_at":"2026-03-12T04:54:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.3/manifests"},{"name":"v0.12.13-rc.1","sha":"01aebef04430258bd54b63b5bdf76ca675af7d32","kind":"tag","published_at":"2026-03-12T04:53:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.13-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.13-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.13-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.13-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.13-rc.1/manifests"},{"name":"v0.13.9-rc.1","sha":"b80c406d5a66ec9f13f48f05c7aea3e3d1791398","kind":"tag","published_at":"2026-03-12T04:52:00.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.9-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.9-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.9-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.9-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.9-rc.1/manifests"},{"name":"v0.14.4-rc.2","sha":"061a5e36210bc9e82c925056a480b6b99a46ae7b","kind":"tag","published_at":"2026-03-10T15:11:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.4-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.2/manifests"},{"name":"v0.15.0-rc.2","sha":"e4857b0e528d611f280655dd173ffcebb6b9a9a8","kind":"tag","published_at":"2026-03-10T12:48:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.2/manifests"},{"name":"v0.14.4-rc.1","sha":"e8490c9b63252003597945291b9c82207072622c","kind":"tag","published_at":"2026-03-06T12:57:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.4-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.1/manifests"},{"name":"v0.15.0-rc.1","sha":"901a23d8fb05266a4dd4766ccd41769d893129ce","kind":"tag","published_at":"2026-03-06T12:55:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.1/manifests"},{"name":"v0.14.4-beta.2","sha":"85a414d0d822ba89a216be88511d7864e926aea6","kind":"commit","published_at":"2026-03-04T05:58:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.4-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.4-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.4-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-beta.2/manifests"},{"name":"pkg/apis/v0.15.0-beta.4","sha":"cd904248e365b0a8088d853ae586c3f77cfbe96b","kind":"tag","published_at":"2026-03-03T10:26:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-beta.4/manifests"},{"name":"v0.15.0-beta.4","sha":"cd904248e365b0a8088d853ae586c3f77cfbe96b","kind":"tag","published_at":"2026-03-03T10:26:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-beta.4/manifests"},{"name":"v0.14.4-beta.1","sha":"a42701e347e182f78deff88c47ee2268b6ce653d","kind":"commit","published_at":"2026-03-03T09:40:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.4-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.4-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.4-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-beta.1/manifests"},{"name":"v0.15.0-beta.3","sha":"f111013028b17084027441833a1e15956b3a4f27","kind":"commit","published_at":"2026-02-25T09:29:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-beta.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-beta.3/manifests"},{"name":"v0.14.3","sha":"7c2c7e3b2b7c7c90eed31ac71d5dc8d07b6f12a5","kind":"tag","published_at":"2026-02-20T09:56:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3/manifests"},{"name":"v0.12.12","sha":"a475d34a4e58ab0a694d1c6a25606ee53bf35c66","kind":"tag","published_at":"2026-02-19T16:20:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.12","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.12/manifests"},{"name":"v0.13.8","sha":"e2a7473badb4424d8d959b721c8084ab608d9538","kind":"tag","published_at":"2026-02-19T15:46:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.8/manifests"},{"name":"v0.14.3-rc.3","sha":"7c2c7e3b2b7c7c90eed31ac71d5dc8d07b6f12a5","kind":"tag","published_at":"2026-02-19T11:07:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.3-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.3-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.3-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3-rc.3/manifests"},{"name":"v0.15.0-beta.2","sha":"e844ec53dbc5f4c768fb56d96a04863782c70b30","kind":"commit","published_at":"2026-02-18T11:33:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"778537985c46cbac0c1e8c35928690e5edf1a6fe","kind":"tag","published_at":"2026-02-17T08:18:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-beta.1/manifests"},{"name":"pkg/apis/v0.12.12-rc.2","sha":"a475d34a4e58ab0a694d1c6a25606ee53bf35c66","kind":"tag","published_at":"2026-02-17T06:38:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.12-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.12-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.12-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.12-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.12-rc.2/manifests"},{"name":"v0.12.12-rc.2","sha":"a475d34a4e58ab0a694d1c6a25606ee53bf35c66","kind":"tag","published_at":"2026-02-17T06:38:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.12-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.12-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.12-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.12-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.12-rc.2/manifests"},{"name":"v0.14.3-rc.2","sha":"64757cd0920c33687035c6659906766142d8996a","kind":"commit","published_at":"2026-02-16T08:38:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.3-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.3-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.3-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3-rc.2/manifests"},{"name":"v0.12.12-rc.1","sha":"81ac15519611b2466ca91267c84fc62ec0d29075","kind":"tag","published_at":"2026-02-13T05:25:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.12-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.12-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.12-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.12-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.12-rc.1/manifests"},{"name":"v0.13.8-rc.1","sha":"e2a7473badb4424d8d959b721c8084ab608d9538","kind":"tag","published_at":"2026-02-13T05:24:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.8-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.8-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.8-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.8-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.8-rc.1/manifests"},{"name":"v0.14.3-rc.1","sha":"2d92d5a8210e51c4275758276bdafdde30ea365f","kind":"tag","published_at":"2026-02-13T05:23:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.3-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3-rc.1/manifests"},{"name":"pkg/apis/v0.15.0-alpha.10","sha":"8af9ad233bf9f0af6a1d19e699cd57352bfbe6dc","kind":"tag","published_at":"2026-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0-alpha.10","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.10/manifests"},{"name":"v0.15.0-alpha.10","sha":"8af9ad233bf9f0af6a1d19e699cd57352bfbe6dc","kind":"commit","published_at":"2026-02-12T07:59:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-alpha.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.10/manifests"},{"name":"v0.15.0-alpha.9","sha":"8ae8b128118f9b91a246d87823293b44cd46f9a2","kind":"tag","published_at":"2026-02-06T14:50:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-alpha.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.9/manifests"},{"name":"v0.15.0-alpha.7","sha":"845fa458c25f715df7ccb4a61a40eae8575295db","kind":"tag","published_at":"2026-02-06T14:17:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-alpha.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.7/manifests"},{"name":"pkg/apis/v0.15.0-alpha.6","sha":"94ae957147ba689991ff07f77eb46c2918a573a3","kind":"tag","published_at":"2026-02-02T11:44:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0-alpha.6","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.6/manifests"},{"name":"v0.15.0-alpha.6","sha":"94ae957147ba689991ff07f77eb46c2918a573a3","kind":"tag","published_at":"2026-02-02T11:44:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-alpha.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.6/manifests"},{"name":"v0.14.3-beta.1","sha":"30f746148f5ab0b3d7bb8f478625535e87c52ffa","kind":"commit","published_at":"2026-01-30T14:10:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.3-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.3-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.3-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3-beta.1/manifests"},{"name":"v0.14.2-hotfix-05d1.1","sha":"27b1c4e18a6a8bc67bbf2d8b981ce63d04c58d3d","kind":"commit","published_at":"2026-01-29T09:31:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.2-hotfix-05d1.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.2-hotfix-05d1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.2-hotfix-05d1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-hotfix-05d1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-hotfix-05d1.1/manifests"},{"name":"pkg/apis/v0.15.0-alpha.5","sha":"d67639223b34e0f1f034976cbfaea085b7570db2","kind":"tag","published_at":"2026-01-28T08:03:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0-alpha.5","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.5/manifests"},{"name":"v0.15.0-alpha.5","sha":"d67639223b34e0f1f034976cbfaea085b7570db2","kind":"tag","published_at":"2026-01-28T07:22:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-alpha.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.5/manifests"},{"name":"pkg/apis/v0.11.12","sha":"13bf48082707c23de7e83ddb6cfe198ead28f175","kind":"tag","published_at":"2026-01-21T14:19:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.12","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.12/manifests"},{"name":"v0.11.12","sha":"13bf48082707c23de7e83ddb6cfe198ead28f175","kind":"tag","published_at":"2026-01-21T14:19:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.12","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.12/manifests"},{"name":"v0.12.11","sha":"347f66174d131712fcf61e5d60c4f5c72f579588","kind":"tag","published_at":"2026-01-21T14:18:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.11","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.11/manifests"},{"name":"pkg/apis/v0.13.7","sha":"fe52eb1b92f2fae6e73524f0c39816823e036e3a","kind":"tag","published_at":"2026-01-21T14:17:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.7","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.7/manifests"},{"name":"v0.13.7","sha":"fe52eb1b92f2fae6e73524f0c39816823e036e3a","kind":"tag","published_at":"2026-01-21T14:17:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7/manifests"},{"name":"pkg/apis/v0.14.2","sha":"f32cad352904f27886ffeb5c319d9427f87ed625","kind":"tag","published_at":"2026-01-21T14:16:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.2/manifests"},{"name":"v0.14.2","sha":"f32cad352904f27886ffeb5c319d9427f87ed625","kind":"tag","published_at":"2026-01-21T14:16:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2/manifests"},{"name":"v0.13.6-hotfix-05d1.4","sha":"3149e7727a4a211256fac367a3ec39689b16d615","kind":"commit","published_at":"2026-01-20T15:14:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.6-hotfix-05d1.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.6-hotfix-05d1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.6-hotfix-05d1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-hotfix-05d1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-hotfix-05d1.4/manifests"},{"name":"v0.13.7-rc.2","sha":"fe52eb1b92f2fae6e73524f0c39816823e036e3a","kind":"tag","published_at":"2026-01-20T09:42:47.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.7-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.7-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.7-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7-rc.2/manifests"},{"name":"v0.11.12-rc.3","sha":"13bf48082707c23de7e83ddb6cfe198ead28f175","kind":"tag","published_at":"2026-01-20T09:41:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.12-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.12-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.12-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.12-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.12-rc.3/manifests"},{"name":"v0.14.2-rc.2","sha":"f32cad352904f27886ffeb5c319d9427f87ed625","kind":"tag","published_at":"2026-01-20T09:40:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.2-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-rc.2/manifests"},{"name":"v0.12.11-rc.3","sha":"347f66174d131712fcf61e5d60c4f5c72f579588","kind":"tag","published_at":"2026-01-20T09:32:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.11-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.11-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.11-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.11-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.11-rc.3/manifests"},{"name":"pkg/apis/v0.13.7-rc.2","sha":"fe52eb1b92f2fae6e73524f0c39816823e036e3a","kind":"tag","published_at":"2026-01-20T09:31:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.7-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.7-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.7-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.7-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.7-rc.2/manifests"},{"name":"pkg/apis/v0.14.2-rc.2","sha":"f32cad352904f27886ffeb5c319d9427f87ed625","kind":"tag","published_at":"2026-01-20T09:31:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.2-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.2-rc.2/manifests"},{"name":"v0.11.12-rc.2","sha":"05af52c29d8a93506b9d234bebdb7967bd0f39eb","kind":"tag","published_at":"2026-01-19T13:11:01.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.12-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.12-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.12-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.12-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.12-rc.2/manifests"},{"name":"v0.12.11-rc.2","sha":"12ef92ba6df079a7c76b3ee36e731c5a7b5c71d7","kind":"tag","published_at":"2026-01-19T12:54:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.11-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.11-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.11-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.11-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.11-rc.2/manifests"},{"name":"pkg/apis/v0.11.12-rc.1","sha":"d019e0328b75ea0e882dcd06ec4f7bbc27a0f232","kind":"tag","published_at":"2026-01-19T09:47:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.12-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.12-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.12-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.12-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.12-rc.1/manifests"},{"name":"v0.11.12-rc.1","sha":"d019e0328b75ea0e882dcd06ec4f7bbc27a0f232","kind":"tag","published_at":"2026-01-19T09:46:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.12-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.12-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.12-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.12-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.12-rc.1/manifests"},{"name":"v0.12.11-rc.1","sha":"16cbd00f045714cb22bcf3f979952e0fe288ec8a","kind":"tag","published_at":"2026-01-19T09:44:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.11-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.11-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.11-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.11-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.11-rc.1/manifests"},{"name":"pkg/apis/v0.13.7-rc.1","sha":"c0bbd23e26b1598e1566572047de2c1690269a31","kind":"tag","published_at":"2026-01-19T09:43:16.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.7-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.7-rc.1/manifests"},{"name":"v0.13.7-rc.1","sha":"c0bbd23e26b1598e1566572047de2c1690269a31","kind":"tag","published_at":"2026-01-19T09:42:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.7-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7-rc.1/manifests"},{"name":"pkg/apis/v0.14.2-rc.1","sha":"b5e35c51c4781fa6c1a2e65bdeb9e3fbdd20fe5f","kind":"tag","published_at":"2026-01-19T09:42:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.2-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.2-rc.1/manifests"},{"name":"v0.14.2-rc.1","sha":"b5e35c51c4781fa6c1a2e65bdeb9e3fbdd20fe5f","kind":"tag","published_at":"2026-01-19T09:41:13.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.2-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-rc.1/manifests"},{"name":"v0.13.6-hotfix-05d1.3","sha":"339bbb30e321819f42410492b08e8daf729a9c8f","kind":"commit","published_at":"2026-01-16T16:04:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.6-hotfix-05d1.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.6-hotfix-05d1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.6-hotfix-05d1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-hotfix-05d1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-hotfix-05d1.3/manifests"},{"name":"v0.14.2-beta.1","sha":"4c495f1870e61e5a928c5f3fc095717545e5d744","kind":"commit","published_at":"2026-01-09T12:31:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.2-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.2-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.2-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-beta.1/manifests"},{"name":"pkg/apis/v0.14.2-beta.1","sha":"4c495f1870e61e5a928c5f3fc095717545e5d744","kind":"commit","published_at":"2026-01-09T12:31:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.2-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.2-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.2-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.2-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.2-beta.1/manifests"},{"name":"v0.13.7-alpha.2","sha":"8374f8676539b37e616df4b7be90f9a1f1220a92","kind":"commit","published_at":"2026-01-07T15:44:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.7-alpha.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7-alpha.2/manifests"},{"name":"v0.13.6-hotfix-05d1.2","sha":"bade6bdacb6ea5d1a740b3df7a499f23b514d798","kind":"commit","published_at":"2025-12-23T11:06:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.6-hotfix-05d1.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.6-hotfix-05d1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.6-hotfix-05d1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-hotfix-05d1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-hotfix-05d1.2/manifests"},{"name":"v0.13.7-alpha.1","sha":"50beb215a961a56aaa3698b250634d276e973551","kind":"commit","published_at":"2025-12-22T11:21:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.7-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7-alpha.1/manifests"},{"name":"v0.14.2-alpha.1","sha":"b571eaf369064ff613c46ae3e7f3fca60b1ffa99","kind":"commit","published_at":"2025-12-19T09:54:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.2-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.2-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.2-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-alpha.1/manifests"},{"name":"v0.13.6-hotfix-05d1.1","sha":"943c97c15cf7fc61835fdef3c4790b7b7256f657","kind":"commit","published_at":"2025-12-19T08:52:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.6-hotfix-05d1.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.6-hotfix-05d1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.6-hotfix-05d1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-hotfix-05d1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-hotfix-05d1.1/manifests"},{"name":"v0.13.4-hotfix-05d1.7","sha":"75228325c6f7cdf4d9f8f342a3207de884af257f","kind":"commit","published_at":"2025-12-18T12:35:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4-hotfix-05d1.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4-hotfix-05d1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4-hotfix-05d1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.7/manifests"},{"name":"v0.13.4-hotfix-05d1.6","sha":"1834092bf8b91d3e93c19b7234c837a11d5052c8","kind":"commit","published_at":"2025-12-17T12:36:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4-hotfix-05d1.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4-hotfix-05d1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4-hotfix-05d1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.6/manifests"},{"name":"pkg/apis/v0.15.0-alpha.4","sha":"a1825a191934341cf0c458a968783ca384e52d28","kind":"tag","published_at":"2025-12-16T07:22:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0-alpha.4","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.4/manifests"},{"name":"v0.15.0-alpha.4","sha":"a1825a191934341cf0c458a968783ca384e52d28","kind":"tag","published_at":"2025-12-16T07:22:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-alpha.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.4/manifests"},{"name":"v0.15.0-alpha.3","sha":"8aa2b72191be567455c2f47d071247284d152f37","kind":"tag","published_at":"2025-12-15T15:07:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-alpha.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.3/manifests"},{"name":"pkg/apis/v0.15.0-alpha.3","sha":"46c63982db5a8f0b698a80fbcb4d18db51bb39ac","kind":"tag","published_at":"2025-12-15T08:25:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0-alpha.3","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.3/manifests"},{"name":"v0.15.0-alpha.2","sha":"af6e40502010df7c76a3a11f274673fa06a931fb","kind":"tag","published_at":"2025-12-12T15:45:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.2/manifests"},{"name":"pkg/apis/v0.15.0-alpha.2","sha":"5b3b1b766fd6074cd7a469b9cf9370eb4b41fd15","kind":"tag","published_at":"2025-12-12T15:38:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0-alpha.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.2/manifests"},{"name":"v0.12.10","sha":"a3eeff79b990db32f773492e2b2be387574d8bb6","kind":"tag","published_at":"2025-12-12T14:22:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.10/manifests"},{"name":"v0.13.6","sha":"d4542d3816914db4eeb018bf02849e21f5d96fe4","kind":"tag","published_at":"2025-12-12T14:21:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6/manifests"},{"name":"v0.14.1","sha":"9e77da0d13fd9bf21e7acc4accd8f7f0b1f75551","kind":"tag","published_at":"2025-12-12T14:20:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1/manifests"},{"name":"v0.12.10-rc.1","sha":"a3eeff79b990db32f773492e2b2be387574d8bb6","kind":"tag","published_at":"2025-12-10T16:32:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.10-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.10-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.10-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.10-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.10-rc.1/manifests"},{"name":"v0.13.6-rc.1","sha":"d4542d3816914db4eeb018bf02849e21f5d96fe4","kind":"tag","published_at":"2025-12-10T16:31:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.6-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-rc.1/manifests"},{"name":"v0.14.1-rc.1","sha":"9e77da0d13fd9bf21e7acc4accd8f7f0b1f75551","kind":"tag","published_at":"2025-12-10T16:31:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-rc.1/manifests"},{"name":"v0.14.1-beta.4","sha":"e32810d2e98f71c232b865a97a33eb855ef56c14","kind":"commit","published_at":"2025-12-09T14:43:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.1-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.1-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.1-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-beta.4/manifests"},{"name":"v0.14.1-beta.3","sha":"321305137c7e33289fda29479f81d63f71fa0a07","kind":"tag","published_at":"2025-12-08T06:10:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.1-beta.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.1-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.1-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-beta.3/manifests"},{"name":"v0.13.4-hotfix-05d1.5","sha":"d65502b40ed5701bc9af4221e92c2d2f430e1848","kind":"commit","published_at":"2025-12-03T16:31:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4-hotfix-05d1.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4-hotfix-05d1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4-hotfix-05d1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.5/manifests"},{"name":"v0.13.4-hotfix-05d1.4","sha":"031ac3270092c2b928f98654f9355a93ddedb84e","kind":"commit","published_at":"2025-12-03T12:20:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4-hotfix-05d1.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4-hotfix-05d1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4-hotfix-05d1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.4/manifests"},{"name":"v0.13.4-hotfix-05d1.3","sha":"417846c35b224d8c2647fcf3c30969b4003feb88","kind":"commit","published_at":"2025-12-02T15:30:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4-hotfix-05d1.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4-hotfix-05d1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4-hotfix-05d1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.3/manifests"},{"name":"v0.14.1-beta.2","sha":"39f263bb49b1f64bfc43c8efa6afe0acccde4ab3","kind":"tag","published_at":"2025-12-01T07:50:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.1-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-beta.2/manifests"},{"name":"v0.14.1-beta.1","sha":"b52e708390e0f1e226d07ae6ba4a5ebad9d213e3","kind":"tag","published_at":"2025-11-28T15:07:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.1-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-beta.1/manifests"},{"name":"v0.13.6-beta.1","sha":"b6115302142d98530d64f9e1b32b1636ffde1f1a","kind":"tag","published_at":"2025-11-28T14:53:12.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.6-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.6-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.6-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-beta.1/manifests"},{"name":"v0.13.4-hotfix-05d1.2","sha":"9d958fe60f3061c436accdaf455a1b277a4d0e84","kind":"commit","published_at":"2025-11-28T11:46:12.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4-hotfix-05d1.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4-hotfix-05d1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4-hotfix-05d1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.2/manifests"},{"name":"pkg/apis/v0.15.0-alpha.1","sha":"f757125715e22caee479a2b269f0eef740def597","kind":"tag","published_at":"2025-11-27T13:48:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.1/manifests"},{"name":"v0.15.0-alpha.1","sha":"f757125715e22caee479a2b269f0eef740def597","kind":"tag","published_at":"2025-11-27T13:48:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.13.4-hotfix-05d1.1","sha":"f185d71b9a88b60bb4dbfc9ebf0be2034e3327b6","kind":"commit","published_at":"2025-11-21T11:23:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4-hotfix-05d1.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4-hotfix-05d1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4-hotfix-05d1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.1/manifests"},{"name":"v0.14.0","sha":"53de8d76a46c737f4b055dd1a7f2b7ac682537c5","kind":"tag","published_at":"2025-11-18T14:08:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0/manifests"},{"name":"pkg/apis/v0.14.0","sha":"53de8d76a46c737f4b055dd1a7f2b7ac682537c5","kind":"tag","published_at":"2025-11-18T14:08:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.0","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0/manifests"},{"name":"v0.13.5","sha":"1d68534c8a1301a6d9d98f3a825a00a3751192e7","kind":"tag","published_at":"2025-11-18T14:08:12.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5/manifests"},{"name":"v0.12.9","sha":"0670211031fcaa78bbe6dbef5b5059bbceb78f8d","kind":"tag","published_at":"2025-11-18T14:07:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9/manifests"},{"name":"v0.12.9-rc.2","sha":"82b45d1c56db9d17288131d2bd7bf8621bd51a2e","kind":"tag","published_at":"2025-11-14T17:03:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.9-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.9-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.9-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9-rc.2/manifests"},{"name":"v0.13.5-rc.3","sha":"dcaa72a91aa02952e800b25e841bb825075269f4","kind":"tag","published_at":"2025-11-14T11:14:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.5-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.5-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.5-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5-rc.3/manifests"},{"name":"v0.14.0-rc.2","sha":"a220ac5efa6228bf3cd97237942194af4a20ab91","kind":"tag","published_at":"2025-11-14T11:13:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-rc.2/manifests"},{"name":"v0.12.9-rc.1","sha":"2fc272acbc81e5cf036b4cf7414e75068d1cb55c","kind":"tag","published_at":"2025-11-14T10:46:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.9-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.9-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.9-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9-rc.1/manifests"},{"name":"v0.13.5-rc.2","sha":"3ec6ff288dc161123f846aaf77191736a04da65e","kind":"tag","published_at":"2025-11-05T16:30:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.5-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.5-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.5-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5-rc.2/manifests"},{"name":"v0.13.5-rc.1","sha":"1259e9ec19dc3ae9d828804c3e11a1cb83d419f5","kind":"commit","published_at":"2025-11-05T14:16:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.5-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5-rc.1/manifests"},{"name":"pkg/apis/v0.14.0-rc.1","sha":"e10e6c64baad4ad8c9ad08244e4a446eafd985c9","kind":"tag","published_at":"2025-10-29T17:03:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0-rc.1/manifests"},{"name":"v0.14.0-rc.1","sha":"e10e6c64baad4ad8c9ad08244e4a446eafd985c9","kind":"tag","published_at":"2025-10-29T16:36:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-rc.1/manifests"},{"name":"v0.14.0-beta.1-experiment-299f.1","sha":"04bcb4b2c63afa4effd212a338ecb98ba6b22b7d","kind":"commit","published_at":"2025-10-23T11:51:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-beta.1-experiment-299f.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-beta.1-experiment-299f.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-beta.1-experiment-299f.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-beta.1-experiment-299f.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-beta.1-experiment-299f.1/manifests"},{"name":"v0.13.5-beta.1","sha":"22202712ae27606dab0f5853e8b09f4e886560b0","kind":"commit","published_at":"2025-10-22T08:03:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.5-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.5-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.5-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5-beta.1/manifests"},{"name":"v0.12.9-beta.1","sha":"5fc904143be781c3ea44da08b21b1877da73ae40","kind":"commit","published_at":"2025-10-21T09:46:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.9-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.9-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.9-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9-beta.1/manifests"},{"name":"v0.12.9-beta.2","sha":"5fc904143be781c3ea44da08b21b1877da73ae40","kind":"commit","published_at":"2025-10-21T09:46:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.9-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.9-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.9-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9-beta.2/manifests"},{"name":"v0.14.0-beta.1","sha":"8a098f37c86b3226b74c6d8a2c2159cbea0d4d44","kind":"tag","published_at":"2025-10-20T07:16:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-beta.1/manifests"},{"name":"pkg/apis/v0.14.0-beta.1","sha":"8a098f37c86b3226b74c6d8a2c2159cbea0d4d44","kind":"tag","published_at":"2025-10-20T07:16:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.0-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0-beta.1/manifests"},{"name":"v0.12.8","sha":"4e1bbc3349503a940347314550a034a5ded76e79","kind":"tag","published_at":"2025-10-17T08:56:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.8/manifests"},{"name":"v0.13.4","sha":"02ac73869b3ba24bf83ca2da7a8878ea7b9e4273","kind":"tag","published_at":"2025-10-17T08:15:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4/manifests"},{"name":"v0.14.0-alpha.5","sha":"6dc657426c8cea06bfe18367d5c9e22be6a7fead","kind":"commit","published_at":"2025-10-14T08:33:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-alpha.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.5/manifests"},{"name":"v0.13.4-rc.2","sha":"02ac73869b3ba24bf83ca2da7a8878ea7b9e4273","kind":"commit","published_at":"2025-10-10T14:29:13.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-rc.2/manifests"},{"name":"v0.14.0-alpha.4","sha":"4a7bce4fc60f54c1b6df76bbe1a771c4b3a76eb2","kind":"commit","published_at":"2025-10-08T08:45:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-alpha.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.4/manifests"},{"name":"v0.12.8-rc.1","sha":"4e1bbc3349503a940347314550a034a5ded76e79","kind":"tag","published_at":"2025-10-07T09:46:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.8-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.8-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.8-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.8-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.8-rc.1/manifests"},{"name":"v0.13.4-rc.1","sha":"505915d0422d08bc9a65ca90d20ad47b09e006f3","kind":"commit","published_at":"2025-10-03T15:00:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-rc.1/manifests"},{"name":"v0.14.0-experiment-98d0.7","sha":"4d4a25b392b0931aaaeb73b423f32e7907316312","kind":"commit","published_at":"2025-09-26T16:12:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-experiment-98d0.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-experiment-98d0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-experiment-98d0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.7/manifests"},{"name":"v0.14.0-experiment-98d0.6","sha":"f1aea2e7fe11d59acaa0e6f9f51654de46503a5c","kind":"commit","published_at":"2025-09-26T15:15:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-experiment-98d0.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-experiment-98d0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-experiment-98d0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.6/manifests"},{"name":"v0.14.0-experiment-98d0.5","sha":"5e2064b7220e9e7d4edb0ee2af05863596bd2b36","kind":"commit","published_at":"2025-09-26T10:20:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-experiment-98d0.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-experiment-98d0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-experiment-98d0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.5/manifests"},{"name":"pkg/apis/v0.14.0-alpha.3","sha":"00af9babe8194268b7e36396862266f03de1de86","kind":"tag","published_at":"2025-09-25T13:05:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.0-alpha.3","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0-alpha.3/manifests"},{"name":"v0.14.0-alpha.3","sha":"00af9babe8194268b7e36396862266f03de1de86","kind":"tag","published_at":"2025-09-25T13:05:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-alpha.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.3/manifests"},{"name":"v0.13.3","sha":"0287b7a50ed45023b2e0a73ce1fb6e3d082cb1e1","kind":"tag","published_at":"2025-09-25T09:36:12.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.3/manifests"},{"name":"v0.14.0-experiment-98d0.4","sha":"bd06a1c068345bd9df07fc84df21695d00a88a27","kind":"tag","published_at":"2025-09-23T16:15:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-experiment-98d0.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-experiment-98d0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-experiment-98d0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.4/manifests"},{"name":"v0.14.0-experiment-98d0.3","sha":"37fd5baa371c44665843c4882cf9052da933d1ab","kind":"tag","published_at":"2025-09-23T08:26:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-experiment-98d0.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-experiment-98d0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-experiment-98d0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.3/manifests"},{"name":"v0.12.7-hotfix-be90.1","sha":"6f3228fa93aaf87fafa77bff1713324ff71efbdb","kind":"tag","published_at":"2025-09-19T14:47:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.7-hotfix-be90.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.7-hotfix-be90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.7-hotfix-be90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.7-hotfix-be90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.7-hotfix-be90.1/manifests"},{"name":"v0.14.0-experiment-98d0.2","sha":"1e68300e7b30c0e5ddcaf182d0d36e9059875e96","kind":"commit","published_at":"2025-09-19T07:20:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-experiment-98d0.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-experiment-98d0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-experiment-98d0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.2/manifests"},{"name":"v0.13.2","sha":"41bcd730dde7334d60d24c3b322b69da34ea581a","kind":"tag","published_at":"2025-09-18T13:11:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.2/manifests"},{"name":"v0.12.7","sha":"060d840bb70bde718da7c68384f3926c915bd5a2","kind":"tag","published_at":"2025-09-18T10:36:00.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.7/manifests"},{"name":"v0.11.11","sha":"2ddeee37e12af7be4bf36013ff2f66955ad3ef0a","kind":"tag","published_at":"2025-09-18T08:57:07.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.11","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.11/manifests"},{"name":"v0.10.16","sha":"4d23f727a6574486ec4cf7a9adfc3b639f45e0f1","kind":"tag","published_at":"2025-09-18T08:44:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.16","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.16/manifests"},{"name":"v0.14.0-experiment-98d0.1","sha":"87bda2501fde0e214c69bc0fb58b2cb23df17914","kind":"commit","published_at":"2025-09-18T08:43:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-experiment-98d0.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-experiment-98d0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-experiment-98d0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.1/manifests"},{"name":"v0.13.2-rc.2","sha":"41bcd730dde7334d60d24c3b322b69da34ea581a","kind":"tag","published_at":"2025-09-16T05:13:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.2-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.2-rc.2/manifests"},{"name":"v0.12.7-rc.2","sha":"060d840bb70bde718da7c68384f3926c915bd5a2","kind":"commit","published_at":"2025-09-16T04:44:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.7-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.7-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.7-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.7-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.7-rc.2/manifests"},{"name":"pkg/apis/v0.14.0-alpha.2","sha":"228596a158d2a548ae66542ddca94d90d57f12b1","kind":"tag","published_at":"2025-09-15T13:08:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.0-alpha.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0-alpha.2/manifests"},{"name":"v0.14.0-alpha.2","sha":"228596a158d2a548ae66542ddca94d90d57f12b1","kind":"tag","published_at":"2025-09-15T13:08:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-alpha.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.2/manifests"},{"name":"v0.10.16-rc.1","sha":"4d23f727a6574486ec4cf7a9adfc3b639f45e0f1","kind":"tag","published_at":"2025-09-15T09:19:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.16-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.16-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.16-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.16-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.16-rc.1/manifests"},{"name":"v0.11.11-rc.1","sha":"2ddeee37e12af7be4bf36013ff2f66955ad3ef0a","kind":"tag","published_at":"2025-09-15T08:25:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.11-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.11-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.11-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.11-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.11-rc.1/manifests"},{"name":"v0.12.7-rc.1","sha":"279d8fcd2d6f02f127e6563fa11d02937d638b82","kind":"tag","published_at":"2025-09-15T07:56:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.7-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.7-rc.1/manifests"},{"name":"v0.14.0-alpha.1","sha":"159b16d0bdd2359bb91627c9e1bf1a4c810a8ef4","kind":"commit","published_at":"2025-09-10T10:28:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.1/manifests"},{"name":"v0.13.2-rc.1","sha":"6f70b8aee81316727ffbdb0550e6a0fcc23b2abe","kind":"commit","published_at":"2025-09-08T15:03:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.2-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.2-rc.1/manifests"},{"name":"v0.13.0-hotfix-0bde.1","sha":"d1440b85f651ecce241e42030184272543571df3","kind":"commit","published_at":"2025-08-26T09:47:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-hotfix-0bde.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-hotfix-0bde.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-hotfix-0bde.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-hotfix-0bde.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-hotfix-0bde.1/manifests"},{"name":"v0.13.1","sha":"f298804cc6fd8581fb56593b64ed8dcbf378087f","kind":"tag","published_at":"2025-08-22T14:02:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1/manifests"},{"name":"v0.12.6","sha":"042c9b7ebc805d9a5a59d302ab6759e91d49f310","kind":"tag","published_at":"2025-08-22T12:51:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6/manifests"},{"name":"v0.11.10","sha":"9e0aa8fbb5835926bdc3d3f685ec624213827c8f","kind":"tag","published_at":"2025-08-22T12:26:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10/manifests"},{"name":"v0.10.15","sha":"f2ee4265b0166aa23aa09ac47fb1907c03e161c6","kind":"tag","published_at":"2025-08-22T10:13:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.15","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.15/manifests"},{"name":"v0.11.10-rc.4","sha":"9e0aa8fbb5835926bdc3d3f685ec624213827c8f","kind":"tag","published_at":"2025-08-15T15:33:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.10-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.10-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.10-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10-rc.4/manifests"},{"name":"v0.12.6-rc.3","sha":"042c9b7ebc805d9a5a59d302ab6759e91d49f310","kind":"tag","published_at":"2025-08-15T15:07:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.6-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.6-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.6-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-rc.3/manifests"},{"name":"v0.13.1-rc.6","sha":"f298804cc6fd8581fb56593b64ed8dcbf378087f","kind":"tag","published_at":"2025-08-15T13:57:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.1-rc.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.1-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.1-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.6/manifests"},{"name":"v0.13.1-rc.5","sha":"f298804cc6fd8581fb56593b64ed8dcbf378087f","kind":"tag","published_at":"2025-08-15T13:29:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.1-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.1-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.1-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.5/manifests"},{"name":"v0.11.10-rc.3","sha":"a51db40b69721a4d25ce81e64c9c65ac2824d082","kind":"tag","published_at":"2025-08-14T11:15:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.10-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.10-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.10-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10-rc.3/manifests"},{"name":"v0.12.6-rc.2","sha":"aecf47dd5ab29e6c3e215cff963bca255940129b","kind":"tag","published_at":"2025-08-14T10:11:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.6-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.6-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.6-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-rc.2/manifests"},{"name":"v0.13.1-rc.4","sha":"bd49531dd8c1bde91d8fecdacc44ed0c2ff1e356","kind":"tag","published_at":"2025-08-14T09:44:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.1-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.1-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.1-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.4/manifests"},{"name":"v0.13.1-rc.3","sha":"31feffc6389036782ac7af4ed8a8c1d16a1a09ef","kind":"tag","published_at":"2025-08-12T16:08:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.1-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.1-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.1-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.3/manifests"},{"name":"v0.11.10-rc.2","sha":"0f4e07bccf86dd317c1b71fbe58c1beeea8cf794","kind":"tag","published_at":"2025-08-11T16:11:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.10-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.10-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.10-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10-rc.2/manifests"},{"name":"v0.10.15-rc.1","sha":"f2ee4265b0166aa23aa09ac47fb1907c03e161c6","kind":"tag","published_at":"2025-08-11T13:25:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.15-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.15-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.15-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.15-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.15-rc.1/manifests"},{"name":"v0.13.1-rc.2","sha":"1b669b4d23431a8d034624661e9bf30d91cb4857","kind":"tag","published_at":"2025-08-07T09:14:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.1-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.2/manifests"},{"name":"v0.11.10-rc.1","sha":"0ac1f750430535516e3852df78b42a521cb0c1d8","kind":"tag","published_at":"2025-08-07T09:02:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.10-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.10-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.10-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10-rc.1/manifests"},{"name":"v0.12.6-rc.1","sha":"d2744a86cfebd86ca30da1df307c10fa6e598df1","kind":"tag","published_at":"2025-08-06T15:23:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.6-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-rc.1/manifests"},{"name":"v0.13.1-rc.1","sha":"45dd15842316439807378df1525cdb998f7148b1","kind":"tag","published_at":"2025-08-06T15:22:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.1/manifests"},{"name":"v0.13.1-beta.2","sha":"03edcc85b2a1fe084cc5bab24428112d01aba884","kind":"tag","published_at":"2025-08-05T13:31:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.1-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-beta.2/manifests"},{"name":"v0.12.6-beta.2","sha":"20edecc91d4e025054dc0292067214ed22d5d52d","kind":"tag","published_at":"2025-08-05T13:19:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.6-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.6-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.6-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-beta.2/manifests"},{"name":"v0.12.6-beta.1","sha":"3cae21f07ece60a250efd4d63429e9695f20d3b4","kind":"tag","published_at":"2025-08-04T09:09:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.6-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.6-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.6-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-beta.1/manifests"},{"name":"v0.13.1-beta.1","sha":"5af85a02887e9b68a0d501109293e0d3810fe6a6","kind":"tag","published_at":"2025-08-04T09:09:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.1-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-beta.1/manifests"},{"name":"pkg/apis/v0.12.5","sha":"481d45d89f2b7056dbf522a71bcb26e453a46b2a","kind":"tag","published_at":"2025-07-29T07:44:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.5","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.5/manifests"},{"name":"v0.12.5","sha":"481d45d89f2b7056dbf522a71bcb26e453a46b2a","kind":"tag","published_at":"2025-07-29T07:41:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.5/manifests"},{"name":"pkg/apis/v0.13.0","sha":"e0324f2d4c06dad05a298622a1276ea596367b6a","kind":"tag","published_at":"2025-07-23T14:24:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.0","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.0/manifests"},{"name":"v0.13.0","sha":"e0324f2d4c06dad05a298622a1276ea596367b6a","kind":"tag","published_at":"2025-07-23T14:23:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0/manifests"},{"name":"v0.13.0-rc.4","sha":"e0324f2d4c06dad05a298622a1276ea596367b6a","kind":"tag","published_at":"2025-07-22T06:23:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-rc.4/manifests"},{"name":"v0.13.0-rc.3","sha":"79bd2712a16c9023553c9a52b2871f091fc16dea","kind":"tag","published_at":"2025-07-18T13:53:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-rc.3/manifests"},{"name":"v0.13.0-rc.2","sha":"7a99f1a0146dd99e6703367ef338b4fc111a7af0","kind":"tag","published_at":"2025-07-18T08:19:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-rc.2/manifests"},{"name":"v0.12.5-rc.1","sha":"481d45d89f2b7056dbf522a71bcb26e453a46b2a","kind":"tag","published_at":"2025-07-16T15:35:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.5-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.5-rc.1/manifests"},{"name":"v0.13.0-rc.1","sha":"b9816ad69497cdd8e598243783b412288f385578","kind":"tag","published_at":"2025-07-16T14:53:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-rc.1/manifests"},{"name":"v0.13.0-beta.4","sha":"578682ca34b91daab509dd76849ccf911f7c86d6","kind":"tag","published_at":"2025-07-11T09:25:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-beta.4/manifests"},{"name":"v0.13.0-beta.3","sha":"59ce0fd44c44668bd3fd1feff9eeb3b72d6ec31c","kind":"tag","published_at":"2025-07-09T17:30:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-beta.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-beta.3/manifests"},{"name":"pkg/apis/v0.13.0-beta.2","sha":"3c19193eb2b3ee3c0a08bda05ae70818ffd7884b","kind":"tag","published_at":"2025-07-01T16:09:07.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.0-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.0-beta.2/manifests"},{"name":"v0.13.0-beta.2","sha":"3c19193eb2b3ee3c0a08bda05ae70818ffd7884b","kind":"tag","published_at":"2025-07-01T16:08:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-beta.2/manifests"},{"name":"v0.13.0-alpha.7","sha":"e92fcb395057933c991aaf61e30d89958fd5b104","kind":"tag","published_at":"2025-06-24T13:33:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-alpha.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.7/manifests"},{"name":"v0.10.14","sha":"710f9691a14fc1356304b2f6e42cc5895f073547","kind":"tag","published_at":"2025-06-20T14:47:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.14","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.14/manifests"},{"name":"pkg/apis/v0.11.9","sha":"2024aef87654cf82012215661e27164c53a3838d","kind":"tag","published_at":"2025-06-20T09:15:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.9","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.9/manifests"},{"name":"pkg/apis/v0.10.14","sha":"710f9691a14fc1356304b2f6e42cc5895f073547","kind":"tag","published_at":"2025-06-20T09:14:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.14","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.14/manifests"},{"name":"v0.12.4","sha":"05a581d2c0b42428d889a5ec0fa1752f8590fa31","kind":"tag","published_at":"2025-06-20T06:09:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.4/manifests"},{"name":"v0.11.9","sha":"2024aef87654cf82012215661e27164c53a3838d","kind":"tag","published_at":"2025-06-18T16:13:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.9/manifests"},{"name":"v0.12.4-rc.3","sha":"05a581d2c0b42428d889a5ec0fa1752f8590fa31","kind":"tag","published_at":"2025-06-18T12:44:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.4-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.4-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.4-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.4-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.4-rc.3/manifests"},{"name":"v0.11.9-rc.2","sha":"2024aef87654cf82012215661e27164c53a3838d","kind":"tag","published_at":"2025-06-18T07:53:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.9-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.9-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.9-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.9-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.9-rc.2/manifests"},{"name":"v0.13.0-alpha.6","sha":"33927762fc17fa6c9d6e2819b49e79dad3768f85","kind":"tag","published_at":"2025-06-18T06:44:07.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-alpha.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.6/manifests"},{"name":"v0.10.14-rc.2","sha":"710f9691a14fc1356304b2f6e42cc5895f073547","kind":"tag","published_at":"2025-06-18T05:50:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.14-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.14-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.14-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.14-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.14-rc.2/manifests"},{"name":"v0.10.14-rc.1","sha":"c521a5c893d9f48e68a6c780264892aac3be55ad","kind":"tag","published_at":"2025-06-17T16:31:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.14-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.14-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.14-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.14-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.14-rc.1/manifests"},{"name":"pkg/apis/v0.10.14-rc.1","sha":"c521a5c893d9f48e68a6c780264892aac3be55ad","kind":"tag","published_at":"2025-06-17T16:31:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.14-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.14-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.14-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.14-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.14-rc.1/manifests"},{"name":"v0.13.0-hotfix-0616.2","sha":"9083ac687a2a7bff53229e236c893474fe8d4cdc","kind":"commit","published_at":"2025-06-16T17:30:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-hotfix-0616.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-hotfix-0616.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-hotfix-0616.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-hotfix-0616.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-hotfix-0616.2/manifests"},{"name":"pkg/apis/v0.13.0-alpha.5","sha":"c64b7e7d68130b9583710122864d93cd4f946f65","kind":"tag","published_at":"2025-06-12T09:16:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.0-alpha.5","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.0-alpha.5/manifests"},{"name":"v0.13.0-alpha.5","sha":"c64b7e7d68130b9583710122864d93cd4f946f65","kind":"tag","published_at":"2025-06-12T06:56:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-alpha.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.5/manifests"},{"name":"v0.12.4-rc.2","sha":"1f4f62b92e52ef0e9baf6e7bf03c80319ad7848d","kind":"tag","published_at":"2025-06-11T07:41:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.4-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.4-rc.2/manifests"},{"name":"pkg/apis/v0.11.9-rc.1","sha":"9705dab36ad7ecc9584ac9e61bdc22b32f97b0d5","kind":"tag","published_at":"2025-06-06T12:28:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.9-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.9-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.9-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.9-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.9-rc.1/manifests"},{"name":"v0.11.9-rc.1","sha":"9705dab36ad7ecc9584ac9e61bdc22b32f97b0d5","kind":"tag","published_at":"2025-06-06T12:14:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.9-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.9-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.9-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.9-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.9-rc.1/manifests"},{"name":"v0.12.4-rc.1","sha":"c250a905886577c255b64582c2a776a728ccd0e5","kind":"tag","published_at":"2025-06-06T10:30:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.4-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.4-rc.1/manifests"},{"name":"pkg/apis/v0.13.0-alpha.4","sha":"01abaa07021621dbeb8033daff7c90d553597abf","kind":"tag","published_at":"2025-06-03T08:31:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.0-alpha.4","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.0-alpha.4/manifests"},{"name":"v0.13.0-alpha.4","sha":"01abaa07021621dbeb8033daff7c90d553597abf","kind":"tag","published_at":"2025-06-03T08:31:24.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-alpha.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.4/manifests"},{"name":"v0.13.0-hotfix-0616.1","sha":"4ccdca9cb1863f740067565627d6f0cc294ee3cf","kind":"commit","published_at":"2025-05-30T14:20:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-hotfix-0616.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-hotfix-0616.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-hotfix-0616.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-hotfix-0616.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-hotfix-0616.1/manifests"},{"name":"v0.13.0-alpha.3","sha":"aab2578e7a97f0460aaa79fadccd16a6277b1dd5","kind":"tag","published_at":"2025-05-19T07:20:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-alpha.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.3/manifests"},{"name":"v0.9.18","sha":"4e2141acb623f624ba24f2d7f866238e82abcf34","kind":"tag","published_at":"2025-05-16T12:03:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.18","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.18/manifests"},{"name":"pkg/apis/v0.9.18","sha":"4e2141acb623f624ba24f2d7f866238e82abcf34","kind":"tag","published_at":"2025-05-16T10:51:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.9.18","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.9.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.9.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.18/manifests"},{"name":"v0.10.13","sha":"7da5a62762e9eb882031578547f1ff9a950eb9e9","kind":"tag","published_at":"2025-05-16T08:55:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.13","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.13/manifests"},{"name":"pkg/apis/v0.10.13","sha":"7da5a62762e9eb882031578547f1ff9a950eb9e9","kind":"tag","published_at":"2025-05-16T08:55:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.13","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.13/manifests"},{"name":"pkg/apis/v0.11.8","sha":"2611b4883975b5be091ccf7a3791a2f99bbeb0d9","kind":"tag","published_at":"2025-05-16T08:16:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.8","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.8/manifests"},{"name":"v0.11.8","sha":"2611b4883975b5be091ccf7a3791a2f99bbeb0d9","kind":"tag","published_at":"2025-05-16T08:16:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.8/manifests"},{"name":"pkg/apis/v0.12.3","sha":"cee2d0eeb0e754ac9c64b64930b1a15822d91ecf","kind":"tag","published_at":"2025-05-16T07:23:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.3","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.3/manifests"},{"name":"v0.12.3","sha":"cee2d0eeb0e754ac9c64b64930b1a15822d91ecf","kind":"tag","published_at":"2025-05-16T07:23:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.3/manifests"},{"name":"pkg/apis/v0.11.8-rc.1","sha":"2611b4883975b5be091ccf7a3791a2f99bbeb0d9","kind":"tag","published_at":"2025-05-14T14:23:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.8-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.8-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.8-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.8-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.8-rc.1/manifests"},{"name":"v0.11.8-rc.1","sha":"2611b4883975b5be091ccf7a3791a2f99bbeb0d9","kind":"tag","published_at":"2025-05-14T14:23:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.8-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.8-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.8-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.8-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.8-rc.1/manifests"},{"name":"pkg/apis/v0.12.3-rc.1","sha":"cee2d0eeb0e754ac9c64b64930b1a15822d91ecf","kind":"tag","published_at":"2025-05-14T11:59:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.3-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.3-rc.1/manifests"},{"name":"v0.12.3-rc.1","sha":"cee2d0eeb0e754ac9c64b64930b1a15822d91ecf","kind":"tag","published_at":"2025-05-14T11:58:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.3-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.3-rc.1/manifests"},{"name":"pkg/apis/v0.10.13-rc.1","sha":"7da5a62762e9eb882031578547f1ff9a950eb9e9","kind":"tag","published_at":"2025-05-14T10:40:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.13-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.13-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.13-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.13-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.13-rc.1/manifests"},{"name":"v0.10.13-rc.1","sha":"7da5a62762e9eb882031578547f1ff9a950eb9e9","kind":"tag","published_at":"2025-05-14T10:40:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.13-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.13-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.13-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.13-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.13-rc.1/manifests"},{"name":"v0.11.8-beta.1","sha":"ba46a4ad3da0301c0ad55d7d7e0afdb7b3ba23cb","kind":"tag","published_at":"2025-05-07T12:25:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.8-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.8-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.8-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.8-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.8-beta.1/manifests"},{"name":"pkg/apis/v0.12.3-beta.1","sha":"10ce451f4494ba3bb8c6c0dedf6a7a19f618863b","kind":"tag","published_at":"2025-05-07T12:14:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.3-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.3-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.3-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.3-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.3-beta.1/manifests"},{"name":"v0.12.3-beta.1","sha":"10ce451f4494ba3bb8c6c0dedf6a7a19f618863b","kind":"tag","published_at":"2025-05-07T12:13:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.3-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.3-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.3-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.3-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.3-beta.1/manifests"},{"name":"v0.13.0-alpha.2","sha":"76a23232e60f891ea33cd9b86126341f177f03e8","kind":"tag","published_at":"2025-04-29T14:45:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-alpha.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.2/manifests"},{"name":"v0.13.0-alpha.1","sha":"7828ed2bd21fb7d9509cd77b4e5690f3d43fa8c5","kind":"tag","published_at":"2025-04-29T13:07:47.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.1/manifests"},{"name":"v0.10.12","sha":"1dd9dd2074db8f1f9478b9b2fb046eba0a2539e4","kind":"tag","published_at":"2025-04-22T14:39:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.12","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.12/manifests"},{"name":"v0.11.7","sha":"4809cf03c8926d834067bf1111ea24df6b875c32","kind":"tag","published_at":"2025-04-22T14:28:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.7/manifests"},{"name":"v0.12.2","sha":"fcb09948fb937f043ab421b2b7ef03d7cbcce02b","kind":"tag","published_at":"2025-04-22T14:21:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.2/manifests"},{"name":"pkg/apis/v0.12.1","sha":"e6d5f929b5796ef1906628ebe6a894b7ff4bd226","kind":"tag","published_at":"2025-04-17T08:20:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.1/manifests"},{"name":"v0.12.1","sha":"e6d5f929b5796ef1906628ebe6a894b7ff4bd226","kind":"tag","published_at":"2025-04-17T08:20:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.1/manifests"},{"name":"pkg/apis/v0.11.6","sha":"995a10f96b8017a66e7640dd9bc2055314998430","kind":"tag","published_at":"2025-04-17T07:53:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.6","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.6/manifests"},{"name":"v0.11.6","sha":"995a10f96b8017a66e7640dd9bc2055314998430","kind":"tag","published_at":"2025-04-17T07:53:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6/manifests"},{"name":"pkg/apis/v0.10.11","sha":"7375843c5f83e69a5bb8d0f97781e558393b73f9","kind":"tag","published_at":"2025-04-15T16:05:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.11","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.11/manifests"},{"name":"v0.10.11","sha":"7375843c5f83e69a5bb8d0f97781e558393b73f9","kind":"tag","published_at":"2025-04-15T16:04:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.11","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.11/manifests"},{"name":"v0.11.6-rc.2","sha":"995a10f96b8017a66e7640dd9bc2055314998430","kind":"tag","published_at":"2025-04-11T14:20:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.6-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.6-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.6-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6-rc.2/manifests"},{"name":"pkg/apis/v0.11.6-rc.1","sha":"6ad2e22579833d3ac4fa4ae8db5af97eb86255c7","kind":"tag","published_at":"2025-04-11T10:01:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.6-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.6-rc.1/manifests"},{"name":"v0.11.6-rc.1","sha":"6ad2e22579833d3ac4fa4ae8db5af97eb86255c7","kind":"tag","published_at":"2025-04-11T10:01:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.6-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6-rc.1/manifests"},{"name":"pkg/apis/v0.10.11-rc.1","sha":"7375843c5f83e69a5bb8d0f97781e558393b73f9","kind":"tag","published_at":"2025-04-11T09:26:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.11-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.11-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.11-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.11-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.11-rc.1/manifests"},{"name":"v0.10.11-rc.1","sha":"7375843c5f83e69a5bb8d0f97781e558393b73f9","kind":"tag","published_at":"2025-04-11T09:26:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.11-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.11-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.11-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.11-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.11-rc.1/manifests"},{"name":"pkg/apis/v0.12.1-rc.1","sha":"e6d5f929b5796ef1906628ebe6a894b7ff4bd226","kind":"tag","published_at":"2025-04-11T09:25:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.1-rc.1/manifests"},{"name":"v0.12.1-rc.1","sha":"e6d5f929b5796ef1906628ebe6a894b7ff4bd226","kind":"tag","published_at":"2025-04-11T09:24:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.1-rc.1/manifests"},{"name":"v0.11.4-hotfix-ac6b.3","sha":"d843aea5c58b8a8326acd56d02959750a459668b","kind":"commit","published_at":"2025-04-10T10:43:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.4-hotfix-ac6b.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.4-hotfix-ac6b.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.4-hotfix-ac6b.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-hotfix-ac6b.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-hotfix-ac6b.3/manifests"},{"name":"v0.12.1-beta.2","sha":"89ac5de206c1d4ca7ba7e49e9355d9fc6715bce0","kind":"tag","published_at":"2025-04-09T14:06:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.1-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.1-beta.2/manifests"},{"name":"v0.11.6-beta.2","sha":"92f1be261d3db6fa896c92db79f8805e57054b26","kind":"tag","published_at":"2025-04-09T14:05:51.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.6-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.6-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.6-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6-beta.2/manifests"},{"name":"v0.10.11-beta.2","sha":"03461a5e0e31647d1cd677f85bcab8a84baad678","kind":"tag","published_at":"2025-04-09T14:05:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.11-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.11-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.11-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.11-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.11-beta.2/manifests"},{"name":"v0.9.17","sha":"e3a28c2f6051ef4ebc48b6dd55ab5d34a03116ce","kind":"tag","published_at":"2025-04-07T10:25:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.17","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.17/manifests"},{"name":"pkg/apis/v0.10.11-beta.1","sha":"dd45f6d78661f9f078614aa4407f3d062f3d0d89","kind":"tag","published_at":"2025-04-07T10:08:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.11-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.11-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.11-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.11-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.11-beta.1/manifests"},{"name":"v0.10.11-beta.1","sha":"dd45f6d78661f9f078614aa4407f3d062f3d0d89","kind":"tag","published_at":"2025-04-07T10:08:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.11-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.11-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.11-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.11-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.11-beta.1/manifests"},{"name":"pkg/apis/v0.11.6-beta.1","sha":"3e6d56224c6d0f9e06a3dad3732c45c6f7d00b48","kind":"tag","published_at":"2025-04-07T09:21:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.6-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.6-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.6-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.6-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.6-beta.1/manifests"},{"name":"v0.11.6-beta.1","sha":"3e6d56224c6d0f9e06a3dad3732c45c6f7d00b48","kind":"tag","published_at":"2025-04-07T09:20:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.6-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.6-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.6-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6-beta.1/manifests"},{"name":"pkg/apis/v0.12.1-beta.1","sha":"eb9a028cc715388e45c4e295c4e7f17a11accede","kind":"tag","published_at":"2025-04-07T09:00:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.1-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.1-beta.1/manifests"},{"name":"v0.12.1-beta.1","sha":"eb9a028cc715388e45c4e295c4e7f17a11accede","kind":"tag","published_at":"2025-04-07T08:59:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.1-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.1-beta.1/manifests"},{"name":"v0.11.4-hotfix-ac6b.2","sha":"96b9dfe37b2b77e750a442fedc6b4b47609487e7","kind":"commit","published_at":"2025-03-28T10:22:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.4-hotfix-ac6b.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.4-hotfix-ac6b.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.4-hotfix-ac6b.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-hotfix-ac6b.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-hotfix-ac6b.2/manifests"},{"name":"pkg/apis/v0.12.0","sha":"3d1fa6c06ff392c9fa66ca2f46831e2dae23bc16","kind":"tag","published_at":"2025-03-24T05:45:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.0","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0/manifests"},{"name":"v0.12.0","sha":"3d1fa6c06ff392c9fa66ca2f46831e2dae23bc16","kind":"tag","published_at":"2025-03-24T05:45:13.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0/manifests"},{"name":"pkg/apis/v0.12.0-rc.5","sha":"3d1fa6c06ff392c9fa66ca2f46831e2dae23bc16","kind":"tag","published_at":"2025-03-21T11:17:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.0-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-rc.5/manifests"},{"name":"v0.12.0-rc.5","sha":"3d1fa6c06ff392c9fa66ca2f46831e2dae23bc16","kind":"tag","published_at":"2025-03-21T11:17:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-rc.5/manifests"},{"name":"pkg/apis/v0.12.0-rc.4","sha":"b50beac5a3f9aba1b23cff248f7a7d9349ed9705","kind":"tag","published_at":"2025-03-20T12:57:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-rc.4/manifests"},{"name":"v0.12.0-rc.4","sha":"b50beac5a3f9aba1b23cff248f7a7d9349ed9705","kind":"tag","published_at":"2025-03-20T12:56:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-rc.4/manifests"},{"name":"pkg/apis/v0.12.0-rc.3","sha":"16b5bc1f761a33dcf10066152486391ca366b4fd","kind":"tag","published_at":"2025-03-18T10:52:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-rc.3/manifests"},{"name":"v0.12.0-rc.3","sha":"16b5bc1f761a33dcf10066152486391ca366b4fd","kind":"tag","published_at":"2025-03-18T10:51:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-rc.3/manifests"},{"name":"pkg/apis/v0.12.0-rc.2","sha":"59d90b6b50c90f60247a04b2a6ba82dd91bc29c5","kind":"tag","published_at":"2025-03-18T10:13:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-rc.2/manifests"},{"name":"v0.12.0-rc.1","sha":"6ba2b70706674d7216c7161e2583e76627cb5ebe","kind":"tag","published_at":"2025-03-14T14:14:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-rc.1/manifests"},{"name":"pkg/apis/v0.12.0-beta.2","sha":"aeb18d49a71f150e0998b24ed5f0cc3ab3b1ac2e","kind":"tag","published_at":"2025-03-13T12:48:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.0-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-beta.2/manifests"},{"name":"v0.12.0-beta.2","sha":"aeb18d49a71f150e0998b24ed5f0cc3ab3b1ac2e","kind":"tag","published_at":"2025-03-13T12:47:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-beta.2/manifests"},{"name":"pkg/apis/v0.12.0-beta.1","sha":"68772e96751c6f02a3666b0dd40166d3289587b6","kind":"tag","published_at":"2025-03-07T15:23:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.0-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-beta.1/manifests"},{"name":"v0.12.0-beta.1","sha":"68772e96751c6f02a3666b0dd40166d3289587b6","kind":"tag","published_at":"2025-03-07T14:33:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-beta.1/manifests"},{"name":"v0.11.5","sha":"19df0c4f76e7b278eb173692a2bd74581e173542","kind":"tag","published_at":"2025-03-04T15:13:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.5/manifests"},{"name":"v0.9.16","sha":"2fb5dd77f569dd770ee4db3199f3b985d765fbf6","kind":"tag","published_at":"2025-03-04T14:56:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.16","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.16/manifests"},{"name":"v0.10.10","sha":"1fde2db37082ac8ab45f7383acacc7b89d813e45","kind":"tag","published_at":"2025-03-04T13:36:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.10/manifests"},{"name":"v0.11.4-hotfix-ac6b.1","sha":"1caf5ed352e21b814e12d30307d1deac51e808aa","kind":"commit","published_at":"2025-02-28T09:18:24.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.4-hotfix-ac6b.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.4-hotfix-ac6b.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.4-hotfix-ac6b.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-hotfix-ac6b.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-hotfix-ac6b.1/manifests"},{"name":"v0.12.0-alpha.15","sha":"e107ba9a1064b08965da5483d7bad1c17cf2b1f0","kind":"tag","published_at":"2025-02-24T09:58:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.15","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.15/manifests"},{"name":"v0.9.15","sha":"3ff06814277a6f8d0f5a4bdfaa03a2875f52f0e2","kind":"tag","published_at":"2025-02-20T13:03:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.15","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.15/manifests"},{"name":"v0.9.14","sha":"0ae83d15c73d09ee6e58826e0073cc5f86dc6d70","kind":"tag","published_at":"2025-02-20T09:40:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.14","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.14/manifests"},{"name":"v0.10.9","sha":"8a2d98c9dc12f45f0b727e1a11bc90da01c2d61a","kind":"tag","published_at":"2025-02-19T16:47:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.9/manifests"},{"name":"v0.11.4","sha":"6ea52f26b20a3dc743b14609e9768019f3272559","kind":"tag","published_at":"2025-02-19T16:39:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4/manifests"},{"name":"v0.12.0-alpha.14","sha":"a55a54abcfd0c4b1cb2a4f55090338c308168dd6","kind":"tag","published_at":"2025-02-17T08:09:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.14","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.14/manifests"},{"name":"v0.11.4-rc.2","sha":"add3a68c7cdb6a2089e03f5f0ccb26dab975387a","kind":"tag","published_at":"2025-02-14T16:24:01.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.4-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-rc.2/manifests"},{"name":"v0.12.0-alpha.12","sha":"491350060c59ec74014af9cdc28ad39aa59c7a01","kind":"tag","published_at":"2025-02-14T15:48:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.12","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.12/manifests"},{"name":"v0.10.9-rc.2","sha":"8a2d98c9dc12f45f0b727e1a11bc90da01c2d61a","kind":"tag","published_at":"2025-02-14T13:29:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.9-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.9-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.9-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.9-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.9-rc.2/manifests"},{"name":"v0.9.14-rc.1","sha":"0ae83d15c73d09ee6e58826e0073cc5f86dc6d70","kind":"tag","published_at":"2025-02-13T07:53:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.14-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.14-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.14-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.14-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.14-rc.1/manifests"},{"name":"v0.11.4-rc.1","sha":"c59702e8b6989a2519a8661697e9cb536dfff275","kind":"tag","published_at":"2025-02-12T13:27:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.4-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-rc.1/manifests"},{"name":"v0.10.9-rc.1","sha":"00fcdc5120dabb5d2f96614a2ef2962d730769e3","kind":"tag","published_at":"2025-02-12T11:06:51.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.9-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.9-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.9-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.9-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.9-rc.1/manifests"},{"name":"v0.12.0-alpha.10","sha":"510a4d2540f96fd7e455976b8fea4275da05fafb","kind":"tag","published_at":"2025-02-10T11:20:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.10/manifests"},{"name":"v0.12.0-alpha.9","sha":"f0b6502991ca95be66503ecaccbba3dedcdb16de","kind":"tag","published_at":"2025-02-03T17:02:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.9/manifests"},{"name":"v0.12.0-alpha.7","sha":"6fa7b5ceb981b80c85019cf39cb976cc98f3e591","kind":"tag","published_at":"2025-01-31T19:10:16.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.7/manifests"},{"name":"v0.12.0-alpha.6","sha":"44c9815803eb01855fd1ca330b13db553e721b90","kind":"tag","published_at":"2025-01-31T17:17:51.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.6/manifests"},{"name":"v0.12.0-alpha.5","sha":"7f830cf4a3c587801328334abbfdca1eb75551b1","kind":"tag","published_at":"2025-01-30T15:10:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.5/manifests"},{"name":"v0.12.0-alpha.4","sha":"be581537ff9dcd6d3da44a1b4dffdc7bc4d3a966","kind":"tag","published_at":"2025-01-28T11:04:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.4/manifests"},{"name":"v0.11.3-hotfix-ch.1.3afc03bd","sha":"3afc03bd9d93be39163530f8489ab41bb5f5e19d","kind":"commit","published_at":"2025-01-28T10:39:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.3-hotfix-ch.1.3afc03bd","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.3-hotfix-ch.1.3afc03bd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.3-hotfix-ch.1.3afc03bd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3-hotfix-ch.1.3afc03bd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3-hotfix-ch.1.3afc03bd/manifests"},{"name":"v0.12.0-alpha.3","sha":"046d1c41143debb5d51a2f51f05157f0fbf6f957","kind":"tag","published_at":"2025-01-20T13:23:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.3/manifests"},{"name":"pkg/apis/v0.9.13","sha":"0ae83d15c73d09ee6e58826e0073cc5f86dc6d70","kind":"tag","published_at":"2025-01-20T12:29:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.9.13","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.13/manifests"},{"name":"v0.9.13","sha":"0ae83d15c73d09ee6e58826e0073cc5f86dc6d70","kind":"tag","published_at":"2025-01-20T12:28:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.13","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.13/manifests"},{"name":"pkg/apis/v0.10.8","sha":"89ac4ebc792745037189925802066533d0810e9b","kind":"tag","published_at":"2025-01-17T16:09:47.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.8","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.8/manifests"},{"name":"v0.10.8","sha":"89ac4ebc792745037189925802066533d0810e9b","kind":"tag","published_at":"2025-01-17T16:09:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.8/manifests"},{"name":"pkg/apis/v0.11.3","sha":"4aada7ee85153474c29a6f90f7bde23b747aeee7","kind":"tag","published_at":"2025-01-17T15:45:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.3","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.3/manifests"},{"name":"v0.11.3","sha":"4aada7ee85153474c29a6f90f7bde23b747aeee7","kind":"tag","published_at":"2025-01-17T15:45:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3/manifests"},{"name":"v0.11.3-rc.2","sha":"4aada7ee85153474c29a6f90f7bde23b747aeee7","kind":"tag","published_at":"2025-01-15T10:41:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.3-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.3-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.3-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3-rc.2/manifests"},{"name":"v0.10.8-rc.2","sha":"89ac4ebc792745037189925802066533d0810e9b","kind":"tag","published_at":"2025-01-15T09:52:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.8-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.8-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.8-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.8-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.8-rc.2/manifests"},{"name":"v0.9.13-rc.1","sha":"0ae83d15c73d09ee6e58826e0073cc5f86dc6d70","kind":"tag","published_at":"2025-01-10T16:12:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.13-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.13-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.13-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.13-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.13-rc.1/manifests"},{"name":"v0.10.8-rc.1","sha":"8f4e4b2e453b5a30e138c6eefd3d2385646da32d","kind":"tag","published_at":"2025-01-10T10:43:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.8-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.8-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.8-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.8-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.8-rc.1/manifests"},{"name":"v0.11.3-rc.1","sha":"a34607ce59d7f737fc8885b12737b6b944c4ff8d","kind":"tag","published_at":"2025-01-10T10:22:07.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.3-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3-rc.1/manifests"},{"name":"pkg/apis/v0.12.0-alpha.2","sha":"c41a446b41f645106cca119393d81abc60973ef3","kind":"tag","published_at":"2025-01-07T14:00:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.0-alpha.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-alpha.2/manifests"},{"name":"v0.12.0-alpha.2","sha":"c41a446b41f645106cca119393d81abc60973ef3","kind":"tag","published_at":"2025-01-07T13:59:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.2/manifests"},{"name":"pkg/apis/v0.9.13-beta.1","sha":"3a0e881219b951d32da873eba7fbe4eb52b4578e","kind":"tag","published_at":"2025-01-03T14:59:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.9.13-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.9.13-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.9.13-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.13-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.13-beta.1/manifests"},{"name":"v0.9.13-beta.1","sha":"3a0e881219b951d32da873eba7fbe4eb52b4578e","kind":"tag","published_at":"2025-01-03T14:58:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.13-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.13-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.13-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.13-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.13-beta.1/manifests"},{"name":"pkg/apis/v0.10.8-beta.1","sha":"4c33cdbef0cc9c2948ad6c316e1426ca0833708f","kind":"tag","published_at":"2025-01-03T14:56:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.8-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.8-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.8-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.8-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.8-beta.1/manifests"},{"name":"pkg/apis/v0.11.3-beta.1","sha":"a2b8184a1c9f868a042a38c10818cd7d3d1b8ea1","kind":"tag","published_at":"2025-01-03T14:56:07.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.3-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.3-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.3-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.3-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.3-beta.1/manifests"},{"name":"v0.10.8-beta.1","sha":"4c33cdbef0cc9c2948ad6c316e1426ca0833708f","kind":"tag","published_at":"2025-01-03T14:22:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.8-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.8-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.8-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.8-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.8-beta.1/manifests"},{"name":"v0.11.3-beta.1","sha":"a2b8184a1c9f868a042a38c10818cd7d3d1b8ea1","kind":"tag","published_at":"2025-01-03T08:56:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.3-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.3-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.3-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3-beta.1/manifests"},{"name":"pkg/apis/v0.12.0-alpha.1","sha":"ac0c74d30621a6483fbd867eaf7f1773ac7a4d16","kind":"tag","published_at":"2024-12-18T16:07:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.0-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-alpha.1/manifests"},{"name":"v0.12.0-alpha.1","sha":"ac0c74d30621a6483fbd867eaf7f1773ac7a4d16","kind":"tag","published_at":"2024-12-18T16:07:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.1/manifests"},{"name":"v0.11.2","sha":"fbab4a9c2fd678edf074d4ad286c1671f036f278","kind":"tag","published_at":"2024-12-12T14:59:19.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.2/manifests"},{"name":"v0.10.7","sha":"3295b1f59bacf28b74f4fbde7e3d8e20a77032fd","kind":"tag","published_at":"2024-12-11T12:00:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.7/manifests"},{"name":"pkg/apis/v0.9.12","sha":"e65fd113b02d030d9639a8223d7612b34f63f382","kind":"tag","published_at":"2024-12-11T09:58:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.9.12","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.12/manifests"},{"name":"v0.9.12","sha":"e65fd113b02d030d9639a8223d7612b34f63f382","kind":"tag","published_at":"2024-12-11T09:58:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.12","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.12/manifests"},{"name":"v0.11.2-rc.2","sha":"fbab4a9c2fd678edf074d4ad286c1671f036f278","kind":"tag","published_at":"2024-12-09T15:17:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.2-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.2-rc.2/manifests"},{"name":"v0.11.2-rc.1","sha":"e01b5467c7e5e642d63c53543413413adcaebd10","kind":"tag","published_at":"2024-12-09T11:41:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.2-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.2-rc.1/manifests"},{"name":"v0.11.1-rc.3","sha":"e01b5467c7e5e642d63c53543413413adcaebd10","kind":"tag","published_at":"2024-12-09T11:09:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.1-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.1-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.1-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.1-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.1-rc.3/manifests"},{"name":"v0.11.1-rc.2","sha":"7c9cf98f16d86a932f7bc7bb1435bddea3f46d7f","kind":"tag","published_at":"2024-12-09T10:47:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.1-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.1-rc.2/manifests"},{"name":"v0.10.7-rc.2","sha":"3295b1f59bacf28b74f4fbde7e3d8e20a77032fd","kind":"tag","published_at":"2024-12-09T10:38:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.7-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.7-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.7-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.7-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.7-rc.2/manifests"},{"name":"pkg/apis/v0.9.12-rc.1","sha":"afa768706d12cc899a8c509e0d171d106be797f3","kind":"tag","published_at":"2024-12-02T14:07:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.9.12-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.9.12-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.9.12-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.12-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.12-rc.1/manifests"},{"name":"v0.10.7-rc.1","sha":"5421d7494220f9bd0275f2a3d2ca43ed23899fe4","kind":"tag","published_at":"2024-12-02T13:33:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.7-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.7-rc.1/manifests"},{"name":"v0.9.12-rc.1","sha":"afa768706d12cc899a8c509e0d171d106be797f3","kind":"tag","published_at":"2024-12-02T09:58:12.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.12-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.12-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.12-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.12-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.12-rc.1/manifests"},{"name":"v0.11.1","sha":"35225f27472c8ae12997281f8b6b2a36effbec66","kind":"tag","published_at":"2024-11-15T15:01:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.1/manifests"},{"name":"v0.10.6","sha":"5421d7494220f9bd0275f2a3d2ca43ed23899fe4","kind":"tag","published_at":"2024-11-15T15:00:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.6/manifests"},{"name":"v0.10.6-rc.1","sha":"5421d7494220f9bd0275f2a3d2ca43ed23899fe4","kind":"commit","published_at":"2024-11-15T13:54:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.6-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.6-rc.1/manifests"},{"name":"v0.11.1-rc.1","sha":"35225f27472c8ae12997281f8b6b2a36effbec66","kind":"commit","published_at":"2024-11-14T16:39:01.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.1-rc.1/manifests"},{"name":"pkg/apis/v0.11.0","sha":"3e91ed3fb600e6499107751f7c3c0ab255f09640","kind":"tag","published_at":"2024-11-11T05:30:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.0","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0/manifests"},{"name":"v0.11.0","sha":"3e91ed3fb600e6499107751f7c3c0ab255f09640","kind":"tag","published_at":"2024-11-11T05:30:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0/manifests"},{"name":"pkg/apis/v0.11.0-rc.4","sha":"3e91ed3fb600e6499107751f7c3c0ab255f09640","kind":"tag","published_at":"2024-11-08T17:20:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0-rc.4/manifests"},{"name":"v0.11.0-rc.4","sha":"3e91ed3fb600e6499107751f7c3c0ab255f09640","kind":"tag","published_at":"2024-11-08T17:00:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-rc.4/manifests"},{"name":"v0.11.0-rc.3","sha":"b834cb4b86ad46a42e7be9e167d7c3f121a6ebd2","kind":"tag","published_at":"2024-11-08T10:12:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-rc.3/manifests"},{"name":"v0.10.4-hotfix-ch-1-43299bc9","sha":"43299bc9bf99428d14ca1668a90e795b3edf02d7","kind":"commit","published_at":"2024-11-07T15:59:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.4-hotfix-ch-1-43299bc9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.4-hotfix-ch-1-43299bc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.4-hotfix-ch-1-43299bc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-hotfix-ch-1-43299bc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-hotfix-ch-1-43299bc9/manifests"},{"name":"v0.10.5","sha":"60e6d5131d3c2200ba1fe3fa7d77ee6b6691e821","kind":"tag","published_at":"2024-11-06T15:27:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.5/manifests"},{"name":"v0.10.5-rc.3","sha":"60e6d5131d3c2200ba1fe3fa7d77ee6b6691e821","kind":"tag","published_at":"2024-11-05T05:36:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.5-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.5-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.5-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.5-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.5-rc.3/manifests"},{"name":"v0.9.11","sha":"4c00b931dfcbc81fe4b78ee7b0e6d6a7ffc6c120","kind":"tag","published_at":"2024-11-04T05:53:16.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.11","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.11/manifests"},{"name":"pkg/apis/v0.11.0-rc.2","sha":"83fa9e451c51c8fcf628e9c098593ec8f5fe3875","kind":"tag","published_at":"2024-10-31T15:58:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0-rc.2/manifests"},{"name":"v0.11.0-rc.2","sha":"83fa9e451c51c8fcf628e9c098593ec8f5fe3875","kind":"tag","published_at":"2024-10-31T15:58:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-rc.2/manifests"},{"name":"pkg/apis/v0.11.0-rc.1","sha":"5a938835e812a944729012c5dcec56b19edcd453","kind":"tag","published_at":"2024-10-31T13:23:01.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0-rc.1/manifests"},{"name":"v0.10.5-rc.2","sha":"6a570fc12d1bde3752ab41486b3653cf253ba849","kind":"tag","published_at":"2024-10-31T12:53:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.5-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.5-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.5-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.5-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.5-rc.2/manifests"},{"name":"v0.11.0-rc.1","sha":"5a938835e812a944729012c5dcec56b19edcd453","kind":"tag","published_at":"2024-10-31T12:52:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-rc.1/manifests"},{"name":"v0.11.0-beta.4","sha":"7fd803ae7dbed489e58976b19a17bb2306e5795c","kind":"tag","published_at":"2024-10-30T15:07:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.0-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-beta.4/manifests"},{"name":"v0.10.5-rc.1","sha":"df7140cece577ef9e5e4cb800a3e7b8978b7838d","kind":"tag","published_at":"2024-10-30T09:48:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.5-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.5-rc.1/manifests"},{"name":"v0.11.0-beta.3","sha":"59a63ded13c81017b4e6370b8497bfea641a23aa","kind":"tag","published_at":"2024-10-29T11:51:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.0-beta.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-beta.3/manifests"},{"name":"v0.10.3-hotfix-ch-2-1e8d071a","sha":"1e8d071a96d8de69045788c9580ec7d633d79552","kind":"commit","published_at":"2024-10-29T09:32:51.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.3-hotfix-ch-2-1e8d071a","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.3-hotfix-ch-2-1e8d071a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.3-hotfix-ch-2-1e8d071a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3-hotfix-ch-2-1e8d071a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3-hotfix-ch-2-1e8d071a/manifests"},{"name":"v0.9.11-rc.2","sha":"4c00b931dfcbc81fe4b78ee7b0e6d6a7ffc6c120","kind":"tag","published_at":"2024-10-28T09:42:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.11-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.11-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.11-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.11-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.11-rc.2/manifests"},{"name":"v0.9.11-rc.1","sha":"9a76941dd85b8b30b4693e422be567cd6934a2e7","kind":"tag","published_at":"2024-10-28T06:43:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.11-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.11-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.11-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.11-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.11-rc.1/manifests"},{"name":"v0.10.3-hotfix-ch-1-f9e31a33","sha":"f9e31a335d1297386c0de02c4e170ef6fd082226","kind":"commit","published_at":"2024-10-24T14:17:51.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.3-hotfix-ch-1-f9e31a33","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.3-hotfix-ch-1-f9e31a33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.3-hotfix-ch-1-f9e31a33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3-hotfix-ch-1-f9e31a33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3-hotfix-ch-1-f9e31a33/manifests"},{"name":"pkg/apis/v0.11.0-beta.2","sha":"ba017fc8cc95525f3bc4d02ed671735b94e0514e","kind":"tag","published_at":"2024-10-24T12:02:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.0-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0-beta.2/manifests"},{"name":"v0.11.0-beta.2","sha":"ba017fc8cc95525f3bc4d02ed671735b94e0514e","kind":"tag","published_at":"2024-10-23T13:23:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.0-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-beta.2/manifests"},{"name":"v0.11.0-beta.1","sha":"83a95f3719b6429e396e37884e33ca680bc34190","kind":"tag","published_at":"2024-10-21T16:38:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.0-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-beta.1/manifests"},{"name":"v0.8.6","sha":"2fbe2a1e3ffc35e8aeb8b36db8a0327e78ba61ca","kind":"tag","published_at":"2024-10-18T06:00:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6/manifests"},{"name":"v0.9.10","sha":"ae1184542fd39c64a311d8a08ee11b3a99b62a1a","kind":"tag","published_at":"2024-10-18T05:38:13.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.10/manifests"},{"name":"v0.10.4","sha":"c3829bf94fec76a1d28875b48c98ff038eba9c9d","kind":"tag","published_at":"2024-10-17T14:42:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4/manifests"},{"name":"v0.10.4-rc.4","sha":"c3829bf94fec76a1d28875b48c98ff038eba9c9d","kind":"tag","published_at":"2024-10-11T07:10:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.4-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.4-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.4-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-rc.4/manifests"},{"name":"v0.10.4-rc.3","sha":"8e7f709834e3bda2475f277a54f68dcdbc4e20d4","kind":"tag","published_at":"2024-10-09T14:08:13.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.4-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.4-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.4-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-rc.3/manifests"},{"name":"v0.8.6-rc.6","sha":"2fbe2a1e3ffc35e8aeb8b36db8a0327e78ba61ca","kind":"tag","published_at":"2024-10-09T13:29:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.6-rc.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.6-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.6-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.6/manifests"},{"name":"v0.9.10-rc.3","sha":"ae1184542fd39c64a311d8a08ee11b3a99b62a1a","kind":"tag","published_at":"2024-10-09T13:28:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.10-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.10-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.10-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.10-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.10-rc.3/manifests"},{"name":"v0.8.6-rc.5","sha":"4b806b79d8343df00f8a98ce33c3de13cb2e7123","kind":"tag","published_at":"2024-10-08T07:28:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.6-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.6-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.6-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.5/manifests"},{"name":"v0.10.4-rc.2","sha":"eb6f3a020b9448c6fba4f43db29993baca1a94a3","kind":"tag","published_at":"2024-10-07T14:07:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.4-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-rc.2/manifests"},{"name":"v0.10.4-rc.1","sha":"82e111de142dce4b1bb1c4141a81f4f0d8ba89cc","kind":"tag","published_at":"2024-10-01T11:24:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.4-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-rc.1/manifests"},{"name":"v0.10.3","sha":"d6613fdfea5df5ba7fbdff69fb3029886d29e5f2","kind":"tag","published_at":"2024-09-30T10:40:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3/manifests"},{"name":"v0.10.3-rc.2","sha":"d6613fdfea5df5ba7fbdff69fb3029886d29e5f2","kind":"tag","published_at":"2024-09-27T14:05:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.3-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.3-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.3-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3-rc.2/manifests"},{"name":"v0.9.10-rc.2","sha":"f89bfab27d8d4eeeb8c56972205cc014941a6dfa","kind":"tag","published_at":"2024-09-24T15:38:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.10-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.10-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.10-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.10-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.10-rc.2/manifests"},{"name":"v0.8.6-rc.4","sha":"3a0d963af9dfc332ad465d8b70b8007039323692","kind":"tag","published_at":"2024-09-24T14:50:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.6-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.6-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.6-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.4/manifests"},{"name":"v0.9.10-rc.1","sha":"b77fac05bcfa2e7d35843d0a2852407137f8ec0e","kind":"tag","published_at":"2024-09-24T13:44:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.10-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.10-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.10-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.10-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.10-rc.1/manifests"},{"name":"v0.10.3-rc.1","sha":"77409957687ddf3e7c52d1541a0d624eabdf2aa5","kind":"tag","published_at":"2024-09-23T10:46:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.3-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3-rc.1/manifests"},{"name":"v0.9.9","sha":"38167195210b09015c40e238156150f3fbeab179","kind":"tag","published_at":"2024-09-13T12:34:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.9/manifests"},{"name":"v0.10.2","sha":"decbf9ae72eff096b2bee5efe05a92fdcbd5627d","kind":"tag","published_at":"2024-09-13T12:11:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2/manifests"},{"name":"v0.10.2-rc.4","sha":"decbf9ae72eff096b2bee5efe05a92fdcbd5627d","kind":"tag","published_at":"2024-09-11T11:55:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.2-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.2-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2-rc.4/manifests"},{"name":"v0.10.2-rc.3","sha":"668edfcac785173d30d59d83173ce589d18bd9d6","kind":"tag","published_at":"2024-09-11T08:26:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.2-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.2-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2-rc.3/manifests"},{"name":"v0.9.9-rc.2","sha":"38167195210b09015c40e238156150f3fbeab179","kind":"tag","published_at":"2024-09-10T13:03:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.9-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.9-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.9-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.9-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.9-rc.2/manifests"},{"name":"v0.10.2-rc.2","sha":"4d01e0d1d0e565556ec4481d6c4e4084da97eb18","kind":"tag","published_at":"2024-09-10T12:00:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.2-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2-rc.2/manifests"},{"name":"v0.9.9-rc.1","sha":"38167195210b09015c40e238156150f3fbeab179","kind":"tag","published_at":"2024-09-03T16:42:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.9-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.9-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.9-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.9-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.9-rc.1/manifests"},{"name":"v0.10.2-rc.1","sha":"8765f4253e3ac0fe497b66278856453e3dfa8b19","kind":"tag","published_at":"2024-09-03T16:07:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.2-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2-rc.1/manifests"},{"name":"v0.10.1","sha":"62de718a20e1377d5a8702876077762ed9a37f27","kind":"tag","published_at":"2024-08-15T04:09:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.1/manifests"},{"name":"v0.9.8","sha":"5f65696c3fcff7d4222a0cc185282ea3c4680526","kind":"tag","published_at":"2024-08-13T14:10:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.8/manifests"},{"name":"v0.10.1-rc.3","sha":"62de718a20e1377d5a8702876077762ed9a37f27","kind":"tag","published_at":"2024-08-13T08:55:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.1-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.1-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.1-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.1-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.1-rc.3/manifests"},{"name":"v0.10.1-rc.2","sha":"ae91fe6e3a2189741a5a710704cb130a9c1e68f0","kind":"tag","published_at":"2024-08-08T13:15:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.1-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.1-rc.2/manifests"},{"name":"pkg/apis/v0.8.5","sha":"c986f9509a1d0bd51ff2aeebd6a163b8487a823e","kind":"tag","published_at":"2024-08-02T04:37:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.8.5","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.8.5/manifests"},{"name":"pkg/apis/v0.9.6","sha":"ec449886284cbf9ae16bdf71e08f9c11de94d846","kind":"tag","published_at":"2024-08-02T04:24:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.9.6","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.6/manifests"},{"name":"v0.8.6-rc.3","sha":"63df5da2aca0b47f2866c17b117e5d48dade6240","kind":"tag","published_at":"2024-07-25T14:35:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.6-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.6-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.6-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.3/manifests"},{"name":"v0.10.1-rc.1","sha":"5d8ffad0aaea9d661c07d9d41b38b888e106e9eb","kind":"tag","published_at":"2024-07-23T15:30:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.1-rc.1/manifests"},{"name":"v0.9.6","sha":"ec449886284cbf9ae16bdf71e08f9c11de94d846","kind":"tag","published_at":"2024-07-17T16:19:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6/manifests"},{"name":"pkg/apis/v0.10.0","sha":"0d4e6b4f20c6ce984393d3e4aea514b1fe6a0d21","kind":"tag","published_at":"2024-07-17T11:39:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.0","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0/manifests"},{"name":"v0.10.0","sha":"0d4e6b4f20c6ce984393d3e4aea514b1fe6a0d21","kind":"tag","published_at":"2024-07-17T11:39:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0/manifests"},{"name":"v0.9.6-rc.4","sha":"0c5e52b5f7b08e460090c58e59fe8ceca9475e73","kind":"tag","published_at":"2024-07-12T09:37:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.6-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.6-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.6-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6-rc.4/manifests"},{"name":"pkg/apis/v0.10.0-rc.21","sha":"42fb0988c9d899cbc74bb2015823d8b27d02cf46","kind":"tag","published_at":"2024-07-12T09:16:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.0-rc.21","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.0-rc.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.21/manifests"},{"name":"v0.10.0-rc.21","sha":"42fb0988c9d899cbc74bb2015823d8b27d02cf46","kind":"tag","published_at":"2024-07-12T09:16:13.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.21","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.21/manifests"},{"name":"pkg/apis/v0.10.0-rc.20","sha":"4255323b4a28039fbabde426b6935a875e4805b8","kind":"tag","published_at":"2024-07-09T12:31:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.0-rc.20","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.0-rc.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.20/manifests"},{"name":"v0.10.0-rc.20","sha":"4255323b4a28039fbabde426b6935a875e4805b8","kind":"tag","published_at":"2024-07-09T12:31:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.20","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.20/manifests"},{"name":"v0.9.6-rc.3","sha":"f03f777290c56527745ad8c2a3eb1b193b97eb6c","kind":"tag","published_at":"2024-07-09T11:54:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.6-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.6-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.6-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6-rc.3/manifests"},{"name":"v0.8.6-rc.2","sha":"7f7946ed8ca3c219ebdc08d98f379163b9987873","kind":"tag","published_at":"2024-07-09T11:38:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.6-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.6-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.6-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.2/manifests"},{"name":"v0.8.6-rc.1","sha":"b75e9097cfd3eb3ac0f311ea8038d72a31b18f4d","kind":"tag","published_at":"2024-07-08T13:05:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.6-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.1/manifests"},{"name":"v0.9.6-rc.2","sha":"5a440dfccfb8c8f015656ed1e9573b245c10cfbe","kind":"tag","published_at":"2024-07-08T07:55:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.6-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.6-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.6-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6-rc.2/manifests"},{"name":"v0.9.6-rc.1","sha":"adfd2297fcf74a5162f995af16d04b8f9b07e209","kind":"tag","published_at":"2024-07-04T12:26:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.6-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6-rc.1/manifests"},{"name":"pkg/apis/v0.10.0-rc.19","sha":"6d7cb2a9bfd2d2e2f291afd34e88094d75ba468b","kind":"tag","published_at":"2024-07-04T07:16:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.0-rc.19","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.0-rc.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.19/manifests"},{"name":"v0.10.0-rc.19","sha":"6d7cb2a9bfd2d2e2f291afd34e88094d75ba468b","kind":"tag","published_at":"2024-07-03T16:32:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.19","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.19/manifests"},{"name":"v0.10.0-rc.18","sha":"9e164ce3a2bcf8fb0fff20aaa21cdf0316ebbf1c","kind":"tag","published_at":"2024-06-27T14:22:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.18","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.18/manifests"},{"name":"v0.10.0-rc.17","sha":"8b110497b127f0aebb7f721c4be142c3f9804fc7","kind":"commit","published_at":"2024-06-20T06:35:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.17","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.17/manifests"},{"name":"pkg/apis/v0.10.0-rc.16","sha":"747fbb42a39d0a5366169fa3281ae12c23cf9463","kind":"tag","published_at":"2024-06-17T12:52:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.0-rc.16","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.0-rc.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.0-rc.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.16/manifests"},{"name":"v0.10.0-rc.16","sha":"747fbb42a39d0a5366169fa3281ae12c23cf9463","kind":"tag","published_at":"2024-06-17T12:51:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.16","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.16/manifests"},{"name":"pkg/apis/v0.10.0-rc.15","sha":"68597ce1aca9bfac58547f8b92ad060b7aa90cf5","kind":"tag","published_at":"2024-06-13T08:40:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.0-rc.15","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.0-rc.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.0-rc.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.15/manifests"},{"name":"v0.10.0-rc.15","sha":"68597ce1aca9bfac58547f8b92ad060b7aa90cf5","kind":"tag","published_at":"2024-06-13T08:40:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.15","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.15/manifests"},{"name":"v0.9.5","sha":"e06bc0170211485edded240c6260f339073d8018","kind":"tag","published_at":"2024-06-05T07:52:19.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.5/manifests"},{"name":"v0.8.5","sha":"c986f9509a1d0bd51ff2aeebd6a163b8487a823e","kind":"tag","published_at":"2024-06-05T07:29:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.5/manifests"},{"name":"v0.8.5-rc.1","sha":"c986f9509a1d0bd51ff2aeebd6a163b8487a823e","kind":"tag","published_at":"2024-06-03T12:24:19.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.5-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.5-rc.1/manifests"},{"name":"v0.9.5-rc.1","sha":"7b250f1b5752e707d285ae4571be54e76799895d","kind":"tag","published_at":"2024-06-03T08:20:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.5-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.5-rc.1/manifests"},{"name":"pkg/apis/v0.10.0-rc.14","sha":"61290046323f7cf62c984722e6c71b172fb090d6","kind":"tag","published_at":"2024-05-24T14:45:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.0-rc.14","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.14/manifests"},{"name":"v0.10.0-rc.14","sha":"61290046323f7cf62c984722e6c71b172fb090d6","kind":"tag","published_at":"2024-05-24T13:12:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.14","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.14/manifests"},{"name":"v0.9.4","sha":"1b90a97a688575ce79d416d29ddf830b2f7baa44","kind":"tag","published_at":"2024-05-02T12:43:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.4/manifests"},{"name":"v0.8.4","sha":"985ca72e221458bfe9fbf33aa72a6ba924c9a92d","kind":"tag","published_at":"2024-05-02T12:13:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4/manifests"},{"name":"pkg/apis/v0.9.4","sha":"1b90a97a688575ce79d416d29ddf830b2f7baa44","kind":"tag","published_at":"2024-04-29T13:16:00.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.9.4","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.4/manifests"},{"name":"pkg/apis/v0.8.4","sha":"985ca72e221458bfe9fbf33aa72a6ba924c9a92d","kind":"tag","published_at":"2024-04-29T13:15:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.8.4","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.8.4/manifests"},{"name":"v0.8.4-rc.5","sha":"985ca72e221458bfe9fbf33aa72a6ba924c9a92d","kind":"tag","published_at":"2024-04-29T07:07:01.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.4-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.4-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.4-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.5/manifests"},{"name":"v0.9.4-rc.2","sha":"1b90a97a688575ce79d416d29ddf830b2f7baa44","kind":"tag","published_at":"2024-04-29T07:06:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.4-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.4-rc.2/manifests"},{"name":"pkg/apis/v0.10.0-rc.13","sha":"946ed2e71a7886d95d87306953f1f44ba21ceb44","kind":"tag","published_at":"2024-04-27T05:01:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.0-rc.13","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.13/manifests"},{"name":"v0.10.0-rc.13","sha":"44513ca8f61619bad7cab1bc0843a21c7dbdf407","kind":"tag","published_at":"2024-04-25T13:18:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.13","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.13/manifests"},{"name":"v0.10.0-rc.12","sha":"ceea872bc77a0ee1bf8df148e48fde8c0edca15e","kind":"tag","published_at":"2024-04-25T12:46:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.12","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.12/manifests"},{"name":"v0.9.4-rc.1","sha":"99e8388c0db36977452389bbc035eb4f66ce5f89","kind":"tag","published_at":"2024-04-23T09:51:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.4-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.4-rc.1/manifests"},{"name":"v0.8.4-rc.4","sha":"b40b7b328d9c4cb2a755bf2ad17b8619ec57aedd","kind":"tag","published_at":"2024-04-23T08:20:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.4-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.4-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.4-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.4/manifests"},{"name":"v0.9.3","sha":"31ad6361f0049072c18e1e399c2665ae15402ee9","kind":"tag","published_at":"2024-04-17T09:29:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.3/manifests"},{"name":"v0.8.4-rc.3","sha":"7a4caed1f95a99e4ade4e3736a7cd8334a73b446","kind":"tag","published_at":"2024-04-16T12:29:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.4-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.4-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.4-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.3/manifests"},{"name":"v0.10.0-rc.11","sha":"d94b1f35dcc9ea481a89b61fe457beaa90322bb1","kind":"tag","published_at":"2024-04-12T10:35:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.11","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.11/manifests"},{"name":"v0.9.3-rc.3","sha":"31ad6361f0049072c18e1e399c2665ae15402ee9","kind":"tag","published_at":"2024-04-11T08:38:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.3-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.3-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.3-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.3-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.3-rc.3/manifests"},{"name":"v0.10.0-rc.10","sha":"caa5b057678fd7d3a18cb6e7af6c9fc6d8b4ed8e","kind":"tag","published_at":"2024-04-10T15:07:00.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.10/manifests"},{"name":"v0.10.0-rc.9","sha":"0ed2f83658a1f3526d0e8fb389b032bde86695ec","kind":"tag","published_at":"2024-04-10T13:00:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.9/manifests"},{"name":"v0.10.0-rc.8","sha":"91ac68707c7e3e3e8012335a167efd25a46f7d89","kind":"tag","published_at":"2024-04-10T12:50:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.8/manifests"},{"name":"v0.10.0-rc.7","sha":"a4b208d396bdd8e0f6b557f51f1643c73085bd88","kind":"tag","published_at":"2024-04-10T12:19:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.7/manifests"},{"name":"v0.10.0-rc.6","sha":"a4b208d396bdd8e0f6b557f51f1643c73085bd88","kind":"tag","published_at":"2024-04-10T12:11:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.6/manifests"},{"name":"v0.8.4-rc.2","sha":"71ed0a3c5a0fecfd0f108d91d59a13bd2b31f6b9","kind":"tag","published_at":"2024-04-10T07:16:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.4-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.2/manifests"},{"name":"v0.9.3-rc.2","sha":"6c3e28e7713a0e76b6abc2bd3a96178fa93aa6af","kind":"tag","published_at":"2024-04-09T11:48:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.3-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.3-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.3-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.3-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.3-rc.2/manifests"},{"name":"v0.8.4-rc.1","sha":"4cb8bd61e70a2949fd3c954edfb7195f615b59ab","kind":"tag","published_at":"2024-04-08T14:04:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.4-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.1/manifests"},{"name":"v0.9.3-rc.1","sha":"cd9f7a1085c93a2d9ee86d22868cfd51de96e244","kind":"tag","published_at":"2024-04-08T14:04:00.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.3-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.3-rc.1/manifests"},{"name":"v0.9.2","sha":"e75c1fb498e3137ba39c2bdc4d59c9122f5ef9c6","kind":"tag","published_at":"2024-03-22T15:43:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.2/manifests"},{"name":"v0.9.2-rc.1","sha":"e75c1fb498e3137ba39c2bdc4d59c9122f5ef9c6","kind":"tag","published_at":"2024-03-22T14:08:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.2-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.2-rc.1/manifests"},{"name":"v0.9.1","sha":"b5f25c14d539d33a74bb2e85512f7918cbeea39f","kind":"tag","published_at":"2024-03-21T16:29:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1/manifests"},{"name":"v0.10.0-rc.5","sha":"e12025e21edad068776b87f78583cdeb86d4cf6e","kind":"tag","published_at":"2024-03-20T12:26:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.5/manifests"},{"name":"v0.8.3","sha":"571b765e1f3773be0823d3ceb8f641b27fd60106","kind":"tag","published_at":"2024-03-19T09:59:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.3/manifests"},{"name":"v0.8.3-rc.1","sha":"571b765e1f3773be0823d3ceb8f641b27fd60106","kind":"tag","published_at":"2024-03-18T10:03:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.3-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.3-rc.1/manifests"},{"name":"v0.9.1-rc.6","sha":"b5f25c14d539d33a74bb2e85512f7918cbeea39f","kind":"commit","published_at":"2024-03-07T14:04:24.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.1-rc.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.1-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.1-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.6/manifests"},{"name":"pkg/apis/v0.10.0-rc.4","sha":"dea8b6c0d3b340ca2fa47bb027c26321513cb9ab","kind":"tag","published_at":"2024-03-05T15:07:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.4/manifests"},{"name":"v0.10.0-rc.4","sha":"dea8b6c0d3b340ca2fa47bb027c26321513cb9ab","kind":"tag","published_at":"2024-03-04T15:44:11.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.4/manifests"},{"name":"v0.10.0-rc.3","sha":"64fad0fd53533b55e92bee3d840ab80aef916363","kind":"tag","published_at":"2024-02-27T15:46:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.3/manifests"},{"name":"v0.9.1-rc.5","sha":"d61ec5a9ea91ecfb9d945a621209bd15a0a072cb","kind":"tag","published_at":"2024-02-23T15:50:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.1-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.1-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.1-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.5/manifests"},{"name":"v0.8.2","sha":"c78f0ee41e7347c4ba503ffce4d01b6f8c96248b","kind":"tag","published_at":"2024-02-22T09:26:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2/manifests"},{"name":"v0.10.0-rc.2","sha":"8751988adad7a556472d32dc2f104d0a9482797c","kind":"tag","published_at":"2024-02-14T15:55:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.2/manifests"},{"name":"v0.9.1-rc.4","sha":"2c6b1019687c6d26893a4d0aea2119d7d2ed3c1f","kind":"tag","published_at":"2024-02-14T07:07:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.1-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.1-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.1-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.4/manifests"},{"name":"v0.9.1-rc.3","sha":"b7d7bc04e0d29cadc1582bae5f2188cd6c5c7b02","kind":"tag","published_at":"2024-02-13T13:59:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.1-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.1-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.1-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.3/manifests"},{"name":"v0.10.0-rc.1","sha":"b07f6f97a6e9474728f9b1c3bd8cf697325ed4e2","kind":"tag","published_at":"2024-02-13T13:54:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.1/manifests"},{"name":"v0.8.2-rc.4","sha":"c78f0ee41e7347c4ba503ffce4d01b6f8c96248b","kind":"tag","published_at":"2024-02-13T13:38:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.2-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.2-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2-rc.4/manifests"},{"name":"pkg/apis/v0.9.1-rc.2","sha":"2e5ef6cc9df1a0fa3209200c676c4059d53a4de8","kind":"tag","published_at":"2024-01-31T16:11:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.9.1-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.9.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.9.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.1-rc.2/manifests"},{"name":"v0.9.1-rc.2","sha":"2e5ef6cc9df1a0fa3209200c676c4059d53a4de8","kind":"tag","published_at":"2024-01-17T15:40:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.1-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.2/manifests"},{"name":"v0.8.2-rc.3","sha":"8c0c14b9c895b9f8c9d5da518820215a5ea4e25f","kind":"tag","published_at":"2024-01-17T15:07:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.2-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.2-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2-rc.3/manifests"},{"name":"v0.8.2-rc.2","sha":"e4f5d7baeca3e88a49c1d6e573ff665fe8397f70","kind":"tag","published_at":"2024-01-17T12:30:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.2-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2-rc.2/manifests"},{"name":"v0.8.2-rc.1","sha":"585bec9b5450bd1fa412db307d5f0ea40004a03f","kind":"tag","published_at":"2024-01-16T14:01:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.2-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2-rc.1/manifests"},{"name":"v0.9.1-rc.1","sha":"dda8794c6598c00608be8f65854add09efb44285","kind":"tag","published_at":"2024-01-16T12:31:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.1/manifests"},{"name":"v0.7.1-debug-1842-6","sha":"f942a691d7b65ff1d22b5de44c130035780b1907","kind":"commit","published_at":"2023-12-15T09:56:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.1-debug-1842-6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.1-debug-1842-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.1-debug-1842-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-6/manifests"},{"name":"v0.8.1","sha":"c6bdc1057ea7c98273d5403d3127eed037690b79","kind":"tag","published_at":"2023-11-23T10:05:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.1/manifests"},{"name":"v0.8.0-debug-1842-5","sha":"7975f1e1a52d54f9d7ca8df0e3477d4841e71183","kind":"commit","published_at":"2023-11-15T15:56:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-debug-1842-5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-debug-1842-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-debug-1842-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-5/manifests"},{"name":"v0.7.1-debug-1842-5","sha":"cc775958c0d0201e11ca1a6664c400cb0e248cae","kind":"commit","published_at":"2023-11-15T15:56:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.1-debug-1842-5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.1-debug-1842-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.1-debug-1842-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-5/manifests"},{"name":"v0.7.1-debug-1842-4","sha":"e39eea120a5adeee5cfdbfcd0c068e64aba6f1ee","kind":"commit","published_at":"2023-11-14T17:43:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.1-debug-1842-4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.1-debug-1842-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.1-debug-1842-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-4/manifests"},{"name":"v0.8.0-debug-1842-4","sha":"07e864828550bd39d7fe26e4075fb9d4ad04c7a9","kind":"commit","published_at":"2023-11-14T17:43:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-debug-1842-4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-debug-1842-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-debug-1842-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-4/manifests"},{"name":"v0.7.1-debug-1842-3","sha":"4bc505e11b33b577f89fb87b022260477192f6eb","kind":"commit","published_at":"2023-11-08T10:18:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.1-debug-1842-3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.1-debug-1842-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.1-debug-1842-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-3/manifests"},{"name":"v0.8.0-debug-1842-3","sha":"523e95571fb65a2e7befa0040fb4784bac8c18cc","kind":"commit","published_at":"2023-11-08T10:10:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-debug-1842-3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-debug-1842-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-debug-1842-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-3/manifests"},{"name":"v0.9.0","sha":"93432f288e79f436e2f5cfe940e3274994d00b29","kind":"tag","published_at":"2023-11-07T12:29:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0/manifests"},{"name":"v0.8.0-debug-1842-2","sha":"7ea59a7c5505503d56d03b10a26daeb192d97c5f","kind":"commit","published_at":"2023-10-27T13:40:19.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-debug-1842-2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-debug-1842-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-debug-1842-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-2/manifests"},{"name":"v0.7.1-debug-1842-2","sha":"0b967954feb1800ebe1d701854513483eaca46ff","kind":"commit","published_at":"2023-10-27T09:28:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.1-debug-1842-2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.1-debug-1842-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.1-debug-1842-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-2/manifests"},{"name":"v0.7.1-debug-1842-1","sha":"8532072a6e56491f35eb047164e3a3d4d1f3c73d","kind":"commit","published_at":"2023-10-19T13:53:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.1-debug-1842-1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.1-debug-1842-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.1-debug-1842-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-1/manifests"},{"name":"v0.9.0-rc.5","sha":"93432f288e79f436e2f5cfe940e3274994d00b29","kind":"tag","published_at":"2023-10-17T14:12:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.0-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.5/manifests"},{"name":"v0.8.0-debug-1842-1","sha":"8fb2502156b7d6655e0e3555437ab77a6662d046","kind":"commit","published_at":"2023-10-16T12:05:00.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-debug-1842-1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-debug-1842-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-debug-1842-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-1/manifests"},{"name":"v0.9.0-rc.4","sha":"12ebe5b9b32365b749f4f6f6dc34ebf77adc5f0e","kind":"tag","published_at":"2023-10-04T13:14:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.4/manifests"},{"name":"v0.9.0-rc.3","sha":"a0460d1b10f5a71a5d26c3c0df50946b5cece9d8","kind":"tag","published_at":"2023-09-26T09:34:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.3/manifests"},{"name":"v0.9.0-rc.2","sha":"a9a16299305744bfd368af41d29564d2fd71e34b","kind":"tag","published_at":"2023-09-25T16:33:16.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.2/manifests"},{"name":"v0.9.0-rc.1","sha":"0d26f206b3c521fdb78218285ffb69a91c6e5c81","kind":"commit","published_at":"2023-09-12T10:57:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.1/manifests"},{"name":"v0.8.0","sha":"23e1c146755af159dafd3c88d4b92094772c99fc","kind":"tag","published_at":"2023-09-11T14:59:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc.9","sha":"23e1c146755af159dafd3c88d4b92094772c99fc","kind":"tag","published_at":"2023-08-21T13:11:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-rc.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.9/manifests"},{"name":"v0.7.1","sha":"991b71316757bbec6a3737f3bf3cd80205218978","kind":"tag","published_at":"2023-08-16T10:54:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1/manifests"},{"name":"v0.8.0-rc.8","sha":"9d0ee7f56848c29f539e13235acaaa132479e985","kind":"tag","published_at":"2023-08-10T12:31:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-rc.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.8/manifests"},{"name":"v0.7.1-rc.2","sha":"991b71316757bbec6a3737f3bf3cd80205218978","kind":"commit","published_at":"2023-08-08T14:49:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.1-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-rc.2/manifests"},{"name":"v0.8.0-rc.7","sha":"ea40cfa4643f3917cde54d6018c5481ea0cb15f0","kind":"tag","published_at":"2023-08-04T14:39:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-rc.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.7/manifests"},{"name":"v0.7.1-rc.1","sha":"d44d627a85f9802c8a5b392e7908b26f4999773e","kind":"tag","published_at":"2023-07-26T10:47:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-rc.1/manifests"},{"name":"v0.8.0-rc.6","sha":"134ea8ac3ff21ee41aec51daf2d6ebf14aa17d42","kind":"commit","published_at":"2023-07-26T09:20:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-rc.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.6/manifests"},{"name":"v0.8.0-rc.5","sha":"5040cf183feb4c09560197fac914961001bc4c9c","kind":"commit","published_at":"2023-07-21T15:53:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.5/manifests"},{"name":"v0.8.0-rc.4","sha":"53eee096f3f0285c4096dddd3b76e0493338d66a","kind":"tag","published_at":"2023-07-18T11:44:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.4/manifests"},{"name":"v0.8.0-rc.3","sha":"7456fa93d2b700547e738316a43b2a3cddd427c8","kind":"commit","published_at":"2023-07-07T15:46:01.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.3/manifests"},{"name":"v0.8.0-rc.2","sha":"6729c95b2b94910b42d49b85e9e8eb01fb8a553c","kind":"commit","published_at":"2023-07-06T07:18:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.2/manifests"},{"name":"v0.8.0-rc.1","sha":"1dad8aad1f2204b1194cc834f5b0949d4b0a2aab","kind":"commit","published_at":"2023-06-21T12:15:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.1/manifests"},{"name":"v0.7.0-debug-1465-1","sha":"5479019a18b69351e960dfe8ba9a4c696d2de67b","kind":"commit","published_at":"2023-06-19T10:43:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.0-debug-1465-1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.0-debug-1465-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.0-debug-1465-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-debug-1465-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-debug-1465-1/manifests"},{"name":"v0.7.0","sha":"414e4337dcb3bd10ede130f40f38ddeccc3fcd90","kind":"tag","published_at":"2023-06-12T13:23:24.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc.4","sha":"ddbb43505e80247b818a418a89ae911590ce1fd9","kind":"tag","published_at":"2023-06-05T11:32:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-rc.4/manifests"},{"name":"v0.6.0-SURE-6125.5","sha":"f7f1dc7ef047cd6401cd8157bf9d967dbbfbe812","kind":"commit","published_at":"2023-06-01T10:22:12.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-SURE-6125.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-SURE-6125.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-SURE-6125.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.5/manifests"},{"name":"v0.7.0-rc.3","sha":"f52a0e7d38aff531a1781d93610606f65633ef84","kind":"tag","published_at":"2023-05-16T11:21:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-rc.3/manifests"},{"name":"v0.6.0-SURE-6125.4","sha":"91971877a4ef9c8129c205102ade8c7c888f1c23","kind":"commit","published_at":"2023-05-02T20:02:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-SURE-6125.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-SURE-6125.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-SURE-6125.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.4/manifests"},{"name":"v0.6.0-SURE-6125.3","sha":"9b16f1c7397fabb515dd2638dae1db7e6a1ba81f","kind":"commit","published_at":"2023-04-27T14:13:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-SURE-6125.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-SURE-6125.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-SURE-6125.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.3/manifests"},{"name":"v0.6.0-SURE-6125.2","sha":"ef8d8c950bef216461e05263baf82a183d31d0f0","kind":"commit","published_at":"2023-04-24T14:43:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-SURE-6125.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-SURE-6125.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-SURE-6125.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.2/manifests"},{"name":"v0.7.0-rc.2","sha":"ab055fa31e05943a0506045e2a537851f2a93d6d","kind":"tag","published_at":"2023-04-24T09:06:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-rc.2/manifests"},{"name":"v0.6.0-SURE-6125.1","sha":"645e19cb2a84b33a7da0c3da3afbb6fd0ac07250","kind":"commit","published_at":"2023-04-21T14:47:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-SURE-6125.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-SURE-6125.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-SURE-6125.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.1/manifests"},{"name":"v0.6.0","sha":"26bdd9326b0238bb2fb743f863d9380c3c5d43e0","kind":"tag","published_at":"2023-04-05T13:30:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0/manifests"},{"name":"v0.7.0-AGENT-rc.1","sha":"fd11ed224e3d08978a3ac35b095779a15cc8caa2","kind":"commit","published_at":"2023-03-29T08:14:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.0-AGENT-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.0-AGENT-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.0-AGENT-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-AGENT-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-AGENT-rc.1/manifests"},{"name":"v0.5.3","sha":"b90a1d37a79da99a273ec67f7127eb657bf5f5ea","kind":"tag","published_at":"2023-03-06T15:54:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.3/manifests"},{"name":"v0.6.0-rc.5","sha":"26bdd9326b0238bb2fb743f863d9380c3c5d43e0","kind":"tag","published_at":"2023-03-02T15:59:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.5/manifests"},{"name":"v0.5.3-rc.1","sha":"b90a1d37a79da99a273ec67f7127eb657bf5f5ea","kind":"tag","published_at":"2023-03-02T15:53:47.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.3-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.3-rc.1/manifests"},{"name":"v0.5.1-SURE-3613.1","sha":"83104a5aed6b21c78b31b3ff4f5de6192bb4dd7a","kind":"commit","published_at":"2023-02-24T09:59:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.1-SURE-3613.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.1-SURE-3613.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.1-SURE-3613.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.1-SURE-3613.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.1-SURE-3613.1/manifests"},{"name":"v0.5.2","sha":"e3abab9ad44675527e861fe65c332139f189378f","kind":"tag","published_at":"2023-02-23T07:52:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2/manifests"},{"name":"v0.6.0-rc.4","sha":"9274a5a8d7bb0f99bf234f9566f7d3c3526d5edc","kind":"tag","published_at":"2023-02-17T13:14:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.4/manifests"},{"name":"v0.6.0-rc.3","sha":"8eaefb72132b5e0fd3c417e745541869e6d46b11","kind":"tag","published_at":"2023-02-15T17:10:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.3/manifests"},{"name":"v0.5.2-rc.3","sha":"94290d580411c5336ccc2223a1702767e822023a","kind":"tag","published_at":"2023-02-01T14:36:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.2-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.2-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2-rc.3/manifests"},{"name":"v0.5.2-rc.2","sha":"ab9cd844104d4efef6fb10420c1d92455f581a71","kind":"commit","published_at":"2023-01-26T13:47:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.2-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2-rc.2/manifests"},{"name":"v0.6.0-rc.2","sha":"2312ff8f8823320629769f9ab408472ed58c2442","kind":"commit","published_at":"2023-01-26T13:43:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.2/manifests"},{"name":"v0.3.10-security1","sha":"36f5b123d2039e5b6d3651b4db63e124095127da","kind":"tag","published_at":"2023-01-23T18:26:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.10-security1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.10-security1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.10-security1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-security1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-security1/manifests"},{"name":"v0.5.1","sha":"d296259590bebf28c76e0946819b3b1f9bb851e1","kind":"commit","published_at":"2023-01-23T17:59:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.1/manifests"},{"name":"v0.5.2-rc.1","sha":"fc276f5505bec0be0da9f6560443495586de566e","kind":"tag","published_at":"2023-01-16T11:37:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.2-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2-rc.1/manifests"},{"name":"v0.4.1-SURE-3613.1","sha":"b2de30c8e21b1faeee434dbd10f4b62d4294641c","kind":"commit","published_at":"2023-01-16T11:27:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.4.1-SURE-3613.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.4.1-SURE-3613.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.4.1-SURE-3613.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.1-SURE-3613.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.1-SURE-3613.1/manifests"},{"name":"v0.4.0-SURE-3613.1","sha":"016f6078a23add19a7d0b5c035568eabd1a9529c","kind":"commit","published_at":"2023-01-16T11:25:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.4.0-SURE-3613.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.4.0-SURE-3613.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.4.0-SURE-3613.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0-SURE-3613.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0-SURE-3613.1/manifests"},{"name":"v0.5.2-SURE-4967.2","sha":"6307db3e2d122d429410e9e3ee127d0b080a823f","kind":"commit","published_at":"2023-01-16T10:53:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.2-SURE-4967.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.2-SURE-4967.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.2-SURE-4967.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2-SURE-4967.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2-SURE-4967.2/manifests"},{"name":"v0.6.0-rc.1","sha":"31c9788dd99f412e24a5835f859bb97a09194504","kind":"tag","published_at":"2022-12-20T15:10:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.1/manifests"},{"name":"v0.6.0-alpha4","sha":"e859899021c59f9b154d11adf80e3e6ebc0394f4","kind":"tag","published_at":"2022-12-02T07:32:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-alpha4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-alpha4/manifests"},{"name":"v0.6.0-alpha3","sha":"9f67e365ff2e67cdc1118c9265973646024eb5e9","kind":"tag","published_at":"2022-11-29T09:56:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-alpha3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-alpha3/manifests"},{"name":"v0.5.1-SURE-4967.2","sha":"ae183065f6181e215630b9c73d3269615bb44deb","kind":"commit","published_at":"2022-11-25T13:41:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.1-SURE-4967.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.1-SURE-4967.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.1-SURE-4967.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.1-SURE-4967.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.1-SURE-4967.2/manifests"},{"name":"v0.6.0-alpha2","sha":"4bc753f2f3eb0b6afc3186cf8c5b2bbb688d7752","kind":"tag","published_at":"2022-11-21T16:43:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-alpha2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-alpha2/manifests"},{"name":"v0.4.1","sha":"2ee6d1e378370ab967b3dac9a192fcdff7899b70","kind":"commit","published_at":"2022-11-18T13:05:19.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.4.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.1/manifests"},{"name":"v0.5.0","sha":"3d019f1fb5bcfdbaaa64be7e87a9011beff6260b","kind":"tag","published_at":"2022-11-10T17:29:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0/manifests"},{"name":"v0.5.1-SURE-4967.1","sha":"2d1904a461e89a2909a59a62a5ea27b0eba3ae52","kind":"commit","published_at":"2022-11-07T14:20:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.1-SURE-4967.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.1-SURE-4967.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.1-SURE-4967.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.1-SURE-4967.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.1-SURE-4967.1/manifests"},{"name":"v0.6.0-alpha1","sha":"94350ebff0e2c1cdbcd68ef3b14ff3a6e06ae8ec","kind":"commit","published_at":"2022-11-03T14:41:11.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-alpha1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-alpha1/manifests"},{"name":"v0.5.0-rc4","sha":"3d019f1fb5bcfdbaaa64be7e87a9011beff6260b","kind":"tag","published_at":"2022-10-27T09:17:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.0-rc4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0-rc4/manifests"},{"name":"v0.5.0-rc3","sha":"459b2a995800332e6ba7f0c8e3d3a079dce6a03d","kind":"tag","published_at":"2022-10-21T17:04:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.0-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0-rc3/manifests"},{"name":"v0.4.0","sha":"eae202f68985ce20ff8f97586cd31ee64e7df020","kind":"tag","published_at":"2022-10-13T16:36:19.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.4.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0/manifests"},{"name":"v0.5.0-rc2","sha":"b6480e9b4d019b2d625380c9a3438cd60a15b915","kind":"tag","published_at":"2022-09-23T12:02:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.0-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0-rc2/manifests"},{"name":"v0.5.0-rc1","sha":"d10ee186d2675f3cd04a879636de8291fc092924","kind":"tag","published_at":"2022-09-21T19:50:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.0-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0-rc1/manifests"},{"name":"v0.4.0-rc3","sha":"eae202f68985ce20ff8f97586cd31ee64e7df020","kind":"tag","published_at":"2022-09-16T13:23:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.4.0-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0-rc3/manifests"},{"name":"v0.4.0-rc2","sha":"4e0284c9063c35d7423d437995ce156b1f19f4e0","kind":"tag","published_at":"2022-09-15T13:50:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.4.0-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0-rc2/manifests"},{"name":"v0.4.0-rc1","sha":"fd65a07e04dc86804a8de1153986a22f1f14d5c2","kind":"tag","published_at":"2022-09-13T12:42:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.4.0-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0-rc1/manifests"},{"name":"v0.3.11","sha":"2958e9b7be782d21e8b19bd602f2f636ca5770ba","kind":"tag","published_at":"2022-08-29T17:52:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.11","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.11/manifests"},{"name":"v0.3.11-rc1","sha":"2958e9b7be782d21e8b19bd602f2f636ca5770ba","kind":"tag","published_at":"2022-08-26T20:18:12.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.11-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.11-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.11-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.11-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.11-rc1/manifests"},{"name":"v0.3.10","sha":"093cee590dd64451b0de23925ea05a44df866fe2","kind":"tag","published_at":"2022-08-16T12:31:07.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10/manifests"},{"name":"v0.3.10-rc5","sha":"093cee590dd64451b0de23925ea05a44df866fe2","kind":"tag","published_at":"2022-07-22T20:51:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.10-rc5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.10-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.10-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc5/manifests"},{"name":"v0.3.10-rc4","sha":"8e11054db6e92ac927d28992801baf8adfdcd8a9","kind":"commit","published_at":"2022-07-19T14:03:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.10-rc4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.10-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.10-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc4/manifests"},{"name":"v0.3.10-rc3","sha":"1181585f301e8d996c808ba10107452235352dcf","kind":"commit","published_at":"2022-07-15T20:52:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.10-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.10-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.10-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc3/manifests"},{"name":"v0.3.10-rc2","sha":"0b09d49466687f77cec78e22b2a0f5b258ce2e66","kind":"commit","published_at":"2022-07-13T10:34:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.10-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.10-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.10-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc2/manifests"},{"name":"v0.3.10-rc1","sha":"978679cfcbe6d51272e6f856203315003a0395cc","kind":"commit","published_at":"2022-06-27T18:42:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.10-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc1/manifests"},{"name":"v0.3.9","sha":"4dc66c946ca2f90f5f7a5d360a573698687a3a11","kind":"commit","published_at":"2022-03-18T16:06:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9/manifests"},{"name":"v0.3.9-rc7","sha":"4dc66c946ca2f90f5f7a5d360a573698687a3a11","kind":"commit","published_at":"2022-03-18T16:06:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.9-rc7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.9-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.9-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc7/manifests"},{"name":"v0.3.9-rc6","sha":"5b479aebc92f36d9862ccd09e330dc6ab5fa10ce","kind":"commit","published_at":"2022-03-15T19:39:12.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.9-rc6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.9-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.9-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc6/manifests"},{"name":"v0.3.9-rc5","sha":"ecca10340d2a1fb37d98e20acba506257eb2eb50","kind":"commit","published_at":"2022-03-05T05:43:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.9-rc5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.9-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.9-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc5/manifests"},{"name":"v0.3.9-rc4","sha":"73d5c11871625f7faea433360bc2dea036a857f8","kind":"commit","published_at":"2022-03-02T18:02:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.9-rc4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.9-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.9-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc4/manifests"},{"name":"v0.3.9-rc3","sha":"65638c8dcf7beffc671ca8934400fda56ba79957","kind":"commit","published_at":"2022-01-28T17:53:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.9-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.9-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.9-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc3/manifests"},{"name":"v0.3.9-rc2","sha":"e252e33e330cbdbc6989b83db7d932c692c8109d","kind":"commit","published_at":"2022-01-11T15:40:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.9-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.9-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.9-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc2/manifests"},{"name":"v0.3.9-rc1","sha":"81d2950d2c614c609ece373e3a53db10ffe99a3a","kind":"tag","published_at":"2021-12-22T20:40:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.9-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.9-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.9-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc1/manifests"},{"name":"v0.3.8","sha":"ce9c0d6c0a455d61e87c0f19df79d0ee11a89eeb","kind":"commit","published_at":"2021-12-08T21:35:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.8/manifests"},{"name":"v0.3.8-rc3","sha":"ce9c0d6c0a455d61e87c0f19df79d0ee11a89eeb","kind":"commit","published_at":"2021-12-08T21:35:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.8-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.8-rc3/manifests"},{"name":"v0.3.8-rc2","sha":"5b3946d418b7792e276399f71080107f3b819812","kind":"commit","published_at":"2021-11-19T21:40:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.8-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.8-rc2/manifests"},{"name":"v0.3.8-rc1","sha":"89ee40eccde91f3870e329b3f583295ff03fa264","kind":"commit","published_at":"2021-11-09T23:20:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.8-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.8-rc1/manifests"},{"name":"v0.3.7","sha":"4aaa778d23dd993f5299e08d144ff0ff81315f7b","kind":"commit","published_at":"2021-09-27T19:55:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.7/manifests"},{"name":"v0.3.7-rc3","sha":"4aaa778d23dd993f5299e08d144ff0ff81315f7b","kind":"commit","published_at":"2021-09-27T19:55:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.7-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.7-rc3/manifests"},{"name":"v0.3.7-rc2","sha":"f6e3145f564f5beb150c7a0c34803f9de4495863","kind":"commit","published_at":"2021-09-23T22:20:24.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.7-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.7-rc2/manifests"},{"name":"v0.3.7-rc1","sha":"5a141a6b18f0e778b1ba1c248d76f9b03c0bf06c","kind":"commit","published_at":"2021-09-18T01:50:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.7-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.7-rc1/manifests"},{"name":"v0.3.6","sha":"2a4a7a47ebc3f8e3bfa97e22d300a64fc6247a37","kind":"commit","published_at":"2021-08-25T20:52:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6/manifests"},{"name":"v0.3.6-rc13","sha":"2a4a7a47ebc3f8e3bfa97e22d300a64fc6247a37","kind":"commit","published_at":"2021-08-25T20:52:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc13","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc13/manifests"},{"name":"v0.3.6-rc12","sha":"d633eb650ba95d8d9bb582281713ee5b87b5df68","kind":"commit","published_at":"2021-08-13T23:15:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc12","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc12/manifests"},{"name":"v0.3.6-rc11","sha":"965f9780a45b19f3415178c2ca3127f4401b88c8","kind":"commit","published_at":"2021-08-13T21:23:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc11","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc11/manifests"},{"name":"v0.3.6-rc10","sha":"c6b2f06e5868a40a5f5d2c93ee959a0dc776cd90","kind":"commit","published_at":"2021-08-05T22:37:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc10/manifests"},{"name":"v0.3.6-rc9","sha":"96c8c497e7a44e349200c08375203e3044e7df7b","kind":"commit","published_at":"2021-08-04T16:57:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc9/manifests"},{"name":"v0.3.6-rc8","sha":"e719b5c31d9592f919f24bfdfe569c8fc1f3909e","kind":"commit","published_at":"2021-08-03T23:52:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc8/manifests"},{"name":"v0.3.6-rc7","sha":"f7f91698266436e2f09b9c7c3a545ac95d0b3a6c","kind":"commit","published_at":"2021-07-28T20:37:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc7/manifests"},{"name":"v0.3.6-rc6","sha":"ea8cd779523220e57b2651b49951e0de09a44b7f","kind":"commit","published_at":"2021-07-22T18:13:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc6/manifests"},{"name":"v0.3.6-rc5","sha":"e7bf9d048680683aa4369c655e05006ceed395a4","kind":"commit","published_at":"2021-07-08T20:44:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc5/manifests"},{"name":"v0.3.6-rc4","sha":"a34d1b9621cdb0179572bbefdf3d8bbeb65bd048","kind":"commit","published_at":"2021-07-06T15:55:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc4/manifests"},{"name":"v0.3.6-rc3","sha":"85e0e1b5c6482bbc6ca9408037c22235284031ae","kind":"commit","published_at":"2021-06-21T18:23:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc3/manifests"},{"name":"v0.3.6-rc2","sha":"a1a12fcfcdc13d3758ee21a3c83b5567b36bdfc1","kind":"commit","published_at":"2021-06-09T22:49:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc2/manifests"},{"name":"v0.3.6-rc1","sha":"72ee6aa7e852178cfb0d219d1b51b728c914a455","kind":"commit","published_at":"2021-06-08T23:18:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc1/manifests"},{"name":"v0.3.5","sha":"f414eab0e4de0523eca797fa7bf47fccb1997e4a","kind":"commit","published_at":"2021-04-28T19:11:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5/manifests"},{"name":"v0.3.5-rc9","sha":"f414eab0e4de0523eca797fa7bf47fccb1997e4a","kind":"commit","published_at":"2021-04-28T19:11:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5-rc9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc9/manifests"},{"name":"v0.3.5-rc8","sha":"fb41148922f8342d33e25e5dc6dcdd06f6cefcb9","kind":"commit","published_at":"2021-04-28T00:29:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5-rc8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc8/manifests"},{"name":"v0.3.5-rc7","sha":"0d2f635ebf9d6d53b713f7b845f23bc20be67da4","kind":"commit","published_at":"2021-04-27T17:12:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5-rc7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc7/manifests"},{"name":"v0.3.5-rc6","sha":"9c8a918f10fec7c42fd1f85822a14e9b2c595eb6","kind":"commit","published_at":"2021-04-22T21:29:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5-rc6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc6/manifests"},{"name":"v0.3.5-rc5","sha":"3b1da5727d9f4ee3e562cbfceb3032fcd44c9808","kind":"commit","published_at":"2021-04-16T21:06:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5-rc5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc5/manifests"},{"name":"v0.3.5-rc4","sha":"44bbe492fd95ad40d6bcb1ff7fe4964cba102e1e","kind":"commit","published_at":"2021-04-09T20:59:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5-rc4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc4/manifests"},{"name":"v0.3.5-rc3","sha":"53b9f0a0787bea2463ec36732424c4635d5364c4","kind":"commit","published_at":"2021-04-07T17:41:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc3/manifests"},{"name":"v0.3.5-rc2","sha":"3fa1d9062f5e793dba1d2a05a496cde305b52ee5","kind":"commit","published_at":"2021-04-06T00:47:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc2/manifests"},{"name":"v0.3.5-rc1","sha":"5a578473735455c3c7c7e8aceac1b931a3a60dce","kind":"commit","published_at":"2021-03-18T16:32:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc1/manifests"},{"name":"v0.3.4","sha":"adbf94f1af99d3ee43e3b847f316f00c18c39a13","kind":"commit","published_at":"2021-03-01T23:16:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4/manifests"},{"name":"v0.3.4-rc7","sha":"e39527f1ac70796414e8eee4118f0aca60cb2f6b","kind":"commit","published_at":"2021-02-25T04:05:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.4-rc7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.4-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.4-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc7/manifests"},{"name":"v0.3.4-rc6","sha":"b1fd0ee92ce7c174358ca3a9b3e4758467306afd","kind":"commit","published_at":"2021-02-17T19:27:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.4-rc6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.4-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.4-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc6/manifests"},{"name":"v0.3.4-rc5","sha":"eff46fdfa89010cb98a4b2a572d00a87fc8c6287","kind":"commit","published_at":"2021-02-11T17:48:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.4-rc5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.4-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.4-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc5/manifests"},{"name":"v0.3.4-rc4","sha":"cdda39cc9a1292cc5dc7c2b1f90976e0c380dc54","kind":"commit","published_at":"2021-02-05T21:31:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.4-rc4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.4-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.4-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc4/manifests"},{"name":"v0.3.4-rc3","sha":"9662f0ee1027e8da2d651b7111159bc0149b7524","kind":"commit","published_at":"2021-02-04T14:37:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.4-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc3/manifests"},{"name":"v0.3.4-rc2","sha":"9ecf285f306e7ee8bf5d317cd6179ce99e2822fd","kind":"commit","published_at":"2021-02-03T20:19:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.4-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc2/manifests"},{"name":"v0.3.4-rc1","sha":"76e1bf8af527d4d1198a751d743f711d83945d05","kind":"commit","published_at":"2021-01-29T20:10:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.4-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc1/manifests"},{"name":"v0.3.3","sha":"c17a2f2cd69df7ac028ae9c0dd8ae3ea1e492f2b","kind":"commit","published_at":"2021-01-08T23:48:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.3/manifests"},{"name":"v0.3.3-rc1","sha":"c17a2f2cd69df7ac028ae9c0dd8ae3ea1e492f2b","kind":"commit","published_at":"2021-01-08T23:48:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.3-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.3-rc1/manifests"},{"name":"v0.3.2","sha":"fbae9ec285468937e759e16179f01a6324d661ad","kind":"commit","published_at":"2021-01-04T17:51:16.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2/manifests"},{"name":"v0.3.2-rc7","sha":"fbae9ec285468937e759e16179f01a6324d661ad","kind":"commit","published_at":"2021-01-04T17:51:16.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.2-rc7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.2-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.2-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc7/manifests"},{"name":"v0.3.2-rc6","sha":"667e02fc5375d2a2c702df6652b578cf944156ce","kind":"commit","published_at":"2020-12-31T00:42:16.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.2-rc6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc6/manifests"},{"name":"v0.3.2-rc5","sha":"9ed65c7f5cc562d075d2d86ff37b3d20672255de","kind":"commit","published_at":"2020-12-11T23:50:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.2-rc5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc5/manifests"},{"name":"v0.3.2-rc4","sha":"e9de0b61b55637155893539f51914c5a90c7727f","kind":"commit","published_at":"2020-12-11T20:08:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.2-rc4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc4/manifests"},{"name":"v0.3.2-rc3","sha":"c5ae8c2ee0b9f2472ea5d7759dc0eecf31efdc8e","kind":"commit","published_at":"2020-12-08T16:00:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.2-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc3/manifests"},{"name":"v0.3.2-rc2","sha":"50983694859e49cc2466fdb914406b1ad697aa9f","kind":"commit","published_at":"2020-11-23T20:01:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.2-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc2/manifests"},{"name":"v0.3.2-rc1","sha":"f713d9b1ddecb46e3b90ccbd4b8747234006d1c2","kind":"commit","published_at":"2020-11-18T21:46:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.2-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc1/manifests"},{"name":"v0.3.1","sha":"e5ff6fdd2d8e08ccfe11b1efc6438d3cbc467152","kind":"commit","published_at":"2020-10-21T20:47:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.1/manifests"},{"name":"v0.3.1-rc2","sha":"e5ff6fdd2d8e08ccfe11b1efc6438d3cbc467152","kind":"commit","published_at":"2020-10-21T20:47:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.1-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.1-rc2/manifests"},{"name":"v0.3.1-rc1","sha":"89e400a603212a762fd59d394352f5b8abd6fc85","kind":"commit","published_at":"2020-10-21T18:02:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.1-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.1-rc1/manifests"},{"name":"v0.3.0","sha":"55cda24b980e8539f827af521ed59771ac681d86","kind":"commit","published_at":"2020-10-04T05:18:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0/manifests"},{"name":"v0.3.0-rc3","sha":"55cda24b980e8539f827af521ed59771ac681d86","kind":"commit","published_at":"2020-10-04T05:18:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-rc3/manifests"},{"name":"v0.3.0-rc2","sha":"ef1a452a6e7c1128daa1f74c55c643387dea6fdf","kind":"commit","published_at":"2020-10-03T12:11:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-rc2/manifests"},{"name":"v0.3.0-rc1","sha":"786b72d2c0093f21f3a565efc86d083e7555dd1a","kind":"commit","published_at":"2020-10-03T05:42:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-rc1/manifests"},{"name":"v0.3.0-beta7","sha":"10548f1e330a4f4e9948779ccca8ecf1c2446b12","kind":"commit","published_at":"2020-10-01T18:42:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-beta7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta7/manifests"},{"name":"v0.3.0-beta6","sha":"4711344ec8232987600f54617069bcbed5a33e75","kind":"commit","published_at":"2020-09-26T01:45:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-beta6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta6/manifests"},{"name":"v0.3.0-beta5","sha":"21f7da1510e1f568630b57013f896a2a7decb062","kind":"commit","published_at":"2020-09-24T21:56:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-beta5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta5/manifests"},{"name":"v0.3.0-beta4","sha":"e8bf94fc1f840b9e133b4d43ef8a2f9e4cbdf1f2","kind":"commit","published_at":"2020-09-24T17:08:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-beta4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta4/manifests"},{"name":"v0.3.0-beta3","sha":"2b792054a8a25f8e98763d14939f6e3176cdce40","kind":"commit","published_at":"2020-09-22T20:55:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-beta3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta3/manifests"},{"name":"v0.3.0-beta2","sha":"571c937d746083f398e0a3036f7e0bb34d22a935","kind":"commit","published_at":"2020-09-19T05:24:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-beta2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta2/manifests"},{"name":"v0.3.0-beta1","sha":"70141ad44b2ede3c924a0a8637ec9830d12971a4","kind":"commit","published_at":"2020-09-18T14:31:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-beta1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta1/manifests"},{"name":"v0.3.0-alpha91","sha":"c011cd1c579c794bd1522a52876a994fd857b4ec","kind":"commit","published_at":"2020-09-17T06:57:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha91","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha91/manifests"},{"name":"v0.3.0-alpha9","sha":"ed3e1db9a3e6dfe599fc0950f807df6e7fdd9680","kind":"commit","published_at":"2020-09-16T05:42:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha9/manifests"},{"name":"v0.3.0-alpha8","sha":"da734793d1b52884598a7dfef19213de2147378d","kind":"commit","published_at":"2020-09-12T23:08:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha8/manifests"},{"name":"v0.3.0-alpha7","sha":"3675caaa7070a44b1844eccbe42f7e7793bc38de","kind":"commit","published_at":"2020-09-09T04:58:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha7/manifests"},{"name":"v0.3.0-alpha6","sha":"418d67872d3f6fb21729139e4979e1ebd06cc2ba","kind":"commit","published_at":"2020-09-01T06:50:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha6/manifests"},{"name":"v0.3.0-alpha5","sha":"0def0543a929e69ae192d54c0803a738648fab81","kind":"commit","published_at":"2020-08-31T04:23:24.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha5/manifests"},{"name":"v0.3.0-alpha4","sha":"98986cee575f70b52e8b42d56863bf6a36447675","kind":"commit","published_at":"2020-08-28T05:01:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha4/manifests"},{"name":"v0.3.0-alpha3","sha":"6e25257ef255d241e4549b2c47ff0ba19607c469","kind":"commit","published_at":"2020-08-26T19:55:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha3/manifests"},{"name":"v0.3.0-alpha2","sha":"bdb9b8eccd6f18e9423f6801457ff9837b73b21a","kind":"commit","published_at":"2020-08-22T01:36:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha2/manifests"},{"name":"v0.3.0-alpha1","sha":"b4e6a0cc7ab48976cacf972d41c9139bb9a927a4","kind":"commit","published_at":"2020-08-18T04:30:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha1/manifests"},{"name":"v0.2.0","sha":"34004308df7bc581dcdb6946c974688c32c4a35e","kind":"commit","published_at":"2020-04-15T09:45:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.2.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.2.0/manifests"},{"name":"v0.2.0-rc2","sha":"34004308df7bc581dcdb6946c974688c32c4a35e","kind":"commit","published_at":"2020-04-15T09:45:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.2.0-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.2.0-rc2/manifests"},{"name":"v0.2.0-rc1","sha":"1d6236b3ec5e9e5c49806fcf3978b7def4344967","kind":"commit","published_at":"2020-04-15T09:35:19.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.2.0-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.2.0-rc1/manifests"},{"name":"v0.1.1-alpha1","sha":"41bbdb5df306cf5038a763345d4cce28f0cd5062","kind":"commit","published_at":"2020-04-09T18:35:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.1.1-alpha1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.1.1-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.1.1-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.1-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.1-alpha1/manifests"},{"name":"v0.1.0","sha":"70f012aee7eb6dea45987ae6360279fe4ca95152","kind":"commit","published_at":"2020-04-01T04:49:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.1.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0/manifests"},{"name":"v0.1.0-rc6","sha":"0f923815c650a2cd5b3e99dfea94c85aca7d14b9","kind":"commit","published_at":"2020-03-31T23:19:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.1.0-rc6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.1.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.1.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc6/manifests"},{"name":"v0.1.0-rc5","sha":"9a805213d34f0ec447ffade1e95379d48b49c94a","kind":"commit","published_at":"2020-03-31T20:34:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.1.0-rc5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.1.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.1.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc5/manifests"},{"name":"v0.1.0-rc4","sha":"498297b5591a4a276487ac162d56ff826d855df7","kind":"commit","published_at":"2020-03-31T20:05:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.1.0-rc4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc4/manifests"},{"name":"v0.1.0-rc3","sha":"0291c3d7c911d1a8c28bec4fe4625af9ca3f73e4","kind":"commit","published_at":"2020-03-31T18:57:51.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.1.0-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc3/manifests"},{"name":"v0.1.0-rc2","sha":"0291c3d7c911d1a8c28bec4fe4625af9ca3f73e4","kind":"commit","published_at":"2020-03-31T18:57:51.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.1.0-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc2/manifests"},{"name":"v0.1.0-rc1","sha":"227a98fe9a2adf1e446354006514864fdd080d7d","kind":"commit","published_at":"2020-03-31T10:55:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.1.0-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc1/manifests"}]},"repo_metadata_updated_at":"2026-08-25T14:02:53.064Z","dependent_packages_count":62,"downloads":null,"downloads_period":null,"dependent_repos_count":103,"rankings":{"downloads":null,"dependent_repos_count":0.592065366569851,"dependent_packages_count":0.6010794284955951,"stargazers_count":1.8692511624845154,"forks_count":1.9976181784451135,"docker_downloads_count":0.07959353437183944,"average":1.027921534073383},"purl":"pkg:golang/github.com/rancher/fleet/pkg/apis","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/rancher/fleet/pkg/apis","docker_dependents_count":39,"docker_downloads_count":3306941613,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/rancher/fleet/pkg/apis","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/rancher/fleet/pkg/apis/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T08:53:54.752Z","issues_count":834,"pull_requests_count":2453,"avg_time_to_close_issue":14081567.163106795,"avg_time_to_close_pull_request":878994.282647585,"issues_closed_count":515,"pull_requests_closed_count":1677,"pull_request_authors_count":59,"issue_authors_count":246,"avg_comments_per_issue":2.4424460431654675,"avg_comments_per_pull_request":0.3232776192417448,"merged_pull_requests_count":1346,"bot_issues_count":5,"bot_pull_requests_count":1009,"past_year_issues_count":81,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":2492781.0,"past_year_avg_time_to_close_pull_request":241222.64516129033,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":124,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":40,"past_year_avg_comments_per_issue":1.8518518518518519,"past_year_avg_comments_per_pull_request":0.319634703196347,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":96,"past_year_merged_pull_requests_count":95,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/issues","maintainers":[{"login":"manno","count":501,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manno"},{"login":"rancherbot","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rancherbot"},{"login":"kkaempf","count":107,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kkaempf"},{"login":"thardeck","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thardeck"},{"login":"mmartin24","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmartin24"},{"login":"raulcabello","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulcabello"},{"login":"Tommy12789","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tommy12789"},{"login":"olblak","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olblak"},{"login":"rubhanazeem","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rubhanazeem"},{"login":"torchiaf","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/torchiaf"},{"login":"mattfarina","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattfarina"},{"login":"0xavi0","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0xavi0"},{"login":"prachidamle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prachidamle"},{"login":"mallardduck","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mallardduck"},{"login":"alexander-demicev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-demicev"},{"login":"p-se","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p-se"},{"login":"Kristian-ZH","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kristian-ZH"},{"login":"davidstauffer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidstauffer"}],"active_maintainers":[{"login":"thardeck","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thardeck"},{"login":"rancherbot","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rancherbot"},{"login":"manno","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manno"},{"login":"kkaempf","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kkaempf"},{"login":"mmartin24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmartin24"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Francher%2Ffleet%2Fpkg%2Fapis/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Francher%2Ffleet%2Fpkg%2Fapis/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Francher%2Ffleet%2Fpkg%2Fapis/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Francher%2Ffleet%2Fpkg%2Fapis/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Francher%2Ffleet%2Fpkg%2Fapis/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Francher%2Ffleet%2Fpkg%2Fapis/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282235,"maintainers_count":0,"namespaces_count":839591,"keywords_count":126448,"github":"golang","metadata":{"funded_packages_count":72260,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-03T05:01:28.847Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3658935,"name":"github.com/rancher/fleet","ecosystem":"go","description":"","homepage":"https://github.com/rancher/fleet","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/rancher/fleet","keywords_array":[],"namespace":"github.com/rancher","versions_count":685,"first_release_published_at":"2020-03-31T10:55:50.000Z","latest_release_published_at":"2026-08-19T11:02:58.000Z","latest_release_number":"v0.16.1","last_synced_at":"2026-09-03T05:18:01.965Z","created_at":"2022-04-11T09:57:21.580Z","updated_at":"2026-09-04T00:14:06.501Z","registry_url":"https://pkg.go.dev/github.com/rancher/fleet","install_command":"go get github.com/rancher/fleet","documentation_url":"https://pkg.go.dev/github.com/rancher/fleet#section-documentation","metadata":{},"repo_metadata":{"id":36959052,"uuid":"245747437","full_name":"rancher/fleet","owner":"rancher","description":"Deploy workloads from Git to large fleets of Kubernetes clusters","archived":false,"fork":false,"pushed_at":"2026-08-24T12:54:22.000Z","size":26742,"stargazers_count":1724,"open_issues_count":188,"forks_count":273,"subscribers_count":74,"default_branch":"main","last_synced_at":"2026-08-24T14:18:35.552Z","etag":null,"topics":["gitops","hacktoberfest","k8s"],"latest_commit_sha":null,"homepage":"https://fleet.rancher.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/rancher.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-03-08T03:47:35.000Z","updated_at":"2026-08-24T12:22:58.000Z","dependencies_parsed_at":"2026-08-24T14:22:32.679Z","dependency_job_id":null,"html_url":"https://github.com/rancher/fleet","commit_stats":{"total_commits":2367,"total_committers":115,"mean_commits":"20.582608695652173","dds":0.8276299112801013,"last_synced_commit":"8c173a1d940db5bd59e70639d2b1d0d5ec8f2768"},"previous_names":[],"tags_count":792,"template":false,"template_full_name":null,"purl":"pkg:github/rancher/fleet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rancher","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/sbom","scorecard":{"id":725277,"data":{"date":"2025-08-11","repo":{"name":"github.com/rancher/fleet","commit":"8841cc605c6d98f3379c8450e1f3fb8d9f8928a1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 18 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input 'github.event.pull_request.head.ref': .github/workflows/release-against-test-charts.yml:114"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/add_issue_to_project.yml:1","Warn: no topLevel permission defined: .github/workflows/check-changes.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-fleet-upgrade-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-multicluster-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-nightly-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-rancher-upgrade-fleet-to-head-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-rancher-upgrade-fleet.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-test-fleet-in-rancher.yml:1","Warn: no topLevel permission defined: .github/workflows/golangci-lint.yml:1","Warn: no topLevel permission defined: .github/workflows/port-issue.yml:1","Warn: no topLevel permission defined: .github/workflows/release-against-charts.yml:1","Warn: no topLevel permission defined: .github/workflows/release-against-rancher.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release-against-test-charts.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","Warn: topLevel 'packages' permission set to 'write': .github/workflows/release.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/renovate-vault.yml:20","Warn: no topLevel permission defined: .github/workflows/typos.yaml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/updatecli.yml:14","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/rancher/.github/SECURITY.md:1","Info: Found linked content: github.com/rancher/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/rancher/.github/SECURITY.md:1","Info: Found text in security policy: github.com/rancher/.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":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.13.1-rc.6 not signed: https://api.github.com/repos/rancher/fleet/releases/240230972","Warn: release artifact v0.13.1-rc.5 not signed: https://api.github.com/repos/rancher/fleet/releases/240225473","Warn: release artifact v0.12.6-rc.3 not signed: https://api.github.com/repos/rancher/fleet/releases/240245874","Warn: release artifact v0.11.10-rc.4 not signed: https://api.github.com/repos/rancher/fleet/releases/240249682","Warn: release artifact v0.13.1-rc.4 not signed: https://api.github.com/repos/rancher/fleet/releases/239923349","Warn: release artifact v0.13.1-rc.6 does not have provenance: https://api.github.com/repos/rancher/fleet/releases/240230972","Warn: release artifact v0.13.1-rc.5 does not have provenance: https://api.github.com/repos/rancher/fleet/releases/240225473","Warn: release artifact v0.12.6-rc.3 does not have provenance: https://api.github.com/repos/rancher/fleet/releases/240245874","Warn: release artifact v0.11.10-rc.4 does not have provenance: https://api.github.com/repos/rancher/fleet/releases/240249682","Warn: release artifact v0.13.1-rc.4 does not have provenance: https://api.github.com/repos/rancher/fleet/releases/239923349"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/e2e-rancher-upgrade-fleet-to-head-ci.yml:26"],"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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/add_issue_to_project.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/rancher/fleet/add_issue_to_project.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/rancher/fleet/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/rancher/fleet/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/renovate-vault.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/rancher/fleet/renovate-vault.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/typos.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/rancher/fleet/typos.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/updatecli.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/rancher/fleet/updatecli.yml/main?enable=pin","Warn: containerImage not pinned by hash: e2e/assets/gitrepo/Dockerfile.gitserver:2: pin your Docker image by updating nginx:1.25.4-alpine to nginx:1.25.4-alpine@sha256:31bad00311cb5eeb8a6648beadcf67277a175da89989f14727420a80e2e76742","Warn: containerImage not pinned by hash: package/Dockerfile:4","Warn: containerImage not pinned by hash: package/Dockerfile:14","Warn: containerImage not pinned by hash: package/Dockerfile:19","Warn: containerImage not pinned by hash: package/Dockerfile:24","Warn: containerImage not pinned by hash: package/Dockerfile:29","Warn: containerImage not pinned by hash: package/Dockerfile.agent:4","Warn: containerImage not pinned by hash: package/Dockerfile.agent:6","Warn: containerImage not pinned by hash: package/Dockerfile.agent:10","Warn: containerImage not pinned by hash: package/Dockerfile.agent:14","Warn: containerImage not pinned by hash: package/Dockerfile.agent:18","Warn: goCommand not pinned by hash: .github/workflows/check-changes.yml:28","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:60","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:82","Warn: goCommand not pinned by hash: .github/workflows/e2e-ci.yml:54","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-ci.yml:79","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-ci.yml:111","Warn: goCommand not pinned by hash: .github/workflows/e2e-fleet-upgrade-ci.yml:38","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-fleet-upgrade-ci.yml:63","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-fleet-upgrade-ci.yml:80","Warn: goCommand not pinned by hash: .github/workflows/e2e-multicluster-ci.yml:34","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-multicluster-ci.yml:63","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-multicluster-ci.yml:88","Warn: goCommand not pinned by hash: .github/workflows/e2e-nightly-ci.yml:42","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-nightly-ci.yml:67","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-nightly-ci.yml:97","Warn: goCommand not pinned by hash: .github/workflows/e2e-rancher-upgrade-fleet-to-head-ci.yml:43","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-rancher-upgrade-fleet-to-head-ci.yml:68","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-rancher-upgrade-fleet-to-head-ci.yml:148","Warn: goCommand not pinned by hash: .github/workflows/e2e-rancher-upgrade-fleet.yml:61","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-rancher-upgrade-fleet.yml:86","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-rancher-upgrade-fleet.yml:118","Warn: goCommand not pinned by hash: .github/workflows/e2e-test-fleet-in-rancher.yml:68","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-test-fleet-in-rancher.yml:94","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-test-fleet-in-rancher.yml:145","Warn: goCommand not pinned by hash: .github/workflows/release.yml:58","Info:  54 out of  55 GitHub-owned GitHubAction dependencies pinned","Info:  21 out of  26 third-party GitHubAction dependencies pinned","Info:   0 out of  11 containerImage dependencies pinned","Info:   3 out of  14 goCommand dependencies pinned","Info:   0 out of  14 downloadThenRun 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["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":6,"reason":"4 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: GO-2025-3521","Warn: Project is vulnerable to: GO-2025-3547"],"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-22T12:36:05.699Z","repository_id":36959052,"created_at":"2025-08-22T12:36:05.699Z","updated_at":"2025-08-22T12:36:05.699Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36896919,"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-08-25T02:00:06.831Z","response_time":104,"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":"rancher","name":"Rancher","uuid":"9343010","kind":"organization","description":"","email":null,"website":"https://www.rancher.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9343010?v=4","repositories_count":634,"last_synced_at":"2025-03-21T23:34:45.454Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rancher","funding_links":[],"total_stars":62684,"followers":1158,"following":0,"created_at":"2022-11-03T04:08:40.033Z","updated_at":"2025-03-21T23:34:45.454Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rancher","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rancher/repositories"},"tags":[{"name":"v0.12.19","sha":"3d1766d5b737501e0386d25558ebc87da867f77a","kind":"tag","published_at":"2026-08-21T09:00:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.19","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.19/manifests"},{"name":"v0.13.15","sha":"bde240cf8eb3122dd2a7e65849e8e30e74d1bdff","kind":"tag","published_at":"2026-08-21T08:59:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.15","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.15/manifests"},{"name":"v0.14.10","sha":"98e6b68903f0bd96c1c289838ffaaf27a4b54b1b","kind":"tag","published_at":"2026-08-21T08:59:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.10/manifests"},{"name":"v0.15.6","sha":"ea6c08e5a3a77f34effe4136656acb88556ffd78","kind":"tag","published_at":"2026-08-21T08:58:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.6/manifests"},{"name":"pkg/helmvalues/v0.16.1","sha":"5823543a3d33952b1c7868eb035ad8e15db420fc","kind":"tag","published_at":"2026-08-21T08:56:24.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/helmvalues/v0.16.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/helmvalues/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fhelmvalues%2Fv0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fhelmvalues%2Fv0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fhelmvalues%2Fv0.16.1/manifests"},{"name":"pkg/apis/v0.16.1","sha":"5823543a3d33952b1c7868eb035ad8e15db420fc","kind":"tag","published_at":"2026-08-21T08:56:11.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.16.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.1/manifests"},{"name":"v0.16.1","sha":"5823543a3d33952b1c7868eb035ad8e15db420fc","kind":"tag","published_at":"2026-08-21T08:55:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1/manifests"},{"name":"v0.16.1-rc.2","sha":"5823543a3d33952b1c7868eb035ad8e15db420fc","kind":"tag","published_at":"2026-08-20T11:07:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.1-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1-rc.2/manifests"},{"name":"v0.12.19-rc.2","sha":"3d1766d5b737501e0386d25558ebc87da867f77a","kind":"tag","published_at":"2026-08-20T04:12:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.19-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.19-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.19-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.19-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.19-rc.2/manifests"},{"name":"v0.14.10-rc.2","sha":"98e6b68903f0bd96c1c289838ffaaf27a4b54b1b","kind":"tag","published_at":"2026-08-19T13:11:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.10-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.10-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.10-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.10-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.10-rc.2/manifests"},{"name":"v0.13.15-rc.2","sha":"bde240cf8eb3122dd2a7e65849e8e30e74d1bdff","kind":"tag","published_at":"2026-08-19T12:36:07.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.15-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.15-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.15-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.15-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.15-rc.2/manifests"},{"name":"v0.12.19-rc.1","sha":"3d1766d5b737501e0386d25558ebc87da867f77a","kind":"tag","published_at":"2026-08-19T12:15:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.19-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.19-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.19-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.19-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.19-rc.1/manifests"},{"name":"v0.13.15-rc.1","sha":"09a81998dfa709382cf32c6191b2424a60b9c822","kind":"tag","published_at":"2026-08-19T11:16:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.15-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.15-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.15-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.15-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.15-rc.1/manifests"},{"name":"v0.14.10-rc.1","sha":"7ac0c4e9e962a88692adf60820aef1ebe0633173","kind":"tag","published_at":"2026-08-19T11:15:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.10-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.10-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.10-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.10-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.10-rc.1/manifests"},{"name":"v0.15.6-rc.1","sha":"ea6c08e5a3a77f34effe4136656acb88556ffd78","kind":"tag","published_at":"2026-08-19T11:12:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.6-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.6-rc.1/manifests"},{"name":"pkg/helmvalues/v0.16.1-rc.1","sha":"5823543a3d33952b1c7868eb035ad8e15db420fc","kind":"tag","published_at":"2026-08-19T11:11:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/helmvalues/v0.16.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/helmvalues/v0.16.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fhelmvalues%2Fv0.16.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fhelmvalues%2Fv0.16.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fhelmvalues%2Fv0.16.1-rc.1/manifests"},{"name":"pkg/apis/v0.16.1-rc.1","sha":"5823543a3d33952b1c7868eb035ad8e15db420fc","kind":"tag","published_at":"2026-08-19T11:11:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.16.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.16.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.16.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.1-rc.1/manifests"},{"name":"v0.16.1-rc.1","sha":"5823543a3d33952b1c7868eb035ad8e15db420fc","kind":"tag","published_at":"2026-08-19T11:11:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1-rc.1/manifests"},{"name":"v0.16.1-beta.2","sha":"24599a0bb1b2e2b11c8433d7ae759919f958d976","kind":"commit","published_at":"2026-08-06T11:27:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.1-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1-beta.2/manifests"},{"name":"v0.16.1-beta.1","sha":"2578af3e03f32d32314659690ee3755caad06e5b","kind":"commit","published_at":"2026-07-31T15:45:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.1-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.1-beta.1/manifests"},{"name":"pkg/apis/v0.16.1-beta.1","sha":"2578af3e03f32d32314659690ee3755caad06e5b","kind":"commit","published_at":"2026-07-31T15:45:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.16.1-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.16.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.16.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.1-beta.1/manifests"},{"name":"v0.15.6-alpha.1","sha":"686e9e5a8cd6efd824de92c95c58f57944f61ebc","kind":"commit","published_at":"2026-07-30T10:57:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.6-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.6-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.6-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.6-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.6-alpha.1/manifests"},{"name":"pkg/apis/v0.12.18","sha":"5f60b7b656e7135f47f2eccd33f36930a595461c","kind":"tag","published_at":"2026-07-22T09:00:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.18","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.18/manifests"},{"name":"v0.12.18","sha":"5f60b7b656e7135f47f2eccd33f36930a595461c","kind":"tag","published_at":"2026-07-22T08:59:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.18","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.18/manifests"},{"name":"pkg/apis/v0.13.14","sha":"ace37959a52eb299a4030a8dfc46dd33b8a0784f","kind":"tag","published_at":"2026-07-22T08:59:11.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.14","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.14/manifests"},{"name":"v0.13.14","sha":"ace37959a52eb299a4030a8dfc46dd33b8a0784f","kind":"tag","published_at":"2026-07-22T08:59:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.14","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.14/manifests"},{"name":"pkg/apis/v0.14.9","sha":"3e4599fa83486902b6e01154ac9591eae2d6e2b9","kind":"tag","published_at":"2026-07-22T08:58:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.9","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.9/manifests"},{"name":"v0.14.9","sha":"3e4599fa83486902b6e01154ac9591eae2d6e2b9","kind":"tag","published_at":"2026-07-22T08:58:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.9/manifests"},{"name":"pkg/apis/v0.15.5","sha":"99aafe0f09687dcf48003a8fa1397f85d2862ac4","kind":"tag","published_at":"2026-07-22T08:56:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.5","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.5/manifests"},{"name":"v0.15.5","sha":"99aafe0f09687dcf48003a8fa1397f85d2862ac4","kind":"tag","published_at":"2026-07-22T08:56:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.5/manifests"},{"name":"pkg/apis/v0.16.0","sha":"c1a4325041578226f4f333b9f05d651ee4b03577","kind":"tag","published_at":"2026-07-22T08:55:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.16.0","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0/manifests"},{"name":"v0.16.0","sha":"c1a4325041578226f4f333b9f05d651ee4b03577","kind":"tag","published_at":"2026-07-22T08:55:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0/manifests"},{"name":"v0.14.9-rc.2","sha":"3e4599fa83486902b6e01154ac9591eae2d6e2b9","kind":"tag","published_at":"2026-07-13T04:54:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.9-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.9-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.9-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.9-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.9-rc.2/manifests"},{"name":"v0.15.5-rc.2","sha":"99aafe0f09687dcf48003a8fa1397f85d2862ac4","kind":"tag","published_at":"2026-07-13T04:53:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.5-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.5-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.5-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.5-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.5-rc.2/manifests"},{"name":"v0.16.0-rc.5","sha":"c1a4325041578226f4f333b9f05d651ee4b03577","kind":"tag","published_at":"2026-07-13T04:52:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.5/manifests"},{"name":"v0.13.14-rc.2","sha":"ace37959a52eb299a4030a8dfc46dd33b8a0784f","kind":"commit","published_at":"2026-07-13T04:46:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.14-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.14-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.14-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.14-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.14-rc.2/manifests"},{"name":"v0.12.18-rc.2","sha":"5f60b7b656e7135f47f2eccd33f36930a595461c","kind":"commit","published_at":"2026-07-13T04:43:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.18-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.18-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.18-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.18-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.18-rc.2/manifests"},{"name":"v0.16.0-rc.4","sha":"4b6976899c8cfc16317e7e5d610c74caa56ddd34","kind":"tag","published_at":"2026-07-09T07:12:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.4/manifests"},{"name":"v0.16.0-rc.3","sha":"8b304fc76b7b1fb6eb10039bcca469d0ebeb4986","kind":"tag","published_at":"2026-07-03T05:20:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.3/manifests"},{"name":"v0.14.9-rc.1","sha":"8c975d471dd082c3d474cc2a9033e3110b5d8f5e","kind":"commit","published_at":"2026-07-02T08:05:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.9-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.9-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.9-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.9-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.9-rc.1/manifests"},{"name":"v0.12.18-rc.1","sha":"79489980f2009a29acb613caca4234f2f0d6859c","kind":"commit","published_at":"2026-07-02T08:03:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.18-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.18-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.18-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.18-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.18-rc.1/manifests"},{"name":"v0.13.14-rc.1","sha":"6a3ebb60faea58a12c25a030320ef3ff1427088c","kind":"commit","published_at":"2026-07-02T08:03:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.14-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.14-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.14-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.14-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.14-rc.1/manifests"},{"name":"v0.15.5-rc.1","sha":"e67db6c603032d1364919367d698029443212fb7","kind":"commit","published_at":"2026-07-02T08:03:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.5-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.5-rc.1/manifests"},{"name":"pkg/apis/v0.16.0-rc.2","sha":"45e056441b6ccd5eaf5db85a1e6c306acd39e7f0","kind":"tag","published_at":"2026-07-01T11:44:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.16.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.16.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.16.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-rc.2/manifests"},{"name":"v0.16.0-rc.2","sha":"45e056441b6ccd5eaf5db85a1e6c306acd39e7f0","kind":"tag","published_at":"2026-07-01T11:44:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.2/manifests"},{"name":"pkg/apis/v0.13.13","sha":"61a9cdd762d9bdb7dbf0a5db4e35dd970813aec7","kind":"tag","published_at":"2026-06-25T11:26:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.13","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.13/manifests"},{"name":"v0.13.13","sha":"61a9cdd762d9bdb7dbf0a5db4e35dd970813aec7","kind":"tag","published_at":"2026-06-25T11:26:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.13","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.13/manifests"},{"name":"pkg/apis/v0.12.17","sha":"610dd3595542bdef1c33bde246c78b619506b80e","kind":"tag","published_at":"2026-06-25T11:25:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.17","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.17/manifests"},{"name":"v0.12.17","sha":"610dd3595542bdef1c33bde246c78b619506b80e","kind":"tag","published_at":"2026-06-25T11:25:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.17","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.17/manifests"},{"name":"pkg/apis/v0.14.8","sha":"5aa8b5802cdd0a6099b396494f26c5433c6e2808","kind":"tag","published_at":"2026-06-25T11:24:47.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.8","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.8/manifests"},{"name":"v0.14.8","sha":"5aa8b5802cdd0a6099b396494f26c5433c6e2808","kind":"tag","published_at":"2026-06-25T11:24:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.8/manifests"},{"name":"pkg/apis/v0.15.4","sha":"7b97db764df7de385e0572eab6da959e0bd22569","kind":"tag","published_at":"2026-06-25T11:23:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.4","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.4/manifests"},{"name":"v0.15.4","sha":"7b97db764df7de385e0572eab6da959e0bd22569","kind":"tag","published_at":"2026-06-25T11:23:47.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.4/manifests"},{"name":"v0.16.0-rc.1","sha":"2924cfd2a4817e0533641c84f62966b70fd7e401","kind":"commit","published_at":"2026-06-24T06:16:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-rc.1/manifests"},{"name":"v0.12.16","sha":"4e6d4da0a68ac8b0fac7b975923b76b9305b6b48","kind":"tag","published_at":"2026-06-22T16:07:07.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.16","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.16/manifests"},{"name":"v0.13.12","sha":"2e3c8d9e5fac06cc140e8c43470ead0af71c2d5e","kind":"tag","published_at":"2026-06-22T16:06:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.12","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.12/manifests"},{"name":"v0.14.7","sha":"300f361c919d0c4724f3d7994d32661c8c8a90f7","kind":"tag","published_at":"2026-06-22T16:06:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.7/manifests"},{"name":"v0.15.3","sha":"5f5c8cbd649222c63f0bb9113ec56181bad2c14f","kind":"tag","published_at":"2026-06-22T15:57:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3/manifests"},{"name":"v0.16.0-beta.2","sha":"2451e2dd5c35ab5064141884a5f64bec8272a7d0","kind":"tag","published_at":"2026-06-19T05:55:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-beta.2/manifests"},{"name":"pkg/apis/v0.16.0-beta.1","sha":"0f7a3836a4c31610e7ac8e7216969bf378daeb05","kind":"tag","published_at":"2026-06-19T04:07:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.16.0-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.16.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.16.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-beta.1/manifests"},{"name":"v0.16.0-beta.1","sha":"0f7a3836a4c31610e7ac8e7216969bf378daeb05","kind":"tag","published_at":"2026-06-19T04:07:13.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-beta.1/manifests"},{"name":"v0.13.12-rc.1","sha":"2e3c8d9e5fac06cc140e8c43470ead0af71c2d5e","kind":"tag","published_at":"2026-06-15T09:08:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.12-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.12-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.12-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.12-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.12-rc.1/manifests"},{"name":"v0.12.16-rc.1","sha":"cf8f8a6ea797d2cbfb7ecd9344a2d26f99643c88","kind":"tag","published_at":"2026-06-15T09:07:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.16-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.16-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.16-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.16-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.16-rc.1/manifests"},{"name":"v0.14.7-rc.2","sha":"300f361c919d0c4724f3d7994d32661c8c8a90f7","kind":"commit","published_at":"2026-06-15T07:02:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.7-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.7-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.7-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.7-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.7-rc.2/manifests"},{"name":"v0.15.3-rc.2","sha":"5f5c8cbd649222c63f0bb9113ec56181bad2c14f","kind":"commit","published_at":"2026-06-15T06:40:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.3-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.3-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.3-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3-rc.2/manifests"},{"name":"v0.16.0-alpha.11","sha":"ef3e0ec919013e25a3dbfbb8882d120d16782a58","kind":"commit","published_at":"2026-06-12T16:45:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.11","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.11/manifests"},{"name":"pkg/apis/v0.16.0-alpha.11","sha":"ef3e0ec919013e25a3dbfbb8882d120d16782a58","kind":"commit","published_at":"2026-06-12T16:45:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.16.0-alpha.11","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.16.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.16.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-alpha.11/manifests"},{"name":"v0.14.7-rc.1","sha":"18668f584b0f70ca31ad518cc2927701774e4046","kind":"commit","published_at":"2026-06-12T04:27:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.7-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.7-rc.1/manifests"},{"name":"v0.16.0-alpha.10","sha":"1f0464660007e4955075a7de5cdb10578758b447","kind":"commit","published_at":"2026-06-11T08:54:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.10/manifests"},{"name":"v0.15.3-rc.1","sha":"e7ae3e3c67ede629e7c9d07725afebb8fc96fb27","kind":"commit","published_at":"2026-06-05T14:50:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.3-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3-rc.1/manifests"},{"name":"v0.15.3-beta.2","sha":"7d45853ab2fd1ceead1896a6e7a5a3ae443ea17a","kind":"commit","published_at":"2026-06-04T12:11:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.3-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.3-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.3-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3-beta.2/manifests"},{"name":"v0.15.3-beta.1","sha":"eda00d9fb3b31924999cf72cea08e2a79b857836","kind":"commit","published_at":"2026-06-03T04:37:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.3-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.3-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.3-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.3-beta.1/manifests"},{"name":"pkg/apis/v0.16.0-alpha.9","sha":"ffa11a444b45e49ea3221c518a098447ae370aa2","kind":"tag","published_at":"2026-06-01T07:48:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.16.0-alpha.9","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.16.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.16.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-alpha.9/manifests"},{"name":"v0.16.0-alpha.9","sha":"ffa11a444b45e49ea3221c518a098447ae370aa2","kind":"tag","published_at":"2026-06-01T07:47:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.9/manifests"},{"name":"v0.16.0-alpha.8","sha":"c893a4772998656204af7ac19228f5aae079f300","kind":"tag","published_at":"2026-05-27T13:07:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.8/manifests"},{"name":"v0.11.14","sha":"cf79217ca5f32a046b2d8b49365afc732bedefc5","kind":"tag","published_at":"2026-05-22T04:58:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.14","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.14/manifests"},{"name":"pkg/apis/v0.12.15","sha":"8fc0388c9703d4ade55e9a103153085f585a3d03","kind":"tag","published_at":"2026-05-22T04:58:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.15","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.15/manifests"},{"name":"v0.12.15","sha":"8fc0388c9703d4ade55e9a103153085f585a3d03","kind":"tag","published_at":"2026-05-22T04:58:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.15","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.15/manifests"},{"name":"pkg/apis/v0.13.11","sha":"9cc729f7dc0b9055938115103581a968a287bccf","kind":"tag","published_at":"2026-05-22T04:57:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.11","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.11/manifests"},{"name":"v0.13.11","sha":"9cc729f7dc0b9055938115103581a968a287bccf","kind":"tag","published_at":"2026-05-22T04:57:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.11","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.11/manifests"},{"name":"pkg/apis/v0.14.6","sha":"e423b88b67752ef11d3607a26b41e57a90859abe","kind":"tag","published_at":"2026-05-22T04:56:47.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.6","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.6/manifests"},{"name":"v0.14.6","sha":"e423b88b67752ef11d3607a26b41e57a90859abe","kind":"tag","published_at":"2026-05-22T04:56:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.6/manifests"},{"name":"pkg/apis/v0.15.2","sha":"c8932b5fc204c3f36026d0fabdf41f740873526c","kind":"tag","published_at":"2026-05-22T04:55:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.2/manifests"},{"name":"v0.15.2","sha":"c8932b5fc204c3f36026d0fabdf41f740873526c","kind":"tag","published_at":"2026-05-22T04:55:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.2/manifests"},{"name":"pkg/apis/v0.16.0-alpha.7","sha":"b2593d348fdc711b736a8da513e53d54b943e6f5","kind":"tag","published_at":"2026-05-20T15:19:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.16.0-alpha.7","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.16.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.16.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.16.0-alpha.7/manifests"},{"name":"v0.16.0-alpha.7","sha":"b2593d348fdc711b736a8da513e53d54b943e6f5","kind":"tag","published_at":"2026-05-20T15:19:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.7/manifests"},{"name":"v0.11.14-rc.1","sha":"cf79217ca5f32a046b2d8b49365afc732bedefc5","kind":"tag","published_at":"2026-05-20T12:05:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.14-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.14-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.14-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.14-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.14-rc.1/manifests"},{"name":"pkg/apis/v0.12.15-rc.3","sha":"8fc0388c9703d4ade55e9a103153085f585a3d03","kind":"tag","published_at":"2026-05-20T11:23:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.15-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.15-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.15-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.15-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.15-rc.3/manifests"},{"name":"v0.12.15-rc.3","sha":"8fc0388c9703d4ade55e9a103153085f585a3d03","kind":"tag","published_at":"2026-05-20T11:23:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.15-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.15-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.15-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.15-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.15-rc.3/manifests"},{"name":"pkg/apis/v0.13.11-rc.2","sha":"9cc729f7dc0b9055938115103581a968a287bccf","kind":"tag","published_at":"2026-05-20T10:15:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.11-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.11-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.11-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.11-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.11-rc.2/manifests"},{"name":"v0.13.11-rc.2","sha":"9cc729f7dc0b9055938115103581a968a287bccf","kind":"tag","published_at":"2026-05-20T10:15:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.11-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.11-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.11-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.11-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.11-rc.2/manifests"},{"name":"pkg/apis/v0.14.6-rc.3","sha":"e423b88b67752ef11d3607a26b41e57a90859abe","kind":"tag","published_at":"2026-05-20T10:15:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.6-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.6-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.6-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.6-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.6-rc.3/manifests"},{"name":"v0.14.6-rc.3","sha":"e423b88b67752ef11d3607a26b41e57a90859abe","kind":"tag","published_at":"2026-05-20T10:15:12.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.6-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.6-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.6-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.6-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.6-rc.3/manifests"},{"name":"pkg/apis/v0.15.2-rc.3","sha":"c8932b5fc204c3f36026d0fabdf41f740873526c","kind":"tag","published_at":"2026-05-20T10:12:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.2-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.2-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.2-rc.3/manifests"},{"name":"v0.15.2-rc.3","sha":"c8932b5fc204c3f36026d0fabdf41f740873526c","kind":"tag","published_at":"2026-05-20T10:12:16.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.2-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.2-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.2-rc.3/manifests"},{"name":"pkg/apis/v0.13.11-rc.1","sha":"9e4e585d635bbe0e501c90ba8ce2d016d116381f","kind":"tag","published_at":"2026-05-19T14:22:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.11-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.11-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.11-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.11-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.11-rc.1/manifests"},{"name":"pkg/apis/v0.14.6-rc.2","sha":"956de722bbc05bbfbe83173840bc8341178129cc","kind":"tag","published_at":"2026-05-19T14:21:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.6-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.6-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.6-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.6-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.6-rc.2/manifests"},{"name":"pkg/apis/v0.15.2-rc.2","sha":"810c4f9405b2a1450f02ec9a51c8947b71c5d10b","kind":"tag","published_at":"2026-05-19T14:20:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.2-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.2-rc.2/manifests"},{"name":"pkg/apis/v0.12.15-rc.2","sha":"e51b002b96a1e3cc8d3ba69dee4c895f17afa047","kind":"tag","published_at":"2026-05-19T14:11:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.15-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.15-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.15-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.15-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.15-rc.2/manifests"},{"name":"v0.12.15-rc.2","sha":"e51b002b96a1e3cc8d3ba69dee4c895f17afa047","kind":"tag","published_at":"2026-05-19T14:08:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.15-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.15-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.15-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.15-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.15-rc.2/manifests"},{"name":"v0.14.6-rc.2","sha":"956de722bbc05bbfbe83173840bc8341178129cc","kind":"commit","published_at":"2026-05-19T13:35:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.6-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.6-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.6-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.6-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.6-rc.2/manifests"},{"name":"v0.13.11-rc.1","sha":"9e4e585d635bbe0e501c90ba8ce2d016d116381f","kind":"tag","published_at":"2026-05-19T12:29:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.11-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.11-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.11-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.11-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.11-rc.1/manifests"},{"name":"v0.12.15-rc.1","sha":"ea4b931bec4ef2b4f7a79dde937f4f8848eee51b","kind":"tag","published_at":"2026-05-19T12:19:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.15-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.15-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.15-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.15-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.15-rc.1/manifests"},{"name":"v0.14.6-rc.1","sha":"7bc46ac5624f6e7880a16a5214efb2fdd962abbb","kind":"tag","published_at":"2026-05-19T11:28:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.6-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.6-rc.1/manifests"},{"name":"v0.15.2-rc.2","sha":"810c4f9405b2a1450f02ec9a51c8947b71c5d10b","kind":"tag","published_at":"2026-05-19T11:15:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.2-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.2-rc.2/manifests"},{"name":"v0.15.2-rc.1","sha":"caf57b06939b6f418b73c1c70f0dd5623fd221df","kind":"tag","published_at":"2026-05-11T09:12:24.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.2-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.2-rc.1/manifests"},{"name":"v0.16.0-alpha.6","sha":"02ea62dbe2c8aaf8e2d97960c7eb39cceb97d838","kind":"tag","published_at":"2026-04-28T06:41:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.6/manifests"},{"name":"v0.11.13","sha":"978ddfd96082e35190fff4b23d6af643ca158dda","kind":"tag","published_at":"2026-04-27T12:06:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.13","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13/manifests"},{"name":"v0.12.14","sha":"1d20cfb6063b1f93e0816932ac59a7b5902c2dae","kind":"tag","published_at":"2026-04-27T12:05:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.14","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14/manifests"},{"name":"v0.13.10","sha":"8e4aa2e49569a9e9c8ee06e940f90e93c0900c65","kind":"tag","published_at":"2026-04-27T12:05:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10/manifests"},{"name":"v0.14.5","sha":"778f3d32e29cd50f33c81a8f6e5ebda29ae737b1","kind":"tag","published_at":"2026-04-27T12:04:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5/manifests"},{"name":"v0.15.1","sha":"190f2815a2f6bb208d7ffd3b7da1c9f942716cc0","kind":"tag","published_at":"2026-04-27T12:04:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1/manifests"},{"name":"v0.13.10-rc.2","sha":"8e4aa2e49569a9e9c8ee06e940f90e93c0900c65","kind":"tag","published_at":"2026-04-27T07:21:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.10-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.10-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.10-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-rc.2/manifests"},{"name":"v0.11.13-rc.1","sha":"978ddfd96082e35190fff4b23d6af643ca158dda","kind":"tag","published_at":"2026-04-27T07:18:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.13-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.13-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.13-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-rc.1/manifests"},{"name":"v0.12.14-rc.2","sha":"1d20cfb6063b1f93e0816932ac59a7b5902c2dae","kind":"tag","published_at":"2026-04-27T07:17:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.14-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.14-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.14-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-rc.2/manifests"},{"name":"v0.14.5-rc.2","sha":"778f3d32e29cd50f33c81a8f6e5ebda29ae737b1","kind":"tag","published_at":"2026-04-27T07:17:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.5-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.5-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.5-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-rc.2/manifests"},{"name":"v0.15.1-rc.2","sha":"190f2815a2f6bb208d7ffd3b7da1c9f942716cc0","kind":"tag","published_at":"2026-04-27T07:16:47.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.1-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-rc.2/manifests"},{"name":"v0.11.13-beta.4","sha":"d488aab01ed28482381d59db25441012c5ad094b","kind":"tag","published_at":"2026-04-23T03:14:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.13-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.13-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.13-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-beta.4/manifests"},{"name":"v0.12.14-rc.1","sha":"c8a1e70b87e6e247766740edff97316c60dfe599","kind":"tag","published_at":"2026-04-22T13:26:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.14-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.14-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.14-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-rc.1/manifests"},{"name":"v0.13.10-rc.1","sha":"8355062db0d60ada865ecbfd7ce4d48b7b3c786e","kind":"tag","published_at":"2026-04-22T13:26:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.10-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.10-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.10-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-rc.1/manifests"},{"name":"v0.14.5-rc.1","sha":"255c04fdef3d2f67698a20a6cbb524e06fc00632","kind":"tag","published_at":"2026-04-22T13:23:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.5-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-rc.1/manifests"},{"name":"v0.15.1-rc.1","sha":"00c233e02b62a29123b26347fca68be3eb4d1a92","kind":"tag","published_at":"2026-04-22T13:22:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-rc.1/manifests"},{"name":"v0.16.0-alpha.5","sha":"e6341dce105a6194fcb771df4d0da206dfc51a83","kind":"tag","published_at":"2026-04-20T10:51:51.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.5/manifests"},{"name":"v0.13.10-beta.5","sha":"781447227f5bee31f1770dc8c37eaae80da0113f","kind":"commit","published_at":"2026-04-17T10:18:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.10-beta.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.10-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.10-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.5/manifests"},{"name":"v0.12.14-beta.4","sha":"d10abf7b654a3d58662da2e896fd4028daa00a29","kind":"commit","published_at":"2026-04-17T09:58:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.14-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.14-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.14-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-beta.4/manifests"},{"name":"v0.14.5-beta.5","sha":"4190845dd429fe0e134f51e6c5ad692d7ea5c070","kind":"commit","published_at":"2026-04-17T09:49:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.5-beta.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.5-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.5-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.5/manifests"},{"name":"v0.12.14-beta.3","sha":"9874a51ef8ac8754f6c404fa5172dd3a2ed3e2ec","kind":"tag","published_at":"2026-04-17T05:48:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.14-beta.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.14-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.14-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-beta.3/manifests"},{"name":"v0.14.5-beta.4","sha":"fcd6873c09b7a618f86c3e5c554bfe14f87d5010","kind":"tag","published_at":"2026-04-17T05:47:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.5-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.5-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.5-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.4/manifests"},{"name":"v0.13.10-beta.4","sha":"c89c99a3c682824229bb2d3ef6b0f86c5454f51c","kind":"tag","published_at":"2026-04-17T05:46:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.10-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.10-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.10-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.4/manifests"},{"name":"v0.16.0-alpha.4","sha":"666e8d3030c644fe9dc1a56519ae6f66d7f52189","kind":"tag","published_at":"2026-04-16T15:03:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.4/manifests"},{"name":"v0.15.1-beta.4","sha":"6b800bea8709310fa8ce86e69928c7531030e45e","kind":"commit","published_at":"2026-04-16T13:40:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.1-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.1-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.1-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-beta.4/manifests"},{"name":"v0.13.10-beta.3","sha":"fba1e9c40058592c74c1915e1342c3ef27ead07e","kind":"tag","published_at":"2026-04-15T05:55:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.10-beta.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.10-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.10-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.3/manifests"},{"name":"v0.11.13-beta.3","sha":"07b8dfaf624bb245c51a5351fe3d71362a740b87","kind":"tag","published_at":"2026-04-15T05:22:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.13-beta.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.13-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.13-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-beta.3/manifests"},{"name":"v0.12.14-beta.2","sha":"38e2eb49d7a6c51d2a12328d1bb4ccef6c44db32","kind":"commit","published_at":"2026-04-15T05:19:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.14-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.14-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.14-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-beta.2/manifests"},{"name":"v0.16.0-alpha.3","sha":"ef9a4f869466d1ff2e28fa200c834b5d6e2cc9c4","kind":"tag","published_at":"2026-04-14T08:59:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.3/manifests"},{"name":"v0.13.10-beta.2","sha":"de9ba784542e11ca28440bfc5d7933fb30e47fb9","kind":"commit","published_at":"2026-04-14T04:34:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.10-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.10-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.10-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.2/manifests"},{"name":"v0.14.5-beta.3","sha":"6a4b3a560f16647e37b8a06121de58ef28f4028e","kind":"commit","published_at":"2026-04-14T04:08:16.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.5-beta.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.5-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.5-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.3/manifests"},{"name":"v0.15.1-beta.3","sha":"843a514cd3d61d1ff882056427c9f7deb86a066b","kind":"commit","published_at":"2026-04-14T04:07:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.1-beta.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.1-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.1-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-beta.3/manifests"},{"name":"v0.16.0-alpha.2","sha":"e3d2443f41025dc685b0904b606fea0ecdfde8b3","kind":"tag","published_at":"2026-04-09T07:55:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.2/manifests"},{"name":"v0.14.5-beta.2","sha":"dc28ac35187acbf9beaa83331a73463172e5d777","kind":"tag","published_at":"2026-04-07T11:41:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.5-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.5-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.5-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.2/manifests"},{"name":"v0.13.10-beta.1","sha":"45549ab0b52b84b8dd9930aed9fb7af6807aa95b","kind":"tag","published_at":"2026-04-07T11:18:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.10-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.10-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.10-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.10-beta.1/manifests"},{"name":"v0.12.14-beta.1","sha":"6672005b6de6eda34e9ae74aad46b96367adf778","kind":"tag","published_at":"2026-04-07T11:17:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.14-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.14-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.14-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.14-beta.1/manifests"},{"name":"v0.11.13-beta.2","sha":"fd717a3186080c25d9cddde516676718f77d40e4","kind":"tag","published_at":"2026-04-07T11:00:47.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.13-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.13-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.13-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-beta.2/manifests"},{"name":"v0.15.1-beta.2","sha":"271407c5826a88c0b1796ad3e147593761e9828c","kind":"tag","published_at":"2026-04-07T08:02:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.1-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-beta.2/manifests"},{"name":"v0.16.0-alpha.1","sha":"24f71f4f7508312205264d35949abeadaab1d83b","kind":"tag","published_at":"2026-04-01T08:00:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.16.0-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.16.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.16.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.16.0-alpha.1/manifests"},{"name":"v0.14.5-beta.1","sha":"471cd99e574970ec66a0224da421cfc11924c446","kind":"commit","published_at":"2026-03-27T13:56:19.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.5-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.5-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.5-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.5-beta.1/manifests"},{"name":"v0.15.1-beta.1","sha":"109f6016dec6e49a53e930ff92824b54d2d7ff56","kind":"commit","published_at":"2026-03-24T12:04:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.1-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.1-beta.1/manifests"},{"name":"pkg/apis/v0.15.0","sha":"c63dc4bb52acb88fea50fe1b5f20db7f3ca6c9d9","kind":"tag","published_at":"2026-03-19T19:15:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0/manifests"},{"name":"v0.15.0","sha":"c63dc4bb52acb88fea50fe1b5f20db7f3ca6c9d9","kind":"tag","published_at":"2026-03-19T18:06:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0/manifests"},{"name":"v0.15.0-rc.6","sha":"c63dc4bb52acb88fea50fe1b5f20db7f3ca6c9d9","kind":"tag","published_at":"2026-03-19T13:13:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-rc.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.6/manifests"},{"name":"v0.13.9","sha":"8dc29616a83df1bde938fba8c05da16632e7c00d","kind":"tag","published_at":"2026-03-19T10:12:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.9/manifests"},{"name":"v0.12.13","sha":"393cf687b3feb9b945e50fd7342c9ca103132cd5","kind":"tag","published_at":"2026-03-19T09:40:19.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.13","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.13/manifests"},{"name":"v0.14.4","sha":"3ca589e3b134547b30894ed7f485d57fd9627fe6","kind":"tag","published_at":"2026-03-19T09:38:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4/manifests"},{"name":"v0.12.13-rc.3","sha":"393cf687b3feb9b945e50fd7342c9ca103132cd5","kind":"tag","published_at":"2026-03-18T17:56:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.13-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.13-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.13-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.13-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.13-rc.3/manifests"},{"name":"v0.13.9-rc.4","sha":"8dc29616a83df1bde938fba8c05da16632e7c00d","kind":"tag","published_at":"2026-03-18T17:56:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.9-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.9-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.9-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.9-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.9-rc.4/manifests"},{"name":"v0.14.4-rc.5","sha":"3ca589e3b134547b30894ed7f485d57fd9627fe6","kind":"tag","published_at":"2026-03-18T17:56:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.4-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.4-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.4-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.5/manifests"},{"name":"v0.15.0-rc.5","sha":"f7b556f1947e6e71bc5ac09b000ae329637d3bcc","kind":"tag","published_at":"2026-03-18T17:55:24.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.5/manifests"},{"name":"v0.13.9-rc.3","sha":"2bd4e2418e201f54135b582021570fabc857d911","kind":"tag","published_at":"2026-03-18T16:52:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.9-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.9-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.9-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.9-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.9-rc.3/manifests"},{"name":"v0.12.13-rc.2","sha":"617e69bc4bb15eaa43bf93669ca6269b1310d99d","kind":"tag","published_at":"2026-03-18T16:45:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.13-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.13-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.13-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.13-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.13-rc.2/manifests"},{"name":"v0.14.4-rc.4","sha":"33ac88a64bdf43016cd27ec0db01fd37f7009307","kind":"tag","published_at":"2026-03-18T16:44:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.4-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.4-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.4-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.4/manifests"},{"name":"v0.15.0-rc.4","sha":"68bef8f348ae46f05b8a29c333bbcec02a98955d","kind":"tag","published_at":"2026-03-18T16:44:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.4/manifests"},{"name":"v0.11.13-beta.1","sha":"b1789b2a2400d74c0774b634cffb63b287d15a0c","kind":"tag","published_at":"2026-03-17T05:56:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.13-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.13-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.13-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.13-beta.1/manifests"},{"name":"v0.14.4-rc.3","sha":"b1981f4f9f6494e8b5c245654ad85e7becde2c37","kind":"tag","published_at":"2026-03-12T04:58:13.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.4-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.4-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.4-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.3/manifests"},{"name":"pkg/apis/v0.15.0-rc.3","sha":"ee17a7ca6c08da0f7a029a846cf37c19c6b84539","kind":"tag","published_at":"2026-03-12T04:54:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-rc.3/manifests"},{"name":"v0.15.0-rc.3","sha":"ee17a7ca6c08da0f7a029a846cf37c19c6b84539","kind":"tag","published_at":"2026-03-12T04:54:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.3/manifests"},{"name":"v0.12.13-rc.1","sha":"01aebef04430258bd54b63b5bdf76ca675af7d32","kind":"tag","published_at":"2026-03-12T04:53:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.13-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.13-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.13-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.13-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.13-rc.1/manifests"},{"name":"v0.13.9-rc.1","sha":"b80c406d5a66ec9f13f48f05c7aea3e3d1791398","kind":"tag","published_at":"2026-03-12T04:52:00.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.9-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.9-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.9-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.9-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.9-rc.1/manifests"},{"name":"v0.14.4-rc.2","sha":"061a5e36210bc9e82c925056a480b6b99a46ae7b","kind":"tag","published_at":"2026-03-10T15:11:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.4-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.2/manifests"},{"name":"v0.15.0-rc.2","sha":"e4857b0e528d611f280655dd173ffcebb6b9a9a8","kind":"tag","published_at":"2026-03-10T12:48:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.2/manifests"},{"name":"v0.14.4-rc.1","sha":"e8490c9b63252003597945291b9c82207072622c","kind":"tag","published_at":"2026-03-06T12:57:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.4-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-rc.1/manifests"},{"name":"v0.15.0-rc.1","sha":"901a23d8fb05266a4dd4766ccd41769d893129ce","kind":"tag","published_at":"2026-03-06T12:55:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-rc.1/manifests"},{"name":"v0.14.4-beta.2","sha":"85a414d0d822ba89a216be88511d7864e926aea6","kind":"commit","published_at":"2026-03-04T05:58:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.4-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.4-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.4-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-beta.2/manifests"},{"name":"pkg/apis/v0.15.0-beta.4","sha":"cd904248e365b0a8088d853ae586c3f77cfbe96b","kind":"tag","published_at":"2026-03-03T10:26:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-beta.4/manifests"},{"name":"v0.15.0-beta.4","sha":"cd904248e365b0a8088d853ae586c3f77cfbe96b","kind":"tag","published_at":"2026-03-03T10:26:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-beta.4/manifests"},{"name":"v0.14.4-beta.1","sha":"a42701e347e182f78deff88c47ee2268b6ce653d","kind":"commit","published_at":"2026-03-03T09:40:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.4-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.4-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.4-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.4-beta.1/manifests"},{"name":"v0.15.0-beta.3","sha":"f111013028b17084027441833a1e15956b3a4f27","kind":"commit","published_at":"2026-02-25T09:29:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-beta.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-beta.3/manifests"},{"name":"v0.14.3","sha":"7c2c7e3b2b7c7c90eed31ac71d5dc8d07b6f12a5","kind":"tag","published_at":"2026-02-20T09:56:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3/manifests"},{"name":"v0.12.12","sha":"a475d34a4e58ab0a694d1c6a25606ee53bf35c66","kind":"tag","published_at":"2026-02-19T16:20:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.12","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.12/manifests"},{"name":"v0.13.8","sha":"e2a7473badb4424d8d959b721c8084ab608d9538","kind":"tag","published_at":"2026-02-19T15:46:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.8/manifests"},{"name":"v0.14.3-rc.3","sha":"7c2c7e3b2b7c7c90eed31ac71d5dc8d07b6f12a5","kind":"tag","published_at":"2026-02-19T11:07:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.3-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.3-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.3-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3-rc.3/manifests"},{"name":"v0.15.0-beta.2","sha":"e844ec53dbc5f4c768fb56d96a04863782c70b30","kind":"commit","published_at":"2026-02-18T11:33:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-beta.2/manifests"},{"name":"v0.15.0-beta.1","sha":"778537985c46cbac0c1e8c35928690e5edf1a6fe","kind":"tag","published_at":"2026-02-17T08:18:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-beta.1/manifests"},{"name":"pkg/apis/v0.12.12-rc.2","sha":"a475d34a4e58ab0a694d1c6a25606ee53bf35c66","kind":"tag","published_at":"2026-02-17T06:38:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.12-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.12-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.12-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.12-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.12-rc.2/manifests"},{"name":"v0.12.12-rc.2","sha":"a475d34a4e58ab0a694d1c6a25606ee53bf35c66","kind":"tag","published_at":"2026-02-17T06:38:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.12-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.12-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.12-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.12-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.12-rc.2/manifests"},{"name":"v0.14.3-rc.2","sha":"64757cd0920c33687035c6659906766142d8996a","kind":"commit","published_at":"2026-02-16T08:38:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.3-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.3-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.3-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3-rc.2/manifests"},{"name":"v0.12.12-rc.1","sha":"81ac15519611b2466ca91267c84fc62ec0d29075","kind":"tag","published_at":"2026-02-13T05:25:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.12-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.12-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.12-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.12-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.12-rc.1/manifests"},{"name":"v0.13.8-rc.1","sha":"e2a7473badb4424d8d959b721c8084ab608d9538","kind":"tag","published_at":"2026-02-13T05:24:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.8-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.8-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.8-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.8-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.8-rc.1/manifests"},{"name":"v0.14.3-rc.1","sha":"2d92d5a8210e51c4275758276bdafdde30ea365f","kind":"tag","published_at":"2026-02-13T05:23:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.3-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3-rc.1/manifests"},{"name":"pkg/apis/v0.15.0-alpha.10","sha":"8af9ad233bf9f0af6a1d19e699cd57352bfbe6dc","kind":"tag","published_at":"2026-02-12T10:44:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0-alpha.10","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.10/manifests"},{"name":"v0.15.0-alpha.10","sha":"8af9ad233bf9f0af6a1d19e699cd57352bfbe6dc","kind":"commit","published_at":"2026-02-12T07:59:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-alpha.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.10/manifests"},{"name":"v0.15.0-alpha.9","sha":"8ae8b128118f9b91a246d87823293b44cd46f9a2","kind":"tag","published_at":"2026-02-06T14:50:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-alpha.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.9/manifests"},{"name":"v0.15.0-alpha.7","sha":"845fa458c25f715df7ccb4a61a40eae8575295db","kind":"tag","published_at":"2026-02-06T14:17:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-alpha.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.7/manifests"},{"name":"pkg/apis/v0.15.0-alpha.6","sha":"94ae957147ba689991ff07f77eb46c2918a573a3","kind":"tag","published_at":"2026-02-02T11:44:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0-alpha.6","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.6/manifests"},{"name":"v0.15.0-alpha.6","sha":"94ae957147ba689991ff07f77eb46c2918a573a3","kind":"tag","published_at":"2026-02-02T11:44:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-alpha.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.6/manifests"},{"name":"v0.14.3-beta.1","sha":"30f746148f5ab0b3d7bb8f478625535e87c52ffa","kind":"commit","published_at":"2026-01-30T14:10:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.3-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.3-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.3-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.3-beta.1/manifests"},{"name":"v0.14.2-hotfix-05d1.1","sha":"27b1c4e18a6a8bc67bbf2d8b981ce63d04c58d3d","kind":"commit","published_at":"2026-01-29T09:31:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.2-hotfix-05d1.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.2-hotfix-05d1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.2-hotfix-05d1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-hotfix-05d1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-hotfix-05d1.1/manifests"},{"name":"pkg/apis/v0.15.0-alpha.5","sha":"d67639223b34e0f1f034976cbfaea085b7570db2","kind":"tag","published_at":"2026-01-28T08:03:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0-alpha.5","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.5/manifests"},{"name":"v0.15.0-alpha.5","sha":"d67639223b34e0f1f034976cbfaea085b7570db2","kind":"tag","published_at":"2026-01-28T07:22:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-alpha.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.5/manifests"},{"name":"pkg/apis/v0.11.12","sha":"13bf48082707c23de7e83ddb6cfe198ead28f175","kind":"tag","published_at":"2026-01-21T14:19:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.12","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.12/manifests"},{"name":"v0.11.12","sha":"13bf48082707c23de7e83ddb6cfe198ead28f175","kind":"tag","published_at":"2026-01-21T14:19:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.12","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.12/manifests"},{"name":"v0.12.11","sha":"347f66174d131712fcf61e5d60c4f5c72f579588","kind":"tag","published_at":"2026-01-21T14:18:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.11","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.11/manifests"},{"name":"pkg/apis/v0.13.7","sha":"fe52eb1b92f2fae6e73524f0c39816823e036e3a","kind":"tag","published_at":"2026-01-21T14:17:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.7","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.7/manifests"},{"name":"v0.13.7","sha":"fe52eb1b92f2fae6e73524f0c39816823e036e3a","kind":"tag","published_at":"2026-01-21T14:17:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7/manifests"},{"name":"pkg/apis/v0.14.2","sha":"f32cad352904f27886ffeb5c319d9427f87ed625","kind":"tag","published_at":"2026-01-21T14:16:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.2/manifests"},{"name":"v0.14.2","sha":"f32cad352904f27886ffeb5c319d9427f87ed625","kind":"tag","published_at":"2026-01-21T14:16:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2/manifests"},{"name":"v0.13.6-hotfix-05d1.4","sha":"3149e7727a4a211256fac367a3ec39689b16d615","kind":"commit","published_at":"2026-01-20T15:14:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.6-hotfix-05d1.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.6-hotfix-05d1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.6-hotfix-05d1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-hotfix-05d1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-hotfix-05d1.4/manifests"},{"name":"v0.13.7-rc.2","sha":"fe52eb1b92f2fae6e73524f0c39816823e036e3a","kind":"tag","published_at":"2026-01-20T09:42:47.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.7-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.7-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.7-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7-rc.2/manifests"},{"name":"v0.11.12-rc.3","sha":"13bf48082707c23de7e83ddb6cfe198ead28f175","kind":"tag","published_at":"2026-01-20T09:41:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.12-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.12-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.12-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.12-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.12-rc.3/manifests"},{"name":"v0.14.2-rc.2","sha":"f32cad352904f27886ffeb5c319d9427f87ed625","kind":"tag","published_at":"2026-01-20T09:40:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.2-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-rc.2/manifests"},{"name":"v0.12.11-rc.3","sha":"347f66174d131712fcf61e5d60c4f5c72f579588","kind":"tag","published_at":"2026-01-20T09:32:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.11-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.11-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.11-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.11-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.11-rc.3/manifests"},{"name":"pkg/apis/v0.13.7-rc.2","sha":"fe52eb1b92f2fae6e73524f0c39816823e036e3a","kind":"tag","published_at":"2026-01-20T09:31:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.7-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.7-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.7-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.7-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.7-rc.2/manifests"},{"name":"pkg/apis/v0.14.2-rc.2","sha":"f32cad352904f27886ffeb5c319d9427f87ed625","kind":"tag","published_at":"2026-01-20T09:31:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.2-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.2-rc.2/manifests"},{"name":"v0.11.12-rc.2","sha":"05af52c29d8a93506b9d234bebdb7967bd0f39eb","kind":"tag","published_at":"2026-01-19T13:11:01.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.12-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.12-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.12-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.12-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.12-rc.2/manifests"},{"name":"v0.12.11-rc.2","sha":"12ef92ba6df079a7c76b3ee36e731c5a7b5c71d7","kind":"tag","published_at":"2026-01-19T12:54:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.11-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.11-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.11-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.11-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.11-rc.2/manifests"},{"name":"pkg/apis/v0.11.12-rc.1","sha":"d019e0328b75ea0e882dcd06ec4f7bbc27a0f232","kind":"tag","published_at":"2026-01-19T09:47:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.12-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.12-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.12-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.12-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.12-rc.1/manifests"},{"name":"v0.11.12-rc.1","sha":"d019e0328b75ea0e882dcd06ec4f7bbc27a0f232","kind":"tag","published_at":"2026-01-19T09:46:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.12-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.12-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.12-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.12-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.12-rc.1/manifests"},{"name":"v0.12.11-rc.1","sha":"16cbd00f045714cb22bcf3f979952e0fe288ec8a","kind":"tag","published_at":"2026-01-19T09:44:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.11-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.11-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.11-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.11-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.11-rc.1/manifests"},{"name":"pkg/apis/v0.13.7-rc.1","sha":"c0bbd23e26b1598e1566572047de2c1690269a31","kind":"tag","published_at":"2026-01-19T09:43:16.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.7-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.7-rc.1/manifests"},{"name":"v0.13.7-rc.1","sha":"c0bbd23e26b1598e1566572047de2c1690269a31","kind":"tag","published_at":"2026-01-19T09:42:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.7-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7-rc.1/manifests"},{"name":"pkg/apis/v0.14.2-rc.1","sha":"b5e35c51c4781fa6c1a2e65bdeb9e3fbdd20fe5f","kind":"tag","published_at":"2026-01-19T09:42:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.2-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.2-rc.1/manifests"},{"name":"v0.14.2-rc.1","sha":"b5e35c51c4781fa6c1a2e65bdeb9e3fbdd20fe5f","kind":"tag","published_at":"2026-01-19T09:41:13.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.2-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-rc.1/manifests"},{"name":"v0.13.6-hotfix-05d1.3","sha":"339bbb30e321819f42410492b08e8daf729a9c8f","kind":"commit","published_at":"2026-01-16T16:04:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.6-hotfix-05d1.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.6-hotfix-05d1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.6-hotfix-05d1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-hotfix-05d1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-hotfix-05d1.3/manifests"},{"name":"v0.14.2-beta.1","sha":"4c495f1870e61e5a928c5f3fc095717545e5d744","kind":"commit","published_at":"2026-01-09T12:31:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.2-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.2-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.2-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-beta.1/manifests"},{"name":"pkg/apis/v0.14.2-beta.1","sha":"4c495f1870e61e5a928c5f3fc095717545e5d744","kind":"commit","published_at":"2026-01-09T12:31:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.2-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.2-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.2-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.2-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.2-beta.1/manifests"},{"name":"v0.13.7-alpha.2","sha":"8374f8676539b37e616df4b7be90f9a1f1220a92","kind":"commit","published_at":"2026-01-07T15:44:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.7-alpha.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7-alpha.2/manifests"},{"name":"v0.13.6-hotfix-05d1.2","sha":"bade6bdacb6ea5d1a740b3df7a499f23b514d798","kind":"commit","published_at":"2025-12-23T11:06:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.6-hotfix-05d1.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.6-hotfix-05d1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.6-hotfix-05d1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-hotfix-05d1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-hotfix-05d1.2/manifests"},{"name":"v0.13.7-alpha.1","sha":"50beb215a961a56aaa3698b250634d276e973551","kind":"commit","published_at":"2025-12-22T11:21:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.7-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.7-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.7-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.7-alpha.1/manifests"},{"name":"v0.14.2-alpha.1","sha":"b571eaf369064ff613c46ae3e7f3fca60b1ffa99","kind":"commit","published_at":"2025-12-19T09:54:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.2-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.2-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.2-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.2-alpha.1/manifests"},{"name":"v0.13.6-hotfix-05d1.1","sha":"943c97c15cf7fc61835fdef3c4790b7b7256f657","kind":"commit","published_at":"2025-12-19T08:52:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.6-hotfix-05d1.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.6-hotfix-05d1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.6-hotfix-05d1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-hotfix-05d1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-hotfix-05d1.1/manifests"},{"name":"v0.13.4-hotfix-05d1.7","sha":"75228325c6f7cdf4d9f8f342a3207de884af257f","kind":"commit","published_at":"2025-12-18T12:35:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4-hotfix-05d1.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4-hotfix-05d1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4-hotfix-05d1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.7/manifests"},{"name":"v0.13.4-hotfix-05d1.6","sha":"1834092bf8b91d3e93c19b7234c837a11d5052c8","kind":"commit","published_at":"2025-12-17T12:36:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4-hotfix-05d1.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4-hotfix-05d1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4-hotfix-05d1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.6/manifests"},{"name":"pkg/apis/v0.15.0-alpha.4","sha":"a1825a191934341cf0c458a968783ca384e52d28","kind":"tag","published_at":"2025-12-16T07:22:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0-alpha.4","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.4/manifests"},{"name":"v0.15.0-alpha.4","sha":"a1825a191934341cf0c458a968783ca384e52d28","kind":"tag","published_at":"2025-12-16T07:22:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-alpha.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.4/manifests"},{"name":"v0.15.0-alpha.3","sha":"8aa2b72191be567455c2f47d071247284d152f37","kind":"tag","published_at":"2025-12-15T15:07:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-alpha.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.3/manifests"},{"name":"pkg/apis/v0.15.0-alpha.3","sha":"46c63982db5a8f0b698a80fbcb4d18db51bb39ac","kind":"tag","published_at":"2025-12-15T08:25:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0-alpha.3","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.3/manifests"},{"name":"v0.15.0-alpha.2","sha":"af6e40502010df7c76a3a11f274673fa06a931fb","kind":"tag","published_at":"2025-12-12T15:45:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-alpha.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.2/manifests"},{"name":"pkg/apis/v0.15.0-alpha.2","sha":"5b3b1b766fd6074cd7a469b9cf9370eb4b41fd15","kind":"tag","published_at":"2025-12-12T15:38:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0-alpha.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.2/manifests"},{"name":"v0.12.10","sha":"a3eeff79b990db32f773492e2b2be387574d8bb6","kind":"tag","published_at":"2025-12-12T14:22:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.10/manifests"},{"name":"v0.13.6","sha":"d4542d3816914db4eeb018bf02849e21f5d96fe4","kind":"tag","published_at":"2025-12-12T14:21:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6/manifests"},{"name":"v0.14.1","sha":"9e77da0d13fd9bf21e7acc4accd8f7f0b1f75551","kind":"tag","published_at":"2025-12-12T14:20:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1/manifests"},{"name":"v0.12.10-rc.1","sha":"a3eeff79b990db32f773492e2b2be387574d8bb6","kind":"tag","published_at":"2025-12-10T16:32:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.10-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.10-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.10-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.10-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.10-rc.1/manifests"},{"name":"v0.13.6-rc.1","sha":"d4542d3816914db4eeb018bf02849e21f5d96fe4","kind":"tag","published_at":"2025-12-10T16:31:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.6-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-rc.1/manifests"},{"name":"v0.14.1-rc.1","sha":"9e77da0d13fd9bf21e7acc4accd8f7f0b1f75551","kind":"tag","published_at":"2025-12-10T16:31:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-rc.1/manifests"},{"name":"v0.14.1-beta.4","sha":"e32810d2e98f71c232b865a97a33eb855ef56c14","kind":"commit","published_at":"2025-12-09T14:43:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.1-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.1-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.1-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-beta.4/manifests"},{"name":"v0.14.1-beta.3","sha":"321305137c7e33289fda29479f81d63f71fa0a07","kind":"tag","published_at":"2025-12-08T06:10:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.1-beta.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.1-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.1-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-beta.3/manifests"},{"name":"v0.13.4-hotfix-05d1.5","sha":"d65502b40ed5701bc9af4221e92c2d2f430e1848","kind":"commit","published_at":"2025-12-03T16:31:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4-hotfix-05d1.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4-hotfix-05d1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4-hotfix-05d1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.5/manifests"},{"name":"v0.13.4-hotfix-05d1.4","sha":"031ac3270092c2b928f98654f9355a93ddedb84e","kind":"commit","published_at":"2025-12-03T12:20:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4-hotfix-05d1.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4-hotfix-05d1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4-hotfix-05d1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.4/manifests"},{"name":"v0.13.4-hotfix-05d1.3","sha":"417846c35b224d8c2647fcf3c30969b4003feb88","kind":"commit","published_at":"2025-12-02T15:30:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4-hotfix-05d1.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4-hotfix-05d1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4-hotfix-05d1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.3/manifests"},{"name":"v0.14.1-beta.2","sha":"39f263bb49b1f64bfc43c8efa6afe0acccde4ab3","kind":"tag","published_at":"2025-12-01T07:50:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.1-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-beta.2/manifests"},{"name":"v0.14.1-beta.1","sha":"b52e708390e0f1e226d07ae6ba4a5ebad9d213e3","kind":"tag","published_at":"2025-11-28T15:07:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.1-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.1-beta.1/manifests"},{"name":"v0.13.6-beta.1","sha":"b6115302142d98530d64f9e1b32b1636ffde1f1a","kind":"tag","published_at":"2025-11-28T14:53:12.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.6-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.6-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.6-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.6-beta.1/manifests"},{"name":"v0.13.4-hotfix-05d1.2","sha":"9d958fe60f3061c436accdaf455a1b277a4d0e84","kind":"commit","published_at":"2025-11-28T11:46:12.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4-hotfix-05d1.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4-hotfix-05d1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4-hotfix-05d1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.2/manifests"},{"name":"pkg/apis/v0.15.0-alpha.1","sha":"f757125715e22caee479a2b269f0eef740def597","kind":"tag","published_at":"2025-11-27T13:48:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.15.0-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.15.0-alpha.1/manifests"},{"name":"v0.15.0-alpha.1","sha":"f757125715e22caee479a2b269f0eef740def597","kind":"tag","published_at":"2025-11-27T13:48:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.15.0-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.15.0-alpha.1/manifests"},{"name":"v0.13.4-hotfix-05d1.1","sha":"f185d71b9a88b60bb4dbfc9ebf0be2034e3327b6","kind":"commit","published_at":"2025-11-21T11:23:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4-hotfix-05d1.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4-hotfix-05d1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4-hotfix-05d1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-hotfix-05d1.1/manifests"},{"name":"v0.14.0","sha":"53de8d76a46c737f4b055dd1a7f2b7ac682537c5","kind":"tag","published_at":"2025-11-18T14:08:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0/manifests"},{"name":"pkg/apis/v0.14.0","sha":"53de8d76a46c737f4b055dd1a7f2b7ac682537c5","kind":"tag","published_at":"2025-11-18T14:08:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.0","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0/manifests"},{"name":"v0.13.5","sha":"1d68534c8a1301a6d9d98f3a825a00a3751192e7","kind":"tag","published_at":"2025-11-18T14:08:12.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5/manifests"},{"name":"v0.12.9","sha":"0670211031fcaa78bbe6dbef5b5059bbceb78f8d","kind":"tag","published_at":"2025-11-18T14:07:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9/manifests"},{"name":"v0.12.9-rc.2","sha":"82b45d1c56db9d17288131d2bd7bf8621bd51a2e","kind":"tag","published_at":"2025-11-14T17:03:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.9-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.9-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.9-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9-rc.2/manifests"},{"name":"v0.13.5-rc.3","sha":"dcaa72a91aa02952e800b25e841bb825075269f4","kind":"tag","published_at":"2025-11-14T11:14:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.5-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.5-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.5-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5-rc.3/manifests"},{"name":"v0.14.0-rc.2","sha":"a220ac5efa6228bf3cd97237942194af4a20ab91","kind":"tag","published_at":"2025-11-14T11:13:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-rc.2/manifests"},{"name":"v0.12.9-rc.1","sha":"2fc272acbc81e5cf036b4cf7414e75068d1cb55c","kind":"tag","published_at":"2025-11-14T10:46:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.9-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.9-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.9-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9-rc.1/manifests"},{"name":"v0.13.5-rc.2","sha":"3ec6ff288dc161123f846aaf77191736a04da65e","kind":"tag","published_at":"2025-11-05T16:30:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.5-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.5-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.5-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5-rc.2/manifests"},{"name":"v0.13.5-rc.1","sha":"1259e9ec19dc3ae9d828804c3e11a1cb83d419f5","kind":"commit","published_at":"2025-11-05T14:16:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.5-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5-rc.1/manifests"},{"name":"pkg/apis/v0.14.0-rc.1","sha":"e10e6c64baad4ad8c9ad08244e4a446eafd985c9","kind":"tag","published_at":"2025-10-29T17:03:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0-rc.1/manifests"},{"name":"v0.14.0-rc.1","sha":"e10e6c64baad4ad8c9ad08244e4a446eafd985c9","kind":"tag","published_at":"2025-10-29T16:36:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-rc.1/manifests"},{"name":"v0.14.0-beta.1-experiment-299f.1","sha":"04bcb4b2c63afa4effd212a338ecb98ba6b22b7d","kind":"commit","published_at":"2025-10-23T11:51:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-beta.1-experiment-299f.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-beta.1-experiment-299f.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-beta.1-experiment-299f.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-beta.1-experiment-299f.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-beta.1-experiment-299f.1/manifests"},{"name":"v0.13.5-beta.1","sha":"22202712ae27606dab0f5853e8b09f4e886560b0","kind":"commit","published_at":"2025-10-22T08:03:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.5-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.5-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.5-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.5-beta.1/manifests"},{"name":"v0.12.9-beta.1","sha":"5fc904143be781c3ea44da08b21b1877da73ae40","kind":"commit","published_at":"2025-10-21T09:46:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.9-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.9-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.9-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9-beta.1/manifests"},{"name":"v0.12.9-beta.2","sha":"5fc904143be781c3ea44da08b21b1877da73ae40","kind":"commit","published_at":"2025-10-21T09:46:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.9-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.9-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.9-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.9-beta.2/manifests"},{"name":"v0.14.0-beta.1","sha":"8a098f37c86b3226b74c6d8a2c2159cbea0d4d44","kind":"tag","published_at":"2025-10-20T07:16:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-beta.1/manifests"},{"name":"pkg/apis/v0.14.0-beta.1","sha":"8a098f37c86b3226b74c6d8a2c2159cbea0d4d44","kind":"tag","published_at":"2025-10-20T07:16:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.0-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0-beta.1/manifests"},{"name":"v0.12.8","sha":"4e1bbc3349503a940347314550a034a5ded76e79","kind":"tag","published_at":"2025-10-17T08:56:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.8/manifests"},{"name":"v0.13.4","sha":"02ac73869b3ba24bf83ca2da7a8878ea7b9e4273","kind":"tag","published_at":"2025-10-17T08:15:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4/manifests"},{"name":"v0.14.0-alpha.5","sha":"6dc657426c8cea06bfe18367d5c9e22be6a7fead","kind":"commit","published_at":"2025-10-14T08:33:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-alpha.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.5/manifests"},{"name":"v0.13.4-rc.2","sha":"02ac73869b3ba24bf83ca2da7a8878ea7b9e4273","kind":"commit","published_at":"2025-10-10T14:29:13.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-rc.2/manifests"},{"name":"v0.14.0-alpha.4","sha":"4a7bce4fc60f54c1b6df76bbe1a771c4b3a76eb2","kind":"commit","published_at":"2025-10-08T08:45:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-alpha.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.4/manifests"},{"name":"v0.12.8-rc.1","sha":"4e1bbc3349503a940347314550a034a5ded76e79","kind":"tag","published_at":"2025-10-07T09:46:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.8-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.8-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.8-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.8-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.8-rc.1/manifests"},{"name":"v0.13.4-rc.1","sha":"505915d0422d08bc9a65ca90d20ad47b09e006f3","kind":"commit","published_at":"2025-10-03T15:00:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.4-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.4-rc.1/manifests"},{"name":"v0.14.0-experiment-98d0.7","sha":"4d4a25b392b0931aaaeb73b423f32e7907316312","kind":"commit","published_at":"2025-09-26T16:12:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-experiment-98d0.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-experiment-98d0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-experiment-98d0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.7/manifests"},{"name":"v0.14.0-experiment-98d0.6","sha":"f1aea2e7fe11d59acaa0e6f9f51654de46503a5c","kind":"commit","published_at":"2025-09-26T15:15:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-experiment-98d0.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-experiment-98d0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-experiment-98d0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.6/manifests"},{"name":"v0.14.0-experiment-98d0.5","sha":"5e2064b7220e9e7d4edb0ee2af05863596bd2b36","kind":"commit","published_at":"2025-09-26T10:20:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-experiment-98d0.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-experiment-98d0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-experiment-98d0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.5/manifests"},{"name":"pkg/apis/v0.14.0-alpha.3","sha":"00af9babe8194268b7e36396862266f03de1de86","kind":"tag","published_at":"2025-09-25T13:05:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.0-alpha.3","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0-alpha.3/manifests"},{"name":"v0.14.0-alpha.3","sha":"00af9babe8194268b7e36396862266f03de1de86","kind":"tag","published_at":"2025-09-25T13:05:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-alpha.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.3/manifests"},{"name":"v0.13.3","sha":"0287b7a50ed45023b2e0a73ce1fb6e3d082cb1e1","kind":"tag","published_at":"2025-09-25T09:36:12.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.3/manifests"},{"name":"v0.14.0-experiment-98d0.4","sha":"bd06a1c068345bd9df07fc84df21695d00a88a27","kind":"tag","published_at":"2025-09-23T16:15:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-experiment-98d0.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-experiment-98d0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-experiment-98d0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.4/manifests"},{"name":"v0.14.0-experiment-98d0.3","sha":"37fd5baa371c44665843c4882cf9052da933d1ab","kind":"tag","published_at":"2025-09-23T08:26:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-experiment-98d0.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-experiment-98d0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-experiment-98d0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.3/manifests"},{"name":"v0.12.7-hotfix-be90.1","sha":"6f3228fa93aaf87fafa77bff1713324ff71efbdb","kind":"tag","published_at":"2025-09-19T14:47:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.7-hotfix-be90.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.7-hotfix-be90.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.7-hotfix-be90.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.7-hotfix-be90.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.7-hotfix-be90.1/manifests"},{"name":"v0.14.0-experiment-98d0.2","sha":"1e68300e7b30c0e5ddcaf182d0d36e9059875e96","kind":"commit","published_at":"2025-09-19T07:20:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-experiment-98d0.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-experiment-98d0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-experiment-98d0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.2/manifests"},{"name":"v0.13.2","sha":"41bcd730dde7334d60d24c3b322b69da34ea581a","kind":"tag","published_at":"2025-09-18T13:11:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.2/manifests"},{"name":"v0.12.7","sha":"060d840bb70bde718da7c68384f3926c915bd5a2","kind":"tag","published_at":"2025-09-18T10:36:00.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.7/manifests"},{"name":"v0.11.11","sha":"2ddeee37e12af7be4bf36013ff2f66955ad3ef0a","kind":"tag","published_at":"2025-09-18T08:57:07.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.11","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.11/manifests"},{"name":"v0.10.16","sha":"4d23f727a6574486ec4cf7a9adfc3b639f45e0f1","kind":"tag","published_at":"2025-09-18T08:44:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.16","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.16/manifests"},{"name":"v0.14.0-experiment-98d0.1","sha":"87bda2501fde0e214c69bc0fb58b2cb23df17914","kind":"commit","published_at":"2025-09-18T08:43:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-experiment-98d0.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-experiment-98d0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-experiment-98d0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-experiment-98d0.1/manifests"},{"name":"v0.13.2-rc.2","sha":"41bcd730dde7334d60d24c3b322b69da34ea581a","kind":"tag","published_at":"2025-09-16T05:13:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.2-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.2-rc.2/manifests"},{"name":"v0.12.7-rc.2","sha":"060d840bb70bde718da7c68384f3926c915bd5a2","kind":"commit","published_at":"2025-09-16T04:44:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.7-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.7-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.7-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.7-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.7-rc.2/manifests"},{"name":"pkg/apis/v0.14.0-alpha.2","sha":"228596a158d2a548ae66542ddca94d90d57f12b1","kind":"tag","published_at":"2025-09-15T13:08:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.14.0-alpha.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.14.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.14.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.14.0-alpha.2/manifests"},{"name":"v0.14.0-alpha.2","sha":"228596a158d2a548ae66542ddca94d90d57f12b1","kind":"tag","published_at":"2025-09-15T13:08:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-alpha.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.2/manifests"},{"name":"v0.10.16-rc.1","sha":"4d23f727a6574486ec4cf7a9adfc3b639f45e0f1","kind":"tag","published_at":"2025-09-15T09:19:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.16-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.16-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.16-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.16-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.16-rc.1/manifests"},{"name":"v0.11.11-rc.1","sha":"2ddeee37e12af7be4bf36013ff2f66955ad3ef0a","kind":"tag","published_at":"2025-09-15T08:25:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.11-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.11-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.11-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.11-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.11-rc.1/manifests"},{"name":"v0.12.7-rc.1","sha":"279d8fcd2d6f02f127e6563fa11d02937d638b82","kind":"tag","published_at":"2025-09-15T07:56:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.7-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.7-rc.1/manifests"},{"name":"v0.14.0-alpha.1","sha":"159b16d0bdd2359bb91627c9e1bf1a4c810a8ef4","kind":"commit","published_at":"2025-09-10T10:28:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.14.0-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.14.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.14.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.14.0-alpha.1/manifests"},{"name":"v0.13.2-rc.1","sha":"6f70b8aee81316727ffbdb0550e6a0fcc23b2abe","kind":"commit","published_at":"2025-09-08T15:03:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.2-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.2-rc.1/manifests"},{"name":"v0.13.0-hotfix-0bde.1","sha":"d1440b85f651ecce241e42030184272543571df3","kind":"commit","published_at":"2025-08-26T09:47:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-hotfix-0bde.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-hotfix-0bde.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-hotfix-0bde.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-hotfix-0bde.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-hotfix-0bde.1/manifests"},{"name":"v0.13.1","sha":"f298804cc6fd8581fb56593b64ed8dcbf378087f","kind":"tag","published_at":"2025-08-22T14:02:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1/manifests"},{"name":"v0.12.6","sha":"042c9b7ebc805d9a5a59d302ab6759e91d49f310","kind":"tag","published_at":"2025-08-22T12:51:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6/manifests"},{"name":"v0.11.10","sha":"9e0aa8fbb5835926bdc3d3f685ec624213827c8f","kind":"tag","published_at":"2025-08-22T12:26:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10/manifests"},{"name":"v0.10.15","sha":"f2ee4265b0166aa23aa09ac47fb1907c03e161c6","kind":"tag","published_at":"2025-08-22T10:13:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.15","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.15/manifests"},{"name":"v0.11.10-rc.4","sha":"9e0aa8fbb5835926bdc3d3f685ec624213827c8f","kind":"tag","published_at":"2025-08-15T15:33:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.10-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.10-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.10-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10-rc.4/manifests"},{"name":"v0.12.6-rc.3","sha":"042c9b7ebc805d9a5a59d302ab6759e91d49f310","kind":"tag","published_at":"2025-08-15T15:07:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.6-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.6-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.6-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-rc.3/manifests"},{"name":"v0.13.1-rc.6","sha":"f298804cc6fd8581fb56593b64ed8dcbf378087f","kind":"tag","published_at":"2025-08-15T13:57:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.1-rc.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.1-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.1-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.6/manifests"},{"name":"v0.13.1-rc.5","sha":"f298804cc6fd8581fb56593b64ed8dcbf378087f","kind":"tag","published_at":"2025-08-15T13:29:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.1-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.1-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.1-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.5/manifests"},{"name":"v0.11.10-rc.3","sha":"a51db40b69721a4d25ce81e64c9c65ac2824d082","kind":"tag","published_at":"2025-08-14T11:15:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.10-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.10-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.10-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10-rc.3/manifests"},{"name":"v0.12.6-rc.2","sha":"aecf47dd5ab29e6c3e215cff963bca255940129b","kind":"tag","published_at":"2025-08-14T10:11:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.6-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.6-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.6-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-rc.2/manifests"},{"name":"v0.13.1-rc.4","sha":"bd49531dd8c1bde91d8fecdacc44ed0c2ff1e356","kind":"tag","published_at":"2025-08-14T09:44:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.1-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.1-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.1-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.4/manifests"},{"name":"v0.13.1-rc.3","sha":"31feffc6389036782ac7af4ed8a8c1d16a1a09ef","kind":"tag","published_at":"2025-08-12T16:08:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.1-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.1-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.1-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.3/manifests"},{"name":"v0.11.10-rc.2","sha":"0f4e07bccf86dd317c1b71fbe58c1beeea8cf794","kind":"tag","published_at":"2025-08-11T16:11:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.10-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.10-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.10-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10-rc.2/manifests"},{"name":"v0.10.15-rc.1","sha":"f2ee4265b0166aa23aa09ac47fb1907c03e161c6","kind":"tag","published_at":"2025-08-11T13:25:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.15-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.15-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.15-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.15-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.15-rc.1/manifests"},{"name":"v0.13.1-rc.2","sha":"1b669b4d23431a8d034624661e9bf30d91cb4857","kind":"tag","published_at":"2025-08-07T09:14:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.1-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.2/manifests"},{"name":"v0.11.10-rc.1","sha":"0ac1f750430535516e3852df78b42a521cb0c1d8","kind":"tag","published_at":"2025-08-07T09:02:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.10-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.10-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.10-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.10-rc.1/manifests"},{"name":"v0.12.6-rc.1","sha":"d2744a86cfebd86ca30da1df307c10fa6e598df1","kind":"tag","published_at":"2025-08-06T15:23:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.6-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-rc.1/manifests"},{"name":"v0.13.1-rc.1","sha":"45dd15842316439807378df1525cdb998f7148b1","kind":"tag","published_at":"2025-08-06T15:22:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-rc.1/manifests"},{"name":"v0.13.1-beta.2","sha":"03edcc85b2a1fe084cc5bab24428112d01aba884","kind":"tag","published_at":"2025-08-05T13:31:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.1-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-beta.2/manifests"},{"name":"v0.12.6-beta.2","sha":"20edecc91d4e025054dc0292067214ed22d5d52d","kind":"tag","published_at":"2025-08-05T13:19:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.6-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.6-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.6-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-beta.2/manifests"},{"name":"v0.12.6-beta.1","sha":"3cae21f07ece60a250efd4d63429e9695f20d3b4","kind":"tag","published_at":"2025-08-04T09:09:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.6-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.6-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.6-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.6-beta.1/manifests"},{"name":"v0.13.1-beta.1","sha":"5af85a02887e9b68a0d501109293e0d3810fe6a6","kind":"tag","published_at":"2025-08-04T09:09:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.1-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.1-beta.1/manifests"},{"name":"pkg/apis/v0.12.5","sha":"481d45d89f2b7056dbf522a71bcb26e453a46b2a","kind":"tag","published_at":"2025-07-29T07:44:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.5","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.5/manifests"},{"name":"v0.12.5","sha":"481d45d89f2b7056dbf522a71bcb26e453a46b2a","kind":"tag","published_at":"2025-07-29T07:41:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.5/manifests"},{"name":"pkg/apis/v0.13.0","sha":"e0324f2d4c06dad05a298622a1276ea596367b6a","kind":"tag","published_at":"2025-07-23T14:24:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.0","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.0/manifests"},{"name":"v0.13.0","sha":"e0324f2d4c06dad05a298622a1276ea596367b6a","kind":"tag","published_at":"2025-07-23T14:23:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0/manifests"},{"name":"v0.13.0-rc.4","sha":"e0324f2d4c06dad05a298622a1276ea596367b6a","kind":"tag","published_at":"2025-07-22T06:23:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-rc.4/manifests"},{"name":"v0.13.0-rc.3","sha":"79bd2712a16c9023553c9a52b2871f091fc16dea","kind":"tag","published_at":"2025-07-18T13:53:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-rc.3/manifests"},{"name":"v0.13.0-rc.2","sha":"7a99f1a0146dd99e6703367ef338b4fc111a7af0","kind":"tag","published_at":"2025-07-18T08:19:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-rc.2/manifests"},{"name":"v0.12.5-rc.1","sha":"481d45d89f2b7056dbf522a71bcb26e453a46b2a","kind":"tag","published_at":"2025-07-16T15:35:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.5-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.5-rc.1/manifests"},{"name":"v0.13.0-rc.1","sha":"b9816ad69497cdd8e598243783b412288f385578","kind":"tag","published_at":"2025-07-16T14:53:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-rc.1/manifests"},{"name":"v0.13.0-beta.4","sha":"578682ca34b91daab509dd76849ccf911f7c86d6","kind":"tag","published_at":"2025-07-11T09:25:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-beta.4/manifests"},{"name":"v0.13.0-beta.3","sha":"59ce0fd44c44668bd3fd1feff9eeb3b72d6ec31c","kind":"tag","published_at":"2025-07-09T17:30:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-beta.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-beta.3/manifests"},{"name":"pkg/apis/v0.13.0-beta.2","sha":"3c19193eb2b3ee3c0a08bda05ae70818ffd7884b","kind":"tag","published_at":"2025-07-01T16:09:07.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.0-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.0-beta.2/manifests"},{"name":"v0.13.0-beta.2","sha":"3c19193eb2b3ee3c0a08bda05ae70818ffd7884b","kind":"tag","published_at":"2025-07-01T16:08:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-beta.2/manifests"},{"name":"v0.13.0-alpha.7","sha":"e92fcb395057933c991aaf61e30d89958fd5b104","kind":"tag","published_at":"2025-06-24T13:33:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-alpha.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.7/manifests"},{"name":"v0.10.14","sha":"710f9691a14fc1356304b2f6e42cc5895f073547","kind":"tag","published_at":"2025-06-20T14:47:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.14","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.14/manifests"},{"name":"pkg/apis/v0.11.9","sha":"2024aef87654cf82012215661e27164c53a3838d","kind":"tag","published_at":"2025-06-20T09:15:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.9","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.9/manifests"},{"name":"pkg/apis/v0.10.14","sha":"710f9691a14fc1356304b2f6e42cc5895f073547","kind":"tag","published_at":"2025-06-20T09:14:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.14","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.14/manifests"},{"name":"v0.12.4","sha":"05a581d2c0b42428d889a5ec0fa1752f8590fa31","kind":"tag","published_at":"2025-06-20T06:09:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.4/manifests"},{"name":"v0.11.9","sha":"2024aef87654cf82012215661e27164c53a3838d","kind":"tag","published_at":"2025-06-18T16:13:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.9/manifests"},{"name":"v0.12.4-rc.3","sha":"05a581d2c0b42428d889a5ec0fa1752f8590fa31","kind":"tag","published_at":"2025-06-18T12:44:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.4-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.4-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.4-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.4-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.4-rc.3/manifests"},{"name":"v0.11.9-rc.2","sha":"2024aef87654cf82012215661e27164c53a3838d","kind":"tag","published_at":"2025-06-18T07:53:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.9-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.9-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.9-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.9-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.9-rc.2/manifests"},{"name":"v0.13.0-alpha.6","sha":"33927762fc17fa6c9d6e2819b49e79dad3768f85","kind":"tag","published_at":"2025-06-18T06:44:07.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-alpha.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.6/manifests"},{"name":"v0.10.14-rc.2","sha":"710f9691a14fc1356304b2f6e42cc5895f073547","kind":"tag","published_at":"2025-06-18T05:50:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.14-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.14-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.14-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.14-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.14-rc.2/manifests"},{"name":"v0.10.14-rc.1","sha":"c521a5c893d9f48e68a6c780264892aac3be55ad","kind":"tag","published_at":"2025-06-17T16:31:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.14-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.14-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.14-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.14-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.14-rc.1/manifests"},{"name":"pkg/apis/v0.10.14-rc.1","sha":"c521a5c893d9f48e68a6c780264892aac3be55ad","kind":"tag","published_at":"2025-06-17T16:31:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.14-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.14-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.14-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.14-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.14-rc.1/manifests"},{"name":"v0.13.0-hotfix-0616.2","sha":"9083ac687a2a7bff53229e236c893474fe8d4cdc","kind":"commit","published_at":"2025-06-16T17:30:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-hotfix-0616.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-hotfix-0616.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-hotfix-0616.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-hotfix-0616.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-hotfix-0616.2/manifests"},{"name":"pkg/apis/v0.13.0-alpha.5","sha":"c64b7e7d68130b9583710122864d93cd4f946f65","kind":"tag","published_at":"2025-06-12T09:16:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.0-alpha.5","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.0-alpha.5/manifests"},{"name":"v0.13.0-alpha.5","sha":"c64b7e7d68130b9583710122864d93cd4f946f65","kind":"tag","published_at":"2025-06-12T06:56:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-alpha.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.5/manifests"},{"name":"v0.12.4-rc.2","sha":"1f4f62b92e52ef0e9baf6e7bf03c80319ad7848d","kind":"tag","published_at":"2025-06-11T07:41:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.4-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.4-rc.2/manifests"},{"name":"pkg/apis/v0.11.9-rc.1","sha":"9705dab36ad7ecc9584ac9e61bdc22b32f97b0d5","kind":"tag","published_at":"2025-06-06T12:28:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.9-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.9-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.9-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.9-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.9-rc.1/manifests"},{"name":"v0.11.9-rc.1","sha":"9705dab36ad7ecc9584ac9e61bdc22b32f97b0d5","kind":"tag","published_at":"2025-06-06T12:14:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.9-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.9-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.9-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.9-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.9-rc.1/manifests"},{"name":"v0.12.4-rc.1","sha":"c250a905886577c255b64582c2a776a728ccd0e5","kind":"tag","published_at":"2025-06-06T10:30:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.4-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.4-rc.1/manifests"},{"name":"pkg/apis/v0.13.0-alpha.4","sha":"01abaa07021621dbeb8033daff7c90d553597abf","kind":"tag","published_at":"2025-06-03T08:31:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.13.0-alpha.4","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.13.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.13.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.13.0-alpha.4/manifests"},{"name":"v0.13.0-alpha.4","sha":"01abaa07021621dbeb8033daff7c90d553597abf","kind":"tag","published_at":"2025-06-03T08:31:24.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-alpha.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.4/manifests"},{"name":"v0.13.0-hotfix-0616.1","sha":"4ccdca9cb1863f740067565627d6f0cc294ee3cf","kind":"commit","published_at":"2025-05-30T14:20:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-hotfix-0616.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-hotfix-0616.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-hotfix-0616.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-hotfix-0616.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-hotfix-0616.1/manifests"},{"name":"v0.13.0-alpha.3","sha":"aab2578e7a97f0460aaa79fadccd16a6277b1dd5","kind":"tag","published_at":"2025-05-19T07:20:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-alpha.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.3/manifests"},{"name":"v0.9.18","sha":"4e2141acb623f624ba24f2d7f866238e82abcf34","kind":"tag","published_at":"2025-05-16T12:03:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.18","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.18/manifests"},{"name":"pkg/apis/v0.9.18","sha":"4e2141acb623f624ba24f2d7f866238e82abcf34","kind":"tag","published_at":"2025-05-16T10:51:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.9.18","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.9.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.9.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.18/manifests"},{"name":"v0.10.13","sha":"7da5a62762e9eb882031578547f1ff9a950eb9e9","kind":"tag","published_at":"2025-05-16T08:55:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.13","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.13/manifests"},{"name":"pkg/apis/v0.10.13","sha":"7da5a62762e9eb882031578547f1ff9a950eb9e9","kind":"tag","published_at":"2025-05-16T08:55:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.13","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.13/manifests"},{"name":"pkg/apis/v0.11.8","sha":"2611b4883975b5be091ccf7a3791a2f99bbeb0d9","kind":"tag","published_at":"2025-05-16T08:16:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.8","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.8/manifests"},{"name":"v0.11.8","sha":"2611b4883975b5be091ccf7a3791a2f99bbeb0d9","kind":"tag","published_at":"2025-05-16T08:16:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.8/manifests"},{"name":"pkg/apis/v0.12.3","sha":"cee2d0eeb0e754ac9c64b64930b1a15822d91ecf","kind":"tag","published_at":"2025-05-16T07:23:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.3","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.3/manifests"},{"name":"v0.12.3","sha":"cee2d0eeb0e754ac9c64b64930b1a15822d91ecf","kind":"tag","published_at":"2025-05-16T07:23:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.3/manifests"},{"name":"pkg/apis/v0.11.8-rc.1","sha":"2611b4883975b5be091ccf7a3791a2f99bbeb0d9","kind":"tag","published_at":"2025-05-14T14:23:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.8-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.8-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.8-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.8-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.8-rc.1/manifests"},{"name":"v0.11.8-rc.1","sha":"2611b4883975b5be091ccf7a3791a2f99bbeb0d9","kind":"tag","published_at":"2025-05-14T14:23:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.8-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.8-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.8-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.8-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.8-rc.1/manifests"},{"name":"pkg/apis/v0.12.3-rc.1","sha":"cee2d0eeb0e754ac9c64b64930b1a15822d91ecf","kind":"tag","published_at":"2025-05-14T11:59:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.3-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.3-rc.1/manifests"},{"name":"v0.12.3-rc.1","sha":"cee2d0eeb0e754ac9c64b64930b1a15822d91ecf","kind":"tag","published_at":"2025-05-14T11:58:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.3-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.3-rc.1/manifests"},{"name":"pkg/apis/v0.10.13-rc.1","sha":"7da5a62762e9eb882031578547f1ff9a950eb9e9","kind":"tag","published_at":"2025-05-14T10:40:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.13-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.13-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.13-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.13-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.13-rc.1/manifests"},{"name":"v0.10.13-rc.1","sha":"7da5a62762e9eb882031578547f1ff9a950eb9e9","kind":"tag","published_at":"2025-05-14T10:40:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.13-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.13-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.13-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.13-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.13-rc.1/manifests"},{"name":"v0.11.8-beta.1","sha":"ba46a4ad3da0301c0ad55d7d7e0afdb7b3ba23cb","kind":"tag","published_at":"2025-05-07T12:25:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.8-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.8-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.8-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.8-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.8-beta.1/manifests"},{"name":"pkg/apis/v0.12.3-beta.1","sha":"10ce451f4494ba3bb8c6c0dedf6a7a19f618863b","kind":"tag","published_at":"2025-05-07T12:14:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.3-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.3-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.3-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.3-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.3-beta.1/manifests"},{"name":"v0.12.3-beta.1","sha":"10ce451f4494ba3bb8c6c0dedf6a7a19f618863b","kind":"tag","published_at":"2025-05-07T12:13:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.3-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.3-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.3-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.3-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.3-beta.1/manifests"},{"name":"v0.13.0-alpha.2","sha":"76a23232e60f891ea33cd9b86126341f177f03e8","kind":"tag","published_at":"2025-04-29T14:45:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-alpha.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.2/manifests"},{"name":"v0.13.0-alpha.1","sha":"7828ed2bd21fb7d9509cd77b4e5690f3d43fa8c5","kind":"tag","published_at":"2025-04-29T13:07:47.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.13.0-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.13.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.13.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.13.0-alpha.1/manifests"},{"name":"v0.10.12","sha":"1dd9dd2074db8f1f9478b9b2fb046eba0a2539e4","kind":"tag","published_at":"2025-04-22T14:39:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.12","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.12/manifests"},{"name":"v0.11.7","sha":"4809cf03c8926d834067bf1111ea24df6b875c32","kind":"tag","published_at":"2025-04-22T14:28:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.7/manifests"},{"name":"v0.12.2","sha":"fcb09948fb937f043ab421b2b7ef03d7cbcce02b","kind":"tag","published_at":"2025-04-22T14:21:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.2/manifests"},{"name":"pkg/apis/v0.12.1","sha":"e6d5f929b5796ef1906628ebe6a894b7ff4bd226","kind":"tag","published_at":"2025-04-17T08:20:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.1/manifests"},{"name":"v0.12.1","sha":"e6d5f929b5796ef1906628ebe6a894b7ff4bd226","kind":"tag","published_at":"2025-04-17T08:20:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.1/manifests"},{"name":"pkg/apis/v0.11.6","sha":"995a10f96b8017a66e7640dd9bc2055314998430","kind":"tag","published_at":"2025-04-17T07:53:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.6","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.6/manifests"},{"name":"v0.11.6","sha":"995a10f96b8017a66e7640dd9bc2055314998430","kind":"tag","published_at":"2025-04-17T07:53:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6/manifests"},{"name":"pkg/apis/v0.10.11","sha":"7375843c5f83e69a5bb8d0f97781e558393b73f9","kind":"tag","published_at":"2025-04-15T16:05:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.11","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.11/manifests"},{"name":"v0.10.11","sha":"7375843c5f83e69a5bb8d0f97781e558393b73f9","kind":"tag","published_at":"2025-04-15T16:04:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.11","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.11/manifests"},{"name":"v0.11.6-rc.2","sha":"995a10f96b8017a66e7640dd9bc2055314998430","kind":"tag","published_at":"2025-04-11T14:20:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.6-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.6-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.6-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6-rc.2/manifests"},{"name":"pkg/apis/v0.11.6-rc.1","sha":"6ad2e22579833d3ac4fa4ae8db5af97eb86255c7","kind":"tag","published_at":"2025-04-11T10:01:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.6-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.6-rc.1/manifests"},{"name":"v0.11.6-rc.1","sha":"6ad2e22579833d3ac4fa4ae8db5af97eb86255c7","kind":"tag","published_at":"2025-04-11T10:01:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.6-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6-rc.1/manifests"},{"name":"pkg/apis/v0.10.11-rc.1","sha":"7375843c5f83e69a5bb8d0f97781e558393b73f9","kind":"tag","published_at":"2025-04-11T09:26:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.11-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.11-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.11-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.11-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.11-rc.1/manifests"},{"name":"v0.10.11-rc.1","sha":"7375843c5f83e69a5bb8d0f97781e558393b73f9","kind":"tag","published_at":"2025-04-11T09:26:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.11-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.11-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.11-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.11-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.11-rc.1/manifests"},{"name":"pkg/apis/v0.12.1-rc.1","sha":"e6d5f929b5796ef1906628ebe6a894b7ff4bd226","kind":"tag","published_at":"2025-04-11T09:25:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.1-rc.1/manifests"},{"name":"v0.12.1-rc.1","sha":"e6d5f929b5796ef1906628ebe6a894b7ff4bd226","kind":"tag","published_at":"2025-04-11T09:24:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.1-rc.1/manifests"},{"name":"v0.11.4-hotfix-ac6b.3","sha":"d843aea5c58b8a8326acd56d02959750a459668b","kind":"commit","published_at":"2025-04-10T10:43:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.4-hotfix-ac6b.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.4-hotfix-ac6b.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.4-hotfix-ac6b.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-hotfix-ac6b.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-hotfix-ac6b.3/manifests"},{"name":"v0.12.1-beta.2","sha":"89ac5de206c1d4ca7ba7e49e9355d9fc6715bce0","kind":"tag","published_at":"2025-04-09T14:06:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.1-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.1-beta.2/manifests"},{"name":"v0.11.6-beta.2","sha":"92f1be261d3db6fa896c92db79f8805e57054b26","kind":"tag","published_at":"2025-04-09T14:05:51.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.6-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.6-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.6-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6-beta.2/manifests"},{"name":"v0.10.11-beta.2","sha":"03461a5e0e31647d1cd677f85bcab8a84baad678","kind":"tag","published_at":"2025-04-09T14:05:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.11-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.11-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.11-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.11-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.11-beta.2/manifests"},{"name":"v0.9.17","sha":"e3a28c2f6051ef4ebc48b6dd55ab5d34a03116ce","kind":"tag","published_at":"2025-04-07T10:25:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.17","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.17/manifests"},{"name":"pkg/apis/v0.10.11-beta.1","sha":"dd45f6d78661f9f078614aa4407f3d062f3d0d89","kind":"tag","published_at":"2025-04-07T10:08:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.11-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.11-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.11-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.11-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.11-beta.1/manifests"},{"name":"v0.10.11-beta.1","sha":"dd45f6d78661f9f078614aa4407f3d062f3d0d89","kind":"tag","published_at":"2025-04-07T10:08:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.11-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.11-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.11-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.11-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.11-beta.1/manifests"},{"name":"pkg/apis/v0.11.6-beta.1","sha":"3e6d56224c6d0f9e06a3dad3732c45c6f7d00b48","kind":"tag","published_at":"2025-04-07T09:21:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.6-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.6-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.6-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.6-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.6-beta.1/manifests"},{"name":"v0.11.6-beta.1","sha":"3e6d56224c6d0f9e06a3dad3732c45c6f7d00b48","kind":"tag","published_at":"2025-04-07T09:20:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.6-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.6-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.6-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.6-beta.1/manifests"},{"name":"pkg/apis/v0.12.1-beta.1","sha":"eb9a028cc715388e45c4e295c4e7f17a11accede","kind":"tag","published_at":"2025-04-07T09:00:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.1-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.1-beta.1/manifests"},{"name":"v0.12.1-beta.1","sha":"eb9a028cc715388e45c4e295c4e7f17a11accede","kind":"tag","published_at":"2025-04-07T08:59:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.1-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.1-beta.1/manifests"},{"name":"v0.11.4-hotfix-ac6b.2","sha":"96b9dfe37b2b77e750a442fedc6b4b47609487e7","kind":"commit","published_at":"2025-03-28T10:22:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.4-hotfix-ac6b.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.4-hotfix-ac6b.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.4-hotfix-ac6b.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-hotfix-ac6b.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-hotfix-ac6b.2/manifests"},{"name":"pkg/apis/v0.12.0","sha":"3d1fa6c06ff392c9fa66ca2f46831e2dae23bc16","kind":"tag","published_at":"2025-03-24T05:45:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.0","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0/manifests"},{"name":"v0.12.0","sha":"3d1fa6c06ff392c9fa66ca2f46831e2dae23bc16","kind":"tag","published_at":"2025-03-24T05:45:13.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0/manifests"},{"name":"pkg/apis/v0.12.0-rc.5","sha":"3d1fa6c06ff392c9fa66ca2f46831e2dae23bc16","kind":"tag","published_at":"2025-03-21T11:17:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.0-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-rc.5/manifests"},{"name":"v0.12.0-rc.5","sha":"3d1fa6c06ff392c9fa66ca2f46831e2dae23bc16","kind":"tag","published_at":"2025-03-21T11:17:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-rc.5/manifests"},{"name":"pkg/apis/v0.12.0-rc.4","sha":"b50beac5a3f9aba1b23cff248f7a7d9349ed9705","kind":"tag","published_at":"2025-03-20T12:57:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-rc.4/manifests"},{"name":"v0.12.0-rc.4","sha":"b50beac5a3f9aba1b23cff248f7a7d9349ed9705","kind":"tag","published_at":"2025-03-20T12:56:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-rc.4/manifests"},{"name":"pkg/apis/v0.12.0-rc.3","sha":"16b5bc1f761a33dcf10066152486391ca366b4fd","kind":"tag","published_at":"2025-03-18T10:52:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-rc.3/manifests"},{"name":"v0.12.0-rc.3","sha":"16b5bc1f761a33dcf10066152486391ca366b4fd","kind":"tag","published_at":"2025-03-18T10:51:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-rc.3/manifests"},{"name":"pkg/apis/v0.12.0-rc.2","sha":"59d90b6b50c90f60247a04b2a6ba82dd91bc29c5","kind":"tag","published_at":"2025-03-18T10:13:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-rc.2/manifests"},{"name":"v0.12.0-rc.1","sha":"6ba2b70706674d7216c7161e2583e76627cb5ebe","kind":"tag","published_at":"2025-03-14T14:14:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-rc.1/manifests"},{"name":"pkg/apis/v0.12.0-beta.2","sha":"aeb18d49a71f150e0998b24ed5f0cc3ab3b1ac2e","kind":"tag","published_at":"2025-03-13T12:48:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.0-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-beta.2/manifests"},{"name":"v0.12.0-beta.2","sha":"aeb18d49a71f150e0998b24ed5f0cc3ab3b1ac2e","kind":"tag","published_at":"2025-03-13T12:47:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-beta.2/manifests"},{"name":"pkg/apis/v0.12.0-beta.1","sha":"68772e96751c6f02a3666b0dd40166d3289587b6","kind":"tag","published_at":"2025-03-07T15:23:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.0-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-beta.1/manifests"},{"name":"v0.12.0-beta.1","sha":"68772e96751c6f02a3666b0dd40166d3289587b6","kind":"tag","published_at":"2025-03-07T14:33:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-beta.1/manifests"},{"name":"v0.11.5","sha":"19df0c4f76e7b278eb173692a2bd74581e173542","kind":"tag","published_at":"2025-03-04T15:13:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.5/manifests"},{"name":"v0.9.16","sha":"2fb5dd77f569dd770ee4db3199f3b985d765fbf6","kind":"tag","published_at":"2025-03-04T14:56:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.16","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.16/manifests"},{"name":"v0.10.10","sha":"1fde2db37082ac8ab45f7383acacc7b89d813e45","kind":"tag","published_at":"2025-03-04T13:36:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.10/manifests"},{"name":"v0.11.4-hotfix-ac6b.1","sha":"1caf5ed352e21b814e12d30307d1deac51e808aa","kind":"commit","published_at":"2025-02-28T09:18:24.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.4-hotfix-ac6b.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.4-hotfix-ac6b.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.4-hotfix-ac6b.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-hotfix-ac6b.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-hotfix-ac6b.1/manifests"},{"name":"v0.12.0-alpha.15","sha":"e107ba9a1064b08965da5483d7bad1c17cf2b1f0","kind":"tag","published_at":"2025-02-24T09:58:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.15","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.15/manifests"},{"name":"v0.9.15","sha":"3ff06814277a6f8d0f5a4bdfaa03a2875f52f0e2","kind":"tag","published_at":"2025-02-20T13:03:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.15","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.15/manifests"},{"name":"v0.9.14","sha":"0ae83d15c73d09ee6e58826e0073cc5f86dc6d70","kind":"tag","published_at":"2025-02-20T09:40:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.14","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.14/manifests"},{"name":"v0.10.9","sha":"8a2d98c9dc12f45f0b727e1a11bc90da01c2d61a","kind":"tag","published_at":"2025-02-19T16:47:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.9/manifests"},{"name":"v0.11.4","sha":"6ea52f26b20a3dc743b14609e9768019f3272559","kind":"tag","published_at":"2025-02-19T16:39:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4/manifests"},{"name":"v0.12.0-alpha.14","sha":"a55a54abcfd0c4b1cb2a4f55090338c308168dd6","kind":"tag","published_at":"2025-02-17T08:09:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.14","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.14/manifests"},{"name":"v0.11.4-rc.2","sha":"add3a68c7cdb6a2089e03f5f0ccb26dab975387a","kind":"tag","published_at":"2025-02-14T16:24:01.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.4-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-rc.2/manifests"},{"name":"v0.12.0-alpha.12","sha":"491350060c59ec74014af9cdc28ad39aa59c7a01","kind":"tag","published_at":"2025-02-14T15:48:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.12","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.12/manifests"},{"name":"v0.10.9-rc.2","sha":"8a2d98c9dc12f45f0b727e1a11bc90da01c2d61a","kind":"tag","published_at":"2025-02-14T13:29:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.9-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.9-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.9-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.9-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.9-rc.2/manifests"},{"name":"v0.9.14-rc.1","sha":"0ae83d15c73d09ee6e58826e0073cc5f86dc6d70","kind":"tag","published_at":"2025-02-13T07:53:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.14-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.14-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.14-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.14-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.14-rc.1/manifests"},{"name":"v0.11.4-rc.1","sha":"c59702e8b6989a2519a8661697e9cb536dfff275","kind":"tag","published_at":"2025-02-12T13:27:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.4-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.4-rc.1/manifests"},{"name":"v0.10.9-rc.1","sha":"00fcdc5120dabb5d2f96614a2ef2962d730769e3","kind":"tag","published_at":"2025-02-12T11:06:51.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.9-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.9-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.9-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.9-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.9-rc.1/manifests"},{"name":"v0.12.0-alpha.10","sha":"510a4d2540f96fd7e455976b8fea4275da05fafb","kind":"tag","published_at":"2025-02-10T11:20:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.10/manifests"},{"name":"v0.12.0-alpha.9","sha":"f0b6502991ca95be66503ecaccbba3dedcdb16de","kind":"tag","published_at":"2025-02-03T17:02:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.9/manifests"},{"name":"v0.12.0-alpha.7","sha":"6fa7b5ceb981b80c85019cf39cb976cc98f3e591","kind":"tag","published_at":"2025-01-31T19:10:16.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.7/manifests"},{"name":"v0.12.0-alpha.6","sha":"44c9815803eb01855fd1ca330b13db553e721b90","kind":"tag","published_at":"2025-01-31T17:17:51.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.6/manifests"},{"name":"v0.12.0-alpha.5","sha":"7f830cf4a3c587801328334abbfdca1eb75551b1","kind":"tag","published_at":"2025-01-30T15:10:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.5/manifests"},{"name":"v0.12.0-alpha.4","sha":"be581537ff9dcd6d3da44a1b4dffdc7bc4d3a966","kind":"tag","published_at":"2025-01-28T11:04:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.4/manifests"},{"name":"v0.11.3-hotfix-ch.1.3afc03bd","sha":"3afc03bd9d93be39163530f8489ab41bb5f5e19d","kind":"commit","published_at":"2025-01-28T10:39:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.3-hotfix-ch.1.3afc03bd","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.3-hotfix-ch.1.3afc03bd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.3-hotfix-ch.1.3afc03bd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3-hotfix-ch.1.3afc03bd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3-hotfix-ch.1.3afc03bd/manifests"},{"name":"v0.12.0-alpha.3","sha":"046d1c41143debb5d51a2f51f05157f0fbf6f957","kind":"tag","published_at":"2025-01-20T13:23:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.3/manifests"},{"name":"pkg/apis/v0.9.13","sha":"0ae83d15c73d09ee6e58826e0073cc5f86dc6d70","kind":"tag","published_at":"2025-01-20T12:29:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.9.13","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.13/manifests"},{"name":"v0.9.13","sha":"0ae83d15c73d09ee6e58826e0073cc5f86dc6d70","kind":"tag","published_at":"2025-01-20T12:28:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.13","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.13/manifests"},{"name":"pkg/apis/v0.10.8","sha":"89ac4ebc792745037189925802066533d0810e9b","kind":"tag","published_at":"2025-01-17T16:09:47.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.8","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.8/manifests"},{"name":"v0.10.8","sha":"89ac4ebc792745037189925802066533d0810e9b","kind":"tag","published_at":"2025-01-17T16:09:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.8/manifests"},{"name":"pkg/apis/v0.11.3","sha":"4aada7ee85153474c29a6f90f7bde23b747aeee7","kind":"tag","published_at":"2025-01-17T15:45:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.3","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.3/manifests"},{"name":"v0.11.3","sha":"4aada7ee85153474c29a6f90f7bde23b747aeee7","kind":"tag","published_at":"2025-01-17T15:45:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3/manifests"},{"name":"v0.11.3-rc.2","sha":"4aada7ee85153474c29a6f90f7bde23b747aeee7","kind":"tag","published_at":"2025-01-15T10:41:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.3-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.3-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.3-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3-rc.2/manifests"},{"name":"v0.10.8-rc.2","sha":"89ac4ebc792745037189925802066533d0810e9b","kind":"tag","published_at":"2025-01-15T09:52:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.8-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.8-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.8-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.8-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.8-rc.2/manifests"},{"name":"v0.9.13-rc.1","sha":"0ae83d15c73d09ee6e58826e0073cc5f86dc6d70","kind":"tag","published_at":"2025-01-10T16:12:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.13-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.13-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.13-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.13-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.13-rc.1/manifests"},{"name":"v0.10.8-rc.1","sha":"8f4e4b2e453b5a30e138c6eefd3d2385646da32d","kind":"tag","published_at":"2025-01-10T10:43:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.8-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.8-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.8-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.8-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.8-rc.1/manifests"},{"name":"v0.11.3-rc.1","sha":"a34607ce59d7f737fc8885b12737b6b944c4ff8d","kind":"tag","published_at":"2025-01-10T10:22:07.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.3-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3-rc.1/manifests"},{"name":"pkg/apis/v0.12.0-alpha.2","sha":"c41a446b41f645106cca119393d81abc60973ef3","kind":"tag","published_at":"2025-01-07T14:00:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.0-alpha.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-alpha.2/manifests"},{"name":"v0.12.0-alpha.2","sha":"c41a446b41f645106cca119393d81abc60973ef3","kind":"tag","published_at":"2025-01-07T13:59:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.2/manifests"},{"name":"pkg/apis/v0.9.13-beta.1","sha":"3a0e881219b951d32da873eba7fbe4eb52b4578e","kind":"tag","published_at":"2025-01-03T14:59:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.9.13-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.9.13-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.9.13-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.13-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.13-beta.1/manifests"},{"name":"v0.9.13-beta.1","sha":"3a0e881219b951d32da873eba7fbe4eb52b4578e","kind":"tag","published_at":"2025-01-03T14:58:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.13-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.13-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.13-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.13-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.13-beta.1/manifests"},{"name":"pkg/apis/v0.10.8-beta.1","sha":"4c33cdbef0cc9c2948ad6c316e1426ca0833708f","kind":"tag","published_at":"2025-01-03T14:56:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.8-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.8-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.8-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.8-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.8-beta.1/manifests"},{"name":"pkg/apis/v0.11.3-beta.1","sha":"a2b8184a1c9f868a042a38c10818cd7d3d1b8ea1","kind":"tag","published_at":"2025-01-03T14:56:07.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.3-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.3-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.3-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.3-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.3-beta.1/manifests"},{"name":"v0.10.8-beta.1","sha":"4c33cdbef0cc9c2948ad6c316e1426ca0833708f","kind":"tag","published_at":"2025-01-03T14:22:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.8-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.8-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.8-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.8-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.8-beta.1/manifests"},{"name":"v0.11.3-beta.1","sha":"a2b8184a1c9f868a042a38c10818cd7d3d1b8ea1","kind":"tag","published_at":"2025-01-03T08:56:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.3-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.3-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.3-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.3-beta.1/manifests"},{"name":"pkg/apis/v0.12.0-alpha.1","sha":"ac0c74d30621a6483fbd867eaf7f1773ac7a4d16","kind":"tag","published_at":"2024-12-18T16:07:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.12.0-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.12.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.12.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.12.0-alpha.1/manifests"},{"name":"v0.12.0-alpha.1","sha":"ac0c74d30621a6483fbd867eaf7f1773ac7a4d16","kind":"tag","published_at":"2024-12-18T16:07:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.12.0-alpha.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.12.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.12.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.12.0-alpha.1/manifests"},{"name":"v0.11.2","sha":"fbab4a9c2fd678edf074d4ad286c1671f036f278","kind":"tag","published_at":"2024-12-12T14:59:19.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.2/manifests"},{"name":"v0.10.7","sha":"3295b1f59bacf28b74f4fbde7e3d8e20a77032fd","kind":"tag","published_at":"2024-12-11T12:00:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.7/manifests"},{"name":"pkg/apis/v0.9.12","sha":"e65fd113b02d030d9639a8223d7612b34f63f382","kind":"tag","published_at":"2024-12-11T09:58:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.9.12","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.12/manifests"},{"name":"v0.9.12","sha":"e65fd113b02d030d9639a8223d7612b34f63f382","kind":"tag","published_at":"2024-12-11T09:58:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.12","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.12/manifests"},{"name":"v0.11.2-rc.2","sha":"fbab4a9c2fd678edf074d4ad286c1671f036f278","kind":"tag","published_at":"2024-12-09T15:17:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.2-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.2-rc.2/manifests"},{"name":"v0.11.2-rc.1","sha":"e01b5467c7e5e642d63c53543413413adcaebd10","kind":"tag","published_at":"2024-12-09T11:41:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.2-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.2-rc.1/manifests"},{"name":"v0.11.1-rc.3","sha":"e01b5467c7e5e642d63c53543413413adcaebd10","kind":"tag","published_at":"2024-12-09T11:09:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.1-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.1-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.1-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.1-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.1-rc.3/manifests"},{"name":"v0.11.1-rc.2","sha":"7c9cf98f16d86a932f7bc7bb1435bddea3f46d7f","kind":"tag","published_at":"2024-12-09T10:47:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.1-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.1-rc.2/manifests"},{"name":"v0.10.7-rc.2","sha":"3295b1f59bacf28b74f4fbde7e3d8e20a77032fd","kind":"tag","published_at":"2024-12-09T10:38:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.7-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.7-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.7-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.7-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.7-rc.2/manifests"},{"name":"pkg/apis/v0.9.12-rc.1","sha":"afa768706d12cc899a8c509e0d171d106be797f3","kind":"tag","published_at":"2024-12-02T14:07:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.9.12-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.9.12-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.9.12-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.12-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.12-rc.1/manifests"},{"name":"v0.10.7-rc.1","sha":"5421d7494220f9bd0275f2a3d2ca43ed23899fe4","kind":"tag","published_at":"2024-12-02T13:33:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.7-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.7-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.7-rc.1/manifests"},{"name":"v0.9.12-rc.1","sha":"afa768706d12cc899a8c509e0d171d106be797f3","kind":"tag","published_at":"2024-12-02T09:58:12.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.12-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.12-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.12-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.12-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.12-rc.1/manifests"},{"name":"v0.11.1","sha":"35225f27472c8ae12997281f8b6b2a36effbec66","kind":"tag","published_at":"2024-11-15T15:01:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.1/manifests"},{"name":"v0.10.6","sha":"5421d7494220f9bd0275f2a3d2ca43ed23899fe4","kind":"tag","published_at":"2024-11-15T15:00:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.6/manifests"},{"name":"v0.10.6-rc.1","sha":"5421d7494220f9bd0275f2a3d2ca43ed23899fe4","kind":"commit","published_at":"2024-11-15T13:54:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.6-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.6-rc.1/manifests"},{"name":"v0.11.1-rc.1","sha":"35225f27472c8ae12997281f8b6b2a36effbec66","kind":"commit","published_at":"2024-11-14T16:39:01.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.1-rc.1/manifests"},{"name":"pkg/apis/v0.11.0","sha":"3e91ed3fb600e6499107751f7c3c0ab255f09640","kind":"tag","published_at":"2024-11-11T05:30:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.0","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0/manifests"},{"name":"v0.11.0","sha":"3e91ed3fb600e6499107751f7c3c0ab255f09640","kind":"tag","published_at":"2024-11-11T05:30:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0/manifests"},{"name":"pkg/apis/v0.11.0-rc.4","sha":"3e91ed3fb600e6499107751f7c3c0ab255f09640","kind":"tag","published_at":"2024-11-08T17:20:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0-rc.4/manifests"},{"name":"v0.11.0-rc.4","sha":"3e91ed3fb600e6499107751f7c3c0ab255f09640","kind":"tag","published_at":"2024-11-08T17:00:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-rc.4/manifests"},{"name":"v0.11.0-rc.3","sha":"b834cb4b86ad46a42e7be9e167d7c3f121a6ebd2","kind":"tag","published_at":"2024-11-08T10:12:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-rc.3/manifests"},{"name":"v0.10.4-hotfix-ch-1-43299bc9","sha":"43299bc9bf99428d14ca1668a90e795b3edf02d7","kind":"commit","published_at":"2024-11-07T15:59:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.4-hotfix-ch-1-43299bc9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.4-hotfix-ch-1-43299bc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.4-hotfix-ch-1-43299bc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-hotfix-ch-1-43299bc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-hotfix-ch-1-43299bc9/manifests"},{"name":"v0.10.5","sha":"60e6d5131d3c2200ba1fe3fa7d77ee6b6691e821","kind":"tag","published_at":"2024-11-06T15:27:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.5/manifests"},{"name":"v0.10.5-rc.3","sha":"60e6d5131d3c2200ba1fe3fa7d77ee6b6691e821","kind":"tag","published_at":"2024-11-05T05:36:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.5-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.5-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.5-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.5-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.5-rc.3/manifests"},{"name":"v0.9.11","sha":"4c00b931dfcbc81fe4b78ee7b0e6d6a7ffc6c120","kind":"tag","published_at":"2024-11-04T05:53:16.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.11","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.11/manifests"},{"name":"pkg/apis/v0.11.0-rc.2","sha":"83fa9e451c51c8fcf628e9c098593ec8f5fe3875","kind":"tag","published_at":"2024-10-31T15:58:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0-rc.2/manifests"},{"name":"v0.11.0-rc.2","sha":"83fa9e451c51c8fcf628e9c098593ec8f5fe3875","kind":"tag","published_at":"2024-10-31T15:58:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-rc.2/manifests"},{"name":"pkg/apis/v0.11.0-rc.1","sha":"5a938835e812a944729012c5dcec56b19edcd453","kind":"tag","published_at":"2024-10-31T13:23:01.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0-rc.1/manifests"},{"name":"v0.10.5-rc.2","sha":"6a570fc12d1bde3752ab41486b3653cf253ba849","kind":"tag","published_at":"2024-10-31T12:53:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.5-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.5-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.5-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.5-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.5-rc.2/manifests"},{"name":"v0.11.0-rc.1","sha":"5a938835e812a944729012c5dcec56b19edcd453","kind":"tag","published_at":"2024-10-31T12:52:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-rc.1/manifests"},{"name":"v0.11.0-beta.4","sha":"7fd803ae7dbed489e58976b19a17bb2306e5795c","kind":"tag","published_at":"2024-10-30T15:07:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.0-beta.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-beta.4/manifests"},{"name":"v0.10.5-rc.1","sha":"df7140cece577ef9e5e4cb800a3e7b8978b7838d","kind":"tag","published_at":"2024-10-30T09:48:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.5-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.5-rc.1/manifests"},{"name":"v0.11.0-beta.3","sha":"59a63ded13c81017b4e6370b8497bfea641a23aa","kind":"tag","published_at":"2024-10-29T11:51:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.0-beta.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-beta.3/manifests"},{"name":"v0.10.3-hotfix-ch-2-1e8d071a","sha":"1e8d071a96d8de69045788c9580ec7d633d79552","kind":"commit","published_at":"2024-10-29T09:32:51.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.3-hotfix-ch-2-1e8d071a","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.3-hotfix-ch-2-1e8d071a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.3-hotfix-ch-2-1e8d071a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3-hotfix-ch-2-1e8d071a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3-hotfix-ch-2-1e8d071a/manifests"},{"name":"v0.9.11-rc.2","sha":"4c00b931dfcbc81fe4b78ee7b0e6d6a7ffc6c120","kind":"tag","published_at":"2024-10-28T09:42:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.11-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.11-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.11-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.11-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.11-rc.2/manifests"},{"name":"v0.9.11-rc.1","sha":"9a76941dd85b8b30b4693e422be567cd6934a2e7","kind":"tag","published_at":"2024-10-28T06:43:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.11-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.11-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.11-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.11-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.11-rc.1/manifests"},{"name":"v0.10.3-hotfix-ch-1-f9e31a33","sha":"f9e31a335d1297386c0de02c4e170ef6fd082226","kind":"commit","published_at":"2024-10-24T14:17:51.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.3-hotfix-ch-1-f9e31a33","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.3-hotfix-ch-1-f9e31a33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.3-hotfix-ch-1-f9e31a33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3-hotfix-ch-1-f9e31a33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3-hotfix-ch-1-f9e31a33/manifests"},{"name":"pkg/apis/v0.11.0-beta.2","sha":"ba017fc8cc95525f3bc4d02ed671735b94e0514e","kind":"tag","published_at":"2024-10-24T12:02:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.11.0-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.11.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.11.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.11.0-beta.2/manifests"},{"name":"v0.11.0-beta.2","sha":"ba017fc8cc95525f3bc4d02ed671735b94e0514e","kind":"tag","published_at":"2024-10-23T13:23:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.0-beta.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-beta.2/manifests"},{"name":"v0.11.0-beta.1","sha":"83a95f3719b6429e396e37884e33ca680bc34190","kind":"tag","published_at":"2024-10-21T16:38:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.11.0-beta.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.11.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.11.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.11.0-beta.1/manifests"},{"name":"v0.8.6","sha":"2fbe2a1e3ffc35e8aeb8b36db8a0327e78ba61ca","kind":"tag","published_at":"2024-10-18T06:00:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6/manifests"},{"name":"v0.9.10","sha":"ae1184542fd39c64a311d8a08ee11b3a99b62a1a","kind":"tag","published_at":"2024-10-18T05:38:13.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.10/manifests"},{"name":"v0.10.4","sha":"c3829bf94fec76a1d28875b48c98ff038eba9c9d","kind":"tag","published_at":"2024-10-17T14:42:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4/manifests"},{"name":"v0.10.4-rc.4","sha":"c3829bf94fec76a1d28875b48c98ff038eba9c9d","kind":"tag","published_at":"2024-10-11T07:10:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.4-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.4-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.4-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-rc.4/manifests"},{"name":"v0.10.4-rc.3","sha":"8e7f709834e3bda2475f277a54f68dcdbc4e20d4","kind":"tag","published_at":"2024-10-09T14:08:13.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.4-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.4-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.4-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-rc.3/manifests"},{"name":"v0.8.6-rc.6","sha":"2fbe2a1e3ffc35e8aeb8b36db8a0327e78ba61ca","kind":"tag","published_at":"2024-10-09T13:29:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.6-rc.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.6-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.6-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.6/manifests"},{"name":"v0.9.10-rc.3","sha":"ae1184542fd39c64a311d8a08ee11b3a99b62a1a","kind":"tag","published_at":"2024-10-09T13:28:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.10-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.10-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.10-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.10-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.10-rc.3/manifests"},{"name":"v0.8.6-rc.5","sha":"4b806b79d8343df00f8a98ce33c3de13cb2e7123","kind":"tag","published_at":"2024-10-08T07:28:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.6-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.6-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.6-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.5/manifests"},{"name":"v0.10.4-rc.2","sha":"eb6f3a020b9448c6fba4f43db29993baca1a94a3","kind":"tag","published_at":"2024-10-07T14:07:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.4-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-rc.2/manifests"},{"name":"v0.10.4-rc.1","sha":"82e111de142dce4b1bb1c4141a81f4f0d8ba89cc","kind":"tag","published_at":"2024-10-01T11:24:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.4-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.4-rc.1/manifests"},{"name":"v0.10.3","sha":"d6613fdfea5df5ba7fbdff69fb3029886d29e5f2","kind":"tag","published_at":"2024-09-30T10:40:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3/manifests"},{"name":"v0.10.3-rc.2","sha":"d6613fdfea5df5ba7fbdff69fb3029886d29e5f2","kind":"tag","published_at":"2024-09-27T14:05:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.3-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.3-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.3-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3-rc.2/manifests"},{"name":"v0.9.10-rc.2","sha":"f89bfab27d8d4eeeb8c56972205cc014941a6dfa","kind":"tag","published_at":"2024-09-24T15:38:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.10-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.10-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.10-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.10-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.10-rc.2/manifests"},{"name":"v0.8.6-rc.4","sha":"3a0d963af9dfc332ad465d8b70b8007039323692","kind":"tag","published_at":"2024-09-24T14:50:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.6-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.6-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.6-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.4/manifests"},{"name":"v0.9.10-rc.1","sha":"b77fac05bcfa2e7d35843d0a2852407137f8ec0e","kind":"tag","published_at":"2024-09-24T13:44:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.10-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.10-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.10-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.10-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.10-rc.1/manifests"},{"name":"v0.10.3-rc.1","sha":"77409957687ddf3e7c52d1541a0d624eabdf2aa5","kind":"tag","published_at":"2024-09-23T10:46:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.3-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.3-rc.1/manifests"},{"name":"v0.9.9","sha":"38167195210b09015c40e238156150f3fbeab179","kind":"tag","published_at":"2024-09-13T12:34:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.9/manifests"},{"name":"v0.10.2","sha":"decbf9ae72eff096b2bee5efe05a92fdcbd5627d","kind":"tag","published_at":"2024-09-13T12:11:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2/manifests"},{"name":"v0.10.2-rc.4","sha":"decbf9ae72eff096b2bee5efe05a92fdcbd5627d","kind":"tag","published_at":"2024-09-11T11:55:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.2-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.2-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2-rc.4/manifests"},{"name":"v0.10.2-rc.3","sha":"668edfcac785173d30d59d83173ce589d18bd9d6","kind":"tag","published_at":"2024-09-11T08:26:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.2-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.2-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2-rc.3/manifests"},{"name":"v0.9.9-rc.2","sha":"38167195210b09015c40e238156150f3fbeab179","kind":"tag","published_at":"2024-09-10T13:03:52.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.9-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.9-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.9-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.9-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.9-rc.2/manifests"},{"name":"v0.10.2-rc.2","sha":"4d01e0d1d0e565556ec4481d6c4e4084da97eb18","kind":"tag","published_at":"2024-09-10T12:00:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.2-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2-rc.2/manifests"},{"name":"v0.9.9-rc.1","sha":"38167195210b09015c40e238156150f3fbeab179","kind":"tag","published_at":"2024-09-03T16:42:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.9-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.9-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.9-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.9-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.9-rc.1/manifests"},{"name":"v0.10.2-rc.1","sha":"8765f4253e3ac0fe497b66278856453e3dfa8b19","kind":"tag","published_at":"2024-09-03T16:07:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.2-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.2-rc.1/manifests"},{"name":"v0.10.1","sha":"62de718a20e1377d5a8702876077762ed9a37f27","kind":"tag","published_at":"2024-08-15T04:09:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.1/manifests"},{"name":"v0.9.8","sha":"5f65696c3fcff7d4222a0cc185282ea3c4680526","kind":"tag","published_at":"2024-08-13T14:10:04.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.8/manifests"},{"name":"v0.10.1-rc.3","sha":"62de718a20e1377d5a8702876077762ed9a37f27","kind":"tag","published_at":"2024-08-13T08:55:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.1-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.1-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.1-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.1-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.1-rc.3/manifests"},{"name":"v0.10.1-rc.2","sha":"ae91fe6e3a2189741a5a710704cb130a9c1e68f0","kind":"tag","published_at":"2024-08-08T13:15:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.1-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.1-rc.2/manifests"},{"name":"pkg/apis/v0.8.5","sha":"c986f9509a1d0bd51ff2aeebd6a163b8487a823e","kind":"tag","published_at":"2024-08-02T04:37:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.8.5","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.8.5/manifests"},{"name":"pkg/apis/v0.9.6","sha":"ec449886284cbf9ae16bdf71e08f9c11de94d846","kind":"tag","published_at":"2024-08-02T04:24:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.9.6","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.6/manifests"},{"name":"v0.8.6-rc.3","sha":"63df5da2aca0b47f2866c17b117e5d48dade6240","kind":"tag","published_at":"2024-07-25T14:35:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.6-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.6-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.6-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.3/manifests"},{"name":"v0.10.1-rc.1","sha":"5d8ffad0aaea9d661c07d9d41b38b888e106e9eb","kind":"tag","published_at":"2024-07-23T15:30:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.1-rc.1/manifests"},{"name":"v0.9.6","sha":"ec449886284cbf9ae16bdf71e08f9c11de94d846","kind":"tag","published_at":"2024-07-17T16:19:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6/manifests"},{"name":"pkg/apis/v0.10.0","sha":"0d4e6b4f20c6ce984393d3e4aea514b1fe6a0d21","kind":"tag","published_at":"2024-07-17T11:39:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.0","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0/manifests"},{"name":"v0.10.0","sha":"0d4e6b4f20c6ce984393d3e4aea514b1fe6a0d21","kind":"tag","published_at":"2024-07-17T11:39:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0/manifests"},{"name":"v0.9.6-rc.4","sha":"0c5e52b5f7b08e460090c58e59fe8ceca9475e73","kind":"tag","published_at":"2024-07-12T09:37:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.6-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.6-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.6-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6-rc.4/manifests"},{"name":"pkg/apis/v0.10.0-rc.21","sha":"42fb0988c9d899cbc74bb2015823d8b27d02cf46","kind":"tag","published_at":"2024-07-12T09:16:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.0-rc.21","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.0-rc.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.21/manifests"},{"name":"v0.10.0-rc.21","sha":"42fb0988c9d899cbc74bb2015823d8b27d02cf46","kind":"tag","published_at":"2024-07-12T09:16:13.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.21","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.21/manifests"},{"name":"pkg/apis/v0.10.0-rc.20","sha":"4255323b4a28039fbabde426b6935a875e4805b8","kind":"tag","published_at":"2024-07-09T12:31:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.0-rc.20","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.0-rc.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.20/manifests"},{"name":"v0.10.0-rc.20","sha":"4255323b4a28039fbabde426b6935a875e4805b8","kind":"tag","published_at":"2024-07-09T12:31:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.20","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.20/manifests"},{"name":"v0.9.6-rc.3","sha":"f03f777290c56527745ad8c2a3eb1b193b97eb6c","kind":"tag","published_at":"2024-07-09T11:54:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.6-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.6-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.6-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6-rc.3/manifests"},{"name":"v0.8.6-rc.2","sha":"7f7946ed8ca3c219ebdc08d98f379163b9987873","kind":"tag","published_at":"2024-07-09T11:38:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.6-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.6-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.6-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.2/manifests"},{"name":"v0.8.6-rc.1","sha":"b75e9097cfd3eb3ac0f311ea8038d72a31b18f4d","kind":"tag","published_at":"2024-07-08T13:05:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.6-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.6-rc.1/manifests"},{"name":"v0.9.6-rc.2","sha":"5a440dfccfb8c8f015656ed1e9573b245c10cfbe","kind":"tag","published_at":"2024-07-08T07:55:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.6-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.6-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.6-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6-rc.2/manifests"},{"name":"v0.9.6-rc.1","sha":"adfd2297fcf74a5162f995af16d04b8f9b07e209","kind":"tag","published_at":"2024-07-04T12:26:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.6-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.6-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.6-rc.1/manifests"},{"name":"pkg/apis/v0.10.0-rc.19","sha":"6d7cb2a9bfd2d2e2f291afd34e88094d75ba468b","kind":"tag","published_at":"2024-07-04T07:16:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.0-rc.19","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.0-rc.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.19/manifests"},{"name":"v0.10.0-rc.19","sha":"6d7cb2a9bfd2d2e2f291afd34e88094d75ba468b","kind":"tag","published_at":"2024-07-03T16:32:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.19","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.19/manifests"},{"name":"v0.10.0-rc.18","sha":"9e164ce3a2bcf8fb0fff20aaa21cdf0316ebbf1c","kind":"tag","published_at":"2024-06-27T14:22:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.18","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.18/manifests"},{"name":"v0.10.0-rc.17","sha":"8b110497b127f0aebb7f721c4be142c3f9804fc7","kind":"commit","published_at":"2024-06-20T06:35:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.17","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.17/manifests"},{"name":"pkg/apis/v0.10.0-rc.16","sha":"747fbb42a39d0a5366169fa3281ae12c23cf9463","kind":"tag","published_at":"2024-06-17T12:52:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.0-rc.16","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.0-rc.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.0-rc.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.16/manifests"},{"name":"v0.10.0-rc.16","sha":"747fbb42a39d0a5366169fa3281ae12c23cf9463","kind":"tag","published_at":"2024-06-17T12:51:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.16","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.16/manifests"},{"name":"pkg/apis/v0.10.0-rc.15","sha":"68597ce1aca9bfac58547f8b92ad060b7aa90cf5","kind":"tag","published_at":"2024-06-13T08:40:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.0-rc.15","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.0-rc.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.0-rc.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.15/manifests"},{"name":"v0.10.0-rc.15","sha":"68597ce1aca9bfac58547f8b92ad060b7aa90cf5","kind":"tag","published_at":"2024-06-13T08:40:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.15","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.15/manifests"},{"name":"v0.9.5","sha":"e06bc0170211485edded240c6260f339073d8018","kind":"tag","published_at":"2024-06-05T07:52:19.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.5/manifests"},{"name":"v0.8.5","sha":"c986f9509a1d0bd51ff2aeebd6a163b8487a823e","kind":"tag","published_at":"2024-06-05T07:29:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.5/manifests"},{"name":"v0.8.5-rc.1","sha":"c986f9509a1d0bd51ff2aeebd6a163b8487a823e","kind":"tag","published_at":"2024-06-03T12:24:19.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.5-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.5-rc.1/manifests"},{"name":"v0.9.5-rc.1","sha":"7b250f1b5752e707d285ae4571be54e76799895d","kind":"tag","published_at":"2024-06-03T08:20:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.5-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.5-rc.1/manifests"},{"name":"pkg/apis/v0.10.0-rc.14","sha":"61290046323f7cf62c984722e6c71b172fb090d6","kind":"tag","published_at":"2024-05-24T14:45:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.0-rc.14","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.14/manifests"},{"name":"v0.10.0-rc.14","sha":"61290046323f7cf62c984722e6c71b172fb090d6","kind":"tag","published_at":"2024-05-24T13:12:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.14","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.14/manifests"},{"name":"v0.9.4","sha":"1b90a97a688575ce79d416d29ddf830b2f7baa44","kind":"tag","published_at":"2024-05-02T12:43:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.4/manifests"},{"name":"v0.8.4","sha":"985ca72e221458bfe9fbf33aa72a6ba924c9a92d","kind":"tag","published_at":"2024-05-02T12:13:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4/manifests"},{"name":"pkg/apis/v0.9.4","sha":"1b90a97a688575ce79d416d29ddf830b2f7baa44","kind":"tag","published_at":"2024-04-29T13:16:00.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.9.4","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.4/manifests"},{"name":"pkg/apis/v0.8.4","sha":"985ca72e221458bfe9fbf33aa72a6ba924c9a92d","kind":"tag","published_at":"2024-04-29T13:15:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.8.4","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.8.4/manifests"},{"name":"v0.8.4-rc.5","sha":"985ca72e221458bfe9fbf33aa72a6ba924c9a92d","kind":"tag","published_at":"2024-04-29T07:07:01.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.4-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.4-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.4-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.5/manifests"},{"name":"v0.9.4-rc.2","sha":"1b90a97a688575ce79d416d29ddf830b2f7baa44","kind":"tag","published_at":"2024-04-29T07:06:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.4-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.4-rc.2/manifests"},{"name":"pkg/apis/v0.10.0-rc.13","sha":"946ed2e71a7886d95d87306953f1f44ba21ceb44","kind":"tag","published_at":"2024-04-27T05:01:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.0-rc.13","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.13/manifests"},{"name":"v0.10.0-rc.13","sha":"44513ca8f61619bad7cab1bc0843a21c7dbdf407","kind":"tag","published_at":"2024-04-25T13:18:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.13","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.13/manifests"},{"name":"v0.10.0-rc.12","sha":"ceea872bc77a0ee1bf8df148e48fde8c0edca15e","kind":"tag","published_at":"2024-04-25T12:46:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.12","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.12/manifests"},{"name":"v0.9.4-rc.1","sha":"99e8388c0db36977452389bbc035eb4f66ce5f89","kind":"tag","published_at":"2024-04-23T09:51:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.4-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.4-rc.1/manifests"},{"name":"v0.8.4-rc.4","sha":"b40b7b328d9c4cb2a755bf2ad17b8619ec57aedd","kind":"tag","published_at":"2024-04-23T08:20:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.4-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.4-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.4-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.4/manifests"},{"name":"v0.9.3","sha":"31ad6361f0049072c18e1e399c2665ae15402ee9","kind":"tag","published_at":"2024-04-17T09:29:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.3/manifests"},{"name":"v0.8.4-rc.3","sha":"7a4caed1f95a99e4ade4e3736a7cd8334a73b446","kind":"tag","published_at":"2024-04-16T12:29:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.4-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.4-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.4-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.3/manifests"},{"name":"v0.10.0-rc.11","sha":"d94b1f35dcc9ea481a89b61fe457beaa90322bb1","kind":"tag","published_at":"2024-04-12T10:35:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.11","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.11/manifests"},{"name":"v0.9.3-rc.3","sha":"31ad6361f0049072c18e1e399c2665ae15402ee9","kind":"tag","published_at":"2024-04-11T08:38:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.3-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.3-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.3-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.3-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.3-rc.3/manifests"},{"name":"v0.10.0-rc.10","sha":"caa5b057678fd7d3a18cb6e7af6c9fc6d8b4ed8e","kind":"tag","published_at":"2024-04-10T15:07:00.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.10/manifests"},{"name":"v0.10.0-rc.9","sha":"0ed2f83658a1f3526d0e8fb389b032bde86695ec","kind":"tag","published_at":"2024-04-10T13:00:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.9/manifests"},{"name":"v0.10.0-rc.8","sha":"91ac68707c7e3e3e8012335a167efd25a46f7d89","kind":"tag","published_at":"2024-04-10T12:50:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.8/manifests"},{"name":"v0.10.0-rc.7","sha":"a4b208d396bdd8e0f6b557f51f1643c73085bd88","kind":"tag","published_at":"2024-04-10T12:19:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.7/manifests"},{"name":"v0.10.0-rc.6","sha":"a4b208d396bdd8e0f6b557f51f1643c73085bd88","kind":"tag","published_at":"2024-04-10T12:11:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.6/manifests"},{"name":"v0.8.4-rc.2","sha":"71ed0a3c5a0fecfd0f108d91d59a13bd2b31f6b9","kind":"tag","published_at":"2024-04-10T07:16:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.4-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.2/manifests"},{"name":"v0.9.3-rc.2","sha":"6c3e28e7713a0e76b6abc2bd3a96178fa93aa6af","kind":"tag","published_at":"2024-04-09T11:48:44.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.3-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.3-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.3-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.3-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.3-rc.2/manifests"},{"name":"v0.8.4-rc.1","sha":"4cb8bd61e70a2949fd3c954edfb7195f615b59ab","kind":"tag","published_at":"2024-04-08T14:04:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.4-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.4-rc.1/manifests"},{"name":"v0.9.3-rc.1","sha":"cd9f7a1085c93a2d9ee86d22868cfd51de96e244","kind":"tag","published_at":"2024-04-08T14:04:00.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.3-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.3-rc.1/manifests"},{"name":"v0.9.2","sha":"e75c1fb498e3137ba39c2bdc4d59c9122f5ef9c6","kind":"tag","published_at":"2024-03-22T15:43:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.2/manifests"},{"name":"v0.9.2-rc.1","sha":"e75c1fb498e3137ba39c2bdc4d59c9122f5ef9c6","kind":"tag","published_at":"2024-03-22T14:08:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.2-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.2-rc.1/manifests"},{"name":"v0.9.1","sha":"b5f25c14d539d33a74bb2e85512f7918cbeea39f","kind":"tag","published_at":"2024-03-21T16:29:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1/manifests"},{"name":"v0.10.0-rc.5","sha":"e12025e21edad068776b87f78583cdeb86d4cf6e","kind":"tag","published_at":"2024-03-20T12:26:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.5/manifests"},{"name":"v0.8.3","sha":"571b765e1f3773be0823d3ceb8f641b27fd60106","kind":"tag","published_at":"2024-03-19T09:59:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.3/manifests"},{"name":"v0.8.3-rc.1","sha":"571b765e1f3773be0823d3ceb8f641b27fd60106","kind":"tag","published_at":"2024-03-18T10:03:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.3-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.3-rc.1/manifests"},{"name":"v0.9.1-rc.6","sha":"b5f25c14d539d33a74bb2e85512f7918cbeea39f","kind":"commit","published_at":"2024-03-07T14:04:24.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.1-rc.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.1-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.1-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.6/manifests"},{"name":"pkg/apis/v0.10.0-rc.4","sha":"dea8b6c0d3b340ca2fa47bb027c26321513cb9ab","kind":"tag","published_at":"2024-03-05T15:07:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.10.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.10.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.10.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.10.0-rc.4/manifests"},{"name":"v0.10.0-rc.4","sha":"dea8b6c0d3b340ca2fa47bb027c26321513cb9ab","kind":"tag","published_at":"2024-03-04T15:44:11.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.4/manifests"},{"name":"v0.10.0-rc.3","sha":"64fad0fd53533b55e92bee3d840ab80aef916363","kind":"tag","published_at":"2024-02-27T15:46:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.3/manifests"},{"name":"v0.9.1-rc.5","sha":"d61ec5a9ea91ecfb9d945a621209bd15a0a072cb","kind":"tag","published_at":"2024-02-23T15:50:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.1-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.1-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.1-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.5/manifests"},{"name":"v0.8.2","sha":"c78f0ee41e7347c4ba503ffce4d01b6f8c96248b","kind":"tag","published_at":"2024-02-22T09:26:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2/manifests"},{"name":"v0.10.0-rc.2","sha":"8751988adad7a556472d32dc2f104d0a9482797c","kind":"tag","published_at":"2024-02-14T15:55:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.2/manifests"},{"name":"v0.9.1-rc.4","sha":"2c6b1019687c6d26893a4d0aea2119d7d2ed3c1f","kind":"tag","published_at":"2024-02-14T07:07:15.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.1-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.1-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.1-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.4/manifests"},{"name":"v0.9.1-rc.3","sha":"b7d7bc04e0d29cadc1582bae5f2188cd6c5c7b02","kind":"tag","published_at":"2024-02-13T13:59:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.1-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.1-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.1-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.3/manifests"},{"name":"v0.10.0-rc.1","sha":"b07f6f97a6e9474728f9b1c3bd8cf697325ed4e2","kind":"tag","published_at":"2024-02-13T13:54:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.10.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.10.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.10.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.10.0-rc.1/manifests"},{"name":"v0.8.2-rc.4","sha":"c78f0ee41e7347c4ba503ffce4d01b6f8c96248b","kind":"tag","published_at":"2024-02-13T13:38:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.2-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.2-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2-rc.4/manifests"},{"name":"pkg/apis/v0.9.1-rc.2","sha":"2e5ef6cc9df1a0fa3209200c676c4059d53a4de8","kind":"tag","published_at":"2024-01-31T16:11:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/pkg/apis/v0.9.1-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/pkg/apis/v0.9.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@pkg%2Fapis%2Fv0.9.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/pkg%2Fapis%2Fv0.9.1-rc.2/manifests"},{"name":"v0.9.1-rc.2","sha":"2e5ef6cc9df1a0fa3209200c676c4059d53a4de8","kind":"tag","published_at":"2024-01-17T15:40:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.1-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.2/manifests"},{"name":"v0.8.2-rc.3","sha":"8c0c14b9c895b9f8c9d5da518820215a5ea4e25f","kind":"tag","published_at":"2024-01-17T15:07:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.2-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.2-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2-rc.3/manifests"},{"name":"v0.8.2-rc.2","sha":"e4f5d7baeca3e88a49c1d6e573ff665fe8397f70","kind":"tag","published_at":"2024-01-17T12:30:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.2-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2-rc.2/manifests"},{"name":"v0.8.2-rc.1","sha":"585bec9b5450bd1fa412db307d5f0ea40004a03f","kind":"tag","published_at":"2024-01-16T14:01:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.2-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.2-rc.1/manifests"},{"name":"v0.9.1-rc.1","sha":"dda8794c6598c00608be8f65854add09efb44285","kind":"tag","published_at":"2024-01-16T12:31:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.1-rc.1/manifests"},{"name":"v0.7.1-debug-1842-6","sha":"f942a691d7b65ff1d22b5de44c130035780b1907","kind":"commit","published_at":"2023-12-15T09:56:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.1-debug-1842-6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.1-debug-1842-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.1-debug-1842-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-6/manifests"},{"name":"v0.8.1","sha":"c6bdc1057ea7c98273d5403d3127eed037690b79","kind":"tag","published_at":"2023-11-23T10:05:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.1/manifests"},{"name":"v0.8.0-debug-1842-5","sha":"7975f1e1a52d54f9d7ca8df0e3477d4841e71183","kind":"commit","published_at":"2023-11-15T15:56:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-debug-1842-5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-debug-1842-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-debug-1842-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-5/manifests"},{"name":"v0.7.1-debug-1842-5","sha":"cc775958c0d0201e11ca1a6664c400cb0e248cae","kind":"commit","published_at":"2023-11-15T15:56:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.1-debug-1842-5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.1-debug-1842-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.1-debug-1842-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-5/manifests"},{"name":"v0.7.1-debug-1842-4","sha":"e39eea120a5adeee5cfdbfcd0c068e64aba6f1ee","kind":"commit","published_at":"2023-11-14T17:43:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.1-debug-1842-4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.1-debug-1842-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.1-debug-1842-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-4/manifests"},{"name":"v0.8.0-debug-1842-4","sha":"07e864828550bd39d7fe26e4075fb9d4ad04c7a9","kind":"commit","published_at":"2023-11-14T17:43:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-debug-1842-4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-debug-1842-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-debug-1842-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-4/manifests"},{"name":"v0.7.1-debug-1842-3","sha":"4bc505e11b33b577f89fb87b022260477192f6eb","kind":"commit","published_at":"2023-11-08T10:18:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.1-debug-1842-3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.1-debug-1842-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.1-debug-1842-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-3/manifests"},{"name":"v0.8.0-debug-1842-3","sha":"523e95571fb65a2e7befa0040fb4784bac8c18cc","kind":"commit","published_at":"2023-11-08T10:10:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-debug-1842-3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-debug-1842-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-debug-1842-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-3/manifests"},{"name":"v0.9.0","sha":"93432f288e79f436e2f5cfe940e3274994d00b29","kind":"tag","published_at":"2023-11-07T12:29:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0/manifests"},{"name":"v0.8.0-debug-1842-2","sha":"7ea59a7c5505503d56d03b10a26daeb192d97c5f","kind":"commit","published_at":"2023-10-27T13:40:19.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-debug-1842-2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-debug-1842-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-debug-1842-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-2/manifests"},{"name":"v0.7.1-debug-1842-2","sha":"0b967954feb1800ebe1d701854513483eaca46ff","kind":"commit","published_at":"2023-10-27T09:28:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.1-debug-1842-2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.1-debug-1842-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.1-debug-1842-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-2/manifests"},{"name":"v0.7.1-debug-1842-1","sha":"8532072a6e56491f35eb047164e3a3d4d1f3c73d","kind":"commit","published_at":"2023-10-19T13:53:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.1-debug-1842-1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.1-debug-1842-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.1-debug-1842-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-debug-1842-1/manifests"},{"name":"v0.9.0-rc.5","sha":"93432f288e79f436e2f5cfe940e3274994d00b29","kind":"tag","published_at":"2023-10-17T14:12:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.0-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.5/manifests"},{"name":"v0.8.0-debug-1842-1","sha":"8fb2502156b7d6655e0e3555437ab77a6662d046","kind":"commit","published_at":"2023-10-16T12:05:00.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-debug-1842-1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-debug-1842-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-debug-1842-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-debug-1842-1/manifests"},{"name":"v0.9.0-rc.4","sha":"12ebe5b9b32365b749f4f6f6dc34ebf77adc5f0e","kind":"tag","published_at":"2023-10-04T13:14:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.4/manifests"},{"name":"v0.9.0-rc.3","sha":"a0460d1b10f5a71a5d26c3c0df50946b5cece9d8","kind":"tag","published_at":"2023-09-26T09:34:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.3/manifests"},{"name":"v0.9.0-rc.2","sha":"a9a16299305744bfd368af41d29564d2fd71e34b","kind":"tag","published_at":"2023-09-25T16:33:16.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.2/manifests"},{"name":"v0.9.0-rc.1","sha":"0d26f206b3c521fdb78218285ffb69a91c6e5c81","kind":"commit","published_at":"2023-09-12T10:57:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.9.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.9.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.9.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.9.0-rc.1/manifests"},{"name":"v0.8.0","sha":"23e1c146755af159dafd3c88d4b92094772c99fc","kind":"tag","published_at":"2023-09-11T14:59:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc.9","sha":"23e1c146755af159dafd3c88d4b92094772c99fc","kind":"tag","published_at":"2023-08-21T13:11:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-rc.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.9/manifests"},{"name":"v0.7.1","sha":"991b71316757bbec6a3737f3bf3cd80205218978","kind":"tag","published_at":"2023-08-16T10:54:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1/manifests"},{"name":"v0.8.0-rc.8","sha":"9d0ee7f56848c29f539e13235acaaa132479e985","kind":"tag","published_at":"2023-08-10T12:31:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-rc.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.8/manifests"},{"name":"v0.7.1-rc.2","sha":"991b71316757bbec6a3737f3bf3cd80205218978","kind":"commit","published_at":"2023-08-08T14:49:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.1-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-rc.2/manifests"},{"name":"v0.8.0-rc.7","sha":"ea40cfa4643f3917cde54d6018c5481ea0cb15f0","kind":"tag","published_at":"2023-08-04T14:39:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-rc.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.7/manifests"},{"name":"v0.7.1-rc.1","sha":"d44d627a85f9802c8a5b392e7908b26f4999773e","kind":"tag","published_at":"2023-07-26T10:47:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.1-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.1-rc.1/manifests"},{"name":"v0.8.0-rc.6","sha":"134ea8ac3ff21ee41aec51daf2d6ebf14aa17d42","kind":"commit","published_at":"2023-07-26T09:20:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-rc.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.6/manifests"},{"name":"v0.8.0-rc.5","sha":"5040cf183feb4c09560197fac914961001bc4c9c","kind":"commit","published_at":"2023-07-21T15:53:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.5/manifests"},{"name":"v0.8.0-rc.4","sha":"53eee096f3f0285c4096dddd3b76e0493338d66a","kind":"tag","published_at":"2023-07-18T11:44:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.4/manifests"},{"name":"v0.8.0-rc.3","sha":"7456fa93d2b700547e738316a43b2a3cddd427c8","kind":"commit","published_at":"2023-07-07T15:46:01.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.3/manifests"},{"name":"v0.8.0-rc.2","sha":"6729c95b2b94910b42d49b85e9e8eb01fb8a553c","kind":"commit","published_at":"2023-07-06T07:18:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.2/manifests"},{"name":"v0.8.0-rc.1","sha":"1dad8aad1f2204b1194cc834f5b0949d4b0a2aab","kind":"commit","published_at":"2023-06-21T12:15:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.8.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.8.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.8.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.8.0-rc.1/manifests"},{"name":"v0.7.0-debug-1465-1","sha":"5479019a18b69351e960dfe8ba9a4c696d2de67b","kind":"commit","published_at":"2023-06-19T10:43:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.0-debug-1465-1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.0-debug-1465-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.0-debug-1465-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-debug-1465-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-debug-1465-1/manifests"},{"name":"v0.7.0","sha":"414e4337dcb3bd10ede130f40f38ddeccc3fcd90","kind":"tag","published_at":"2023-06-12T13:23:24.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0/manifests"},{"name":"v0.7.0-rc.4","sha":"ddbb43505e80247b818a418a89ae911590ce1fd9","kind":"tag","published_at":"2023-06-05T11:32:46.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-rc.4/manifests"},{"name":"v0.6.0-SURE-6125.5","sha":"f7f1dc7ef047cd6401cd8157bf9d967dbbfbe812","kind":"commit","published_at":"2023-06-01T10:22:12.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-SURE-6125.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-SURE-6125.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-SURE-6125.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.5/manifests"},{"name":"v0.7.0-rc.3","sha":"f52a0e7d38aff531a1781d93610606f65633ef84","kind":"tag","published_at":"2023-05-16T11:21:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-rc.3/manifests"},{"name":"v0.6.0-SURE-6125.4","sha":"91971877a4ef9c8129c205102ade8c7c888f1c23","kind":"commit","published_at":"2023-05-02T20:02:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-SURE-6125.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-SURE-6125.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-SURE-6125.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.4/manifests"},{"name":"v0.6.0-SURE-6125.3","sha":"9b16f1c7397fabb515dd2638dae1db7e6a1ba81f","kind":"commit","published_at":"2023-04-27T14:13:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-SURE-6125.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-SURE-6125.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-SURE-6125.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.3/manifests"},{"name":"v0.6.0-SURE-6125.2","sha":"ef8d8c950bef216461e05263baf82a183d31d0f0","kind":"commit","published_at":"2023-04-24T14:43:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-SURE-6125.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-SURE-6125.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-SURE-6125.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.2/manifests"},{"name":"v0.7.0-rc.2","sha":"ab055fa31e05943a0506045e2a537851f2a93d6d","kind":"tag","published_at":"2023-04-24T09:06:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-rc.2/manifests"},{"name":"v0.6.0-SURE-6125.1","sha":"645e19cb2a84b33a7da0c3da3afbb6fd0ac07250","kind":"commit","published_at":"2023-04-21T14:47:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-SURE-6125.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-SURE-6125.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-SURE-6125.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-SURE-6125.1/manifests"},{"name":"v0.6.0","sha":"26bdd9326b0238bb2fb743f863d9380c3c5d43e0","kind":"tag","published_at":"2023-04-05T13:30:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0/manifests"},{"name":"v0.7.0-AGENT-rc.1","sha":"fd11ed224e3d08978a3ac35b095779a15cc8caa2","kind":"commit","published_at":"2023-03-29T08:14:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.7.0-AGENT-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.7.0-AGENT-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.7.0-AGENT-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-AGENT-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.7.0-AGENT-rc.1/manifests"},{"name":"v0.5.3","sha":"b90a1d37a79da99a273ec67f7127eb657bf5f5ea","kind":"tag","published_at":"2023-03-06T15:54:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.3/manifests"},{"name":"v0.6.0-rc.5","sha":"26bdd9326b0238bb2fb743f863d9380c3c5d43e0","kind":"tag","published_at":"2023-03-02T15:59:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-rc.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.5/manifests"},{"name":"v0.5.3-rc.1","sha":"b90a1d37a79da99a273ec67f7127eb657bf5f5ea","kind":"tag","published_at":"2023-03-02T15:53:47.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.3-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.3-rc.1/manifests"},{"name":"v0.5.1-SURE-3613.1","sha":"83104a5aed6b21c78b31b3ff4f5de6192bb4dd7a","kind":"commit","published_at":"2023-02-24T09:59:34.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.1-SURE-3613.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.1-SURE-3613.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.1-SURE-3613.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.1-SURE-3613.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.1-SURE-3613.1/manifests"},{"name":"v0.5.2","sha":"e3abab9ad44675527e861fe65c332139f189378f","kind":"tag","published_at":"2023-02-23T07:52:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2/manifests"},{"name":"v0.6.0-rc.4","sha":"9274a5a8d7bb0f99bf234f9566f7d3c3526d5edc","kind":"tag","published_at":"2023-02-17T13:14:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-rc.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.4/manifests"},{"name":"v0.6.0-rc.3","sha":"8eaefb72132b5e0fd3c417e745541869e6d46b11","kind":"tag","published_at":"2023-02-15T17:10:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.3/manifests"},{"name":"v0.5.2-rc.3","sha":"94290d580411c5336ccc2223a1702767e822023a","kind":"tag","published_at":"2023-02-01T14:36:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.2-rc.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.2-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2-rc.3/manifests"},{"name":"v0.5.2-rc.2","sha":"ab9cd844104d4efef6fb10420c1d92455f581a71","kind":"commit","published_at":"2023-01-26T13:47:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.2-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2-rc.2/manifests"},{"name":"v0.6.0-rc.2","sha":"2312ff8f8823320629769f9ab408472ed58c2442","kind":"commit","published_at":"2023-01-26T13:43:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-rc.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.2/manifests"},{"name":"v0.3.10-security1","sha":"36f5b123d2039e5b6d3651b4db63e124095127da","kind":"tag","published_at":"2023-01-23T18:26:23.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.10-security1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.10-security1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.10-security1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-security1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-security1/manifests"},{"name":"v0.5.1","sha":"d296259590bebf28c76e0946819b3b1f9bb851e1","kind":"commit","published_at":"2023-01-23T17:59:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.1/manifests"},{"name":"v0.5.2-rc.1","sha":"fc276f5505bec0be0da9f6560443495586de566e","kind":"tag","published_at":"2023-01-16T11:37:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.2-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2-rc.1/manifests"},{"name":"v0.4.1-SURE-3613.1","sha":"b2de30c8e21b1faeee434dbd10f4b62d4294641c","kind":"commit","published_at":"2023-01-16T11:27:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.4.1-SURE-3613.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.4.1-SURE-3613.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.4.1-SURE-3613.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.1-SURE-3613.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.1-SURE-3613.1/manifests"},{"name":"v0.4.0-SURE-3613.1","sha":"016f6078a23add19a7d0b5c035568eabd1a9529c","kind":"commit","published_at":"2023-01-16T11:25:20.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.4.0-SURE-3613.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.4.0-SURE-3613.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.4.0-SURE-3613.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0-SURE-3613.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0-SURE-3613.1/manifests"},{"name":"v0.5.2-SURE-4967.2","sha":"6307db3e2d122d429410e9e3ee127d0b080a823f","kind":"commit","published_at":"2023-01-16T10:53:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.2-SURE-4967.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.2-SURE-4967.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.2-SURE-4967.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2-SURE-4967.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.2-SURE-4967.2/manifests"},{"name":"v0.6.0-rc.1","sha":"31c9788dd99f412e24a5835f859bb97a09194504","kind":"tag","published_at":"2022-12-20T15:10:28.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-rc.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-rc.1/manifests"},{"name":"v0.6.0-alpha4","sha":"e859899021c59f9b154d11adf80e3e6ebc0394f4","kind":"tag","published_at":"2022-12-02T07:32:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-alpha4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-alpha4/manifests"},{"name":"v0.6.0-alpha3","sha":"9f67e365ff2e67cdc1118c9265973646024eb5e9","kind":"tag","published_at":"2022-11-29T09:56:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-alpha3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-alpha3/manifests"},{"name":"v0.5.1-SURE-4967.2","sha":"ae183065f6181e215630b9c73d3269615bb44deb","kind":"commit","published_at":"2022-11-25T13:41:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.1-SURE-4967.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.1-SURE-4967.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.1-SURE-4967.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.1-SURE-4967.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.1-SURE-4967.2/manifests"},{"name":"v0.6.0-alpha2","sha":"4bc753f2f3eb0b6afc3186cf8c5b2bbb688d7752","kind":"tag","published_at":"2022-11-21T16:43:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-alpha2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-alpha2/manifests"},{"name":"v0.4.1","sha":"2ee6d1e378370ab967b3dac9a192fcdff7899b70","kind":"commit","published_at":"2022-11-18T13:05:19.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.4.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.1/manifests"},{"name":"v0.5.0","sha":"3d019f1fb5bcfdbaaa64be7e87a9011beff6260b","kind":"tag","published_at":"2022-11-10T17:29:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0/manifests"},{"name":"v0.5.1-SURE-4967.1","sha":"2d1904a461e89a2909a59a62a5ea27b0eba3ae52","kind":"commit","published_at":"2022-11-07T14:20:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.1-SURE-4967.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.1-SURE-4967.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.1-SURE-4967.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.1-SURE-4967.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.1-SURE-4967.1/manifests"},{"name":"v0.6.0-alpha1","sha":"94350ebff0e2c1cdbcd68ef3b14ff3a6e06ae8ec","kind":"commit","published_at":"2022-11-03T14:41:11.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.6.0-alpha1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.6.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.6.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.6.0-alpha1/manifests"},{"name":"v0.5.0-rc4","sha":"3d019f1fb5bcfdbaaa64be7e87a9011beff6260b","kind":"tag","published_at":"2022-10-27T09:17:30.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.0-rc4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0-rc4/manifests"},{"name":"v0.5.0-rc3","sha":"459b2a995800332e6ba7f0c8e3d3a079dce6a03d","kind":"tag","published_at":"2022-10-21T17:04:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.0-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0-rc3/manifests"},{"name":"v0.4.0","sha":"eae202f68985ce20ff8f97586cd31ee64e7df020","kind":"tag","published_at":"2022-10-13T16:36:19.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.4.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0/manifests"},{"name":"v0.5.0-rc2","sha":"b6480e9b4d019b2d625380c9a3438cd60a15b915","kind":"tag","published_at":"2022-09-23T12:02:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.0-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0-rc2/manifests"},{"name":"v0.5.0-rc1","sha":"d10ee186d2675f3cd04a879636de8291fc092924","kind":"tag","published_at":"2022-09-21T19:50:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.5.0-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.5.0-rc1/manifests"},{"name":"v0.4.0-rc3","sha":"eae202f68985ce20ff8f97586cd31ee64e7df020","kind":"tag","published_at":"2022-09-16T13:23:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.4.0-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0-rc3/manifests"},{"name":"v0.4.0-rc2","sha":"4e0284c9063c35d7423d437995ce156b1f19f4e0","kind":"tag","published_at":"2022-09-15T13:50:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.4.0-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0-rc2/manifests"},{"name":"v0.4.0-rc1","sha":"fd65a07e04dc86804a8de1153986a22f1f14d5c2","kind":"tag","published_at":"2022-09-13T12:42:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.4.0-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.4.0-rc1/manifests"},{"name":"v0.3.11","sha":"2958e9b7be782d21e8b19bd602f2f636ca5770ba","kind":"tag","published_at":"2022-08-29T17:52:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.11","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.11/manifests"},{"name":"v0.3.11-rc1","sha":"2958e9b7be782d21e8b19bd602f2f636ca5770ba","kind":"tag","published_at":"2022-08-26T20:18:12.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.11-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.11-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.11-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.11-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.11-rc1/manifests"},{"name":"v0.3.10","sha":"093cee590dd64451b0de23925ea05a44df866fe2","kind":"tag","published_at":"2022-08-16T12:31:07.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10/manifests"},{"name":"v0.3.10-rc5","sha":"093cee590dd64451b0de23925ea05a44df866fe2","kind":"tag","published_at":"2022-07-22T20:51:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.10-rc5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.10-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.10-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc5/manifests"},{"name":"v0.3.10-rc4","sha":"8e11054db6e92ac927d28992801baf8adfdcd8a9","kind":"commit","published_at":"2022-07-19T14:03:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.10-rc4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.10-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.10-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc4/manifests"},{"name":"v0.3.10-rc3","sha":"1181585f301e8d996c808ba10107452235352dcf","kind":"commit","published_at":"2022-07-15T20:52:33.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.10-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.10-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.10-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc3/manifests"},{"name":"v0.3.10-rc2","sha":"0b09d49466687f77cec78e22b2a0f5b258ce2e66","kind":"commit","published_at":"2022-07-13T10:34:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.10-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.10-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.10-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc2/manifests"},{"name":"v0.3.10-rc1","sha":"978679cfcbe6d51272e6f856203315003a0395cc","kind":"commit","published_at":"2022-06-27T18:42:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.10-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.10-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.10-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.10-rc1/manifests"},{"name":"v0.3.9","sha":"4dc66c946ca2f90f5f7a5d360a573698687a3a11","kind":"commit","published_at":"2022-03-18T16:06:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9/manifests"},{"name":"v0.3.9-rc7","sha":"4dc66c946ca2f90f5f7a5d360a573698687a3a11","kind":"commit","published_at":"2022-03-18T16:06:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.9-rc7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.9-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.9-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc7/manifests"},{"name":"v0.3.9-rc6","sha":"5b479aebc92f36d9862ccd09e330dc6ab5fa10ce","kind":"commit","published_at":"2022-03-15T19:39:12.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.9-rc6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.9-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.9-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc6/manifests"},{"name":"v0.3.9-rc5","sha":"ecca10340d2a1fb37d98e20acba506257eb2eb50","kind":"commit","published_at":"2022-03-05T05:43:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.9-rc5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.9-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.9-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc5/manifests"},{"name":"v0.3.9-rc4","sha":"73d5c11871625f7faea433360bc2dea036a857f8","kind":"commit","published_at":"2022-03-02T18:02:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.9-rc4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.9-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.9-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc4/manifests"},{"name":"v0.3.9-rc3","sha":"65638c8dcf7beffc671ca8934400fda56ba79957","kind":"commit","published_at":"2022-01-28T17:53:03.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.9-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.9-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.9-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc3/manifests"},{"name":"v0.3.9-rc2","sha":"e252e33e330cbdbc6989b83db7d932c692c8109d","kind":"commit","published_at":"2022-01-11T15:40:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.9-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.9-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.9-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc2/manifests"},{"name":"v0.3.9-rc1","sha":"81d2950d2c614c609ece373e3a53db10ffe99a3a","kind":"tag","published_at":"2021-12-22T20:40:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.9-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.9-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.9-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.9-rc1/manifests"},{"name":"v0.3.8","sha":"ce9c0d6c0a455d61e87c0f19df79d0ee11a89eeb","kind":"commit","published_at":"2021-12-08T21:35:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.8/manifests"},{"name":"v0.3.8-rc3","sha":"ce9c0d6c0a455d61e87c0f19df79d0ee11a89eeb","kind":"commit","published_at":"2021-12-08T21:35:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.8-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.8-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.8-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.8-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.8-rc3/manifests"},{"name":"v0.3.8-rc2","sha":"5b3946d418b7792e276399f71080107f3b819812","kind":"commit","published_at":"2021-11-19T21:40:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.8-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.8-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.8-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.8-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.8-rc2/manifests"},{"name":"v0.3.8-rc1","sha":"89ee40eccde91f3870e329b3f583295ff03fa264","kind":"commit","published_at":"2021-11-09T23:20:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.8-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.8-rc1/manifests"},{"name":"v0.3.7","sha":"4aaa778d23dd993f5299e08d144ff0ff81315f7b","kind":"commit","published_at":"2021-09-27T19:55:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.7/manifests"},{"name":"v0.3.7-rc3","sha":"4aaa778d23dd993f5299e08d144ff0ff81315f7b","kind":"commit","published_at":"2021-09-27T19:55:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.7-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.7-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.7-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.7-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.7-rc3/manifests"},{"name":"v0.3.7-rc2","sha":"f6e3145f564f5beb150c7a0c34803f9de4495863","kind":"commit","published_at":"2021-09-23T22:20:24.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.7-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.7-rc2/manifests"},{"name":"v0.3.7-rc1","sha":"5a141a6b18f0e778b1ba1c248d76f9b03c0bf06c","kind":"commit","published_at":"2021-09-18T01:50:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.7-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.7-rc1/manifests"},{"name":"v0.3.6","sha":"2a4a7a47ebc3f8e3bfa97e22d300a64fc6247a37","kind":"commit","published_at":"2021-08-25T20:52:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6/manifests"},{"name":"v0.3.6-rc13","sha":"2a4a7a47ebc3f8e3bfa97e22d300a64fc6247a37","kind":"commit","published_at":"2021-08-25T20:52:35.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc13","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc13/manifests"},{"name":"v0.3.6-rc12","sha":"d633eb650ba95d8d9bb582281713ee5b87b5df68","kind":"commit","published_at":"2021-08-13T23:15:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc12","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc12/manifests"},{"name":"v0.3.6-rc11","sha":"965f9780a45b19f3415178c2ca3127f4401b88c8","kind":"commit","published_at":"2021-08-13T21:23:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc11","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc11/manifests"},{"name":"v0.3.6-rc10","sha":"c6b2f06e5868a40a5f5d2c93ee959a0dc776cd90","kind":"commit","published_at":"2021-08-05T22:37:10.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc10","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc10/manifests"},{"name":"v0.3.6-rc9","sha":"96c8c497e7a44e349200c08375203e3044e7df7b","kind":"commit","published_at":"2021-08-04T16:57:56.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc9/manifests"},{"name":"v0.3.6-rc8","sha":"e719b5c31d9592f919f24bfdfe569c8fc1f3909e","kind":"commit","published_at":"2021-08-03T23:52:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc8/manifests"},{"name":"v0.3.6-rc7","sha":"f7f91698266436e2f09b9c7c3a545ac95d0b3a6c","kind":"commit","published_at":"2021-07-28T20:37:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc7/manifests"},{"name":"v0.3.6-rc6","sha":"ea8cd779523220e57b2651b49951e0de09a44b7f","kind":"commit","published_at":"2021-07-22T18:13:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc6/manifests"},{"name":"v0.3.6-rc5","sha":"e7bf9d048680683aa4369c655e05006ceed395a4","kind":"commit","published_at":"2021-07-08T20:44:32.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc5/manifests"},{"name":"v0.3.6-rc4","sha":"a34d1b9621cdb0179572bbefdf3d8bbeb65bd048","kind":"commit","published_at":"2021-07-06T15:55:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc4/manifests"},{"name":"v0.3.6-rc3","sha":"85e0e1b5c6482bbc6ca9408037c22235284031ae","kind":"commit","published_at":"2021-06-21T18:23:25.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc3/manifests"},{"name":"v0.3.6-rc2","sha":"a1a12fcfcdc13d3758ee21a3c83b5567b36bdfc1","kind":"commit","published_at":"2021-06-09T22:49:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc2/manifests"},{"name":"v0.3.6-rc1","sha":"72ee6aa7e852178cfb0d219d1b51b728c914a455","kind":"commit","published_at":"2021-06-08T23:18:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.6-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.6-rc1/manifests"},{"name":"v0.3.5","sha":"f414eab0e4de0523eca797fa7bf47fccb1997e4a","kind":"commit","published_at":"2021-04-28T19:11:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5/manifests"},{"name":"v0.3.5-rc9","sha":"f414eab0e4de0523eca797fa7bf47fccb1997e4a","kind":"commit","published_at":"2021-04-28T19:11:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5-rc9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc9/manifests"},{"name":"v0.3.5-rc8","sha":"fb41148922f8342d33e25e5dc6dcdd06f6cefcb9","kind":"commit","published_at":"2021-04-28T00:29:41.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5-rc8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc8/manifests"},{"name":"v0.3.5-rc7","sha":"0d2f635ebf9d6d53b713f7b845f23bc20be67da4","kind":"commit","published_at":"2021-04-27T17:12:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5-rc7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc7/manifests"},{"name":"v0.3.5-rc6","sha":"9c8a918f10fec7c42fd1f85822a14e9b2c595eb6","kind":"commit","published_at":"2021-04-22T21:29:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5-rc6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc6/manifests"},{"name":"v0.3.5-rc5","sha":"3b1da5727d9f4ee3e562cbfceb3032fcd44c9808","kind":"commit","published_at":"2021-04-16T21:06:37.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5-rc5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc5/manifests"},{"name":"v0.3.5-rc4","sha":"44bbe492fd95ad40d6bcb1ff7fe4964cba102e1e","kind":"commit","published_at":"2021-04-09T20:59:54.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5-rc4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc4/manifests"},{"name":"v0.3.5-rc3","sha":"53b9f0a0787bea2463ec36732424c4635d5364c4","kind":"commit","published_at":"2021-04-07T17:41:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc3/manifests"},{"name":"v0.3.5-rc2","sha":"3fa1d9062f5e793dba1d2a05a496cde305b52ee5","kind":"commit","published_at":"2021-04-06T00:47:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc2/manifests"},{"name":"v0.3.5-rc1","sha":"5a578473735455c3c7c7e8aceac1b931a3a60dce","kind":"commit","published_at":"2021-03-18T16:32:53.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.5-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.5-rc1/manifests"},{"name":"v0.3.4","sha":"adbf94f1af99d3ee43e3b847f316f00c18c39a13","kind":"commit","published_at":"2021-03-01T23:16:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4/manifests"},{"name":"v0.3.4-rc7","sha":"e39527f1ac70796414e8eee4118f0aca60cb2f6b","kind":"commit","published_at":"2021-02-25T04:05:45.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.4-rc7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.4-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.4-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc7/manifests"},{"name":"v0.3.4-rc6","sha":"b1fd0ee92ce7c174358ca3a9b3e4758467306afd","kind":"commit","published_at":"2021-02-17T19:27:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.4-rc6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.4-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.4-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc6/manifests"},{"name":"v0.3.4-rc5","sha":"eff46fdfa89010cb98a4b2a572d00a87fc8c6287","kind":"commit","published_at":"2021-02-11T17:48:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.4-rc5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.4-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.4-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc5/manifests"},{"name":"v0.3.4-rc4","sha":"cdda39cc9a1292cc5dc7c2b1f90976e0c380dc54","kind":"commit","published_at":"2021-02-05T21:31:42.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.4-rc4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.4-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.4-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc4/manifests"},{"name":"v0.3.4-rc3","sha":"9662f0ee1027e8da2d651b7111159bc0149b7524","kind":"commit","published_at":"2021-02-04T14:37:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.4-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc3/manifests"},{"name":"v0.3.4-rc2","sha":"9ecf285f306e7ee8bf5d317cd6179ce99e2822fd","kind":"commit","published_at":"2021-02-03T20:19:02.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.4-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc2/manifests"},{"name":"v0.3.4-rc1","sha":"76e1bf8af527d4d1198a751d743f711d83945d05","kind":"commit","published_at":"2021-01-29T20:10:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.4-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.4-rc1/manifests"},{"name":"v0.3.3","sha":"c17a2f2cd69df7ac028ae9c0dd8ae3ea1e492f2b","kind":"commit","published_at":"2021-01-08T23:48:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.3/manifests"},{"name":"v0.3.3-rc1","sha":"c17a2f2cd69df7ac028ae9c0dd8ae3ea1e492f2b","kind":"commit","published_at":"2021-01-08T23:48:17.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.3-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.3-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.3-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.3-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.3-rc1/manifests"},{"name":"v0.3.2","sha":"fbae9ec285468937e759e16179f01a6324d661ad","kind":"commit","published_at":"2021-01-04T17:51:16.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2/manifests"},{"name":"v0.3.2-rc7","sha":"fbae9ec285468937e759e16179f01a6324d661ad","kind":"commit","published_at":"2021-01-04T17:51:16.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.2-rc7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.2-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.2-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc7/manifests"},{"name":"v0.3.2-rc6","sha":"667e02fc5375d2a2c702df6652b578cf944156ce","kind":"commit","published_at":"2020-12-31T00:42:16.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.2-rc6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.2-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.2-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc6/manifests"},{"name":"v0.3.2-rc5","sha":"9ed65c7f5cc562d075d2d86ff37b3d20672255de","kind":"commit","published_at":"2020-12-11T23:50:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.2-rc5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.2-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.2-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc5/manifests"},{"name":"v0.3.2-rc4","sha":"e9de0b61b55637155893539f51914c5a90c7727f","kind":"commit","published_at":"2020-12-11T20:08:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.2-rc4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.2-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.2-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc4/manifests"},{"name":"v0.3.2-rc3","sha":"c5ae8c2ee0b9f2472ea5d7759dc0eecf31efdc8e","kind":"commit","published_at":"2020-12-08T16:00:05.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.2-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.2-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.2-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc3/manifests"},{"name":"v0.3.2-rc2","sha":"50983694859e49cc2466fdb914406b1ad697aa9f","kind":"commit","published_at":"2020-11-23T20:01:58.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.2-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc2/manifests"},{"name":"v0.3.2-rc1","sha":"f713d9b1ddecb46e3b90ccbd4b8747234006d1c2","kind":"commit","published_at":"2020-11-18T21:46:31.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.2-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.2-rc1/manifests"},{"name":"v0.3.1","sha":"e5ff6fdd2d8e08ccfe11b1efc6438d3cbc467152","kind":"commit","published_at":"2020-10-21T20:47:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.1/manifests"},{"name":"v0.3.1-rc2","sha":"e5ff6fdd2d8e08ccfe11b1efc6438d3cbc467152","kind":"commit","published_at":"2020-10-21T20:47:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.1-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.1-rc2/manifests"},{"name":"v0.3.1-rc1","sha":"89e400a603212a762fd59d394352f5b8abd6fc85","kind":"commit","published_at":"2020-10-21T18:02:08.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.1-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.1-rc1/manifests"},{"name":"v0.3.0","sha":"55cda24b980e8539f827af521ed59771ac681d86","kind":"commit","published_at":"2020-10-04T05:18:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0/manifests"},{"name":"v0.3.0-rc3","sha":"55cda24b980e8539f827af521ed59771ac681d86","kind":"commit","published_at":"2020-10-04T05:18:09.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-rc3/manifests"},{"name":"v0.3.0-rc2","sha":"ef1a452a6e7c1128daa1f74c55c643387dea6fdf","kind":"commit","published_at":"2020-10-03T12:11:43.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-rc2/manifests"},{"name":"v0.3.0-rc1","sha":"786b72d2c0093f21f3a565efc86d083e7555dd1a","kind":"commit","published_at":"2020-10-03T05:42:38.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-rc1/manifests"},{"name":"v0.3.0-beta7","sha":"10548f1e330a4f4e9948779ccca8ecf1c2446b12","kind":"commit","published_at":"2020-10-01T18:42:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-beta7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta7/manifests"},{"name":"v0.3.0-beta6","sha":"4711344ec8232987600f54617069bcbed5a33e75","kind":"commit","published_at":"2020-09-26T01:45:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-beta6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta6/manifests"},{"name":"v0.3.0-beta5","sha":"21f7da1510e1f568630b57013f896a2a7decb062","kind":"commit","published_at":"2020-09-24T21:56:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-beta5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta5/manifests"},{"name":"v0.3.0-beta4","sha":"e8bf94fc1f840b9e133b4d43ef8a2f9e4cbdf1f2","kind":"commit","published_at":"2020-09-24T17:08:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-beta4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta4/manifests"},{"name":"v0.3.0-beta3","sha":"2b792054a8a25f8e98763d14939f6e3176cdce40","kind":"commit","published_at":"2020-09-22T20:55:55.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-beta3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta3/manifests"},{"name":"v0.3.0-beta2","sha":"571c937d746083f398e0a3036f7e0bb34d22a935","kind":"commit","published_at":"2020-09-19T05:24:39.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-beta2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta2/manifests"},{"name":"v0.3.0-beta1","sha":"70141ad44b2ede3c924a0a8637ec9830d12971a4","kind":"commit","published_at":"2020-09-18T14:31:36.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-beta1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-beta1/manifests"},{"name":"v0.3.0-alpha91","sha":"c011cd1c579c794bd1522a52876a994fd857b4ec","kind":"commit","published_at":"2020-09-17T06:57:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha91","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha91/manifests"},{"name":"v0.3.0-alpha9","sha":"ed3e1db9a3e6dfe599fc0950f807df6e7fdd9680","kind":"commit","published_at":"2020-09-16T05:42:40.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha9","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha9/manifests"},{"name":"v0.3.0-alpha8","sha":"da734793d1b52884598a7dfef19213de2147378d","kind":"commit","published_at":"2020-09-12T23:08:26.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha8","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha8/manifests"},{"name":"v0.3.0-alpha7","sha":"3675caaa7070a44b1844eccbe42f7e7793bc38de","kind":"commit","published_at":"2020-09-09T04:58:14.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha7","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha7/manifests"},{"name":"v0.3.0-alpha6","sha":"418d67872d3f6fb21729139e4979e1ebd06cc2ba","kind":"commit","published_at":"2020-09-01T06:50:18.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha6/manifests"},{"name":"v0.3.0-alpha5","sha":"0def0543a929e69ae192d54c0803a738648fab81","kind":"commit","published_at":"2020-08-31T04:23:24.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha5/manifests"},{"name":"v0.3.0-alpha4","sha":"98986cee575f70b52e8b42d56863bf6a36447675","kind":"commit","published_at":"2020-08-28T05:01:49.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha4/manifests"},{"name":"v0.3.0-alpha3","sha":"6e25257ef255d241e4549b2c47ff0ba19607c469","kind":"commit","published_at":"2020-08-26T19:55:21.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha3/manifests"},{"name":"v0.3.0-alpha2","sha":"bdb9b8eccd6f18e9423f6801457ff9837b73b21a","kind":"commit","published_at":"2020-08-22T01:36:48.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha2/manifests"},{"name":"v0.3.0-alpha1","sha":"b4e6a0cc7ab48976cacf972d41c9139bb9a927a4","kind":"commit","published_at":"2020-08-18T04:30:06.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.3.0-alpha1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.3.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.3.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.3.0-alpha1/manifests"},{"name":"v0.2.0","sha":"34004308df7bc581dcdb6946c974688c32c4a35e","kind":"commit","published_at":"2020-04-15T09:45:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.2.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.2.0/manifests"},{"name":"v0.2.0-rc2","sha":"34004308df7bc581dcdb6946c974688c32c4a35e","kind":"commit","published_at":"2020-04-15T09:45:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.2.0-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.2.0-rc2/manifests"},{"name":"v0.2.0-rc1","sha":"1d6236b3ec5e9e5c49806fcf3978b7def4344967","kind":"commit","published_at":"2020-04-15T09:35:19.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.2.0-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.2.0-rc1/manifests"},{"name":"v0.1.1-alpha1","sha":"41bbdb5df306cf5038a763345d4cce28f0cd5062","kind":"commit","published_at":"2020-04-09T18:35:29.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.1.1-alpha1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.1.1-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.1.1-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.1-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.1-alpha1/manifests"},{"name":"v0.1.0","sha":"70f012aee7eb6dea45987ae6360279fe4ca95152","kind":"commit","published_at":"2020-04-01T04:49:27.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.1.0","html_url":"https://github.com/rancher/fleet/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0/manifests"},{"name":"v0.1.0-rc6","sha":"0f923815c650a2cd5b3e99dfea94c85aca7d14b9","kind":"commit","published_at":"2020-03-31T23:19:57.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.1.0-rc6","html_url":"https://github.com/rancher/fleet/releases/tag/v0.1.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.1.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc6/manifests"},{"name":"v0.1.0-rc5","sha":"9a805213d34f0ec447ffade1e95379d48b49c94a","kind":"commit","published_at":"2020-03-31T20:34:22.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.1.0-rc5","html_url":"https://github.com/rancher/fleet/releases/tag/v0.1.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.1.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc5/manifests"},{"name":"v0.1.0-rc4","sha":"498297b5591a4a276487ac162d56ff826d855df7","kind":"commit","published_at":"2020-03-31T20:05:59.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.1.0-rc4","html_url":"https://github.com/rancher/fleet/releases/tag/v0.1.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc4/manifests"},{"name":"v0.1.0-rc3","sha":"0291c3d7c911d1a8c28bec4fe4625af9ca3f73e4","kind":"commit","published_at":"2020-03-31T18:57:51.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.1.0-rc3","html_url":"https://github.com/rancher/fleet/releases/tag/v0.1.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc3/manifests"},{"name":"v0.1.0-rc2","sha":"0291c3d7c911d1a8c28bec4fe4625af9ca3f73e4","kind":"commit","published_at":"2020-03-31T18:57:51.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.1.0-rc2","html_url":"https://github.com/rancher/fleet/releases/tag/v0.1.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc2/manifests"},{"name":"v0.1.0-rc1","sha":"227a98fe9a2adf1e446354006514864fdd080d7d","kind":"commit","published_at":"2020-03-31T10:55:50.000Z","download_url":"https://codeload.github.com/rancher/fleet/tar.gz/v0.1.0-rc1","html_url":"https://github.com/rancher/fleet/releases/tag/v0.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rancher/fleet@v0.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/tags/v0.1.0-rc1/manifests"}]},"repo_metadata_updated_at":"2026-08-27T17:29:37.865Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.737783823480656,"dependent_packages_count":4.17860095782419,"stargazers_count":1.78042377742794,"forks_count":1.912734922607524,"docker_downloads_count":0.22775198642529848,"average":2.5674590935531216},"purl":"pkg:golang/github.com/rancher/fleet","advisories":[{"uuid":"GSA_kwCzR0hTQS14cjY1LTVjcG0tZzM2eM4ABZ_n","url":"https://github.com/advisories/GHSA-xr65-5cpm-g36x","title":"Rancher Fleet vulnerable to cross namespace secret disclosure via unvalidated `valuesFrom` references in Helm Deployer","description":"### Impact\nA vulnerability in Fleet for Rancher Manager affects multi-tenancy environments where different tenants share the same downstream clusters (e.g., different privileged or untrusted teams inside the same organization). \n\nOn unpatched versions, tenants could bypass restrictions to access any config map or secret across all namespaces on the downstream cluster. They can create cluster-wide resources using `HelmOp` or `Bundle` without authorization.\nSpecifically, an attacker can exploit this vulnerability in the following ways:\n1. Use `valuesFrom` in `fleet.yaml`(through a `GitRepo` resource) or a `HelmOp resource to read the contents of any secret an on the downstream cluster, provided they know or can guess the name, namespace, and key.\n2. Deploy `HelmOp` and `Bundle` resources without being restricted to a specific service account for the Fleet agent.\n\nIf you use Fleet in a multi-tenant environment, it's recommended that you:\n- Review your cluster and Fleet deployments logs for indicators of unauthorized access across tenant namespaces.\n- Rotate any service accounts and credentials that might have been exposed.\n\nPlease consult the associated  [MITRE ATT\u0026CK - Technique - Unsecured Credentials](https://attack.mitre.org/techniques/T1552/) for further information about this category of attack.\n\n### Patches\nTo resolve this vulnerability, upgrade to a patched version of Fleet.  The new Policy resource allows you to:\n- Configure `GitRepos`, `HelmOps`, and `Bundles` to require a specific service account for the Fleet agent on downstream clusters used for deployment. The agent uses these designated service accounts for operations, blocking access to unauthorized resources.\n- Restrict `HelmOp` repository and chart URLs by using a regular expression. The regular expression is automatically anchored with `^` and `$`, meaning it must match the entire URL string.\n\nLike `GitRepoRestriction`, a Policy resource must be created in the specific namespace you want to restrict, and it only applies to that namespace.\n\n**Note:** Before applying a policy, ensure that the required service account is available on the downstream clusters and is configured with least-privilege permissions.\n\nPatched versions of Fleet include releases `v0.15.2`, `v0.14.6`, `0.13.11`, and `v0.12.15`.\n\n### Workarounds\nIf you can't upgrade to a fixed version, please make sure that tenants do not have shared access to the same downstream clusters.\n\n### Credits\n\nThis security issue was reported by the following collaborators according to our responsible disclosure policy:\n\n- Radisauskas Arnoldas from NATO and the NATO Cyber Security Centre (NCSC).\n\n### References\nIf you have any questions or comments about this advisory:\n- Reach out to the [SUSE Rancher Security team](https://github.com/rancher/rancher/security/policy) for security related inquiries.\n- Open an issue in the [Rancher](https://github.com/rancher/rancher/issues/new/choose) repository.\n- Verify with our [support matrix](https://www.suse.com/suse-rancher/support-matrix/all-supported-versions/) and [product support lifecycle](https://www.suse.com/lifecycle/).","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2026-07-01T20:45:39.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.9,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H","references":["https://github.com/rancher/fleet/security/advisories/GHSA-xr65-5cpm-g36x","https://github.com/advisories/GHSA-xr65-5cpm-g36x"],"source_kind":"github","identifiers":["GHSA-xr65-5cpm-g36x","CVE-2026-44935"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-07-01T21:00:09.299Z","updated_at":"2026-09-03T23:01:13.478Z","epss_percentage":0.0049,"epss_percentile":0.39903,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14cjY1LTVjcG0tZzM2eM4ABZ_n","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS14cjY1LTVjcG0tZzM2eM4ABZ_n","packages":[{"ecosystem":"go","package_name":"github.com/rancher/fleet","versions":[{"first_patched_version":"0.12.15","vulnerable_version_range":"\u003e= 0.12.0, \u003c 0.12.15"},{"first_patched_version":"0.13.11","vulnerable_version_range":"\u003e= 0.13.0, \u003c 0.13.11"},{"first_patched_version":"0.14.6","vulnerable_version_range":"\u003e= 0.14.0, \u003c 0.14.6"},{"first_patched_version":"0.15.2","vulnerable_version_range":"\u003e= 0.15.0, \u003c 0.15.2"}],"purl":"pkg:go/github.com%2Francher%2Ffleet"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14cjY1LTVjcG0tZzM2eM4ABZ_n/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1oeDR2LWN4cGYtdmg4bc4ABZ_m","url":"https://github.com/advisories/GHSA-hx4v-cxpf-vh8m","title":"Rancher Fleet has SSRF in Bundle Reader via Unvalidated Helm Repository URL in fleet.yaml","description":"### Impact\nA vulnerability has been identified in Fleet when the `helmRepoURLRegex` field isn't set on a `GitRepo` resource. Fleet's bundle reader forwards Helm authentication credentials (`BasicAuth`) to any URL specified in the `helm.repo` field of a `fleet.yaml` file.\n\nAn attacker with git push access to a Fleet-monitored repository can exploit this behavior by specifying a malicious URL in `helm.repo`. This causes the Fleet controller to send the configured Helm repository credentials to the attacker’s server. \n\nAs a result, the attacker can capture the username and password that an administrator configured to access a private Helm chart repository. However, the response body from the attacker's server isn't included in the error message (this behavior was fixed in Fleet `v0.13.3` and later), which prevents additional internal data from leaking through the status condition.\n\nThe final severity of this vulnerability depends on the specific permissions of the leaked credentials. \n\nFleet recommends you to:\n1. Review your system for potentially leaked credentials.\n2. Replace any credentials that might be compromised.\n\nPlease consult the associated [MITRE ATT\u0026CK - Technique - Stored Data Manipulation](https://attack.mitre.org/techniques/T1565/001/) and [MITRE ATT\u0026CK - Technique - Steal Application Access Token](https://attack.mitre.org/techniques/T1528/) for further information about this category of attack.\n\n### Patches\nTo resolve this vulnerability, upgrade to a patched version of Fleet. The patched version of Fleet now requires you to set the `helmRepoURLRegex` field on the `GitRepo`. If the `helmRepoURLRegex` is empty or missing, Fleet won’t send credentials, regardless of the URL specified in `fleet.yaml`.\n \nWhen you upgrade, a Helm pre-upgrade job automatically migrates existing `GitRepo` resources that have `helmSecretName` or `helmSecretNameForPaths` configured but lack a `helmRepoURLRegex`. The migration job performs the following actions:\n\nThe job extracts the scheme and host from the Helm repository URLs already stored in the resource's Bundles. For example, a `GitRepo` with Bundles referencing `https://charts.example.com/stable` receives `helmRepoURLRegex: \"^https://charts\\.example\\.com/\"`. This limits credential forwarding to the origins already in use before the upgrade.\nMigrated resources are annotated with `fleet.cattle.io/helm-regex-auto-migrated: \"true\"` so you can easily audit them.\n\nIf no Bundles with Helm repository URLs exist during the migration (for example, if the `GitRepo` has never successfully synced), `helmRepoURLRegex` remains empty and credentials aren't forwarded. You must set this field manually before Fleet will send credentials.\n\nThe migration job runs only once per installation and records its status in a `ConfigMap` named `fleet-helm-url-regex-migrated` in the Fleet system namespace. Any `GitRepo` resources you create after the upgrade require an explicit `helmRepoURLRegex` to forward credentials.\n\nPatched versions of Fleet include releases `v0.15.2`, `v0.14.6`, `0.13.11`, and `v0.12.15`.\n\n### Workarounds\nIf you cannot immediately upgrade to a patched version, use the following methods to mitigate the risk and audit your environment.\nSet `helmRepoURLRegex` on all `GitRepo` resources that use `helmSecretName`. Ensure the regular expression matches only your legitimate Helm repository URL. \n\nExample configuration:\n```yaml\napiVersion: fleet.cattle.io/v1alpha1\nkind: GitRepo\nmetadata:\n  name: my-app\n  namespace: fleet-local\nspec:\n  repo: https://git.example.com/org/my-app.git\n  helmSecretName: helm-creds\n  helmRepoURLRegex: \"^https://charts\\\\.example\\\\.com/.*\"\n```\n\nAfter upgrading to a patched version, review all auto-migrated `GitRepo` resources by running the following command:\n\n``` \nkubectl get gitrepo -A -o json | \\\n  jq -r '.items[] | select(.metadata.annotations[\"fleet.cattle.io/helm-regex-auto-migrated\"] == \"true\") | \"\\(.metadata.namespace)/\\(.metadata.name): \\(.spec.helmRepoURLRegex)\"'\n```\n\nVerify that the auto-derived regular expression matches only your intended Helm repository origins. If a regular expression is broader than necessary, replace it with a more specific pattern.\n\n### Credits\n\nThis security issue was reported by the following collaborators according to our responsible disclosure policy:\n\n- Radisauskas Arnoldas from NATO and the NATO Cyber Security Centre (NCSC).\n- FluentLogic's security team.\n\n### References\nIf you have any questions or comments about this advisory:\n- Reach out to the [SUSE Rancher Security team](https://github.com/rancher/rancher/security/policy) for security related inquiries.\n- Open an issue in the [Rancher](https://github.com/rancher/rancher/issues/new/choose) repository.\n- Verify with our [support matrix](https://www.suse.com/suse-rancher/support-matrix/all-supported-versions/) and [product support lifecycle](https://www.suse.com/lifecycle/).","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2026-07-01T20:45:05.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.0,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N","references":["https://github.com/rancher/fleet/security/advisories/GHSA-hx4v-cxpf-vh8m","https://github.com/advisories/GHSA-hx4v-cxpf-vh8m"],"source_kind":"github","identifiers":["GHSA-hx4v-cxpf-vh8m","CVE-2026-44936"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-07-01T21:00:09.299Z","updated_at":"2026-09-03T07:01:20.193Z","epss_percentage":0.00348,"epss_percentile":0.27539,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oeDR2LWN4cGYtdmg4bc4ABZ_m","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1oeDR2LWN4cGYtdmg4bc4ABZ_m","packages":[{"ecosystem":"go","package_name":"github.com/rancher/fleet","versions":[{"first_patched_version":"0.12.15","vulnerable_version_range":"\u003e= 0.12.0, \u003c 0.12.15"},{"first_patched_version":"0.13.11","vulnerable_version_range":"\u003e= 0.13.0, \u003c 0.13.11"},{"first_patched_version":"0.14.6","vulnerable_version_range":"\u003e= 0.14.0, \u003c 0.14.6"},{"first_patched_version":"0.15.2","vulnerable_version_range":"\u003e= 0.15.0, \u003c 0.15.2"}],"purl":"pkg:go/github.com%2Francher%2Ffleet"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oeDR2LWN4cGYtdmg4bc4ABZ_m/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1qbWY0LW03ajktZzcycs4ABZ_k","url":"https://github.com/advisories/GHSA-jmf4-m7j9-g72r","title":"Rancher Fleet has Unauthenticated Webhook: Regex Injection via Unsanitized Repository URL Components","description":"### Impact\nA vulnerability has been identified in Fleet when the webhook endpoint is configured without a secret; an attacker can forge webhook requests. The attacker doesn't need to know the specific repository or path configured in the GitRepo resource to make Fleet process these requests.\n\nAn attacker can exploit this vulnerability to cause the following impacts:\n1. Trigger continuous repository re-cloning, which increases network traffic and can deplete resources on the management cluster.\n2. Downgrade running services to any historical revision available in the remote Git repository. This risk applies if the attacker has read access to the target Git repository and knows its configured path.\n\nPlease consult the associated  [MITRE ATT\u0026CK - Technique - T1499.004: Endpoint Denial of Service](https://attack.mitre.org/techniques/T1499/) for further information about this category of attack.\n\n### Patches\nTo resolve this vulnerability, upgrade Fleet to a patched version. This upgrade version escapes the URL and path to the remote repository received from webhooks, which prevents regular expressions from being used as a replacement for the URL and path.\n\nPatched versions of Fleet include releases `v0.15.2`, `v0.14.6`, `0.13.11`, and `v0.12.15`.\n\n### Workarounds\nIf you can't upgrade to a fixed version, please make sure to only enable webhooks with a shared secret.\n\n### Credits\n\nThis security issue was reported by the following collaborators according to our responsible disclosure policy:\n\n- Radisauskas Arnoldas from NATO and the NATO Cyber Security Centre (NCSC).\n\n### References\nIf you have any questions or comments about this advisory:\n- Reach out to the [SUSE Rancher Security team](https://github.com/rancher/rancher/security/policy) for security related inquiries.\n- Open an issue in the [Rancher](https://github.com/rancher/rancher/issues/new/choose) repository.\n- Verify with our [support matrix](https://www.suse.com/suse-rancher/support-matrix/all-supported-versions/) and [product support lifecycle](https://www.suse.com/lifecycle/).","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-07-01T20:44:24.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:H","references":["https://github.com/rancher/fleet/security/advisories/GHSA-jmf4-m7j9-g72r","https://github.com/advisories/GHSA-jmf4-m7j9-g72r"],"source_kind":"github","identifiers":["GHSA-jmf4-m7j9-g72r","CVE-2026-44937"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-07-01T21:00:09.300Z","updated_at":"2026-09-03T23:01:14.998Z","epss_percentage":0.00424,"epss_percentile":0.35088,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qbWY0LW03ajktZzcycs4ABZ_k","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1qbWY0LW03ajktZzcycs4ABZ_k","packages":[{"ecosystem":"go","package_name":"github.com/rancher/fleet","versions":[{"first_patched_version":"0.14.6","vulnerable_version_range":"\u003e= 0.14.0, \u003c 0.14.6"},{"first_patched_version":"0.15.2","vulnerable_version_range":"\u003e= 0.15.0, \u003c 0.15.2"}],"purl":"pkg:go/github.com%2Francher%2Ffleet"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qbWY0LW03ajktZzcycs4ABZ_k/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS04NjRnLTg2M20tdmN2cc4ABZ_j","url":"https://github.com/advisories/GHSA-864g-863m-vcvq","title":"Fleet has PSS Bypass through addLabelsFromOptions in Fleet Agent","description":"### Impact\nA vulnerability has been identified in Fleet's agent-side deployer, which did not filter security-sensitive keys from `namespaceLabels` in `fleet.yaml` (or `BundleDeployment.spec.options.namespaceLabels`) when applying them to the target namespace. \n\nAn attacker with `git push` access to a Fleet-monitored repository could overwrite Pod Security Standards (PSS) enforcement labels on a target namespace. This allows the attacker to weaken admission controls and deploy workloads that PSS policies would otherwise block.\n\n**Important:** The final impact on confidentiality, integrity, and availability depends on the specific permissions of the leaked credentials. \n\nFleet team recommends you:\n1. Review your system for potentially leaked credentials.\n2. Replace any credentials that may be compromised.\n\nPlease consult the associated  [MITRE ATT\u0026CK - Technique - Disable or Modify Tools](https://attack.mitre.org/techniques/T1685/) for further information about this category of attack.\n\n### Patches\nTo fix this issue, upgrade to a patched version. The updated Fleet deployer filters out labels with the `pod-security.kubernetes.io/` prefix when applying `namespaceLabels` to a namespace. This change preserves the PSS labels set by cluster administrators and prevents them from being overwritten through `fleet.yaml` or `BundleDeployment` options.\n\nPatched versions of Fleet include releases `v0.15.2`, `v0.14.6`, `v0.13.11`, and `v0.12.15`.\n\n### Workarounds\nIf you can’t immediately upgrade to a patched version, use one of the following workarounds:\n\n**1 - Deploy NeuVector(primary workaround)**\n\nDeploy NeuVector (SUSE Security) and configure an admission control Deny rule for \"Run as privileged\" in Protect mode. \n- NeuVector evaluates pod specs independently of Kubernetes PSS namespace labels. It blocks privileged containers even if the labels are downgraded. \n- Although the namespace labels are still overwritten, the attack cannot exploit confidentiality, integrity, or availability without a privileged pod.\n\n**2 - Restrict repository access (secondary workaround)**\n\n**Note:** The following measure reduces the attack surface but does not close the vulnerability:\n- In a multi-tenant setup, this restriction removes the primary attack vector. However, this measure only reduces the attack surface and doesn't completely close the vulnerability. It may also not be operationally viable for all organizations. ´\n\n### Credits\n\nThis security issue was reported by the following collaborators according to our responsible disclosure policy:\n\n- Radisauskas Arnoldas from NATO and the NATO Cyber Security Centre (NCSC).\n\n### References\n- Reach out to the [SUSE Rancher Security team](https://github.com/rancher/rancher/security/policy) for security related inquiries.\n- Open an issue in the [Rancher](https://github.com/rancher/rancher/issues/new/choose) repository.\n- Verify with our [support matrix](https://www.suse.com/suse-rancher/support-matrix/all-supported-versions/) and [product support lifecycle](https://www.suse.com/lifecycle/).","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-07-01T20:35:37.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.8,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","references":["https://github.com/rancher/fleet/security/advisories/GHSA-864g-863m-vcvq","https://github.com/advisories/GHSA-864g-863m-vcvq"],"source_kind":"github","identifiers":["GHSA-864g-863m-vcvq","CVE-2026-44938"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-07-01T21:00:09.300Z","updated_at":"2026-08-29T17:01:07.728Z","epss_percentage":0.00442,"epss_percentile":0.36629,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04NjRnLTg2M20tdmN2cc4ABZ_j","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS04NjRnLTg2M20tdmN2cc4ABZ_j","packages":[{"ecosystem":"go","package_name":"github.com/rancher/fleet","versions":[{"first_patched_version":"0.12.15","vulnerable_version_range":"\u003e= 0.12.0, \u003c 0.12.15"},{"first_patched_version":"0.13.11","vulnerable_version_range":"\u003e= 0.13.0, \u003c 0.13.11"},{"first_patched_version":"0.14.6","vulnerable_version_range":"\u003e= 0.14.0, \u003c 0.14.6"},{"first_patched_version":"0.15.2","vulnerable_version_range":"\u003e= 0.15.0, \u003c 0.15.2"}],"purl":"pkg:go/github.com%2Francher%2Ffleet"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04NjRnLTg2M20tdmN2cc4ABZ_j/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS03NjVqLXFmcnAtaG0zas4ABWXh","url":"https://github.com/advisories/GHSA-765j-qfrp-hm3j","title":"Fleet: Helm impersonation bypass of `RESTClientGetter` retains `cluster-admin` during template rendering","description":"### Impact\n\nFleet's Helm deployer did not fully apply ServiceAccount impersonation in two code paths, allowing a tenant with git push access to a Fleet-monitored repository to read secrets from any namespace on every downstream cluster targeted by their `GitRepo`.\n\n**Helm `lookup` bypass:** The Helm template engine ran Kubernetes API queries with the fleet-agent's cluster-admin credentials instead of the impersonated ServiceAccount. A chart template could therefore access resources beyond the tenant's RBAC scope.\n\n**`valuesFrom` bypass:** Secret and ConfigMap references in `fleet.yaml` `helm.valuesFrom` were read using the fleet-agent's cluster-admin client. A tenant could reference resources in namespaces the impersonated ServiceAccount has no access to.\nBoth issues break Fleet's multi-tenant impersonation boundary. The leaked credentials may belong to external services, making the full impact non-deterministic.\nSingle-tenant deployments where all users are trusted are not affected.\n\n**Important:**\n- For the exposure of additional credentials, the final impact severity for confidentiality, integrity and availability is dependent on the permissions the leaked credentials have on their services.\n- It is recommended to review for potentially leaked credentials in this scenario and to change them if deemed necessary.\n\nPlease consult the associated  [MITRE ATT\u0026CK - Technique - Account Access Removal](https://attack.mitre.org/techniques/T1531/) for further information about this category of attack.\n\n### Patches\n\nBoth issues are fixed by ensuring the Helm action configuration consistently uses the impersonated ServiceAccount credentials throughout all Helm operations.\n\nPatched versions of Rancher include releases `v2.14.1`, `v2.13.5`, `v2.12.9`, and `v2.11.13`. For Rancher `v2.10.11`, users must manually update their Fleet deployment to version`v0.11.13`.\n\n### Workarounds\n\nNo workaround fully mitigates the issue for multi-tenant deployments. The patches should be applied as soon as they are available.\n\nThe following measures reduce the attack surface but do not close either vulnerability:\n\n- Restrict git push access to Fleet-monitored repositories to trusted users only. In a multi-tenant setup this removes the precondition entirely, but is often not operationally viable.\n- Use `GitRepoRestriction` resources to limit which ServiceAccounts each namespace is allowed to use, restricting the set of users who can configure impersonation at all.\n- Audit deployed chart templates for `lookup` calls and `fleet.yaml` files for cross-namespace `valuesFrom` references as a detective control.\n\n### Resources\n\nIf there are any questions or comments about this advisory:\n\n- Reach out to the [SUSE Rancher Security team](https://github.com/rancher/rancher/security/policy) for security related inquiries.\n- Open an issue in the [Rancher](https://github.com/rancher/rancher/issues/new/choose) repository.\n- Verify using the [support matrix](https://www.suse.com/suse-rancher/support-matrix/all-supported-versions/) and [product support lifecycle](https://www.suse.com/lifecycle/).","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2026-05-07T01:26:06.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.9,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H","references":["https://github.com/rancher/fleet/security/advisories/GHSA-765j-qfrp-hm3j","https://nvd.nist.gov/vuln/detail/CVE-2026-41050","https://bugzilla.suse.com/show_bug.cgi?id=CVE-2026-41050","https://github.com/advisories/GHSA-765j-qfrp-hm3j"],"source_kind":"github","identifiers":["GHSA-765j-qfrp-hm3j","CVE-2026-41050"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-05-07T02:00:08.579Z","updated_at":"2026-09-03T07:02:33.150Z","epss_percentage":0.0039,"epss_percentile":0.31593,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03NjVqLXFmcnAtaG0zas4ABWXh","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS03NjVqLXFmcnAtaG0zas4ABWXh","packages":[{"ecosystem":"go","package_name":"github.com/rancher/fleet","versions":[{"first_patched_version":"0.11.13","vulnerable_version_range":"\u003e= 0.11.0, \u003c 0.11.13"},{"first_patched_version":"0.12.14","vulnerable_version_range":"\u003e= 0.12.0, \u003c 0.12.14"},{"first_patched_version":"0.13.10","vulnerable_version_range":"\u003e= 0.13.0, \u003c 0.13.10"},{"first_patched_version":"0.14.5","vulnerable_version_range":"\u003e= 0.14.0, \u003c 0.14.5"},{"first_patched_version":"0.15.1","vulnerable_version_range":"\u003e= 0.15.0, \u003c 0.15.1"}],"purl":"pkg:go/github.com%2Francher%2Ffleet"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03NjVqLXFmcnAtaG0zas4ABWXh/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS02aDl4LTlqNXYtN3c5aM4ABLkt","url":"https://github.com/advisories/GHSA-6h9x-9j5v-7w9h","title":"Rancher Fleet Helm Values are stored inside BundleDeployment in plain text","description":"### Impact\nA vulnerability has been identified when using Fleet to manage Helm charts where sensitive information is passed through `BundleDeployment.Spec.Options.Helm.Values` may be stored in plain text. This can result in: \n1. Unauthorized disclosure of sensitive data: Any user with `GET` or `LIST` permissions on `BundleDeployment` resources could retrieve Helm values containing credentials or other secrets.\n2. Lack of encryption at rest: `BundleDeployment` is not configured for Kubernetes encryption at rest by default, causing sensitive values to remain unencrypted within the cluster datastore.\n\nThis behavior differs from Helm v3’s default approach, where chart state — including values — is stored in Kubernetes secrets, benefiting from built-in protection mechanisms. In affected scenarios, credentials and other sensitive information are exposed both at rest and in responses to API calls.\n\nPlease consult the associated  [MITRE ATT\u0026CK - Technique - Credentials from Password Stores](https://attack.mitre.org/techniques/T1555/) for further information about this category of attack.\n\nFor the exposure of credentials not related to Rancher, the final impact severity for confidentiality, integrity, and availability is dependent on the permissions that the leaked credentials have on their own services.\nIt is recommended to review the potentially exposed sensitive data in this scenario and change secrets, tokens, and passwords as necessary.\n\n### Patches\nThis vulnerability is addressed by adding the capability for each `Bundle` and `BundleDeployment` to have a secret to store options in.\n1. The git job that runs `fleet apply` will now create secrets for Helm values.\n2. Fleet controller generates `bundledeployments` and now creates a Helm values secret per bundle deployment in the cluster namespace.\n3. Fleet agent uses the `bundledeployment` for options, the content resource and the secret to deploy the bundle.\n\n\nPatched versions of Fleet include releases `v0.14.0`, `v0.13.1`, `v0.12.6` and `v0.11.10`.\n\n### Workarounds\nIf you can't upgrade to a fixed version, please make sure to specify paths to valuesFiles as simple file names, e.g.:\n\nInstead of:\n```fleet.yaml\nhelm:\n  valuesFiles:\n    - config-chart/values.yaml # will not be excluded → risky\n```\nUse:\n```fleet.yaml\nhelm:\n  valuesFiles:\n    - values.yaml # will be excluded\n```\n\n### References\nIf you have any questions or comments about this advisory:\n- Reach out to the [SUSE Rancher Security team](https://github.com/rancher/rancher/security/policy) for security related inquiries.\n- Open an issue in the [Rancher](https://github.com/rancher/rancher/issues/new/choose) repository.\n- Verify with our [support matrix](https://www.suse.com/suse-rancher/support-matrix/all-supported-versions/) and [product support lifecycle](https://www.suse.com/lifecycle/).","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2025-08-29T20:31:17.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.7,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N","references":["https://github.com/rancher/fleet/security/advisories/GHSA-6h9x-9j5v-7w9h","https://github.com/rancher/fleet/commit/088bcbea7edb844d7e6fc3649d9954f763cf68a9","https://github.com/advisories/GHSA-6h9x-9j5v-7w9h"],"source_kind":"github","identifiers":["GHSA-6h9x-9j5v-7w9h","CVE-2024-52284"],"repository_url":"https://github.com/rancher/fleet","blast_radius":0.0,"created_at":"2025-08-29T21:10:43.278Z","updated_at":"2026-08-28T13:05:16.180Z","epss_percentage":0.00225,"epss_percentile":0.13237,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02aDl4LTlqNXYtN3c5aM4ABLkt","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS02aDl4LTlqNXYtN3c5aM4ABLkt","packages":[{"ecosystem":"go","package_name":"github.com/rancher/fleet","versions":[{"first_patched_version":"0.11.10","vulnerable_version_range":"\u003e= 0.11.0, \u003c 0.11.10"},{"first_patched_version":"0.12.6","vulnerable_version_range":"\u003e= 0.12.0, \u003c 0.12.6"},{"first_patched_version":"0.13.1-0.20250806151509-088bcbea7edb","vulnerable_version_range":"\u003e= 0.13.0, \u003c 0.13.1-0.20250806151509-088bcbea7edb"}],"purl":"pkg:go/github.com%2Francher%2Ffleet"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02aDl4LTlqNXYtN3c5aM4ABLkt/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS14Z3BjLXE4OTktNjdwOM4ABHLZ","url":"https://github.com/advisories/GHSA-xgpc-q899-67p8","title":"Fleet doesn’t validate a server’s certificate when connecting through SSH","description":"### Impact\nA vulnerability has been identified within Fleet where, by default, Fleet will automatically trust a remote server’s certificate when connecting through SSH if the certificate isn’t set in the `known_hosts` file. This could allow the execution of a man-in-the-middle (MitM) attack against Fleet. In case the server that is being connected to has a trusted entry in the known_hosts file, then Fleet will correctly check the authenticity of the presented certificate. \n\nPlease consult the associated  [MITRE ATT\u0026CK - Technique - Adversary-in-the-Middle](https://attack.mitre.org/techniques/T1557/) for further information about this category of attack.\n\n### Patches\nPatched versions include releases `v0.10.12`, `v0.11.7` and `v0.12.2`.\n\nThe fix involves some key areas with the following changes:\n\n- Git latest commit fetcher sources `known_hosts` entries from the following locations, in decreasing order of priority:\n  1. Secret referenced in a `GitRepo`’s `clientSecretName` field;\n  2. If no secret is referenced, in a `gitcredential` secret located in the `GitRepo`’s namespace;\n  3. If that secret does not exist, in a (new) `known-hosts` config map installed by Fleet, populated statically with public entries shared by a few git providers: Github, Gitlab, Bitbucket, Azure DevOps;\n\n- Git cloner: same as above.\n\n- `fleet apply` command: same as above. The command reads entries from a `FLEET_KNOWN_HOSTS` environment variable. That command is typically run within a container inside a job pod created by Fleet to update bundles from a new commit. However, users may also decide to run it locally, perhaps even with multiple concurrent executions of the command on the same machine. To cater for this, `fleet apply` writes the contents of `FLEET_KNOWN_HOSTS`, if any, to a temporary file with a random name, and deletes that file once bundles have been created. This reduces the risk of conflicts between concurrent runs.\nThis happens regardless of the git repository URL (SSH or not), since a repository may reference artifacts to be retrieved using SSH anyway.\n\n**Note about sourcing `known_hosts` entries:** if entries are found in a supported source, whatever that source may be, then those entries will be used. For instance, if wrong entries, or an incomplete set of entries (e.g. only BitBucket entries for a `GitRepo` pointing to Github) are found in a secret referenced in a `GitRepo`’s `clientSecretName` field, they will still be used. This will lead to errors if strict host key checks are enabled, even if matching, correct entries are found in another source with lower priority, such as the `known-hosts` config map. Fleet will not use one source to complement the other.\n\n**Note: Fleet v0.9 release line does not have the fix for this CVE. The fix for v0.9 was considered too complex and with the risk of introducing instabilities right before this version goes into end-of-life (EOL), as documented in [SUSE’s Product Support Lifecycle](https://www.suse.com/lifecycle/#suse-rancher-prime) page. Please see the section below for workarounds or consider upgrading to a newer and patched version of Rancher.**\n\n### Workarounds\nThere are no workarounds for this issue. Users are recommended to upgrade, as soon as possible, to a version of Fleet that contains the fixes.\n\n### References\nIf you have any questions or comments about this advisory:\n- Reach out to the [SUSE Rancher Security team](https://github.com/rancher/rancher/security/policy) for security related inquiries.\n- Open an issue in the [Rancher](https://github.com/rancher/rancher/issues/new/choose) repository.\n- Verify with our [support matrix](https://www.suse.com/suse-rancher/support-matrix/all-supported-versions/) and [product support lifecycle](https://www.suse.com/lifecycle/).","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2025-04-25T15:11:07.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.3,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L","references":["https://github.com/rancher/fleet/security/advisories/GHSA-xgpc-q899-67p8","https://github.com/rancher/fleet/pull/3571","https://github.com/rancher/fleet/pull/3572","https://github.com/rancher/fleet/pull/3573","https://github.com/rancher/fleet/releases/tag/v0.10.12","https://github.com/rancher/fleet/releases/tag/v0.11.7","https://github.com/rancher/fleet/releases/tag/v0.12.2","https://pkg.go.dev/vuln/GO-2025-3649","https://github.com/advisories/GHSA-xgpc-q899-67p8"],"source_kind":"github","identifiers":["GHSA-xgpc-q899-67p8","CVE-2025-23390"],"repository_url":"https://github.com/rancher/fleet","blast_radius":0.0,"created_at":"2025-04-25T16:08:57.083Z","updated_at":"2026-08-28T13:05:53.366Z","epss_percentage":0.00434,"epss_percentile":0.63373,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14Z3BjLXE4OTktNjdwOM4ABHLZ","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS14Z3BjLXE4OTktNjdwOM4ABHLZ","packages":[{"ecosystem":"go","package_name":"github.com/rancher/fleet","versions":[{"first_patched_version":"0.12.2","vulnerable_version_range":"\u003e= 0.12.0, \u003c 0.12.2"},{"first_patched_version":"0.11.7","vulnerable_version_range":"\u003e= 0.11.0, \u003c 0.11.7"},{"first_patched_version":"0.10.12","vulnerable_version_range":"\u003e= 0.9.0-rc.1, \u003c 0.10.12"}],"purl":"pkg:go/github.com%2Francher%2Ffleet"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14Z3BjLXE4OTktNjdwOM4ABHLZ/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/rancher/fleet","docker_dependents_count":4,"docker_downloads_count":170644150,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/rancher/fleet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/rancher/fleet/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T18:00:11.394Z","issues_count":834,"pull_requests_count":2453,"avg_time_to_close_issue":14081567.163106795,"avg_time_to_close_pull_request":878994.282647585,"issues_closed_count":515,"pull_requests_closed_count":1677,"pull_request_authors_count":59,"issue_authors_count":246,"avg_comments_per_issue":2.4424460431654675,"avg_comments_per_pull_request":0.3232776192417448,"merged_pull_requests_count":1346,"bot_issues_count":5,"bot_pull_requests_count":1009,"past_year_issues_count":81,"past_year_pull_requests_count":219,"past_year_avg_time_to_close_issue":2492781.0,"past_year_avg_time_to_close_pull_request":241222.64516129033,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":124,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":40,"past_year_avg_comments_per_issue":1.8518518518518519,"past_year_avg_comments_per_pull_request":0.319634703196347,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":96,"past_year_merged_pull_requests_count":95,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rancher%2Ffleet/issues","maintainers":[{"login":"manno","count":501,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manno"},{"login":"rancherbot","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rancherbot"},{"login":"kkaempf","count":107,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kkaempf"},{"login":"thardeck","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thardeck"},{"login":"mmartin24","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmartin24"},{"login":"raulcabello","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raulcabello"},{"login":"Tommy12789","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tommy12789"},{"login":"olblak","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olblak"},{"login":"rubhanazeem","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rubhanazeem"},{"login":"torchiaf","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/torchiaf"},{"login":"mattfarina","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mattfarina"},{"login":"0xavi0","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0xavi0"},{"login":"prachidamle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prachidamle"},{"login":"mallardduck","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mallardduck"},{"login":"alexander-demicev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-demicev"},{"login":"p-se","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/p-se"},{"login":"Kristian-ZH","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kristian-ZH"},{"login":"davidstauffer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidstauffer"}],"active_maintainers":[{"login":"thardeck","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thardeck"},{"login":"rancherbot","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rancherbot"},{"login":"manno","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manno"},{"login":"kkaempf","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kkaempf"},{"login":"mmartin24","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmartin24"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Francher%2Ffleet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Francher%2Ffleet/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Francher%2Ffleet/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Francher%2Ffleet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Francher%2Ffleet/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Francher%2Ffleet/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282235,"maintainers_count":0,"namespaces_count":839591,"keywords_count":126448,"github":"golang","metadata":{"funded_packages_count":72260,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-03T05:01:28.847Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}]