Skip to content

MaxTarasenko/helm-global-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

helm-global-templates

oci: true
repository: registry-1.docker.io/mrmerseri
chart: global-one
version: 0.1.5

Scripts

run script (upgrade multiple services)

Environment
CHARTS_VALUES_PATH - global path to values for helm charts
NAMESPACE - namespace
CHARTS_VALUE_OVERRIDE - if the override file exists

sh <(curl -sSL https://raw.githubusercontent.com/MaxTarasenko/helm-global-templates/main/scripts/upgrade.sh)