Skip to content

Commit

Permalink
[stable/node-local-dns] Adding missing app version to node-local-dns …
Browse files Browse the repository at this point in the history
…chart (deliveryhero#312)

* Adding missing app version to node-local-dns chart

* fixes

* fixes
  • Loading branch information
gabrieladt authored May 19, 2022
1 parent 449276d commit 7246fff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion stable/node-local-dns/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
apiVersion: v2
name: node-local-dns
version: 0.1.1
appVersion: 1.21.1
maintainers:
- name: gabrieladt
email: [email protected]
Expand All @@ -14,4 +16,3 @@ description: |
Further documentation is [here](https://kubernetes.io/docs/tasks/administer-cluster/nodelocaldns/)
This helm chart works for both kube-proxy setups (iptables or ipvs).
version: 0.1.0
2 changes: 1 addition & 1 deletion stable/node-local-dns/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# node-local-dns

![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square)
![Version: 0.1.1](https://img.shields.io/badge/Version-0.1.1-informational?style=flat-square) ![AppVersion: 1.21.1](https://img.shields.io/badge/AppVersion-1.21.1-informational?style=flat-square)

A chart to install node-local-dns.

Expand Down

0 comments on commit 7246fff

Please sign in to comment.