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
2
2
name : gost-agent
3
3
description : A Helm chart for Kubernetes
4
4
type : application
5
- version : 0.1.0
5
+ version : 0.1.1
6
6
maintainers :
7
7
- name : codefresh
8
8
url : https://codefresh-io.github.io/
Original file line number Diff line number Diff line change 1
1
# gost-agent
2
2
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 )
4
4
5
5
A Helm chart for Kubernetes
6
6
Original file line number Diff line number Diff line change 1
- {{- define "ngrok -agent.resources" -}}
1
+ {{- define "gost -agent.resources" -}}
2
2
3
- {{ include "ngrok -agent.controller" . }}
3
+ {{ include "gost -agent.controller" . }}
4
4
5
5
{{- end -}}
You can’t perform that action at this time.
0 commit comments