{"id":3741611,"name":"github.com/fluxcd/helm-controller/api","ecosystem":"go","description":null,"homepage":"https://github.com/fluxcd/helm-controller","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/fluxcd/helm-controller","keywords_array":[],"namespace":"github.com/fluxcd/helm-controller","versions_count":105,"first_release_published_at":"2020-08-18T11:34:54.000Z","latest_release_published_at":"2026-05-20T09:36:41.000Z","latest_release_number":"v1.5.5","last_synced_at":"2026-06-03T09:08:47.755Z","created_at":"2022-04-11T14:36:45.902Z","updated_at":"2026-06-03T09:08:47.756Z","registry_url":"https://pkg.go.dev/github.com/fluxcd/helm-controller/api","install_command":"go get github.com/fluxcd/helm-controller/api","documentation_url":"https://pkg.go.dev/github.com/fluxcd/helm-controller/api#section-documentation","metadata":{},"repo_metadata":{"id":37452850,"uuid":"258125140","full_name":"fluxcd/helm-controller","owner":"fluxcd","description":"The GitOps Toolkit Helm reconciler, for declarative Helming","archived":false,"fork":false,"pushed_at":"2026-05-14T19:49:27.000Z","size":4919,"stargazers_count":514,"open_issues_count":78,"forks_count":207,"subscribers_count":14,"default_branch":"main","last_synced_at":"2026-05-14T21:29:15.707Z","etag":null,"topics":["gitops-toolkit"],"latest_commit_sha":null,"homepage":"https://fluxcd.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fluxcd.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS","copyright":null,"agents":"AGENTS.md","dco":"DCO","cla":null}},"created_at":"2020-04-23T07:18:38.000Z","updated_at":"2026-05-03T11:53:20.000Z","dependencies_parsed_at":"2023-10-04T14:00:48.182Z","dependency_job_id":"3542e8fa-7408-4e9e-a4c6-1caa479b5966","html_url":"https://github.com/fluxcd/helm-controller","commit_stats":null,"previous_names":[],"tags_count":214,"template":false,"template_full_name":null,"purl":"pkg:github/fluxcd/helm-controller","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluxcd","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/sbom","scorecard":{"id":291233,"data":{"date":"2025-08-11","repo":{"name":"github.com/fluxcd/helm-controller","commit":"5c7f2c8abff9eb9870e5f2478c752d2c8b8d8cdb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.2,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.sha }}': .github/workflows/backport.yaml:18"],"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":"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yaml:14","Info: jobLevel 'actions' permission set to 'read': .github/workflows/release.yml:122","Info: jobLevel 'actions' permission set to 'read': .github/workflows/release.yml:135","Info: jobLevel 'actions' permission set to 'read': .github/workflows/release.yml:150","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yaml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/cifuzz.yaml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e.yaml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/nightly.yaml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/scan.yaml:11","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/scan.yaml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/sync-labels.yaml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","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":"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":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: internal/controller/helmrelease_controller_fuzz_test.go:41"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/e2e.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/fluxcd/helm-controller/e2e.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/e2e.yaml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/fluxcd/helm-controller/e2e.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/fluxcd/helm-controller/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/fluxcd/helm-controller/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/fluxcd/helm-controller/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/fluxcd/helm-controller/release.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:7","Warn: containerImage not pinned by hash: Dockerfile:34: pin your Docker image by updating alpine:3.21 to alpine:3.21@sha256:b6a6be0ff92ab6db8acd94f5d1b7a6c2f0f5d10ce3c24af348d333ac6da80685","Warn: containerImage not pinned by hash: tests/fuzz/Dockerfile.builder:1: pin your Docker image by updating gcr.io/oss-fuzz-base/base-builder-go to gcr.io/oss-fuzz-base/base-builder-go@sha256:01d9657ee8d9b35a1b1a17d236d54b605cc3fbd938bd1115ef095a75c16b0cfa","Info:  15 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:  18 out of  24 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":10,"reason":"5 out of the last 5 releases have a total of 10 signed artifacts.","details":["Info: signed release artifact: helm-controller_1.3.0_checksums.txt.sig: https://github.com/fluxcd/helm-controller/releases/tag/v1.3.0","Info: signed release artifact: helm-controller_1.2.0_checksums.txt.sig: https://github.com/fluxcd/helm-controller/releases/tag/v1.2.0","Info: signed release artifact: helm-controller_1.1.0_checksums.txt.sig: https://github.com/fluxcd/helm-controller/releases/tag/v1.1.0","Info: signed release artifact: helm-controller_1.0.1_checksums.txt.sig: https://github.com/fluxcd/helm-controller/releases/tag/v1.0.1","Info: signed release artifact: helm-controller_1.0.0_checksums.txt.sig: https://github.com/fluxcd/helm-controller/releases/tag/v1.0.0","Info: provenance for release artifact: provenance.intoto.jsonl: https://github.com/fluxcd/helm-controller/releases/tag/v1.3.0","Info: provenance for release artifact: provenance.intoto.jsonl: https://github.com/fluxcd/helm-controller/releases/tag/v1.2.0","Info: provenance for release artifact: provenance.intoto.jsonl: https://github.com/fluxcd/helm-controller/releases/tag/v1.1.0","Info: provenance for release artifact: provenance.intoto.jsonl: https://github.com/fluxcd/helm-controller/releases/tag/v1.0.1","Info: provenance for release artifact: provenance.intoto.jsonl: https://github.com/fluxcd/helm-controller/releases/tag/v1.0.0"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/fluxcd/.github/SECURITY.md:1","Info: Found linked content: github.com/fluxcd/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/fluxcd/.github/SECURITY.md:1","Info: Found text in security policy: github.com/fluxcd/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/nightly.yaml:14"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9h84-qmv7-982p","Warn: Project is vulnerable to: GHSA-f9f8-9pmf-xv68"],"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-17T18:15:39.410Z","repository_id":37452850,"created_at":"2025-08-17T18:15:39.411Z","updated_at":"2025-08-17T18:15:39.411Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33389248,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"fluxcd","name":"Flux project","uuid":"52158677","kind":"organization","description":"Open and extensible continuous delivery solution for Kubernetes","email":null,"website":"https://fluxcd.io","location":null,"twitter":"fluxcd","company":null,"icon_url":"https://avatars.githubusercontent.com/u/52158677?v=4","repositories_count":45,"last_synced_at":"2024-04-18T02:03:43.689Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fluxcd","funding_links":[],"total_stars":22530,"followers":467,"following":0,"created_at":"2022-11-13T23:28:40.560Z","updated_at":"2024-04-18T02:04:01.956Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluxcd","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluxcd/repositories"},"tags":[{"name":"v1.5.4","sha":"e8ee8f10cba72307705ae4cc8e8a8a017c7b3349","kind":"tag","published_at":"2026-04-21T09:39:35.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v1.5.4","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v1.5.4/manifests"},{"name":"api/v1.5.4","sha":"e8ee8f10cba72307705ae4cc8e8a8a017c7b3349","kind":"tag","published_at":"2026-04-21T09:39:32.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v1.5.4","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv1.5.4/manifests"},{"name":"v1.5.3","sha":"61606cd29a11dc860766a4f7ed32e99d90272707","kind":"tag","published_at":"2026-03-16T12:55:36.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v1.5.3","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v1.5.3/manifests"},{"name":"api/v1.5.3","sha":"61606cd29a11dc860766a4f7ed32e99d90272707","kind":"tag","published_at":"2026-03-16T12:55:15.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v1.5.3","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv1.5.3/manifests"},{"name":"v1.5.2","sha":"942324a112dd56ab342335b45a141bd61c063a51","kind":"tag","published_at":"2026-03-12T12:05:20.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v1.5.2","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v1.5.2/manifests"},{"name":"api/v1.5.2","sha":"942324a112dd56ab342335b45a141bd61c063a51","kind":"tag","published_at":"2026-03-12T12:05:18.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v1.5.2","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv1.5.2/manifests"},{"name":"v1.5.1","sha":"2447764040f3ee01e5287344595a0dc717c119cd","kind":"tag","published_at":"2026-02-27T08:38:33.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v1.5.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v1.5.1/manifests"},{"name":"api/v1.5.1","sha":"2447764040f3ee01e5287344595a0dc717c119cd","kind":"tag","published_at":"2026-02-27T08:38:20.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v1.5.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv1.5.1/manifests"},{"name":"v1.5.0","sha":"c6187842591276f45cbca7adf3e3a5aa5d233328","kind":"tag","published_at":"2026-02-20T11:14:03.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v1.5.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v1.5.0/manifests"},{"name":"api/v1.5.0","sha":"c6187842591276f45cbca7adf3e3a5aa5d233328","kind":"tag","published_at":"2026-02-20T11:13:13.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v1.5.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv1.5.0/manifests"},{"name":"v1.4.5","sha":"3ebc2f57b7323371bf0d067bfb4e411592124bdf","kind":"tag","published_at":"2025-11-27T09:41:50.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v1.4.5","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v1.4.5/manifests"},{"name":"api/v1.4.5","sha":"3ebc2f57b7323371bf0d067bfb4e411592124bdf","kind":"tag","published_at":"2025-11-27T09:40:52.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v1.4.5","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv1.4.5/manifests"},{"name":"v1.4.4","sha":"2c4a7567cd3913e3134d239bb8dd9d6a16a3e3b4","kind":"tag","published_at":"2025-11-19T15:34:53.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v1.4.4","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v1.4.4/manifests"},{"name":"api/v1.4.4","sha":"2c4a7567cd3913e3134d239bb8dd9d6a16a3e3b4","kind":"tag","published_at":"2025-11-19T15:24:48.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v1.4.4","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv1.4.4/manifests"},{"name":"v1.4.3","sha":"2ca186e26ce7df3a7af0d43f00250425003802a0","kind":"tag","published_at":"2025-10-28T11:05:45.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v1.4.3","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v1.4.3/manifests"},{"name":"api/v1.4.3","sha":"2ca186e26ce7df3a7af0d43f00250425003802a0","kind":"tag","published_at":"2025-10-28T11:05:25.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v1.4.3","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv1.4.3/manifests"},{"name":"v1.4.2","sha":"310cd465b6fae0bea96a5b518db2d5574b549e42","kind":"tag","published_at":"2025-10-08T16:44:19.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v1.4.2","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v1.4.2/manifests"},{"name":"api/v1.4.2","sha":"310cd465b6fae0bea96a5b518db2d5574b549e42","kind":"tag","published_at":"2025-10-08T16:44:01.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v1.4.2","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv1.4.2/manifests"},{"name":"v1.4.1","sha":"596130157dccd2ddf74ffb18c194643d06e0ca2d","kind":"tag","published_at":"2025-10-06T11:16:05.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v1.4.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v1.4.1/manifests"},{"name":"api/v1.4.1","sha":"596130157dccd2ddf74ffb18c194643d06e0ca2d","kind":"tag","published_at":"2025-10-06T11:15:43.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v1.4.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv1.4.1/manifests"},{"name":"v1.4.0","sha":"3db605b13009bc80800a79978069e8037cfa6168","kind":"tag","published_at":"2025-09-25T12:38:00.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v1.4.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v1.4.0/manifests"},{"name":"api/v1.4.0","sha":"3db605b13009bc80800a79978069e8037cfa6168","kind":"tag","published_at":"2025-09-25T12:37:43.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v1.4.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv1.4.0/manifests"},{"name":"v1.4.0-rc.1","sha":"b7ef8b4f7fd6c4e2b8d6646810221f21963d20fc","kind":"tag","published_at":"2025-09-10T06:40:59.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v1.4.0-rc.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v1.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v1.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v1.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v1.4.0-rc.1/manifests"},{"name":"api/v1.4.0-rc.1","sha":"b7ef8b4f7fd6c4e2b8d6646810221f21963d20fc","kind":"tag","published_at":"2025-09-10T06:40:47.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v1.4.0-rc.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v1.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv1.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv1.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv1.4.0-rc.1/manifests"},{"name":"v1.3.0","sha":"e47f47f1282d1c66b180be7a386f5afbe3f5ae26","kind":"tag","published_at":"2025-05-28T13:33:58.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v1.3.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v1.3.0/manifests"},{"name":"api/v1.3.0","sha":"e47f47f1282d1c66b180be7a386f5afbe3f5ae26","kind":"tag","published_at":"2025-05-28T13:33:42.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v1.3.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv1.3.0/manifests"},{"name":"v1.2.0","sha":"8e4de326fa2cfa84654c45cf7023875a2b932153","kind":"tag","published_at":"2025-02-19T08:47:30.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v1.2.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v1.2.0/manifests"},{"name":"api/v1.2.0","sha":"8e4de326fa2cfa84654c45cf7023875a2b932153","kind":"tag","published_at":"2025-02-19T08:47:24.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v1.2.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv1.2.0/manifests"},{"name":"v1.1.0","sha":"44247e2310aae7a57b53c3815966eb26c43a29fd","kind":"tag","published_at":"2024-09-26T19:57:28.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v1.1.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v1.1.0/manifests"},{"name":"api/v1.1.0","sha":"44247e2310aae7a57b53c3815966eb26c43a29fd","kind":"tag","published_at":"2024-09-26T19:55:20.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v1.1.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv1.1.0/manifests"},{"name":"v1.0.1","sha":"6085b4f02224b0fb5d6f819ed7c8d63628cc3adf","kind":"tag","published_at":"2024-05-10T15:12:13.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v1.0.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v1.0.1/manifests"},{"name":"api/v1.0.1","sha":"6085b4f02224b0fb5d6f819ed7c8d63628cc3adf","kind":"tag","published_at":"2024-05-10T15:11:50.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v1.0.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv1.0.1/manifests"},{"name":"v1.0.0","sha":"cee99531fb750e48aec2b7d8f79f53a83c03057b","kind":"tag","published_at":"2024-05-09T12:49:19.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v1.0.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v1.0.0/manifests"},{"name":"api/v1.0.0","sha":"cee99531fb750e48aec2b7d8f79f53a83c03057b","kind":"tag","published_at":"2024-05-09T12:48:46.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v1.0.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv1.0.0/manifests"},{"name":"v0.37.4","sha":"0114b20936a970d149d83b59b6ab965a956ad811","kind":"tag","published_at":"2024-02-05T08:36:15.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.37.4","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.37.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.37.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.37.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.37.4/manifests"},{"name":"api/v0.37.4","sha":"0114b20936a970d149d83b59b6ab965a956ad811","kind":"tag","published_at":"2024-02-05T08:35:00.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.37.4","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.37.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.37.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.37.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.37.4/manifests"},{"name":"v0.37.3","sha":"c2c1064a4cfda49115e561be33b7be78f06156ab","kind":"tag","published_at":"2024-02-01T15:49:42.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.37.3","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.37.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.37.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.37.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.37.3/manifests"},{"name":"api/v0.37.3","sha":"c2c1064a4cfda49115e561be33b7be78f06156ab","kind":"tag","published_at":"2024-02-01T15:48:30.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.37.3","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.37.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.37.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.37.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.37.3/manifests"},{"name":"v0.37.2","sha":"24c6729a2317a331b41d3ae3942480ffa9f4e2b9","kind":"tag","published_at":"2023-12-19T16:25:01.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.37.2","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.37.2/manifests"},{"name":"api/v0.37.2","sha":"02fbbbe628d681d96fc6353cb803543e7dc84d70","kind":"tag","published_at":"2023-12-19T16:13:26.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.37.2","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.37.2/manifests"},{"name":"v0.37.1","sha":"8094f19cee26d9a62240db8f3540e21dc2faa387","kind":"tag","published_at":"2023-12-15T08:57:45.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.37.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.37.1/manifests"},{"name":"api/v0.37.1","sha":"5c56856b7ae5456cf3c12f43efc754bd99ee0a27","kind":"tag","published_at":"2023-12-15T08:52:21.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.37.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.37.1/manifests"},{"name":"v0.37.0","sha":"50aab28614603f2f7e19ea203f6adc5462e68a07","kind":"tag","published_at":"2023-12-12T08:00:28.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.37.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.37.0/manifests"},{"name":"api/v0.37.0","sha":"14a333d46adc8507a5b53c58c1a7075b2b1767f9","kind":"tag","published_at":"2023-12-12T07:53:15.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.37.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.37.0/manifests"},{"name":"v0.36.2","sha":"7f3d5141f96c0374e01d6e644c8b11502f2352cf","kind":"tag","published_at":"2023-10-11T12:44:15.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.36.2","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.36.2/manifests"},{"name":"api/v0.36.2","sha":"d5777188e2344733a2ee568f2e5f6cc2dd32d5ea","kind":"tag","published_at":"2023-10-11T12:43:43.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.36.2","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.36.2/manifests"},{"name":"v0.36.1","sha":"9059faff35c29bcf6bfe36626de775031c464e2c","kind":"tag","published_at":"2023-09-18T14:59:20.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.36.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.36.1/manifests"},{"name":"api/v0.36.1","sha":"a5e912e573f7fedfd4160b739c8cf5cbdca43d37","kind":"tag","published_at":"2023-09-18T14:58:55.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.36.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.36.1/manifests"},{"name":"v0.36.0","sha":"a3ad78491b7b3cf1c150ba8e01482c6fda1cf4ab","kind":"tag","published_at":"2023-08-23T12:23:18.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.36.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.36.0/manifests"},{"name":"api/v0.36.0","sha":"5d7f20a28b74ddbda82b9611e3fc6e48927ee725","kind":"tag","published_at":"2023-08-23T12:02:48.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.36.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.36.0/manifests"},{"name":"v0.35.0","sha":"56e36da8c15fe4aef06d257c3295044e53874cab","kind":"tag","published_at":"2023-07-04T08:55:31.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.35.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.35.0/manifests"},{"name":"api/v0.35.0","sha":"56e36da8c15fe4aef06d257c3295044e53874cab","kind":"tag","published_at":"2023-07-04T08:55:06.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.35.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.35.0/manifests"},{"name":"api/v0.34.2","sha":"06979867d50edf49ea335fe960cdb9b1d4928a8d","kind":"tag","published_at":"2023-06-23T10:54:53.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.34.2","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.34.2/manifests"},{"name":"v0.34.2","sha":"06979867d50edf49ea335fe960cdb9b1d4928a8d","kind":"tag","published_at":"2023-06-22T11:06:05.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.34.2","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"d267907aabc1c1a9f8319869c457423dcfef0d2f","kind":"tag","published_at":"2023-06-01T09:41:53.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.34.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.34.1/manifests"},{"name":"api/v0.34.1","sha":"6417e181d6ad8bf6ebdcec3d6014c192a7eceabb","kind":"tag","published_at":"2023-06-01T09:25:40.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.34.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.34.1/manifests"},{"name":"v0.34.0","sha":"ea11c683038c99b9ea26d17d017b389ca51bbbab","kind":"tag","published_at":"2023-05-29T08:42:29.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.34.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.34.0/manifests"},{"name":"api/v0.34.0","sha":"ea11c683038c99b9ea26d17d017b389ca51bbbab","kind":"tag","published_at":"2023-05-29T08:42:23.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.34.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.34.0/manifests"},{"name":"v0.33.0","sha":"74bc32e840e1b09e48036cb5553c62a71a49baba","kind":"tag","published_at":"2023-05-12T11:31:58.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.33.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.33.0/manifests"},{"name":"api/v0.33.0","sha":"dc4a9d0a5efe6c3f059493b0738e1639ebec5d50","kind":"tag","published_at":"2023-05-12T11:12:45.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.33.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.33.0/manifests"},{"name":"v0.32.2","sha":"d1cc2fea6e4dd68c81a265d912e4e67609592607","kind":"tag","published_at":"2023-04-13T08:51:45.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.32.2","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.32.2/manifests"},{"name":"api/v0.32.2","sha":"53c461f4782f20ab6853b1197ca526760cb626a5","kind":"tag","published_at":"2023-04-13T08:51:06.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.32.2","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.32.2/manifests"},{"name":"v0.32.1","sha":"8448b1dec11abe5926ac409f05587faf0da59b51","kind":"tag","published_at":"2023-04-03T15:22:32.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.32.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.32.1/manifests"},{"name":"api/v0.32.1","sha":"527ab971568a2fb6c1fb3a9becc36ced24f93538","kind":"tag","published_at":"2023-04-03T15:20:05.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.32.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.32.1/manifests"},{"name":"v0.32.0","sha":"ce30d393ff3e2541c537540a6ac1c5b64e7a990b","kind":"tag","published_at":"2023-03-31T14:05:09.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.32.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.32.0/manifests"},{"name":"api/v0.32.0","sha":"d471d7dae2eaebe8d65da71026ade07f00d572b5","kind":"tag","published_at":"2023-03-31T14:01:09.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.32.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.32.0/manifests"},{"name":"v0.31.2","sha":"88a3beabd896be448e9c966b1f9aace6ec02c6c5","kind":"commit","published_at":"2023-03-20T16:19:57.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.31.2","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.31.2/manifests"},{"name":"api/v0.31.2","sha":"204d6145b31b12c05e120594f514f8ad0a8046bc","kind":"commit","published_at":"2023-03-20T15:56:03.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.31.2","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.31.2/manifests"},{"name":"v0.31.1","sha":"b807af38b688aba40177e09d577729c3c09be1a3","kind":"commit","published_at":"2023-03-10T14:46:50.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.31.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.31.1/manifests"},{"name":"api/v0.31.1","sha":"99f6339f07198055e6a786b12670cc80f4481b2e","kind":"commit","published_at":"2023-03-10T14:27:04.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.31.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.31.1/manifests"},{"name":"v0.31.0","sha":"3e310a8a3ca7417877f5bb53b7db8e91686231dc","kind":"commit","published_at":"2023-03-08T16:00:35.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.31.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.31.0/manifests"},{"name":"api/v0.31.0","sha":"732df6154b54ecab15f51bddb3de4f8ec26a7856","kind":"commit","published_at":"2023-03-08T14:35:08.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.31.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.31.0/manifests"},{"name":"v0.30.0","sha":"41f530928cf6734a30e2227ff760ddbb69f65742","kind":"commit","published_at":"2023-02-17T09:49:14.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.30.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.30.0/manifests"},{"name":"api/v0.30.0","sha":"f8ea4505d717d2a48f6912b3afa8d2a253f9f4ec","kind":"commit","published_at":"2023-02-17T09:05:13.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.30.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.30.0/manifests"},{"name":"v0.29.0","sha":"16fd8f942004c4eedb6c60b6d70e860ac0086e1f","kind":"commit","published_at":"2023-02-01T15:14:35.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.29.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.29.0/manifests"},{"name":"api/v0.29.0","sha":"b0a9e77ace5a9af1657b56f39082ace6024d0f06","kind":"commit","published_at":"2023-02-01T14:45:10.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.29.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.29.0/manifests"},{"name":"v0.28.1","sha":"6f0b7cdc76923e79f9472dc49c13842ef3c2c109","kind":"tag","published_at":"2022-12-22T13:24:32.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.28.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.28.1/manifests"},{"name":"api/v0.28.1","sha":"6f0b7cdc76923e79f9472dc49c13842ef3c2c109","kind":"tag","published_at":"2022-12-22T13:24:23.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.28.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.28.1/manifests"},{"name":"v0.28.0","sha":"6f0773d131a158f435190c20bc632efa735ea44a","kind":"commit","published_at":"2022-12-20T15:57:34.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.28.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.28.0/manifests"},{"name":"api/v0.28.0","sha":"39412cdf7b0c27994ddccbb6edbda9d49c75a248","kind":"commit","published_at":"2022-12-20T15:20:47.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.28.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.28.0/manifests"},{"name":"v0.27.0","sha":"3a13ca2da0c2e5cfa851be8f18d6a231b202a743","kind":"commit","published_at":"2022-11-22T12:18:25.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.27.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.27.0/manifests"},{"name":"api/v0.27.0","sha":"ae047e227e0d4ce1b7b77130fdcde669217ae14f","kind":"commit","published_at":"2022-11-22T10:37:55.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.27.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.27.0/manifests"},{"name":"api/v0.26.0","sha":"b1964f0ef31a96a9bcc28406138849ef60fe7277","kind":"tag","published_at":"2022-10-21T17:12:39.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.26.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.26.0/manifests"},{"name":"v0.26.0","sha":"b1964f0ef31a96a9bcc28406138849ef60fe7277","kind":"tag","published_at":"2022-10-21T16:58:28.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.26.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"0fc4d0f1c09bf7ab7c5990aefe480ca4648eeedd","kind":"tag","published_at":"2022-09-29T17:01:36.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.25.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.25.0/manifests"},{"name":"api/v0.25.0","sha":"3bb9979b5e44f9e019143cc60c3ca23c1ab0c2ee","kind":"tag","published_at":"2022-09-29T16:46:39.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.25.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.25.0/manifests"},{"name":"v0.24.0","sha":"8805f9032c0ffce89b38a8622b991c472338cb55","kind":"tag","published_at":"2022-09-12T09:20:52.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.24.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.24.0/manifests"},{"name":"api/v0.24.0","sha":"b543e5f1a42b97a0feb0d7a331170b259f4145c8","kind":"tag","published_at":"2022-09-12T09:03:51.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.24.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.24.0/manifests"},{"name":"v0.23.1","sha":"1758df2b5b314a9940a47e3c8cbb6b1faa45b16d","kind":"tag","published_at":"2022-08-29T10:05:29.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.23.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.23.1/manifests"},{"name":"api/v0.23.1","sha":"b2edd577389c94b160c3f8716d2c9a2688eb1b3b","kind":"tag","published_at":"2022-08-29T09:51:35.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.23.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.23.1/manifests"},{"name":"v0.23.0","sha":"5c28d56eadcdb610a57cbb1045476860bd344c43","kind":"commit","published_at":"2022-08-19T10:16:01.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.23.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.23.0/manifests"},{"name":"api/v0.23.0","sha":"d6432f23beab2729544cee3becd854208bb878ee","kind":"commit","published_at":"2022-08-19T09:29:50.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.23.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.23.0/manifests"},{"name":"v0.22.2","sha":"a2147639031eb1362360b52c6f596c066270ecc4","kind":"commit","published_at":"2022-07-13T16:03:09.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.22.2","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.22.2/manifests"},{"name":"api/v0.22.2","sha":"9257b6170e8578da01bd5a6c0a06a926806f02eb","kind":"commit","published_at":"2022-07-13T15:10:05.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.22.2","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.22.2/manifests"},{"name":"v0.22.1","sha":"08bf5f846c826562f2edb532bf9f6730573b84ea","kind":"commit","published_at":"2022-06-07T13:16:31.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.22.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.22.1/manifests"},{"name":"api/v0.22.1","sha":"5a7d0f8535406d155ed7d0634b27574538febed0","kind":"commit","published_at":"2022-06-07T12:37:09.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.22.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.22.1/manifests"},{"name":"v0.22.0","sha":"bf7406b2de7b07a2f046c0fec19fce2a130021e2","kind":"commit","published_at":"2022-06-01T14:37:40.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.22.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.22.0/manifests"},{"name":"api/v0.22.0","sha":"d165a51296f992811b4f0698e70d7f7282c6b2e7","kind":"commit","published_at":"2022-06-01T14:00:04.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.22.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.22.0/manifests"},{"name":"v0.21.0","sha":"e78a6f0973298307567a2098fbe3a231a260f959","kind":"commit","published_at":"2022-05-03T14:15:57.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.21.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.21.0/manifests"},{"name":"api/v0.21.0","sha":"4abc8d31c0ee834c5694c471693b534ce561114d","kind":"commit","published_at":"2022-05-03T13:25:59.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.21.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.21.0/manifests"},{"name":"v0.20.1","sha":"c0a7e61f0d075bf7221847336cbe080ad7e5fd1c","kind":"commit","published_at":"2022-04-20T09:35:04.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.20.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.20.1/manifests"},{"name":"api/v0.20.1","sha":"428e402d07cc6c2d1cca6b791a675c74f42093a2","kind":"commit","published_at":"2022-04-19T13:06:01.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.20.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.20.1/manifests"},{"name":"v0.20.0","sha":"64ee655034cff3c724be8f1e944f0676ad52110e","kind":"commit","published_at":"2022-04-19T12:42:44.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.20.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.20.0/manifests"},{"name":"api/v0.20.0","sha":"64ee655034cff3c724be8f1e944f0676ad52110e","kind":"commit","published_at":"2022-04-19T12:42:44.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.20.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.20.0/manifests"},{"name":"v0.19.0","sha":"cbe622fc0ca8db0998672b0f5f99c0646d36d1ae","kind":"commit","published_at":"2022-04-05T14:16:36.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.19.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.19.0/manifests"},{"name":"api/v0.19.0","sha":"606fa4a6a277d59cca256487ad64b0bc22789575","kind":"commit","published_at":"2022-04-04T16:00:26.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.19.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.19.0/manifests"},{"name":"v0.18.2","sha":"f1c72ad7012b609e62e85d410c931015a1a4f0ad","kind":"commit","published_at":"2022-03-25T17:16:07.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.18.2","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.18.2/manifests"},{"name":"api/v0.18.2","sha":"4acde82dcb083a009949cd2ce12ce5421b7493ff","kind":"commit","published_at":"2022-03-25T16:54:44.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.18.2","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.18.2/manifests"},{"name":"v0.18.1","sha":"d959dd8263164840132c89a43653391f1c6fdb75","kind":"commit","published_at":"2022-03-23T19:05:34.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.18.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.18.1/manifests"},{"name":"api/v0.18.1","sha":"4b19f98085f0938b9baa35e8570fd73d187d489a","kind":"commit","published_at":"2022-03-23T18:36:48.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.18.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.18.1/manifests"},{"name":"v0.18.0","sha":"cd6b1d3cb939cc38b278f992887b2e4199cdd58a","kind":"commit","published_at":"2022-03-21T13:15:36.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.18.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.18.0/manifests"},{"name":"api/v0.18.0","sha":"cc0a2459c34fdc4ad765a3a26e8848055f393a2b","kind":"commit","published_at":"2022-03-21T11:26:35.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.18.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.18.0/manifests"},{"name":"v0.17.2","sha":"5fe66f417c4cdd429f53873af5657551230a0f83","kind":"commit","published_at":"2022-03-15T12:57:21.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.17.2","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.17.2/manifests"},{"name":"api/v0.17.2","sha":"5fe66f417c4cdd429f53873af5657551230a0f83","kind":"commit","published_at":"2022-03-15T12:57:21.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.17.2","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.17.2/manifests"},{"name":"v0.17.1","sha":"fe48c07862168f652863a4ab75c2d1486abcdf6c","kind":"tag","published_at":"2022-02-22T12:13:32.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.17.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.17.1/manifests"},{"name":"api/v0.17.1","sha":"f8855da84639a16f68cf618f0d040befed649bdf","kind":"commit","published_at":"2022-02-21T13:31:58.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.17.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.17.1/manifests"},{"name":"v0.17.0","sha":"e296bcd5cf809424231fcb14b87fc5fab94da8aa","kind":"commit","published_at":"2022-02-16T11:59:40.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.17.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.17.0/manifests"},{"name":"api/v0.17.0","sha":"317bce588e1fce7bcc69615e72718fac5d219e7b","kind":"commit","published_at":"2022-02-16T11:29:01.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.17.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.17.0/manifests"},{"name":"v0.16.0","sha":"770f4e8d294410ff6bea8b622da30a33b33f7a5a","kind":"tag","published_at":"2022-02-01T08:36:12.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.16.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.16.0/manifests"},{"name":"api/v0.16.0","sha":"05a1e00ada2dc0356472fd051276193de0a44bcf","kind":"tag","published_at":"2022-02-01T07:55:43.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.16.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.16.0/manifests"},{"name":"v0.15.0","sha":"32f0c071628b8eaa939a1c68a1cbe72e31b5398f","kind":"commit","published_at":"2022-01-10T08:54:55.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.15.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.15.0/manifests"},{"name":"api/v0.15.0","sha":"5303093eb10e35e82f3774ebaf8223e39a5bf792","kind":"commit","published_at":"2022-01-09T11:03:50.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.15.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.15.0/manifests"},{"name":"v0.14.1","sha":"5c554765b7e9a4af87abfdac0f187f9813b45c35","kind":"commit","published_at":"2021-12-09T15:28:59.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.14.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.14.1/manifests"},{"name":"api/v0.14.1","sha":"8041ca4f6c151907f6ae878d077936a712332a8a","kind":"commit","published_at":"2021-12-09T14:57:07.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.14.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.14.1/manifests"},{"name":"v0.14.0","sha":"7a570b8f7a056c7430401a9c94f62dc986e46d7c","kind":"commit","published_at":"2021-11-23T11:38:53.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.14.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.14.0/manifests"},{"name":"api/v0.14.0","sha":"1d50461e102ff5ffa1af9782d5713719e2a3ab30","kind":"commit","published_at":"2021-11-23T10:42:27.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.14.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.14.0/manifests"},{"name":"v0.13.0","sha":"89552ef19cb53d13c9558a4e60d6c1055483e4b6","kind":"commit","published_at":"2021-11-12T14:55:15.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.13.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.13.0/manifests"},{"name":"api/v0.13.0","sha":"4f1ac951613ba23707aa3116851648bb35ca923a","kind":"commit","published_at":"2021-11-12T14:09:56.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.13.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.13.0/manifests"},{"name":"v0.12.2","sha":"9e51c3a6e14de39c4a1baa99da50e26b6fbfb1d1","kind":"commit","published_at":"2021-11-11T14:00:45.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.12.2","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.12.2/manifests"},{"name":"api/v0.12.2","sha":"1806f340ba010e8db45f3601fe7d082c234a7ba5","kind":"commit","published_at":"2021-11-11T13:21:33.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.12.2","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.12.2/manifests"},{"name":"v0.12.1","sha":"fecd079a45463c4fd05480cdf37735a57ba90c41","kind":"commit","published_at":"2021-10-14T14:21:32.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.12.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.12.1/manifests"},{"name":"api/v0.12.1","sha":"6f64b00119a81d8cd806610ccd2dc6a71e77cefa","kind":"commit","published_at":"2021-10-14T12:45:53.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.12.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.12.1/manifests"},{"name":"v0.12.0","sha":"54db7fd1ccf2942b29039236470983a4c79b8d3a","kind":"commit","published_at":"2021-10-08T14:12:39.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.12.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.12.0/manifests"},{"name":"api/v0.12.0","sha":"8b769f708033a42b82edddc9efdbce010bc1309a","kind":"commit","published_at":"2021-10-08T12:24:01.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.12.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.12.0/manifests"},{"name":"v0.11.2","sha":"653df241e235fd01cdab07253abe9282c6412bce","kind":"commit","published_at":"2021-08-05T15:38:42.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.11.2","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.11.2/manifests"},{"name":"api/v0.11.2","sha":"af97ef6e339fb783fb2a91e91a99ca7760d81a62","kind":"commit","published_at":"2021-08-05T12:23:08.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.11.2","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.11.2/manifests"},{"name":"v0.11.1","sha":"9e983b746eb58201a46d8be77ddf58d903ce2e9d","kind":"commit","published_at":"2021-06-18T12:51:22.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.11.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.11.1/manifests"},{"name":"api/v0.11.1","sha":"c1a591235f4565dcc3d2a08a5e0520bbd1df1101","kind":"commit","published_at":"2021-06-18T12:17:03.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.11.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.11.1/manifests"},{"name":"v0.11.0","sha":"1bfe1d9a203d4c21b8b9af457667aad69abe16e8","kind":"commit","published_at":"2021-06-09T14:59:23.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.11.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.11.0/manifests"},{"name":"api/v0.11.0","sha":"92b8183f7d0f58943600bc743938109fed4398f9","kind":"commit","published_at":"2021-06-09T14:18:23.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.11.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.11.0/manifests"},{"name":"v0.10.1","sha":"a4fcd72075a88296537447f5eb8b142ad6962c5d","kind":"commit","published_at":"2021-05-10T15:27:05.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.10.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.10.1/manifests"},{"name":"api/v0.10.1","sha":"c66880277345f80a9b11acc02ea40b1246edb70b","kind":"commit","published_at":"2021-05-10T15:10:03.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.10.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.10.1/manifests"},{"name":"v0.10.0","sha":"bc12d84dd3dbb8a6f02f3748365cafa539fb15b5","kind":"commit","published_at":"2021-04-21T17:22:03.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.10.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.10.0/manifests"},{"name":"api/v0.10.0","sha":"a15173403cdbb2eaa6d60257972498211a828d9b","kind":"commit","published_at":"2021-04-21T17:02:15.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.10.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.10.0/manifests"},{"name":"v0.9.0","sha":"b195fc5e6dcf4508c8f2fd33a403837e6c1becef","kind":"commit","published_at":"2021-03-26T15:08:31.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.9.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.9.0/manifests"},{"name":"api/v0.9.0","sha":"acc4fddb1ae6cf67f125faad1e4490822f627faa","kind":"commit","published_at":"2021-03-26T13:21:17.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.9.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.9.0/manifests"},{"name":"v0.8.2","sha":"f90c21ccd20f306f61f977c1d7faa3f03f291fbf","kind":"commit","published_at":"2021-03-15T13:37:22.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.8.2","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.8.2/manifests"},{"name":"api/v0.8.2","sha":"4017ff77d970695f491d7b5b1388cd0171dcbfb7","kind":"commit","published_at":"2021-03-15T12:43:54.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.8.2","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.8.2/manifests"},{"name":"v0.8.1","sha":"3bf79275ab30bb488bb4921a8c7a2ba2e4e371fa","kind":"commit","published_at":"2021-03-05T08:59:02.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.8.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.8.1/manifests"},{"name":"api/v0.8.1","sha":"3e79a5cfac7328a980eb8e7566d45804d8608a10","kind":"commit","published_at":"2021-03-03T13:44:01.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.8.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.8.1/manifests"},{"name":"v0.8.0","sha":"83e1cca0671907547e763420f5a7c652c28983b9","kind":"commit","published_at":"2021-02-24T10:54:49.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.8.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.8.0/manifests"},{"name":"api/v0.8.0","sha":"69fc7ae79a516b4dbeb203bec44947fc3a03522a","kind":"commit","published_at":"2021-02-24T10:30:30.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.8.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.8.0/manifests"},{"name":"v0.7.0","sha":"89fc0a2001539740b83e23f986264418db417456","kind":"commit","published_at":"2021-02-12T12:02:22.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.7.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.7.0/manifests"},{"name":"api/v0.7.0","sha":"845d3a807b3900b6223342f2b8ec2237b6883c1e","kind":"commit","published_at":"2021-02-07T18:51:28.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.7.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.7.0/manifests"},{"name":"v0.6.1","sha":"06dc7ed18da877663eb531f0dd23117187bae155","kind":"commit","published_at":"2021-01-25T17:53:36.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.6.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.6.1/manifests"},{"name":"api/v0.6.1","sha":"a4bcfcb133f6147dee2d71791fcb9b9dc0022165","kind":"commit","published_at":"2021-01-25T17:35:04.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.6.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.6.1/manifests"},{"name":"v0.6.0","sha":"e402a4681637d9dcefc9c188d93c5eddcfb3355f","kind":"commit","published_at":"2021-01-22T12:21:28.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.6.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.6.0/manifests"},{"name":"api/v0.6.0","sha":"0a793983b03820a928bb6d67677f675a5ccf31c8","kind":"commit","published_at":"2021-01-21T17:52:27.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.6.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.6.0/manifests"},{"name":"v0.5.2","sha":"7ae44b365f58b0cb19b56ce80429910b69c4f86f","kind":"commit","published_at":"2021-01-18T12:55:18.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.5.2","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.5.2/manifests"},{"name":"api/v0.5.2","sha":"6c0410b4659b35004dc78dc32e58921a19b59f09","kind":"commit","published_at":"2021-01-16T14:25:05.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.5.2","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.5.2/manifests"},{"name":"v0.5.1","sha":"dd70d1aad6eb42ed19bd228bac8cb988424ee832","kind":"commit","published_at":"2021-01-14T15:10:29.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.5.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.5.1/manifests"},{"name":"api/v0.5.1","sha":"8010dff638f028deadf882649f571a9ad1543436","kind":"commit","published_at":"2021-01-14T11:58:44.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.5.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.5.1/manifests"},{"name":"v0.5.0","sha":"1c452dc011fca13bda68845d48fc0b33e8fb91b8","kind":"commit","published_at":"2021-01-12T12:54:32.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.5.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.5.0/manifests"},{"name":"api/v0.5.0","sha":"4a8dd410a4689221f29f2a2cc793908fdd0b7c51","kind":"commit","published_at":"2021-01-12T12:34:11.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.5.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.5.0/manifests"},{"name":"v0.4.4","sha":"220940b0444d3e24c89a135110de9fcdff58e7dd","kind":"commit","published_at":"2020-12-16T15:44:37.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.4.4","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.4.4/manifests"},{"name":"api/v0.4.4","sha":"9403c74b11e528b7eda4c803ff2c6544a5843b1f","kind":"commit","published_at":"2020-12-16T15:23:37.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.4.4","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.4.4/manifests"},{"name":"v0.4.3","sha":"a09ab789782adde93419b324c7374aa92049b868","kind":"commit","published_at":"2020-12-10T10:22:57.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.4.3","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.4.3/manifests"},{"name":"api/v0.4.3","sha":"8ee10282d29e0b975666c457a1b5b96a9539be79","kind":"commit","published_at":"2020-12-10T10:01:54.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.4.3","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.4.3/manifests"},{"name":"v0.4.2","sha":"d53a3700aca4dc697826acabeeaf08a575e80672","kind":"commit","published_at":"2020-12-04T16:09:53.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.4.2","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.4.2/manifests"},{"name":"api/v0.4.2","sha":"1f6e82a295831a046041ac60c2d469ad38bbaf0f","kind":"commit","published_at":"2020-12-04T15:06:34.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.4.2","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.4.2/manifests"},{"name":"v0.4.1","sha":"adcf4a85640e6d8aa31d5ac25021a14066485683","kind":"commit","published_at":"2020-11-30T11:44:00.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.4.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.4.1/manifests"},{"name":"api/v0.4.1","sha":"6c59d88b55ef15c49c0a5bf43867e8f4d1043383","kind":"commit","published_at":"2020-11-30T07:29:58.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.4.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.4.1/manifests"},{"name":"v0.4.0","sha":"32ecdfa35621e15b352b03367d43b49b5590f2de","kind":"commit","published_at":"2020-11-26T14:53:55.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.4.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.4.0/manifests"},{"name":"api/v0.4.0","sha":"98cae50f49069216bca1418099455455dac72a3e","kind":"commit","published_at":"2020-11-26T12:08:25.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.4.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.4.0/manifests"},{"name":"v0.3.0","sha":"08b171a30e7bfea4f81b4bd5f51c852dddf9ade2","kind":"commit","published_at":"2020-11-20T08:15:24.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.3.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.3.0/manifests"},{"name":"api/v0.3.0","sha":"9eecc11e154d693124227a4396f1893d5dbb26d7","kind":"commit","published_at":"2020-11-19T20:12:11.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.3.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.3.0/manifests"},{"name":"v0.2.2","sha":"1584eb60cf39ad96e85a6b73490681c685a1e879","kind":"commit","published_at":"2020-11-18T10:20:29.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.2.2","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.2.2/manifests"},{"name":"api/v0.2.2","sha":"7e67f212daa54ae860b603549cb28ae98a0527a1","kind":"commit","published_at":"2020-11-18T09:26:41.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.2.2","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.2.2/manifests"},{"name":"v0.2.1","sha":"cd220464feaf48f4fe84e4f0d9372b3bbb634fb5","kind":"commit","published_at":"2020-11-17T11:22:57.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.2.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.2.1/manifests"},{"name":"api/v0.2.1","sha":"fdaed2b27051f233ff19db2df309e6583a12d2d1","kind":"commit","published_at":"2020-11-17T11:02:23.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.2.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.2.1/manifests"},{"name":"v0.2.0","sha":"394824c465797a31afd95d275c555c68c8ed1b7b","kind":"commit","published_at":"2020-10-29T12:41:22.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.2.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.2.0/manifests"},{"name":"api/v0.2.0","sha":"505adc88d0c3071843bf5d63344f32b9addc4d89","kind":"commit","published_at":"2020-10-29T12:09:09.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.2.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.2.0/manifests"},{"name":"v0.1.3","sha":"2561ce1a338515d6d1a5f8488e345a788c998f8a","kind":"commit","published_at":"2020-10-16T13:44:41.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.1.3","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.1.3/manifests"},{"name":"api/v0.1.3","sha":"1c603dc2d23194746785c1b57fbbba0b81d5e9af","kind":"commit","published_at":"2020-10-16T12:54:22.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.1.3","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.1.3/manifests"},{"name":"v0.1.2","sha":"ebc3178eecf813f0d37fb6c8b2a485d0199d0f65","kind":"commit","published_at":"2020-10-13T15:22:31.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.1.2","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.1.2/manifests"},{"name":"api/v0.1.2","sha":"a449a59c669136c08bbb87b3521bff6eac2b1f83","kind":"commit","published_at":"2020-10-13T14:56:51.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.1.2","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.1.2/manifests"},{"name":"v0.1.1","sha":"371e54c1f35b62fccdd924561a2eda2828a71098","kind":"commit","published_at":"2020-10-02T17:45:59.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.1.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.1.1/manifests"},{"name":"api/v0.1.1","sha":"e079429d0942338764ccc03e629a9e0120cb56ca","kind":"commit","published_at":"2020-10-02T17:25:33.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.1.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.1.1/manifests"},{"name":"v0.1.0","sha":"4379ef33a8d4a7ea969fa5e3142de001e6c1323c","kind":"commit","published_at":"2020-09-30T18:24:52.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.1.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.1.0/manifests"},{"name":"api/v0.1.0","sha":"77399d533fb755abf0820f148eecfe593e12fced","kind":"commit","published_at":"2020-09-30T17:52:46.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.1.0","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.1.0/manifests"},{"name":"v0.0.10","sha":"1eea1bdc04247feb6b0700524cda1df535b66d1f","kind":"commit","published_at":"2020-09-23T12:22:17.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.0.10","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.0.10/manifests"},{"name":"api/v0.0.10","sha":"d8dce8122a92eebb1469bd9dbb980c34fa8eb387","kind":"commit","published_at":"2020-09-23T11:55:22.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.0.10","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.0.10/manifests"},{"name":"v0.0.9","sha":"a4f21f2f00f910432fedaa372250cb585844b386","kind":"commit","published_at":"2020-09-22T10:29:29.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.0.9","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.0.9/manifests"},{"name":"api/v0.0.9","sha":"7c80b54cdd2ea644353222b8b9ad0486aa5322fc","kind":"commit","published_at":"2020-09-21T07:03:09.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.0.9","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.0.9/manifests"},{"name":"v0.0.8","sha":"d77695ab55a9a3a0e74c89377ae79f5901c3c29b","kind":"commit","published_at":"2020-09-11T13:35:22.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.0.8","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.0.8/manifests"},{"name":"api/v0.0.8","sha":"606ae486115fad5e287e6f700a2b2eb7ae9ce1fb","kind":"commit","published_at":"2020-09-11T13:17:47.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.0.8","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.0.8/manifests"},{"name":"v0.0.7","sha":"9b5db2df12c5f167f61409bc2821cfc606c9d37b","kind":"commit","published_at":"2020-09-04T12:48:18.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.0.7","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.0.7/manifests"},{"name":"api/v0.0.7","sha":"cfdd184045ceb560a8afe9459be2390165747810","kind":"commit","published_at":"2020-09-04T11:05:37.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.0.7","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.0.7/manifests"},{"name":"api/v0.0.6","sha":"5eaaf3f031757c9db4d69e44ea00c64e55c26787","kind":"commit","published_at":"2020-09-02T11:45:22.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.0.6","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.0.6/manifests"},{"name":"v0.0.6","sha":"754190fcdfbedfb7663e32c248d6ff7b9bf1d040","kind":"commit","published_at":"2020-09-02T11:29:38.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.0.6","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"0cccc5ec3b8b3ceb5d4ee41de9c0cfbe72979f52","kind":"commit","published_at":"2020-08-26T09:14:21.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.0.5","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.0.5/manifests"},{"name":"api/v0.0.5","sha":"fa738a7b657dc1e4094805f07b5464ce120dad1f","kind":"commit","published_at":"2020-08-25T15:54:42.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.0.5","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.0.5/manifests"},{"name":"v0.0.4","sha":"3a7b447fd9a93dfccb2a2a9ef9881f3183d63e02","kind":"commit","published_at":"2020-08-20T12:23:16.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.0.4","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.0.4/manifests"},{"name":"api/v0.0.4","sha":"6e1ab992e11f24c2b4085f1a4007af71612bf591","kind":"commit","published_at":"2020-08-20T10:28:59.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.0.4","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.0.4/manifests"},{"name":"v0.0.3","sha":"d08dd4bef16681ca3f15340c6dde303553518ea6","kind":"commit","published_at":"2020-08-18T12:01:34.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.0.3","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.0.3/manifests"},{"name":"api/v0.0.3","sha":"cc1275bb8d47e8627c5d2a800ca1c2ad0072d7a4","kind":"commit","published_at":"2020-08-18T11:34:54.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/api/v0.0.3","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/api/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@api%2Fv0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/api%2Fv0.0.3/manifests"},{"name":"v0.0.2","sha":"a69f3a2b578baaa28b502a2e07fb168b3b41ec7b","kind":"commit","published_at":"2020-08-13T11:23:45.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.0.2","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"b3d8ef301e83be97dc76e24af81f2afee8554f75","kind":"commit","published_at":"2020-07-31T07:48:12.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.0.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.0.1/manifests"},{"name":"v0.0.1-beta.4","sha":"2316c6b8db2ca4e4e1227e7e476f19ae99042b38","kind":"commit","published_at":"2020-07-22T13:25:50.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.0.1-beta.4","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.0.1-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.0.1-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.0.1-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.0.1-beta.4/manifests"},{"name":"v0.0.1-beta.3","sha":"2eab74c927e360ed58c74b5d8111d12815b6ea07","kind":"commit","published_at":"2020-07-21T17:10:03.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.0.1-beta.3","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.0.1-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.0.1-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.0.1-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.0.1-beta.3/manifests"},{"name":"v0.0.1-beta.2","sha":"8b1f39ea7362f167ff57ec8587189525f6db48d3","kind":"commit","published_at":"2020-07-21T12:59:57.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.0.1-beta.2","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.0.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.0.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.0.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.0.1-beta.2/manifests"},{"name":"v0.0.1-beta.1","sha":"a88916f7a4c5c1868161dbe58221b9d6460a5a4d","kind":"commit","published_at":"2020-07-20T11:29:09.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.0.1-beta.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.0.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.0.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.0.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.0.1-beta.1/manifests"},{"name":"v0.0.1-alpha.2","sha":"077a7b1ecba2a010b3a69d34cdc98c286ca0fe7e","kind":"commit","published_at":"2020-07-16T08:11:46.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.0.1-alpha.2","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.0.1-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.0.1-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.0.1-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.0.1-alpha.2/manifests"},{"name":"v0.0.1-alpha.1","sha":"ed10ffbd35ea8572c958be14267feb2cede8ccf4","kind":"commit","published_at":"2020-07-13T15:38:26.000Z","download_url":"https://codeload.github.com/fluxcd/helm-controller/tar.gz/v0.0.1-alpha.1","html_url":"https://github.com/fluxcd/helm-controller/releases/tag/v0.0.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fluxcd/helm-controller@v0.0.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.0.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/tags/v0.0.1-alpha.1/manifests"}]},"repo_metadata_updated_at":"2026-05-23T09:06:25.409Z","dependent_packages_count":132,"downloads":null,"downloads_period":null,"dependent_repos_count":89,"rankings":{"downloads":null,"dependent_repos_count":0.6284207972025941,"dependent_packages_count":0.5076105284334486,"stargazers_count":3.112239393134586,"forks_count":2.5156534850392296,"docker_downloads_count":0.5423754134211979,"average":1.4612599234462114},"purl":"pkg:golang/github.com/fluxcd/helm-controller/api","advisories":[{"uuid":"GSA_kwCzR0hTQS1mNHA1LXg0dmMtbWg0ds4AAvcq","url":"https://github.com/advisories/GHSA-f4p5-x4vc-mh4v","title":"Improper use of metav1.Duration allows for Denial of Service","description":"Flux controllers within the affected versions range are vulnerable to a denial of service attack. Users that have permissions to change Flux’s objects, either through a Flux source or directly within a cluster, can provide invalid data to fields `.spec.interval` or `.spec.timeout` (and structured variations of these fields), causing the entire object type to stop being processed.\n\nThe issue has two root causes: a) the Kubernetes type `metav1.Duration` not being fully compatible with the Go type `time.Duration` as explained on [upstream report](https://github.com/kubernetes/apimachinery/issues/131); b) lack of validation within Flux to restrict allowed values.\n\n### Workarounds\n\nAdmission controllers can be employed to restrict the values that can be used for fields `.spec.interval` and `.spec.timeout`, however upgrading to the latest versions is still the recommended mitigation.\n\n### Credits\n\nThis issue was reported by Alexander Block (@codablock) through the Flux security mailing list (as [recommended](https://fluxcd.io/security/#report-a-vulnerability)).\n\n### For more information\n\nIf you have any questions or comments about this advisory:\n\n- Open an issue in any of the affected repositories.\n- Contact us at the CNCF Flux channel.\n\n### References\n\n- https://github.com/kubernetes/apimachinery/issues/131\n\n","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-10-19T18:40:02.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:N/I:N/A:L","references":["https://github.com/fluxcd/flux2/security/advisories/GHSA-f4p5-x4vc-mh4v","https://github.com/kubernetes/apimachinery/issues/131","https://nvd.nist.gov/vuln/detail/CVE-2022-39272","https://github.com/fluxcd/helm-controller/pull/533","https://github.com/fluxcd/image-automation-controller/pull/439","https://github.com/fluxcd/image-reflector-controller/pull/314","https://github.com/fluxcd/kustomize-controller/pull/731","https://github.com/fluxcd/notification-controller/pull/420","https://github.com/fluxcd/source-controller/pull/903","https://github.com/kubernetes/apimachinery#131","https://pkg.go.dev/vuln/GO-2022-1071","https://github.com/advisories/GHSA-f4p5-x4vc-mh4v"],"source_kind":"github","identifiers":["GHSA-f4p5-x4vc-mh4v","CVE-2022-39272"],"repository_url":"https://github.com/fluxcd/flux2","blast_radius":0.0,"created_at":"2022-12-21T16:11:55.274Z","updated_at":"2026-06-01T17:05:59.014Z","epss_percentage":0.00328,"epss_percentile":0.5574,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mNHA1LXg0dmMtbWg0ds4AAvcq","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1mNHA1LXg0dmMtbWg0ds4AAvcq","packages":[{"ecosystem":"go","package_name":"github.com/fluxcd/source-controller/api","versions":[{"first_patched_version":"0.30.0","vulnerable_version_range":"\u003c 0.30.0"}],"purl":"pkg:go/github.com%2Ffluxcd%2Fsource-controller%2Fapi"},{"ecosystem":"go","package_name":"github.com/fluxcd/notification-controller/api","versions":[{"first_patched_version":"0.28.0","vulnerable_version_range":"\u003c 0.28.0"}],"purl":"pkg:go/github.com%2Ffluxcd%2Fnotification-controller%2Fapi"},{"ecosystem":"go","package_name":"github.com/fluxcd/kustomize-controller/api","versions":[{"first_patched_version":"0.30.0","vulnerable_version_range":"\u003c 0.30.0"}],"purl":"pkg:go/github.com%2Ffluxcd%2Fkustomize-controller%2Fapi"},{"ecosystem":"go","package_name":"github.com/fluxcd/image-reflector-controller/api","versions":[{"first_patched_version":"0.22.1","vulnerable_version_range":"\u003c 0.22.1"}],"purl":"pkg:go/github.com%2Ffluxcd%2Fimage-reflector-controller%2Fapi"},{"ecosystem":"go","package_name":"github.com/fluxcd/image-automation-controller/api","versions":[{"first_patched_version":"0.26.1","vulnerable_version_range":"\u003c 0.26.1"}],"purl":"pkg:go/github.com%2Ffluxcd%2Fimage-automation-controller%2Fapi"},{"ecosystem":"go","package_name":"github.com/fluxcd/helm-controller/api","versions":[{"first_patched_version":"0.26.0","vulnerable_version_range":"\u003c 0.26.0"}],"purl":"pkg:go/github.com%2Ffluxcd%2Fhelm-controller%2Fapi"},{"ecosystem":"go","package_name":"github.com/fluxcd/image-reflector-controller","versions":[{"first_patched_version":"0.22.0","vulnerable_version_range":"\u003e= 0.1.0, \u003c 0.22.0"}],"purl":"pkg:go/github.com%2Ffluxcd%2Fimage-reflector-controller"},{"ecosystem":"go","package_name":"github.com/fluxcd/image-automation-controller","versions":[{"first_patched_version":"0.26.0","vulnerable_version_range":"\u003e= 0.1.0, \u003c 0.26.0"}],"purl":"pkg:go/github.com%2Ffluxcd%2Fimage-automation-controller"},{"ecosystem":"go","package_name":"github.com/fluxcd/notification-controller","versions":[{"first_patched_version":"0.27.0","vulnerable_version_range":"\u003e= 0.0.1-alpha-1, \u003c 0.27.0"}],"purl":"pkg:go/github.com%2Ffluxcd%2Fnotification-controller"},{"ecosystem":"go","package_name":"github.com/fluxcd/helm-controller","versions":[{"first_patched_version":"0.24.0","vulnerable_version_range":"\u003e= 0.0.1-alpha-1, \u003c 0.24.0"}],"purl":"pkg:go/github.com%2Ffluxcd%2Fhelm-controller"},{"ecosystem":"go","package_name":"github.com/fluxcd/kustomize-controller","versions":[{"first_patched_version":"0.29.0","vulnerable_version_range":"\u003e= 0.0.1-alpha-1, \u003c 0.29.0"}],"purl":"pkg:go/github.com%2Ffluxcd%2Fkustomize-controller"},{"ecosystem":"go","package_name":"github.com/fluxcd/source-controller","versions":[{"first_patched_version":"0.30.0","vulnerable_version_range":"\u003e= 0.0.1-alpha-1, \u003c 0.30.0"}],"purl":"pkg:go/github.com%2Ffluxcd%2Fsource-controller"},{"ecosystem":"go","package_name":"github.com/fluxcd/flux2","versions":[{"first_patched_version":"0.35.0","vulnerable_version_range":"\u003e= 0.1.0, \u003c 0.35.0"}],"purl":"pkg:go/github.com%2Ffluxcd%2Fflux2"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mNHA1LXg0dmMtbWg0ds4AAvcq/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/fluxcd/helm-controller/api","docker_dependents_count":61,"docker_downloads_count":8306142,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/fluxcd/helm-controller/api","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/fluxcd/helm-controller/api/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-14T08:01:36.211Z","issues_count":157,"pull_requests_count":561,"avg_time_to_close_issue":23196406.846938774,"avg_time_to_close_pull_request":1507691.4759036144,"issues_closed_count":98,"pull_requests_closed_count":498,"pull_request_authors_count":44,"issue_authors_count":132,"avg_comments_per_issue":4.076433121019108,"avg_comments_per_pull_request":0.7718360071301248,"merged_pull_requests_count":199,"bot_issues_count":6,"bot_pull_requests_count":342,"past_year_issues_count":19,"past_year_pull_requests_count":96,"past_year_avg_time_to_close_issue":1248434.875,"past_year_avg_time_to_close_pull_request":229619.92753623187,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":69,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":2.3157894736842106,"past_year_avg_comments_per_pull_request":0.5208333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":53,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluxcd%2Fhelm-controller/issues","maintainers":[{"login":"stefanprodan","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stefanprodan"},{"login":"matheuscscp","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheuscscp"},{"login":"hiddeco","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hiddeco"},{"login":"souleb","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/souleb"},{"login":"fluxcdbot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fluxcdbot"},{"login":"makkes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/makkes"},{"login":"scottrigby","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scottrigby"},{"login":"cappyzawa","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cappyzawa"},{"login":"pjbgf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjbgf"},{"login":"explodecomputer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/explodecomputer"},{"login":"relu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/relu"},{"login":"aryan9600","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryan9600"},{"login":"phillebaba","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillebaba"}],"active_maintainers":[{"login":"matheuscscp","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheuscscp"},{"login":"stefanprodan","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stefanprodan"},{"login":"cappyzawa","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cappyzawa"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffluxcd%2Fhelm-controller%2Fapi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffluxcd%2Fhelm-controller%2Fapi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffluxcd%2Fhelm-controller%2Fapi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffluxcd%2Fhelm-controller%2Fapi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffluxcd%2Fhelm-controller%2Fapi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffluxcd%2Fhelm-controller%2Fapi/codemeta","maintainers":[]}