{"id":21871504,"url":"https://github.com/niv-devops/helm-charts","last_synced_at":"2025-06-14T02:06:02.817Z","repository":{"id":258262610,"uuid":"873542858","full_name":"niv-devops/helm-charts","owner":"niv-devops","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-29T13:32:12.000Z","size":116,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T22:28:10.033Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/niv-devops.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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}},"created_at":"2024-10-16T10:46:26.000Z","updated_at":"2024-12-29T13:32:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"75c5a98d-3200-4ecd-b957-aa2741de0c75","html_url":"https://github.com/niv-devops/helm-charts","commit_stats":null,"previous_names":["niv-devops/helm-charts"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/niv-devops/helm-charts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niv-devops%2Fhelm-charts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niv-devops%2Fhelm-charts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niv-devops%2Fhelm-charts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niv-devops%2Fhelm-charts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niv-devops","download_url":"https://codeload.github.com/niv-devops/helm-charts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niv-devops%2Fhelm-charts/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259747234,"owners_count":22905312,"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-28T06:14:25.641Z","updated_at":"2025-06-14T02:06:02.801Z","avatar_url":"https://github.com/niv-devops.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/goofy-chart)](https://artifacthub.io/packages/search?repo=goofy-chart)\n\n# Niv-DevOps Helm Charts\n\nWelcome to the My Helm Charts repository! This repository contains Helm charts for deploying applications on Kubernetes.\n\n## Table of Contents\n\n- [Introduction](#introduction)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Configuration](#configuration)\n\n## Introduction\n\nThis repository provides a collection of Helm charts that can be used to deploy various applications on Kubernetes. Each chart includes templates for Kubernetes resources, along with configuration options for customization.\n\n## Installation\n\nTo use these charts, you need to add the repository to your Helm client:\n\n```bash\nhelm repo add my-repo https://\u003cyour-username\u003e.github.io/my-helm-charts/\nhelm repo update\n```\n\n## Usage\n\nAfter adding the repository, you can install a chart using the following command:\n\n```bash\nhelm install \u003crelease-name\u003e my-repo/\u003cchart-name\u003e\n```\n\nReplace `\u003crelease-name\u003e` with your desired release name and `\u003cchart-name\u003e` with the name of the chart you want to install.\n\n### Example\n\n```bash\nhelm install my-app my-repo/my-custom-chart\n```\n\n## Configuration\n\nEach chart has its own configurable values. You can customize your installation by providing a `values.yaml` file:\n\n```yaml\n# values.yaml\nreplicaCount: 1\nimage:\n  repository: my-custom-image\n  tag: latest\nservice:\n  type: ClusterIP\n  port: 80\n```\n\nYou can apply your custom values during installation:\n\n```bash\nhelm install my-app my-repo/my-custom-chart -f values.yaml\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniv-devops%2Fhelm-charts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fniv-devops%2Fhelm-charts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniv-devops%2Fhelm-charts/lists"}