Skip to content

Commit

Permalink
RELEASE: v0.14.0 (#1732)
Browse files Browse the repository at this point in the history
Signed-off-by: Jirka Kremser <[email protected]>
  • Loading branch information
jkremser authored Sep 16, 2024
1 parent 136f0d7 commit 1874f6c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions chart/k8gb/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: k8gb
description: A Helm chart for Kubernetes Global Balancer
icon: https://www.k8gb.io/assets/images/icon-192x192.png
type: application
version: v0.13.0
appVersion: v0.13.0
version: v0.14.0
appVersion: v0.14.0
kubeVersion: ">= 1.19.0-0"

dependencies:
Expand Down
2 changes: 1 addition & 1 deletion chart/k8gb/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# k8gb

![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)
![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)

A Helm chart for Kubernetes Global Balancer

Expand Down
2 changes: 1 addition & 1 deletion chart/k8gb/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ coredns:
# -- CoreDNS CRD plugin image
repository: absaoss/k8s_crd
# -- image tag
tag: v0.0.11
tag: v0.1.0
# -- Creates serviceAccount for coredns
serviceAccount:
create: true
Expand Down

0 comments on commit 1874f6c

Please sign in to comment.