Skip to content

Commit 1874f6c

Browse files
authored
RELEASE: v0.14.0 (#1732)
Signed-off-by: Jirka Kremser <[email protected]>
1 parent 136f0d7 commit 1874f6c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

chart/k8gb/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: k8gb
33
description: A Helm chart for Kubernetes Global Balancer
44
icon: https://www.k8gb.io/assets/images/icon-192x192.png
55
type: application
6-
version: v0.13.0
7-
appVersion: v0.13.0
6+
version: v0.14.0
7+
appVersion: v0.14.0
88
kubeVersion: ">= 1.19.0-0"
99

1010
dependencies:

chart/k8gb/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# k8gb
22

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)
44

55
A Helm chart for Kubernetes Global Balancer
66

chart/k8gb/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ coredns:
9191
# -- CoreDNS CRD plugin image
9292
repository: absaoss/k8s_crd
9393
# -- image tag
94-
tag: v0.0.11
94+
tag: v0.1.0
9595
# -- Creates serviceAccount for coredns
9696
serviceAccount:
9797
create: true

0 commit comments

Comments
 (0)