{"id":21525058,"url":"https://github.com/strg-at/charts","last_synced_at":"2025-10-05T11:31:17.777Z","repository":{"id":40308537,"uuid":"455155152","full_name":"strg-at/charts","owner":"strg-at","description":"STRG. helm charts","archived":false,"fork":false,"pushed_at":"2023-07-07T10:34:06.000Z","size":118,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":7,"default_branch":"main","last_synced_at":"2024-11-24T01:32:32.137Z","etag":null,"topics":["devops","helm","strg"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/strg-at.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":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-02-03T12:24:26.000Z","updated_at":"2022-08-23T15:14:44.000Z","dependencies_parsed_at":"2024-11-24T02:17:23.983Z","dependency_job_id":null,"html_url":"https://github.com/strg-at/charts","commit_stats":null,"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strg-at%2Fcharts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strg-at%2Fcharts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strg-at%2Fcharts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strg-at%2Fcharts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/strg-at","download_url":"https://codeload.github.com/strg-at/charts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235390799,"owners_count":18982329,"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":["devops","helm","strg"],"created_at":"2024-11-24T01:32:03.572Z","updated_at":"2025-10-05T11:31:12.489Z","avatar_url":"https://github.com/strg-at.png","language":null,"readme":"\u003c!-- markdownlint-disable MD041 --\u003e\n\n\u003c!-- PROJECT SHIELDS --\u003e\n[![gh-ci][gh-ci-shield]][gh-ci-url]\n[![pre-commit][pre-commit-shield]][pre-commit-url]\n[![renovate][renovate-shield]][renovate-dashboard-url]\n[![license][license-shield]][license-url]\n\n# STRG. helm charts\n\nA collection of charts we use in our projects.\n\n\u003c!-- GETTING STARTED --\u003e\n\n## Getting Started\n\n### Prerequisites\n\n- [Helm 3][helm-url] installed, please check the [official documentation][helm-docu-url].\n\n### pre-commit\n\nTo use pre-commit ensure that all dependencies are installed locally.\n\n### helm-docs\n\nTo install helm-docs follow-up steps in https://github.com/norwoodj/helm-docs#installation\nDocs are generating documentation like README in each chart module.\nTo generate or regenerate it locally you can call (you can see also logs)\n\n```bash\nhelm-docs\n```\n\nor call (it will validate all files not just changes)\n\n```bash\npre-commit run --all-files\n```\n\n\u003c!-- USAGE EXAMPLES --\u003e\n\n## Usage\n\n```console\nhelm repo add gh-strg https://strg-at.github.io/charts/\n```\n\n## Test template\n\nGo to module dir f.e. charts/agents-graphql-api\n\n```bash\nhelm dependency build\n```\n\nTest all templates for module\n\n```bash\nhelm template agents-graphql-api .\n```\n\nIf you need to define some values you can do it with additional file, that will be set on top of values.yaml\n\n```bash\nhelm template agents-graphql-api . --values test-values.yaml\n```\n\nExample of test-values for agents-graphql-api\n\n```yaml\nconfig:\n  app:\n    # -- The application port where it will be acessible\n    port: \"0\"\n    # -- host for graphql\n    host: \"1\"\n\n  authService:\n    # -- base url for authentication service\n    baseUrl: \"2\"\n```\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n\n[pre-commit-url]: https://github.com/pre-commit/pre-commit\n[pre-commit-shield]: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit\u0026style=for-the-badge\n[renovate-dashboard-url]: https://app.renovatebot.com/dashboard\n[renovate-shield]: https://img.shields.io/badge/renovate-enabled-brightgreen?logo=renovatebot\u0026style=for-the-badge\n[gh-ci-shield]: https://img.shields.io/github/workflow/status/strg-at/charts/On%20Push%20%7C%20Release%20Charts?event=push\u0026label=chart-releaser\u0026logo=github\u0026style=for-the-badge\n[gh-ci-url]: https://github.com/strg-at/charts/actions/workflows/helm-release.yaml\n[helm-url]: https://helm.sh\n[helm-docu-url]: https://helm.sh/docs/\n[license-shield]: https://img.shields.io/github/license/strg-at/charts?color=brightgreen\u0026label=%E2%9A%96%EF%B8%8F%20license\u0026style=for-the-badge\n[license-url]: https://github.com/strg-at/charts/blob/main/LICENSE\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrg-at%2Fcharts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstrg-at%2Fcharts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrg-at%2Fcharts/lists"}