File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : gost-agent
33description : A Helm chart for Kubernetes
44type : application
5- version : 0.1.0
5+ version : 0.1.1
66maintainers :
77 - name : codefresh
88 url : https://codefresh-io.github.io/
Original file line number Diff line number Diff line change 11# gost-agent
22
3- ![ Version: 0.1.0 ] ( https://img.shields.io/badge/Version-0.1.0 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square )
3+ ![ Version: 0.1.1 ] ( https://img.shields.io/badge/Version-0.1.1 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square )
44
55A Helm chart for Kubernetes
66
Original file line number Diff line number Diff line change 1- {{- define "ngrok -agent.resources" -}}
1+ {{- define "gost -agent.resources" -}}
22
3- {{ include "ngrok -agent.controller" . }}
3+ {{ include "gost -agent.controller" . }}
44
55{{- end -}}
You can’t perform that action at this time.
0 commit comments