Replaced broken link in unbound readme (#20660)

* Replaced broken link in unbound readme

Signed-off-by: Konstantinos Livieratos <konstantinos.livieratos@detectify.com>

* Version bump in unbound chart

Signed-off-by: Konstantinos Livieratos <konstantinos.livieratos@detectify.com>
This commit is contained in:
Konstantinos Livieratos
2020-02-13 14:40:17 -08:00
committed by GitHub
parent f62373159d
commit 319917f0b4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ apiVersion: v1
description: Unbound is a fast caching DNS resolver
home: https://www.unbound.net/
name: unbound
version: 1.1.1
version: 1.1.2
appVersion: 1.6.7
sources:
- http://unbound.nlnetlabs.nl/svn/
+1 -1
View File
@@ -88,7 +88,7 @@ unbound.serverPort: 53
### Configuration changes
The unbound deployment template includes the sha256 hash of the configmap as an annotation. This will cause the deployment to update if the configuration is changed. For more information on this and other useful stuff see [chart tips and tricks](https://github.com/kubernetes/helm/blob/master/docs/charts_tips_and_tricks.md).
The unbound deployment template includes the sha256 hash of the configmap as an annotation. This will cause the deployment to update if the configuration is changed. For more information on this and other useful stuff see [chart tips and tricks](https://helm.sh/docs/howto/charts_tips_and_tricks/).
### Health checks