Skip to content

Dimpact-Samenwerking/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

383 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dimpact Helm charts

This repository contains Helm charts for:

Usage

helm repo add dimpact https://Dimpact-Samenwerking.github.io/helm-charts/
helm search repo dimpact
helm install my-release dimpact/<chart>

Releases

Production Releases

Production releases are automatically created when changes are pushed to the main or release/* branches. These releases follow semantic versioning and are production-ready.

Snapshot Releases (Podiumd Only)

For testing purposes, you can manually create snapshot releases of the podiumd chart from any branch. Snapshot releases:

  • Include the branch name in the version (e.g., podiumd-1.0.0-feature-new-config-snapshot)
  • Are marked as pre-release (not production ready)
  • Are overwritten each time you run the workflow on the same branch
  • Are automatically cleaned up after 3 weeks
  • Only apply to the podiumd chart - all other charts are excluded from snapshot releases

To create a snapshot release, go to the Actions tab and manually trigger the Release Snapshot Charts workflow.

See Snapshot Release Documentation for more details.

About

Dimpact Helm charts

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 19