Skip to content

casparhealth/helm-charts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caspar fork

This fork was created in order to fetch lates changes in the values.ymal file for Datadog Helm Chart.

To get latest updates from the upstream and merge them into our fork perform next steps on your local machine:

  1. Configure upstream remote:
git remote add upstream https://github.com/DataDog/helm-charts.git
  1. Fetch upstream
git fetch upstream
  1. Checkout to the fork main branch
git checkout main
  1. Merge upstrem changes into our main
git merge upstream/main
  1. Resolve conflicts and push
git push origin main
  1. Now you can use our updated charts/datadog/values.yaml template in the infrastructure-modules module.

Datadog Helm Charts

Artifact HUB

Official Helm charts for Datadog products. Currently supported:

How to use Datadog Helm repository

You need to add this repository to your Helm repositories:

helm repo add datadog https://helm.datadoghq.com
helm repo update

About

Helm charts for Datadog products

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Mustache 73.2%
  • Smarty 16.0%
  • Shell 10.7%
  • Makefile 0.1%