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 @@ -3,8 +3,8 @@ name: k8gb
3
3
description : A Helm chart for Kubernetes Global Balancer
4
4
icon : https://www.k8gb.io/assets/images/icon-192x192.png
5
5
type : application
6
- version : v0.13 .0
7
- appVersion : v0.13 .0
6
+ version : v0.14 .0
7
+ appVersion : v0.14 .0
8
8
kubeVersion : " >= 1.19.0-0"
9
9
10
10
dependencies :
Original file line number Diff line number Diff line change 1
1
# k8gb
2
2
3
- ![ Version: v0.13 .0] ( https://img.shields.io/badge/Version-v0.13 .0-informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: v0.13 .0] ( https://img.shields.io/badge/AppVersion-v0.13 .0-informational?style=flat-square )
3
+ ![ Version: v0.14 .0] ( https://img.shields.io/badge/Version-v0.14 .0-informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: v0.14 .0] ( https://img.shields.io/badge/AppVersion-v0.14 .0-informational?style=flat-square )
4
4
5
5
A Helm chart for Kubernetes Global Balancer
6
6
Original file line number Diff line number Diff line change @@ -91,7 +91,7 @@ coredns:
91
91
# -- CoreDNS CRD plugin image
92
92
repository : absaoss/k8s_crd
93
93
# -- image tag
94
- tag : v0.0.11
94
+ tag : v0.1.0
95
95
# -- Creates serviceAccount for coredns
96
96
serviceAccount :
97
97
create : true
You can’t perform that action at this time.
0 commit comments