{"id":18811764,"url":"https://github.com/logicmonitor/chart-uploader","last_synced_at":"2025-06-28T21:33:07.160Z","repository":{"id":144210756,"uuid":"111720856","full_name":"logicmonitor/chart-uploader","owner":"logicmonitor","description":"A simple go application for uploading charts to remote repositories and reindexing","archived":false,"fork":false,"pushed_at":"2017-11-30T23:28:41.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-06-13T21:06:48.026Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/logicmonitor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-22T18:48:29.000Z","updated_at":"2017-11-22T23:21:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"2fc3457a-9ac8-4864-9390-33d6a6884e3d","html_url":"https://github.com/logicmonitor/chart-uploader","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/logicmonitor/chart-uploader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logicmonitor%2Fchart-uploader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logicmonitor%2Fchart-uploader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logicmonitor%2Fchart-uploader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logicmonitor%2Fchart-uploader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/logicmonitor","download_url":"https://codeload.github.com/logicmonitor/chart-uploader/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logicmonitor%2Fchart-uploader/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262502531,"owners_count":23321168,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T23:27:36.150Z","updated_at":"2025-06-28T21:33:07.141Z","avatar_url":"https://github.com/logicmonitor.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chart Uploader\n\nThis application is designed to upload a Helm chart or charts to a Helm\nrepository and re-index the repository\n\n## Usage\n\n```\nUpload a chart to an S3 helm repository.\n  This command relies on your local AWS authentication configuration. See:\n  https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-getting-started.html\n\n  The configured credentials must have read/write access to the S3 bucket\n  hosting the Helm repository\n\nUsage:\n  chart-uploader s3 [flags]\n\nFlags:\n      --bucket string            Helm repo s3 bucket\n      --chartdir string          Local path to the directory containing chart(s) to upload (Defaults to cwd)\n  -h, --help                     help for s3\n      --indexpath string         Path to index.yaml in the remote repository (Defaults to /index.yaml)\n      --region string            S3 bucket region\n      --remotechartpath string   Remote path to upload chart(s) (Defaults to /)\n      --repo string              The URL of the remote repository\n```\n\n## Example\n```\nchart-uploader s3 \\\n  --repo http://my-repo.example.com \\\n  --bucket my-repo.example.com \\\n  --region us-west-1\n```\n\n## Docker Example\n```\ndocker run --rm \\\n    -v \"$(pwd)\":/charts \\\n    -e AWS_SECRET_ACCESS_KEY \\\n    -e AWS_ACCESS_KEY_ID \\\n  logicmonitor/chart-uploader \\\n    s3 \\\n      --repo http://my-repo.example.com \\\n      --bucket my-repo.example.com \\\n      --region us-west-1\n      --chartdir /charts\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flogicmonitor%2Fchart-uploader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flogicmonitor%2Fchart-uploader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flogicmonitor%2Fchart-uploader/lists"}