issues
search
stakater
/
Reloader
A Kubernetes controller to watch changes in ConfigMap and Secrets and do rolling upgrades on Pods with their associated Deployment, StatefulSet, DaemonSet and DeploymentConfig – [✩Star] if you're using it!
https://docs.stakater.com/reloader/
Apache License 2.0
7.72k
stars
513
forks
source link
Branch based release strategy
#778
Closed
MuneebAijaz
closed
1 week ago
MuneebAijaz
commented
3 weeks ago
Purpose:
Ability to release versions pointing to versioned branches instead of master branch
Ability to release Helm Charts with different versioning from git releases and images, when charts folder is changed
Fixing manifests and chart versions so that each git release has proper versioned manifests. Relates to
https://github.com/stakater/Reloader/issues/753
Upgrading tools used in Workflows
Changing "manifest making" strategy from Helm to Kustomize
Ability to pre-tag helm chart version and validation based on it
Purpose: