{"id":19456835,"url":"https://github.com/porter-dev/porter-charts","last_synced_at":"2025-07-11T04:04:47.407Z","repository":{"id":37077054,"uuid":"364014334","full_name":"porter-dev/porter-charts","owner":"porter-dev","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-09T02:23:08.000Z","size":10062,"stargazers_count":20,"open_issues_count":57,"forks_count":27,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-09T03:28:35.676Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Mustache","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/porter-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-05-03T17:50:50.000Z","updated_at":"2025-07-09T02:22:00.000Z","dependencies_parsed_at":"2023-12-21T00:24:16.395Z","dependency_job_id":"f044bcac-20e7-48af-8e59-23899aa8d076","html_url":"https://github.com/porter-dev/porter-charts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/porter-dev/porter-charts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/porter-dev%2Fporter-charts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/porter-dev%2Fporter-charts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/porter-dev%2Fporter-charts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/porter-dev%2Fporter-charts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/porter-dev","download_url":"https://codeload.github.com/porter-dev/porter-charts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/porter-dev%2Fporter-charts/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264726769,"owners_count":23654494,"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-10T17:18:41.187Z","updated_at":"2025-07-11T04:04:42.352Z","avatar_url":"https://github.com/porter-dev.png","language":"Mustache","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Porter Charts\n\nThis repository contains [Helm charts](https://helm.sh/) that are offered on [Porter](https://github.com/porter-dev/porter) as application templates or add-ons.\n\n## Applications vs Add-Ons\n\nThe [`/applications`](/applications) folder contains templates that are used to deploy your applications onto Porter. Porter currently offers three types of application templates: web, worker, and job templates. Please [read the docs](https://docs.porter.run/deploying-addons/overview) for more info.\n\nThe [`/addons`](/addons) folder contains templates for deploying everything that is not application source code: databases, logging/monitoring agents, SSL cert managers, etc.\n\n## Syncing a remote add-on\n\nIn order to add new charts to Porter's addon lists, you can sync a chart from a remote repository go to open the [sync charts workflow](.github/workflows/sync-remote-helm-charts.yaml) and add the following information to `.sync-chart.matrix.charts`. This will create a new PR for the remote chart which will be synced on a schedule.\n\n```yaml\n- remote_owner: aws\n  remote_repository: eks-charts\n  remote_directory: stable/aws-cloudwatch-metrics\n  target_directory: addons/aws-cloudwatch-metrics\n```\n\nThe above example will sync the `stable/aws-cloudwatch-metrics` folder from `aws/eks-charts` repo into our `addons/aws-cloudwatch-metrics` folder.\n\n## Bugs and Feature Requests\n\nIf chart-specific bugs are encountered while using Porter, or you would like a certain a chart to support a new feature, please file this in [issues](https://github.com/porter-dev/porter-charts/issues).\n\n## Contributing\n\nWe welcome all contributors! Consult the [contributing guide](CONTRIBUTING.md) to understand the contributing process.\n\n\u003e **Note:** please file an issue or comment on an existing issue to be assigned. **Only start working on the issue once assigned**.\n\n## Building Chart Dependencies\n\nCertain charts may have dependencies on other charts. To build these dependencies, you can use the `helm dependency build` command. For example, to build the dependencies for the `addons/redis-managed` chart, you can run:\n\n```bash\nhelm dependency build addons/redis-managed\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fporter-dev%2Fporter-charts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fporter-dev%2Fporter-charts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fporter-dev%2Fporter-charts/lists"}