File tree 3 files changed +3
-2
lines changed
templates/_components/cap-app-proxy/environment-variables 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
2
2
appVersion : 0.1.27
3
3
description : A Helm chart for Codefresh gitops runtime
4
4
name : gitops-runtime
5
- version : 0.2.1-alpha.9
5
+ version : 0.2.1-alpha.10
6
6
home : https://github.com/codefresh-io/gitops-runtime-helm
7
7
keywords :
8
8
- codefresh
Original file line number Diff line number Diff line change 1
1
# gitops-runtime
2
2
3
- ![ Version: 0.2.1-alpha.9 ] ( https://img.shields.io/badge/Version-0.2.1--alpha.9 -informational?style=flat-square ) ![ AppVersion: 0.1.27] ( https://img.shields.io/badge/AppVersion-0.1.27-informational?style=flat-square )
3
+ ![ Version: 0.2.1-alpha.10 ] ( https://img.shields.io/badge/Version-0.2.1--alpha.10 -informational?style=flat-square ) ![ AppVersion: 0.1.27] ( https://img.shields.io/badge/AppVersion-0.1.27-informational?style=flat-square )
4
4
5
5
A Helm chart for Codefresh gitops runtime
6
6
Original file line number Diff line number Diff line change 1
1
{{- define "cap-app-proxy.environment-variables.init-container-defaults" -}}
2
+ CHART_VERSION : {{ .Chart.Version }}
2
3
CF_HOST :
3
4
valueFrom :
4
5
configMapKeyRef :
You can’t perform that action at this time.
0 commit comments