helm / helm/community

Having multiple templates in a single chart

Open
#329 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
495
Forks
210
PR merge metrics
No merged PRs in 30d

Description

I have a helm chart with templates for resources like deployment, service, ingress, HPA etc. The initial chart version is 0.0.1. I have about 15 releases installed using this template in different environments.
I am now making modifications to my templates and adding few conditional statements and making modifications in values that the template is expecting. I am making this as Chart version 0.0.2

I am unable to find a way to use new template (from 0.02) for few of the deployments and continue using the old template (from 0.0.1) for the remaining micro-services. Please suggest a solution for this.
Thanks for your help in advance

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.